@charset "utf-8";




*{
	margin:0;
	padding:0;
	list-style-type: none;
}




h1 {
	font-size: 14px;
	padding-bottom: 5px;
	border-style: solid;
	border-color: #663366;
	border-width: 0 0 0 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}








a img{
	border:0;
}




html{
	font-size: 12px;
}




body{
	color: #000000;
	background-color: #E6E6E6
}




div#Container{
	width: 800px;
	position:relative;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}








div#BlogContainer{
	width: 800px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/tky/img/blog_bg.gif);
	background-repeat: repeat-y;
}




div#StaticContainer{
	width: 800px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/tky/img/sub_bg.gif);
	background-repeat: repeat-y;
}




div#Contents,
div#BlogContents,
div#StaticContents
{
	text-align: center;
	margin-top: 2px;
	margin-bottom: 0px;
}




a:link {
	color: #000000;
	text-decoration : none;
}




a:visited {
	color: #000000;
	text-decoration : none;
}




a:hover {
	color: #006699;
	text-decoration:underline ;
}




/* -------------------------------------
   Space
---------------------------------------- */
.Spacer{
	clear:both;
	margin:0;
	padding:0;
}








/* -------------------------------------
   header
---------------------------------------- */
#Header{
	height:100px;
	width:100%;
	text-align: left;
}




#HeaderBtn {
	text-align: right;
	width: 460px;
	margin-right: 10px;
	margin-left: auto;
	padding-top: 15px;
	overflow:auto
}




#HeaderBtn img {
	margin-right: 3px;
}




#Title {
	background-image: url(/tky/img/title.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#Title h1 {
	display:none;
}




#HeaderMenu li {
	display: inline;/*for WinIE6*/
	float: left;
	width: 100px;
	margin:0;
	padding:0;
}




#HeaderMenu li img{
vertical-align:bottom;
}




/* -------------------------------------
   Footer
---------------------------------------- */
#Footer{
	height:25px;
	text-align: left;
	padding-top: 45px;
	padding-left: 15px;
	background-image: url(/tky/img/footer_bg.gif);
	background-repeat: no-repeat;
}




/* -------------------------------------
   LeftMenu
---------------------------------------- */




#LeftContents{
	float:left;
	margin:0px 0px 0px 0px;
	padding:15px 10px 15px 10px;
	width:160px;
	text-align:left;
	line-height: 150%;
}




#LeftContents li {
	background-image: url(/tky/img/blog_ctg_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
	padding-left: 12px;
	padding-bottom: 4px;
}




.LeftMenu {
	height: 20px;
	width: 160px;
}




.LeftCtg {
	height: 20px;
	width: 160px;
	margin-bottom: 10px;
	margin-top: 10px;
}




/* -------------------------------------
   Blog 3column
---------------------------------------- */




#MainContents{
	float:left;
	margin:0px;
	width:420px;
	text-align:left;
	line-height: 150%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}




#MainContents p {
	padding-bottom: 15px;
}




#MainContents li {
	list-style-type: disc;
	list-style-position: inside;
}




.MainEntry {
	padding-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #663366;
}




.EntryHeader {
	font-size: 14px;
	padding-bottom: 10px;
}




.EntryBody a {
	background-image: url(/tky/img/blog_link_icon.gif);
	background-repeat: no-repeat;
	background-position: 100% 0em;
	padding-right: 14px;
}




.EntryFooter {
	text-align: right;
	margin-top: 15px;
}




#RightContents{
	float:left;
	margin:0px 0px 0px 0px;
	padding:15px 10px 15px 10px;
	width:160px;
	text-align:left;
	line-height: 150%;
}




#RightContents li {
	padding-bottom: 12px;
}




.RightCtg {
	background-image: url(/tky/img/blog_kiji.gif);
	height: 20px;
	width: 160px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}




.RightDate , .RightList {
	text-align: right;
}




.RightList {
	padding-top: 10px;
}




/* -------------------------------------
   BlogLinkColor
---------------------------------------- */
#MainContents a:link {
	color: #006699;
	text-decoration : none;
}




#MainContents a:visited {
	color: #006699;
	text-decoration : none;
}




#MainContents a:hover {
	color: #006699;
	text-decoration:underline ;
}








