@charset "UTF-8";

body{
	margin: 0; padding:0;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic Pro", 
	Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

h1{
	margin: 0px 20px 0px 0px; padding: 70px 0px 0px 0px;
	font-size: 24px; text-align: right; color: white;
}

h2{
	margin: 0px 0px 8px 0px; padding: 0px;
	font-size: 1.25em; color: #708090;
}

h3{
	margin: 0px 0px 28px 0px; padding: 0px;
	font-size: 1em; color: #daa520;
}


h4{
	margin: 0; padding: 0;
}



p{
	line-height: 1.6;
	margin: 0px
	color: #483d8b;
}


address{
	margin: 0; padding: 0;
	font-size: 12px; font-style: normal; vertical-align: bottom;
}

img{
	margin: 0; border: 0;
	vertical-align: bottom;
}

.clearfix:after{
	content: ".";
	display:block;
	height: 0;
	clear: both;
	visivility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




#wrapper{
	margin: 0 auto; padding: 0px 19px 8px 19px;
	text-align: center;
	border: 1px solid gray;
	background-color: #f8f8ff;
	width: 720px;
}

#header{
	position: relative;
	background-image: url(./images/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: linen;
	height: 170px; width 720px;
}

#header h1 a{
	text-decoration: none;
}

#header h1 a:link{
	color: #f8f8ff;
}

#header h1 a:visited{
	color: #f8f8ff;
}

#header h1 a:hover{
	color: #ffebcd;
}


#header .summary{
	margin: 0px 20px 0px 0px; padding: 0px;
	font-size: 11px; text-align: right; color: #f0f0f0;
}

#header ul{
	list-style-type: none;
	margin: 24px 0px 0px 0px; padding: 0;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	background-color: linen;
	width: 718px;

}

#header li{
	float: left;
	display: block;
	margin: 0; padding: 0;
	font-size: 14px;  font-weight: bold; text-align: center;
	border-right: 1px dotted #eee8aa;
}

#header li a{
	display: block;
	text-decoration: none;
	margin: 0; padding: 8px 10px 6px 10px;
	background-color: #f5deb3;
}

#header li a:link{
	display: block;
	text-decoration: none;
	margin: 0; padding: 8px 10px 6px 10px;
}

#header li a:hover{
	display: block;
	text-decoration: none;
	margin: 0; padding: 8px 10px 6px 10px;
	background-color: #eee8aa;
}




#content{
	float: left;
	margin: 10px 0px 0px 0px; padding: 20px 14px; border: 1px solid #dcdcdc;
	text-align: left;
	width: 466px;

}

.itemlist{
	margin-top: 20px; margin-left: 1em;
}

.titlegroup{
	margin-bottom: 20px;
}

.titlegroup h2{
	font-size: 1em;
	padding-bottom: 1px; margin: 0;
}

.titlegroup h2 a:link{
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	width: 100%;
}

.titlegroup h2 a:visited{
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

.titlegroup h2 a:hover{
	color: darkorange;
	border-bottom: 1px dotted darkorange;
}

.subscript{
	font-size: 12px; color: #666666;
}


.subscript a{
	text-decoration: none;
}

.subscript a:link{
}

.subscript a:hover{
	color: darkorange;
}

.catlabel{
	color: #696969;
}



#item #content h2{
	margin: -10px 0px 0px 0px; padding: 0px 0px 20px 0px;
	/*
	background-image: url(./images/questionlogo.png);
	background-repeat: no-repeat; background-position: -50px 0px;
	*/
	line-height: 1.2; font-size: 1.25em; color: #8b0000;
}

#item #content h3{
	margin: -10px 0px 0px 0px; padding: 0px 0px 0px 0px;
	/*
	background-image: url(./images/answerlogo.png);
	background-repeat: no-repeat;
	*/
	line-height: 1.2; font-size: 1.25em; color: #0e00b0;
}

#item #content h4{
	margin-top: 12px; color: maroon;;
}


#item #content .contenttitle, #item #content .contentitem{
	margin-left: 50px;
	line-height: 1.5;
}

#item #content .labelimg{
	margin: 0px 0px 0px -50px; padding: 0px;
}

#item #content ul{
	margin-top: 0px; margin-bottom: 20px;
}

#content li{
	margin-top: 0px; margin-bottom: 0px;
	padding-top: 0px; padding-bottom: 0px;
}

.contentpostdate{
	margin: 20px 0px 0px 0px; padding: 0;
	text-align: right; font-size: 12px; color: #666666;
	border-top: 2px dashed #999999;
}

.path{
	font-size: 12px; margin-bottom: 20px;
}








#sidebar{
	float: right;
	margin: 10px 0px; padding: 6px 6px 60px 6px; border: 1px solid #dcdcdc;
	text-align: left;
	width: 202px;
}

#sidebar h3{
	margin: 0px 0px;
	text-align: cenger;
}

#sidebar ul{
	list-style-type: none;
	margin: 10px 0 40px 0; padding: 0;
}

#sidebar li{
	display: block;
	height: 40px; width: 202px;
	font-size: 12px; font-weight: bold; line-height: 40px; text-align: center;
}


#sidebar li a{
	text-decoration: none;
	background-image: url(./images/bg_sidemenuitem.jpg);
	background-repeat: no; background-position: 0 0;
}

#sidebar li a:link, #sidebar li a:visited{
	display: block;
	height: 40px; width: 202px;
}

#sidebar li a:hover{
	display: block;
	height: 40px; width: 202px;
	background-image: url(./images/bg_sidemenuitem.jpg);
	background-repeat: no; background-position: 0px 40px;
}


#sidebar dd{
	font-size: 14px; margin-left: 1em;
}


#footer{
	margin-top: 10px; padding: 8px;
	border: 1px solid green;
	width: 702px;
}