@charset "utf-8";
body {
	font-family: Verdana, "ＭＳ Ｐゴシック", Arial;
	font-size: 12px;
	line-height: 140%;
	background-image: url(image_set_portal/background_light.gif);
	color: #333333;}

td {
	font-size:12px;
	line-height:150%;}

a:link {
	color: ##0000ff;
	text-decoration: none;
}
a:visited {
	color: #990099;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: none;
}

.top h1 {
	font-size:12px;
	float:left;
	color:#666666;
	padding:0;
	margin:0;}

.top h2 {
	font-size:12px;
	float:right;
	color:#666666;
	padding:0;
	margin:0;}

#body-box {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	height:100%;
	background-color: #FFFFCC;
	border: 1px solid #FF9933;
	clear:both;}

#header-box {
	background-color: #FF9933;
	height: 60px;
}

#header-description{
	font-size: 10px;
}
#header-title {
	float: left;
	text-align: center;
	width: 250px;
}
#header-banner {
	float: right;
}
#header-menu {
	background-color: #FFCC33;
	text-align:center;
	padding: 2px;
	clear:both;
}

.h-text {
	margin-top:20px;}

#contents-left-menu{
	float: left;
	width: 165px;
	background-color: #FFFFFF;
	padding: 2px;}
	
#contents-body{
	float: right;
	width: 553px;
	margin-right: 0px;
	margin-left: 10px;}
	
#contents-body h2 {
	font-size:16px;
	margin:0;
	padding:0;}
	
#footer {
	height:15px;
	font-size: 10px;
	background-color: #FF9933;
	text-align: center;}
	
.leftmenu-title {
	color: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
}
.leftmenu-link {
	padding-left: 10px;
	padding-top: 3px;
	border-bottom: 1px solid #FFCC33;
	border-left: 1px solid #FFCC33;
	height: 14px;
}

.leftmenu-link a:hover {
		color: #FFFFFF;
		background-color: #FFCC33;
	}
.leftmenu-banner {
	text-align: center;
	background-color: #FF9933;
}
.leftmenu-pick-title {
	background-color: #FFCC33;}
	
.leftmenu-pick-title h2 {
	font-size:12px;
	padding:3px;
	margin:0;
	line-height:110%;}
	
.leftmenu-pick-desc {
	text-align: left;
}

.contents-box {
	border-bottom: 1px dotted #FFCC33;
	margin-bottom: 20px;
}



.contents-banner {
	float: left;
}
.contents-description {
	padding: 5px;
}
.contents-title {
	background-color: #FFCC33;
	border-left: 10px solid #FF9933;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
}

.font1 {
	font-size:16px;}

.font2 {
	font-size:18px;}
	

 /*カレンダー*/ 
#calendar {
	line-height: 120%;
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	padding:0px; 
	text-align: center; 
	margin-bottom: 20px;} 

#calendar table { 
	width: 150px; 
	padding:0;}

 /*カレンダーのタイトル*/
#calendar caption { 
	background-color:#FFCC33;
	font-family: Verdana, Arial, sans-serif; 
	font-size:10px;
	text-align: center; 
	font-weight: bold; 
	padding:2px 0px 2px 0px;
	line-height: 15px; }

 /*カレンダーの曜日*/ 
#calendar th { 
	line-height: 12px; 
	font-size:10px; 
	text-align: center; 
	font-weight: bold; 
	color: #000000; 
	padding:2px 0px 0px 0px;
 } 
/*カレンダーの日付*/
#calendar td { 
	line-height: 12px; 
	font-size:10px; 
	font-weight: normal; 
	color: #997766;
	text-align: center; 
	padding:2px 0px 0px 0px; 
	border-right: solid 2px #FFCC33; 
	border-left: solid 1px #FFCC33; 
	border-top: solid 1px #FFCC33; 
	border-bottom: solid 2px #FFCC33; 
} 
#calendar a {
	color: #000000;
	background-color:#CCCCCC; 
	text-decoration: none;
 }
#calendar a:hover {
	color:#FF0000;
	background-color:#FFCC33; 
	text-decoration:underline; 
} 

/*記事の日付*/
#content h6 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	text-align: left; 
	font-weight: bold; 
	color: #75C4FF;
	padding: 0px 5px 0px 10px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	line-height: 120%; 
	/*mochizuki上に線つける*/
	border-top: 1px solid #999;
}

 /*記事のタイトル*/
#content h3 { 
	color: #FF8BB3; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	text-align: left; 
	font-weight: bold; 
	padding: 0px 10px 0px 10px;
	margin-bottom: 0px;
	margin-left:10px; 
	margin-right:10px; 
	margin-top: 0px; 
	line-height: 100%;
	
	/*mochizuki下に線つける*/
	border-bottom: 1px solid #999;
 }

 /*記事下のリンク*/ 
#content p.posted { 
	color: #464646; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px; 
	text-align: left; 
	padding: 3px 10px 3px 10px; 
	margin-bottom: 20px; 
	margin-top: 0px; 
	line-height: normal; 
	border-bottom: solid 1px #FFC577; 
} 

.sen {
  border:1px dashed #FFCC33;
  margin-bottom:10px;
  text-align:center;}
  
.bar2 {
	background-color:#FFCC33;
	padding-left:10px;}
	
.bar2 h2 {
	font-size:12px;}

.pankuzu {
	clear:both;
	margin-top:20px;}