@charset "utf-8";

#container {
	width:740px;
	margin:0 auto;
	text-align:center;
}


table, th, td {
	vertical-align:top;
}
table {
	font-size:1em;
}

/* naruHead
============================================================ */
#naruHead {
	text-align:left;
	width:640px;
	margin:15px auto 15px;
	overflow:hidden;
}

#naruHead .fr {
	display:block;
	float:right;
	width:140px;
}
#naruHead .fl {
	display:block;
	float:left;
	width:460px;
}

#naruHead h1 { width:480px; margin-bottom:5px; float:left;}
#naruHead p { width:480px; line-height:1.4; float:left;}
#naruHead p.read { font-size:1.4em;}
#naruHead p.textred { font-size:1.3em;}
#naruHead a { display:block;}

#naruHead p b { display:block; color:#FF0000; font-weight:normal;}

/* naruBody
============================================================ */
#naruBody {
	text-align:left;
	clear:both;
	padding:20px 0;
	text-align:center;
	/*margin-left:10px;*/
	border-top:2px solid #56B0C5;
	/*border-bottom:2px solid #56B0C5;*/
	background:#FFF url(../img/bk.gif) left top repeat-y;
	font-size:1.3em;
}
#naruBody .box {
	margin:0 auto;
}
#naruBody * { text-align:left;}
#naruBody table { /*margin:0 auto 5px;*/ text-align:right;}
#naruBody table * table { margin:0;}
#naruBody td p { line-height:1.3;}

#naruLink {
	width:740px;
	padding:0;
	margin:0 auto 5px;
	text-align:center;
}
/*
#naruLink a.upLink {
	float:right; padding:5px 0;
	border-top:2px solid #7A4D7D;
}
*/


/* 旧デザイン用（テーブルレイアウト）
============================================================ */


#naruLink a.upLink { float:right; padding:5px 0;}

#naruHead .alignRight:after,
#naruLink a.upLink:after {
	content:"";
	display:block;
	clear:both;
}

/* 固有
------------------------------------------- */
/*
body.n0512b #naruBody {
	border-top:2px solid #56B0C5;
	background:#FFF url(img/bk.gif) left top repeat-y;
}
*/

/* なるほど情報 
============================================================ */
.narutitle { padding:5px; color:#333333; line-height:120%;}
.narumidashi { float:left;}
.narutext {
	line-height:1.5;
	font-size:1.2em;
}
.m1 {color: #923BB6;
	font-weight: bold;
	line-height:1.3;
	font-size:1.4em;
}
.textblue { line-height:1.4;}


/* 
============================================================ */

.list {
	color: #FF9900
}
.m11 {
	color: #1E8600;
	font-weight:bold;
	line-height:1.2;
	font-size:110%;
}
#naruBody td { padding-bottom:2px;}

/* ------------------------------------------- */

/*
#naruBody .box {
	clear:both;
	margin:20px auto 0;
	padding:20px 0 0;
	width:670px;
	overflow:hidden;
	border-top:1px dotted #A9C215;
}
#naruBody .firstChild {
	border-top:none;
	margin-top:0;
}
#naruBody .fl {
	float:left;
	width:191px;
	text-align:right;
}
#naruBody .fr {
	width:455px;
	float:right;
	text-align:left;
}
#naruBody .fr table {
}
*/