/* レイアウト

------------------------------------------------ */

#t_contents{

	width:798px;

	margin:0 auto;

	padding-bottom:10px;

	background-color:#FFF;

}

#t_contents .l{

	width:600px;

	float:left;

}

#t_contents .r{

	width:188px;

	margin-top:10px;

	margin-right:5px;

	float:right;

}

#t_contents2{

	width:798px;

	margin:0 auto;

	background-color:#FFF;

}

#t_contents2 .l2{

	width:160px;

	margin-left:10px;

	float:left;

}

#t_contents2 .r2{

	width:580px;

	margin-right:10px;

	float:right;

}

.cbox{

	width:580px;

	padding:5px;

	margin-left:10px;

	margin-bottom:15px;

}



p {
	font-size:14px;
	line-height:140%;
	margin-bottom:20px;
	color:#666;

}



/* コンテンツタイトル

------------------------------------------------ */

h2{

	margin-bottom:15px;

}

h3{

	width:565px;

	height:23px;

	background:url(../image/common/h3_bg.gif) no-repeat top;

	margin-bottom:15px;

	padding-left:15px;

	font-size:16px;

	font-weight:bold;

	color:#333;

	letter-spacing:0.3em;

}

h4{
	width:574px;
	background:#C5D9EA;
	padding:3px;
	margin-bottom:10px;
	border-bottom:1px #CCC dotted;
	font-size:14px;

}



/* パンくずナビ

------------------------------------------------ */

#rootlist{

	width:595px;

	padding-left:5px;

	margin-bottom:5px;

	font-size:10px;

}

#rootlist a{

	color:#494949;

	text-decoration:underline;

}

#rootlist a:hover{

	color:#494949;

	text-decoration:none;

}

span.breadarrow{

	margin:0 3px;

}



/* テーブル共通

------------------------------------------------ */

table.stdt1{
	width:96%;
	margin:0 auto;
	margin-top:0.2em;
	margin-bottom:2em;
	border-collapse:collapse;
	border:solid 1px  #CCC;
	text-align: center;

}



table.stdt1 th,

table.stdt1 td{

	border:solid 1px #CCC;

	padding:8px;

}



table.stdt1 th{
	background:#F5F5F5;
	text-align:center;
	white-space:nowrap;
	font-size:12px;
	color:#660000;

}

table.stdt1 td{
	font-size:12px;
	line-height:140%;
	color:#666666;
	text-align: center;

}



/* ニュース

------------------------------------------------ */

#news ul{

	padding-left:10px;

}



#news li{

	padding-top:8px;

	padding-bottom:8px;

	border-bottom:1px #999 dashed;

	float:left;

}

#news .day{

	width:80px;

	color:#CC0000;

	font-weight:bold;

	float:left;

}

#news .comment{

	width:490px;

	float:right;

}



/* ごあいさつ

------------------------------------------------ */

.greet .cap{

	font-weight:bold;

	font-size:18px;

	color:#009933;

	padding-top:15px;

	padding-bottom:20px;

	letter-spacing:0.3em;

}

.greet img{

	padding:5px 20px 5px 5px;

	float:left;

}



/* お問合せ

------------------------------------------------ */

#contact{

	margin-top:30px;

}



#contact li{

	margin-bottom:20px;

}



/* プライバシーポリシー

------------------------------------------------ */

#privacy li{

	margin-bottom:10px;

}



/*夜間見学会

------------------------------------------------ */

#kengaku{

	margin-bottom:10px;

	border:#FFCC00 solid 1px;

	color:#000000;

	font-size:14px;

}

#kengaku dl{

}

#kengaku dt{

	margin-bottom:5px;

	background-color:#FFCC00;

	padding:4px 8px;

	font-weight:bold;	

}

#kengaku dd{

	padding:3px 8px;

	font-weight:bold;	

}

