/********************************************************************************

ボディ全体の指定

*********************************************************************************/

body {
	text-align:center;
	page-break-before: auto;
	page-break-after: auto;
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}
#back {


}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}


/********************************************************************************

ラップの指定

*********************************************************************************/

#wrap {
	width: 950px;
	text-align:left;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

/********************************************************************************

ヘッダの指定

*********************************************************************************/


#wrap #header {
	height: 160px;
}

#wrap #header p {
	font-size: 12px;
	line-height: 14px;
	padding: 5px 5px 5px 15px;
	margin: 0px;
	color: #FFFFFF;
}

/********************************************************************************

ナビゲーションの指定

*********************************************************************************/

#wrap #navi {
	margin: 0px;
	text-align: center;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(image/navi.jpg);
}
#back #wrap #content a {
	text-decoration: underline;
	color: #0000FF;
}
#back #wrap #content a:hover {
	text-decoration: none;
	color: #FF0000;
}
#back #wrap #content .ko {
	background: #FFFFDD;
	padding: 0px;
	margin: 0px;
}
#back #wrap #content .ad_space li {
	font-size: 12px;
	line-height: 16px;
	list-style: none;
	margin: 1px;
	padding: 5px;
}
#back #wrap #content .ad_space p {
	margin-bottom: 3px;
	margin-top: 3px;
}
#back #wrap #content .ad_space {
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 10px;
	background: #FFFFee;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

#back #wrap #content .ad_space strong{
	background: #FFFF66;
	font-weight: normal;
	color: #000000;

}

#back #wrap #content .ad_space h2{
	background: #009900;
	color: #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;

}

#back #wrap #content .ad_space h3{
	background: #006600;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	margin: 3px;
	padding: 3px;
	border-style: none;
}

#back #wrap #content .ad_space span {
	font-weight: normal;
	color: #F00;
}

#back #wrap #content .ad_space a {
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	font-size: 14px;
	padding: 0px;
}


#back #wrap #content .ad_space a:hover {
	background: #FFeeFF;

}




#wrap #navi p {
	margin: 0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 13px;
}
#back #wrap #content .ad_space ul {
	padding: 5px;
	list-style: none;
	margin: 0px;
	background: #eeffee;
	border: 1px solid #CCCCCC;
}


#wrap #navi a {
	color: #00F;
	text-decoration: none;
}

#wrap #navi a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/********************************************************************************

コンテンツの指定

*********************************************************************************/


#wrap #content {
	float: right;
	width: 630px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#wrap #content h1 {
	padding: 10px 3px 7px 5px;
	font-size: 18px;
	line-height: 20px;
	margin: 3px 0px 20px;
	color: #FFFFFF;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	background-color: #050;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(image/h1.jpg);
}

#wrap #content h2 {
	padding: 8px 5px 6px;
	margin: 9px 3px 5px 0px;
	font: bold 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 3px solid #006600;
	background: #eeffee;
}
#back #wrap #content h3 {
}

#wrap #content li {
	font-size: 14px;
	line-height: 22px;
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}


#wrap #content p {
	padding-right: 6px;
	padding-left: 6px;
	font-family: meiryo;
	font-size: 14px;
	line-height: 22px;
}
#back #wrap #content .large {
	font-size: 14px;
	font-weight: bold;
}


/********************************************************************************

サイドバーの指定

*********************************************************************************/


#wrap #sidebar {
	float: left;
	margin-right: 3px;
	margin-left: 13px;
	background: center top;
	width: 270px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#wrap #sidebar h3 {
	color: #030;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
	background: #EEFFEE url(image/h3.jpg) right bottom;
	border: 1px solid #006600;
}
#back #wrap #content .pan {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: #FFFFdd;
}
#back #wrap #content .cate {
	font-size: 14px;
	font-weight: bold;
}



#wrap #sidebar ul {
	list-style: none;
	margin: 0 0 5px;
	padding: 5px 0px 5px 8px;
	background-position: top;
       
}

#wrap #sidebar li {
	font-size: 13px;
	padding: 2px 1px 1px;
	margin: 0px;
	line-height: 17px;


}

#wrap #sidebar a {
	color: #00F;

}

#wrap #sidebar a:hover {
	color: #FF0000;
	text-decoration: none;
}

/********************************************************************************

フッタの指定

*********************************************************************************/

#wrap #footer {
	clear: both;
	text-align: center;
	padding: 5px;
	background: url(image/foot.jpg) right bottom;
	border-top: 1px solid #009900;
}

#wrap #footer a {
	color: #FFFFFF;
	font-weight: bold;
}

#wrap #footer a:hover {
    color: #FF0000;
}

#wrap #footer p {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 15px;
	color: #FFFFFF;
	font-weight: normal;
}
#wrap #content strong {
	color: #900;
	font-weight: bold;
}
#back #wrap #content li {
	font-size: 14px;
	line-height: 20px;
	list-style: disc;
	font-family: meiryo;
}
#back #wrap #content ul {
	background: right bottom;
	list-style: inside;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#back #wrap #content h3 {
	border-bottom: 1px dashed #006633;
	font-size: 14px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#back #wrap #content .pr {
	border: 1px dotted #CC0000;
	padding: 0px;
	margin: 0px;
}
#back #wrap #content .pr a {
	font-weight: bold;
}
#back #wrap #content table {
	border-collapse: collapse;
	border-top: 1px dotted #999999;
	border-left: 1px dotted #999999;
	border-right-style: none;
	border-bottom-style: none;
}
#back #wrap #content td {
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin: 0px;
	padding: 2px;
}