/* -------------------------------------
   TopPage 1column
---------------------------------------- */

.TopNEWS {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 50px;
        width: 790px;
        padding:0px; border:5px solid darkred;
}

.TopNEWS2 {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 139px;
        width: 790px;
        padding:0px; border:5px solid darkred;
}

.TopNEWS3 {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 124px;
        width: 790px;
        padding:0px; border:5px solid #00536f;
}

.TopNEWS4 {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 369px;
        width: 790px;
        padding:0px; border:5px solid #00536f;
}

.TopNEWS5 {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 100px;
        width: 790px;
        padding:0px; border:5px solid #2c5aa0;
}

.TopPhoto {
	float: left;
	height: 250px;
	width: 400px;
}




.TopCts01 {
	height: 33px;
	width: 379px;
}




.TopInfo {
	padding-left: 15px;
	text-align: left;
	width: 385px;
	float: left;
}




.TopInfo li {
	background-image: url(/tky/img/top_inf_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 0em;
	padding-left: 20px;
	margin-top: 10px;
}




.ContentsMenu {
	float: left;
	width: 576px;
	margin-top: 11px;
	padding-left: 17px;
}
.ContentsMenu li {
	background-image: url(/tky/img/top_cts_icon.gif);
	background-repeat: no-repeat;
	background-position: 8px 0.8em;
	padding-left: 18px;
	padding-bottom: 5px;
	padding-top: 8px;
}




.ContentsMenu01 {
	float: left;
	width: 196px;
	margin-right: 6px;
	margin-bottom: 10px;
	text-align: left;
}
.ContentsMenu02 {
	float: left;
	width: 181px;
	margin-right: 6px;
	margin-bottom: 10px;
	text-align: left;
}




.TopBanner {
	width: 185px;
	float: left;
	margin-top: 11px;
	padding-left: 7px;
	text-align: left;
}
.TopBanner img {
	margin-bottom: 4px;
	margin-top: 3px;
}
.BannerInfo {
	line-height: 120%;
	padding-left: 3px;
	width: 174px;
}




.BannerInfo a:link {
	color: #CC0000;
	text-decoration : none;
}




.BannerInfo a:visited {
	color: #CC0000;
	text-decoration : none;
}




.BannerInfo a:hover {
	text-decoration:underline ;
}




.BannerInfoTxt {
	padding-top: 3px;
}
.BannerInfoTxt img {
	padding-right: 7px;
}




/* -------------------------------------
   StaticPage 2column
---------------------------------------- */




#StaticContents #MainContents {
	width: 600px;
}




#StaticContents #MainContents p {
	padding-bottom: 7px;
}




#StaticContents #MainContents .MainEntry {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-style: none;
}

.blinking{
    -webkit-animation:blink 1.5s ease-in-out infinite alternate;
    -moz-animation:blink 1.5s ease-in-out infinite alternate;
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

input#button2 {
    font-size: 1.4em;
    font-weight: bold;
    padding: 10px 30px;
    background-color: #248;
    color: #fff;
    border-style: none;
    box-shadow: 2px 2px 3px 1px #666;
    -moz-box-shadow: 2px 2px 3px 1px #666;
    -webkit-box-shadow: 2px 2px 3px 1px #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;



}

input#button3 {
    /* 文字サイズを1.4emに指定 */
    font-size: 1.4em;
    /* 文字の太さをboldに指定 */
    font-weight: bold;
    /* 縦方向に10px、
     * 横方向に30pxの余白を指定 */
    padding: 10px 30px;
    /* 背景色を濃い青色に指定 */
    background-color: #248;
    /* 文字色を白色に指定 */
    color: #fff;
    /* ボーダーをなくす */
    border-style: none;
}

input#button4 {
    font-size: 1.4em;
    font-weight: bold;
    padding: 10px 30px;
    background-color: #476;
    color: #fff;
    border-style: none;
    box-shadow: 2px 2px 3px 1px #666;
    -moz-box-shadow: 2px 2px 3px 1px #666;
    -webkit-box-shadow: 2px 2px 3px 1px #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

input#text1 {
    font-size: 2.0em;
    font-weight: bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}

select#select2 {
    font-size: 2.0em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}










