/*____________________________________________________________________
body.page1 TOP PAGE
____________________________________________________________________*/
.top #article .text p {
	padding: 15px 0 45px 15px;
}
#article {
	background-color:#F9F8F6;
}
#article h2 {
	border-bottom: 2px solid #AD8796;
	padding-bottom: 3px;
}
#article h3 {
	color:#81692D;
	font-size:100%;
}
#article h4 { font-size:18px; }
.navigation { padding-bottom: 15px; }

.nav {}
.nav li {
	*display: inline;
	float: left;
	width: 44px; height: 30px;
}
.nav li a {
	background: url(numnavi_sprite.gif) no-repeat top left;
	*display: inline;
	float: left;
	width: 44px; height: 30px;
}
.nav li.n01 a { background-position: 0 0; }
.nav li.n01 a:hover,
.nav li.n01 a.current { background-position: 0 -80px; }
.nav .n02 a { background-position: 0 -160px;  }
.nav .n02 a:hover,
.nav .n02 a.current { background-position: 0 -240px; }
.nav .n03 a { background-position: 0 -320px; }
.nav .n03 a:hover,
.nav .n03 a.current { background-position: 0 -400px; }
.nav .n04 a { background-position: 0 -480px; }
.nav .n04 a:hover,
.nav .n04 a.current { background-position: 0 -560px; }
.nav .n05 a { background-position: 0 -640px; }
.nav .n05 a:hover,
.nav .n05 a.current { background-position: 0 -720px; }
.nav .n06 a { background-position: 0 -800px; }
.nav .n06 a:hover,
.nav .n06 a.current { background-position: 0 -880px; }
.nav .n07 a { background-position: 0 -960px; }
.nav .n07 a:hover,
.nav .n07 a.current { background-position: 0 -1040px; }
.nav .n08 a { background-position: 0 -1120px; }
.nav .n08 a:hover,
.nav .n08 a.current { background-position: 0 -1200px; }
.nav .n09 a { background-position: 0 -1280px; }
.nav .n09 a:hover,
.nav .n09 a.current { background-position: 0 -1360px; }
.nav .n10 a { background-position: 0 -1440px; }
.nav .n10 a:hover,
.nav .n10 a.current {  background-position: 0 -1520px; }
.nav .n11 a { background-position: 0 -1600px; }
.nav .n11 a:hover,
.nav .n11 a.current {  background-position: 0 -1680px; }
.nav .n12 a { background-position: 0 -1760px; }
.nav .n12 a:hover,
.nav .n12 a.current {  background-position: 0 -1840px; }
.nav .n13 a { background-position: 0 -1920px; }
.nav .n13 a:hover,
.nav .n13 a.current { background-position: -94px 0; }
.nav .n14 a { background-position: -94px -80px; }
.nav .n14 a:hover,
.nav .n14 a.current { background-position: -94px -160px; }
.nav .n15 a { background-position: -94px -240px; }
.nav .n15 a:hover,
.nav .n15 a.current { background-position:  -94px -320px }

#article .hd .text_right {
	background-color: #F3F1EB;
	padding: 0 5px;
}
#article .hd .text_right a {
	background: url(bg_sub_navi.gif) no-repeat 0 50%;
	display: block;
	line-height: 31px;
	padding-left: 15px;
	zoom: 1;
	text-align: left;
}

.sub_nav {
	background-color: #F7F3F0;
	padding: 5px 0 20px;
}
.sub_nav li {
	background: url(bg_sub_navi.gif) no-repeat 0 50%;
	*display: inline;
	float: left;
	padding-left: 15px;
	width: 288px;
}
.sub_nav li.even {
	*display: inline;
	float: right;
}

/*____________________________________________________________________
body.parent PARENT PAGE
____________________________________________________________________*/
body.parent .mod .bd {margin:15px 0;}
body.parent .caption h3 strong{margin-right:10px;}
body.parent .caption h4 {font-size:14px;padding:3px 0;color:#000000;}
body.parent .bd .btn_next{margin-top:10px;}
body.parent .bd p.caption{margin-top:5px;}

/*____________________________________________________________________
body.child CHILD PAGE
____________________________________________________________________*/
body.child .bd p.caption{margin-top:5px;}
body.child .page_count{padding:3px 0;}


#article .main_col .navigation {margin:15px 0;}
#article .main_col .navigation li{margin-left:3px;}

body.child .mod .bd {margin:0;}

#article .btn_next {
display:inline;
float:right;
width:85px;
margin:15px 0;
}

.bd .caption{padding:5px 0 0 20px;}
.mod .bd .caption{padding:5px 0 0 0;}

.data {
background:url(data.gif) no-repeat scroll 10px 10px #EDECEA;
font-size:11px;
line-height:14px;
padding:30px 10px 10px;
}

.mod .bd img{margin-bottom:-5px;}

.recommender {
background:#F1EDE5 none repeat scroll 0 0;
border:1px solid #DCDEC3;
margin:15px 0;
padding:10px;
}

.mod p {
text-align:left;
margin-bottom:0;
}

.mod p img{background:#ffffff;
}


a.current:visited {
color:#aaa;
cursor:pointer;
text-decoration:none;
}

.top #article .author .bd .media {
float:left;
width:86px;
}
.top #article .author .bd .media img {
border:solid 2px #907350;
}
.top #article .author {
background-color:#F9F9F8;
padding:15px;
background-color:#fff;
}

.top #article .author .hd {
background:transparent url(http://forf.allabout.co.jp/s/100707/whoislecturing.gif) no-repeat scroll 0 0;
height:25px;
padding:0 0 15px;
width:630px;
}

.top #article .author .bd .text {
float:right;
width:500px;
}

.top #article .author .bd .text h5 {
margin-bottom:5px;
}
