@charset   "Shift_JIS";

BODY {		
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #666666;
;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../parts/s-back01.gif);
}

#contents {		
	width: 872px;
	background-color: #003333;
	border-color: black black black black;
	border: 1px solid;
	margin: 0px auto 0px auto;
	position: relative;
	height: 1700px;
	text-align: left;
}

/*タイトル上文字
-----------------------------------------------------------------------------*/

H1 {		
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 15px;
	background-image: url(../parts/title_s872_001.gif);
	height: 60px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 0px;
}

/*タイトル下文字
-----------------------------------------------------------------------------*/

H2 {		
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #FFFFFF;
	border-style: none;
	text-align: center;
	line-height: 150%;
	margin-top: 5px;
	font-weight: normal;
}

/*Google上
-----------------------------------------------------------------------------*/

#google01 {		
	margin-bottom: 3px;
	text-align: center;
}

/*メインエリア
-----------------------------------------------------------------------------*/

#main {		
	background-color: #FFFFFF;
	width: 540px;
	height: 1400px;
	position: absolute;
	left: 165px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#main H3 {		
	text-align: center;
	width: 510px;
	background-color: #ff8000;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 18px;
	color: #ffffff;
}

/*メインエリア・記事
-----------------------------------------------------------------------------*/

#kiji {		
	width: 510px;
	margin-top: 10px;
	margin-left: 15px;
	font-size: 13px;
	color: #666666;
}

/*メインメニュー
-----------------------------------------------------------------------------*/

.menu {		
	width: 160px;
	float: left;
	margin-top: 10px;
	height: 250px;
	margin-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}

.menu UL {		
	font-size: 13px;
	line-height: 150%;
	margin-top: 0px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}

.menu A {		
	color: #666666;
	text-decoration: none;
}

.menu A:hover {		
	color: #000000;
	text-decoration: underline;
}

/*左サイドメニュー
-----------------------------------------------------------------------------*/

#side {		
	color: #666666;
	width: 165px;
	background-color: #ffffff;
	height: 1400px;
	position: absolute;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#side H3 {		
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-color: #ff8000;
	width: 156px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}

#side UL {		
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}

#side A {		
	color: #666666;
	text-decoration: none;
}

#side A:hover {		
	color: #000000;
	text-decoration: underline;
}

/*右サイドメニュー
-----------------------------------------------------------------------------*/

#ad_side {		
	margin-left: 705px;
	width: 165px;
	background-color: #ffffff;
	height: 1400px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#ad_side H3 {		
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-color: #ff8000;
	width: 156px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}

/*Google下
-----------------------------------------------------------------------------*/

#google03 {		
	width: 870px;
	background-color: #ffffff;
	margin-top: 0px;
	text-align: center;
}

/*注記
-----------------------------------------------------------------------------*/

#kiyaku {		
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
	font-size: 13px;
	line-height: 120%;
	color: #ffffff;
	margin-bottom: 15px;
}

#kiyaku UL {		
	margin-left: 280px;
	text-align: left;
}

/*解析
-----------------------------------------------------------------------------*/

#analyze {		
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}

