@charset "UTF-8";
/* CSS Document */

/*----------------------------------------
■このページの共通事項
-----------------------------------------*/
body {
	color: #464646;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
	p {
	margin: 0px;
	padding: 0px;
		}

/*----------------------------------------
■01
-----------------------------------------*/
td.head {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	}
#con_01 .left {
	width: 458px;
	padding-right: 10px;
	margin-bottom: 5px;
	}
#con_01 .right {
	width: 100px;
	float: right;
	margin-right: 8px;
	}

#ex {
	clear: both;
	padding-top: 0px;
	border: 1px solid #999;
	margin-bottom: 6px;
	width: 568px;
	}
#ex p.head {
	background-color: #FFFFE0;
	padding-left: 7px;
	color: #4169e1;
	margin: 0px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
	}
	#ex .padding {
	padding: 10px;
	}
#ex .left_col,#ex .right_col {
	width: 250px;
	}
	#ex .left_col {
	float: left;
	margin-right: 7px;
	}
	/*写真の説明*/
	#ex .left_col p.n,#ex .right_col p.s {
	height: 16px;
	padding-left: 5px;
	padding-top: 4px;
	margin-top: 0px;
	}
	#ex .right_col p.s {
	background-color: #FDEE73;
	}
	#ex .left_col p.n {
	background-color: #EFEFEF;
	}
	#ex .left_col p,#ex .right_col p {
	line-height: 120%;
	margin-top: 5px;
	}
/*真ん中　←*/
#ex .center_col {
	width: 35px;
	float: left;
	margin-top: 35px;
	}
	#ex .center_col {
	}
#ex .right_col {
	float: right;
	}
/*exのテーブル*/
table.bottom {
	}
	table.bottom th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #A1A1A1;
	}
	table.bottom td {
	font-size: 12px;
	padding: 8px;
	line-height: 120%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #A1A1A1;
	border-right-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	}
	table.bottom th,table.bottom td {
	margin: 0px;
	}
p.size_10 {
	clear: both;
	font-size: 10px;
	line-height: 110%;
	margin-bottom: 10px;
	}
	
/*----------------------------------------
■03
-----------------------------------------*/
#info {
	width: 577px;
	}
#info p.head {
	color: #4169e1;
	margin-bottom: 2px;
	}
#info .left_col p,#info .right_col p {
	line-height: 140%;
	}
#info .left_col {
	background-image: url(../images/SLC/03_back_24.gif);
	height: 172px;
	width: 322px;
	float: left;
	background-position: -3px;
	background-repeat: no-repeat;
	}
	#info .left_col p.head {
	margin-bottom: 10px;
	width: 300px;
	margin-left: 8px;
	padding-top: 8px;
		}
	#info .left_col p.right {
	width: 168px;
	margin-right: 8px;
		}
	#info .left_col p.margin_b_10 {
	margin-bottom: 10px;
	margin-left: 8px;
		}
		#info .left_col img.left {
	margin-left: 8px;
	margin-right: 5px;
			}
	
#info .right_col {
	background-image: url(../images/SLC/03_back_25.gif);
	height: 85px;
	width: 250px;
	float: right;
	background-repeat: no-repeat;
	background-position: -5px;
	}
	#info .right_col p.head {
	padding-top: 8px;
	}
	#info .right_col p {
	margin-left: 8px;
	width: 230px;
	}

img.margin_clear {
	margin: 0px;
	padding: 0px;
	
	}
	img.margin_clear {  /position:relative;  /top:5px; }
	img.margin_clear { position:relative\9; top:5px\9; }
		
