/* リンク */
#article a:link,
#article a:visited { color: #6a6a6a; text-decoration: underline;}
#article a:hover,
#article a:active { color: #6a6a6a;}

/* タイポグラフィー */
#article .txt10 { font-size: 10px; line-height: 1.3; font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif; }
#article .txt12 { font-size: 12px; line-height: 1.417; }
#article .txt14 { font-size: 14px; line-height: 1.5; font-family: 'Palatino Linotype', Georgia, Times,'ＭＳ Ｐゴシック', sans-serif; }
#article h3 { margin-bottom: 20px; }

/* タイトル */
#article div#headArea { height: 350px; position: relative;}
#article p.credit { padding: 2px 0 0 0; color: #b59e6a;}

/* リード */
#article div#introArea { padding: 0 0 40px;}
#article div#introArea p.lead { float: left; width: 545px; padding: 10px 0 0; color: #999998;}
#article div#introArea p.btn { float: right; width: 100px; padding: 10px 0 0;}


/* インデックス */
#article div#indexArea { margin:0px 0 26px 0; background:url(1_bt_bg.jpg) no-repeat; padding-bottom:23px;}
h2{ padding: 17px 0 14px 0; }
#article div#indexArea ul { padding: 0 0 0 10px; }

#article div#indexArea ul li { float: left; width: 320px;}
#article div#indexArea ul li img { display: block;}


/* プロフィール */
#article div#profile_Area { width: 660px; margin-bottom:45px;}
#article div#profile_Area div#text_Area{ width: 660px; margin-top:5px;}
#article div#profile_Area div#text_Area div#box{ width: 585px; float: right;}
#article div#profile_Area div#text_Area div#box p.pro_txt{ padding: 7px 0 0 10px; color:#727272;}
#article div#profile_Area div#text_Area p.ph{ float: left; width: 75px;}

#article a:link,
#article a:visited { color: #4e3f1a;}
#article a:hover,
#article a:active { color: #949695;}

#article div#tabArea ul { width: 660px; margin: 0;}
#article div#tabArea ul li { float: left; width: 110px; padding: 0; }
#article div#tabArea ul li img { display: block;}

#article div#main { width:658px; }
#article div#main h3 { color: #4e3f1a }
#article div#next { padding: 25px 0; text-align: right }

#article .bd { margin-bottom: 40px; }
#article .bd .text { margin-top: 30px; }
.page3 #article .bd .text { margin-top: 0; }
#article .bd .question{
	margin-bottom:10px;
	color:#9F366B;
}
#article .bd .text h2 strong,
#article .bd .text h3 strong  {
	font-size: 28px;
	margin-right: 10px;
}
#article .bd .text .data {
	color: #696969;
	font-size: 11px; line-height: 1.3; font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin-top: 20px;
}
#article .bd .caption {
	color: #696969;
	font-size: 11px; line-height: 1.3; font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
}
#article .bd .text .txt12 strong {
	color: #696969;
	font-size: 16px;
}
.pagenate { margin: 50px auto 0; }
.pagenate li { display:inline; }
.pagenate li a {
	border:solid 1px #c0c0c0;
	color:#FFFFFF;
	display: block;
	margin:0 5px 0 0;
	padding: 5px 3px;
	float:left;
	width:17px;
	text-align: center;
	line-height:1;
}
.pagenate a:link,
.pagenate a:visited,
.pagenate a:active {
	border:solid 1px #c0c0c0;
	color: #FFFFFF;
	text-decoration: none;
}
.pagenate a:hover {
	background: #747463;
	color: #FFFFFF;
}
.pagenate li.current{
	float: left;
	border: solid 1px #c0c0c0;
	color: #FFFFFF;
	display: block;
	margin: 0 5px 0 0;
	padding: 5px 3px;
	background: #747463;
	width: 17px;
	text-align: center;
	line-height: 1;
}

.thumb {}
.thumb li { 
	display:inline;
	float: left;
	margin: 0 0 5px 5px;
	width: 82px;
}
.thumb li a {
	border: 1px solid #C0C0C0;
	display: block;
	height: 80px;
	width: 80px;
}
.thumb a:hover {
	border: 1px solid #774635;
}
.thumb li.current img {
	border: 1px solid #774635;
	_display: inline;
	float: left;
	height: 80px;
	width: 80px;
}
.thumb .first{
	margin: 0;
}
.thumb li p {
	color: #696969;
	font-size: 11px; line-height: 1.3; font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;
	text-align: center;
}

