@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
---------------------------------------- */




.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;
}











