/*
Theme Name: kenkoucarta
Theme URI: http://www.k-age.com/
Description: kenkoucarta
Author: S.K
*/

body	{
 margin: 0;
 padding: 0;
 background-color: #FFCC99;
 font-size:13.5pt;
 color:#663300;
 background-image:url('images/bg.gif');
}

.table  {
 font-size: 12.5px
 }

#main	{
 background-color: #ffffff;
 padding: 10px 20px 1px;
 width:807px;
}

.a	{
	color: #00a0c6;
	font-size:13.5pt;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header h1	{
 background-image:url('images/logo.jpg');
 margin: 0;
 width:847px;
}

#header h1 img	{
	border: none;
	margin: 10px 20px;
	}

#header ul	{
	background-color: #ffCC99;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: solid 1px #FFCC99;
	height: 30px;
	font-size: 0.65em;
	width:847px;

	}

#header li	{
 text-align: center;
 border-right: solid 1px #FFCC99;
 float: left;
 line-height:30px;
 background-image:url('images/menu.jpg');
}

#header li a	{
 display: block;
 width: 120px;
 text-decoration: none;
 color: #333333;
}

#header li a:hover	{
 background-color: #FFFFCC;
 background-image:url('images/menu2.jpg');
}


/* ++++++ トップページのデザイン ++++++ */

#top	{
 background-color:#FFFFFF;
 position: relative;
 top: 0;
 left: 0;
}

#topimg	{
	margin: 0;
	}

#message	{
	position: absolute;
	top: 10px;
	left: 440px;
	width: 360px;
	margin: 0;
	font-size: 13.5px;
	line-height: 140%;
	}

#message h3	{
	font-size: 113.5px;
	}

/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

#contents	{
 width: 760px;
 margin: 20px 0 0;
 line-height: 150%;
 font-size:13.5px;
}

#contents h2	{
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	color: #663300;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#contents ul{
 font-size:14px;
 line-height: 160%;
}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

#sidebar	{
	float: right;
	padding-right: 10px;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #FFCC99;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	background-color: #FFCC99;
	padding: 10px 20px;
	width:807px;
	}

#footer address	{
	color: #663300;
	font-size: 0.75em;
	font-style: normal;
	}


/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	position: absolute;
	top: 210px;
	left: 440px;
	width: 360px;
	}

#topnews h2	{
 margin: 0;
 padding: 3px;
 background-color:#FFFF00;
 color: #663300;
 font-size:16px;
}

#topnews div	{
	border: solid 2px #FFFF00;
	overflow: auto;
	height: 164px;
	}


#topnews ul	{
	font-size: 0.75em;
	line-height: 170%;
	margin: 5px 10px;
	padding: 0;
	}

#topnews ul a	{
	color: #663300;
	}

#topcc		{
 font-size:14px;
 font-weight:bold;
 margin-top:10px;
 line-height:140%;
}

#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	width:847px;
	}

#monthsidebar	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
	}

#monthcontent	{
	width: 570px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#monthsidebar li li	{
	padding: 5px 5px 10px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: red;
	}


#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
 background-image: url(images/bar_small.gif);
 background-repeat: no-repeat;
 color: #663300;
 font-size:13pt;
 padding: 6px 10px;
}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}


#monthlist h2	{
 margin: 30px 0 0;
 padding-bottom: 5px;
 border-bottom: solid 4px;
 font-size: 0.875em;
 border-bottom-color:#FFFF00;
}

#monthlist h2 a	{
 text-decoration: none;
 color:#800000;
}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a:hover	{
 color:#FF0000;
}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}
