/****** 基本 ******/

#center {/* センター位置 */
	width:900px;
	background:url(../01top/top_img/shadow_side.gif);
	min-height:500px;
	height:auto !important;
	padding:0 7px 0;
}

#main {/* メイン編集画面 */
	width:870px;
	min-height:60px;
	height:auto !important;
	position:relative;
	top:10px;
	background-color:#FFF;
	overflow:hidden;
	margin:0px 15px;
}

#box_left {/* 左ナビ */
	width:190px;
	border:0px;
	margin:0px;
	float:left;
}

#box_right {/* コンテンツ */
	width:680px;
	border:0px;
	margin:0px;
	float:left;
}

#inbox_left {/* サイトマップ左 */
	width:330px;
	border:0px;
	margin-right:20px;
	padding:0;
	float:left;
}

#inbox_right {/* サイトマップ右 */
	width:330px;
	border:0;
	margin:0;
	padding:0;
	float:left;
}

.clear {
	clear:both;
	height:1px;
}


/****** 03_01 ******/

img.mleft {
	margin-left:20px;
	margin-bottom:10px;}

.eng { font-family:Arial, Helvetica, sans-serif; }

table#outline {
	border-style:none;
	border:0 }

table#outline td {
	border-bottom:dotted #69C 1pt;
}

table#outline td h4 {
	margin:0;
	padding:0;
	font-size:12px;
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
}

/****** 03_01English ******/

div.profile_eng {
	width:500px;
}

table#outline_eng {
	border-style:none;
	border:0;
	margin:40px 0;
}

table#outline_eng td {
	border-bottom:dotted #69C 1pt;
}

table#outline_eng td.bold {
	margin:0;
	padding:0;
	font-size:12px;
	color: #333333;
	font-weight:bold;
}

/****** 03_03 ******/

ul#ad {
	list-style:none;
}

ul#ad li h4 {
	margin:0;
	padding:0;
	font-size:13px;
	color:#336;
	font-weight:bold;
	line-height:2em;
}

ul#ad li.bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/****** 03_04 ******/

#shadow_left_04 {/* 左飾り位置 */
	width:7px;
	height:1500px;
	background-image:url(../01top/top_img/shadow_left.gif);
	background-repeat:repeat-y;
	background-color:#FFC;
	float:left;
}

#shadow_right_04 {/* 右飾り部分 */
	width:7px;
	height:1500px;
	background-color:#FFC;
	background-image:url(../01top/top_img/shadow_right.gif);
	background-repeat:repeat-y;
	float:left;
}

#center_04 {/* センター位置 */
	width:900px;
	height:1500px;
	float:left;
	background:#FFF;
}

#main_04 {/* メイン編集画面 */
	width:870px;
	height:1360px;
	position:relative;
	top:10px;
	background-color:#FFF;
	overflow:hidden;
	margin:0px 15px;
}

#pp {
	margin:30px 0 10px;
	padding:5px 0;
	background-color:#d3def1;
	color:#004ea2;
	font-weight:bold;
}

/****** 03_06 ******/

#sm_center {/* センター位置 */
	width:900px;
	background:url(../01top/top_img/shadow_side.gif);
	min-height:500px;
	height:auto !important;
	padding:0 7px 20px;
}

#sm_main {/* メイン編集画面 */
	width:870px;
	min-height:60px;
	height:auto !important;
	position:relative;
	top:10px;
	background-color:#FFF;
	overflow:hidden;
	margin:0px 15px;
}


ul#sm_1, ul#sm_2, ul#sm_3 {
	list-style:none;
	margin:0 0 0 2em;
	padding:0;
}

ul#sm_1 li h3 {
	background-image:url(../03footer_cont/footer_cont_img/06_square.gif);
	background-repeat:no-repeat;
	background-position:0 30%;
	padding:0 0 0 15px;
	font-size:14px;
	color:#339;
	margin:1em 0 0 0;
	font-weight:bold;
	line-height:2em;
}


ul#sm_1 li h3 a:link {
	text-decoration:none;
	color:#339;
}

ul#sm_1 li h3 a:visited {
	text-decoration:none;
	color:#339;
}

ul#sm_1 li h3 a:hover {	text-decoration:underline; }

ul#sm_1 li a:link {
	text-decoration:none;
	color:#444;
}

ul#sm_1 li a:visited {
	text-decoration:none;
	color:#444;
}

ul#sm_1 li a:hover { text-decoration:underline; }


ul#sm_2 li h4 {
	font-size:12px;
	color:#333;
	margin:0.5em 0 0 0;
	font-weight:bold;
	line-height:1.5em;
}

ul#sm_3 li {
	background-image:url(../03footer_cont/footer_cont_img/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding:0px 0px 0px 15px;
	font-size:12px;
	color:#333;
	font-weight:normal;
	line-height:1.4em;
}
	
