@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

strong{
	font-weight:bold;
}

body{
font-family:"メイリオ", "Hiragino Kaku Gothic Pro", Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
color:#000000;
-webkit-text-size-adjust: none;
font-size:16px;
line-height:1.7em;
}

body#common{
	background:#fff url(images/bgmain.jpg) center top;
}

body#man{
	background:#fff url(images/bgmanmain.jpg) center top;
}

body#ladytop{
	background:#fff url(images/bgladymain.jpg) repeat-x center bottom;
}

body#lady{
	background:#fff;
}

/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#0846c3;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline: none;
color:#028beb;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, .post2:after, .inner:after, .taikensha-box:after, .customer-box-inner:after, .customer-inner-left:after, .customer-inner-right:after, .post3-body-inner:after, .post3-body-inner2:after, .content-inner:after, .clearfix:after, .parentsbox:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post, .post2, .inner, .taikensha-box, .customer-box-inner, .customer-inner-left, .customer-inner-right, .post3-body-inner, .post3-body-inner2, .content-inner, .clearfix, .parentsbox{zoom: 1;overflow: hidden;}


/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background:#b7b0a3;
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:100%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #a69f92;
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/

#wrapper, .inner{
margin:0 auto;
width:960px;
}

#wrapper980{
margin:0 auto;
width:980px;
}


#header{
overflow:hidden;
background:#603c26;
}

#content{
float:left;
width:670px;
padding:30px 0;
}

#sidebar{
float:right;
width:240px;
padding:30px 0;
}

#footer{
clear:both;
height:270px;
border-top:8px solid #ccb765;
background: #482a19 url(images/bgfooter1.gif) center top;
}

.footer-inner{
	width:975px;
	height:270px;
	margin:0 auto;
	background: #482a19 url(images/bgfooter2.jpg) center top;
}

#footer2{
clear:both;
margin-top:20px;
border-top:8px solid #ccb765;
background: #e3d3a2;
}

.footer2-inner{
	width:960px;
	margin:0 auto;
}


/* ヘッダー
*****************************************************/
#header .chaobi{
	background:#482a19;
	height:22px;
}

#header .bg{
	background: #fff url(images/bg01.gif) center top;
	height:123px;
}

#header .bg .bginner{
	margin:0 auto;
	padding:0;
	width:960px;
	background: #fff url(images/bg02.gif) no-repeat center top;
	height:123px;
}


/* サイト説明文 + 住所
----------------------------------*/
#header h1,#header p{
float:left;
padding:0;
color: #ddb67b;
font-size:80%;
font-weight:normal;
}

#header p{
float:right;
font-size:100%;
font-weight:bold;
}

/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;
padding:30px 0;
color: #515151;
font-size:160%;
font-weight:bold;
}

/* サブナビゲーション
----------------------------------*/
#header ul{
float:right;
padding:3px 0;
}

#header ul li{
display:inline;
margin-left:10px;
}

#header ul li a{
padding-left:10px;
color:#ddb67b;
background:url(images/arrowSub.png) no-repeat 0 50%;
}

#header ul li a:hover{background-position:3px 50%;}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
clear:both;
line-height:0;
text-align:center;
z-index:0;
background:#fff;
}


img.obi{
	margin-bottom:10px;
}

img.historytitle{
	margin:20px 0 10px 0;
}

img.komidashi{
	display:block;
	margin:20px auto;
}

/* トップページ */
.post{
margin:0;
margin-bottom:35px;
background: #fff;
}

.post2{
margin:0;
margin-bottom:35px;
}

/* post3　個人 */
#man .post3, #lady .post3, #ladytop .post3{
margin:0;
margin-top:50px;
}

.post-body{
	padding:10px 35px 25px 35px;
}

#man .post3-body{
	border:2px solid #be8e22;
}

#lady .post3-body, #ladytop .post3-body{
	border:1px solid #a67622;
	background:#faf6ed;
}

#man .post3-body-inner{
	margin:2px;
	padding:30px;
	background:#fff url(images/bgmanbox.jpg);
}

#lady .post3-body-inner, #ladytop .post3-body-inner{
	margin:2px;
	border:1px solid #a67622;
	background:url(images/bgladytsutaue.png) no-repeat center top;
}

#lady .post3-body-inner2, #ladytop .post3-body-inner2{
	background:url(images/bgladytsutashita.png) no-repeat center bottom;
	padding:30px;
}

#lady .post3-body-inner3, #ladytop .post3-body-inner3{
	background:url(images/bgladytsutashita.png) no-repeat center bottom;
	padding:60px;
}

ul.toptitle1_list{
	margin-top:20px;
	list-style-image: url(images/listmark1.gif);
}

ul.toptitle1_list li{
	margin-left:25px;
	border-bottom:1px solid #dbc152;
	line-height:1.2em;
	margin-bottom:8px;
}

.tuduki-link{
	text-align:right;
}

.customer-box{
	width:670px;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;
	border:1px solid #b9a977;
	background:#fff;
}

.customer-box-inner{
	margin:2px;
	border:1px solid #6e3e2b;
}

.customer-inner-left{
	float:left;
	margin:18px;
	width:290px;
}

.customer-inner-right{
	float:right;
	margin:18px;
	width:290px;
}

.customer-name{
	font-size:18px;
	font-weight:bold;
	color:#53291a;
}

.news-box{
	width:670px;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;
	border:1px solid #bda375;
	background: #fff url(images/bgnews.gif) left top;
}

.news-box-inner{
	margin:20px 25px;
}

dl.news-list dt{
	float : left;/* 左に寄せる */
	clear : both;/* フロートの解除 */
	width : 120px;
}

dl.news-list dd{
	margin-left : 140px;
}

/* サイドメニューログイン */
.login{
	margin-bottom:20px;
	width:238px;
	border:1px solid #d8ceb9;
	background: #b89f6e;
	background: -moz-linear-gradient(top, #e3d3a1 0%, #ae9262 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3d3a1), color-stop(100%,#ae9262));
	background: -webkit-linear-gradient(top, #e3d3a1 0%,#ae9262 100%);
	background: -o-linear-gradient(top, #e3d3a1 0%,#ae9262 100%);
	background: linear-gradient(to bottom, #e3d3a1 0%,#ae9262 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3d3a1', endColorstr='#ae9262',GradientType=0 );
}

.loginheader{
	width:238px;
	height:80px;
	background: url(images/loginheader.png) center top;
}

.loginbody{
	width:238px;
	background: url(images/loginbody.png) repeat-y center top;
}

.loginbody-inner{
	padding:0 20px;
}

.loginfooter{
	width:238px;
	height:31px;
	background: url(images/loginfooter.png) center bottom;
}

.textformdesign{
	width:100%;
	-moz-box-shadow: inset 1px 4px 4px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 4px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 4px -6px rgba(0,0,0,0.5);
}

input:focus {
    border:solid 1px #532819;
}

/* 下層　フローのページ */
table.flow{
	margin-top:30px;
	width:100%;
	border: 1px #fff solid;
	border-collapse: collapse;
    border-spacing: 0;
}

table.flow th{
	padding: 8px;
	border:1px #fff solid;
    border-width: 0 0 1px 1px;
    background: #633d23  url(images/bgtableth.jpg) left top;;
	color:#fff;
    font-weight: bold;
}

table.flow td{
	padding: 8px;
    border: 1px #fff solid;
    border-width: 0 0 1px 1px;
	background: #f4eece;
}

table.flow ul{
	list-style-type:disc;
	margin-left:20px;
}

.tablecenter{
	text-align:center;
}

/* 個人ページ */
.profile-text{
	font-size:20px;
	margin-bottom:30px;
}

.profile-text2{
	font-size:20px;
	background:#ebd9b1;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:20px;
}

table .profile-text{
	line-height:1.6em;
}

table.table-profile{
	border-collapse: separate;
	border-spacing:4px;
	margin-bottom:30px;
}

table.table-profile th{
	text-align: left;
	vertical-align: top;
}

table.table-profile td{
	font-size:20px;
	text-align: left;
	vertical-align: top;
	padding-left:10px;
	border-bottom:1px solid #ebd9b1;
}

.label{
  padding: 6px 8px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
  color: #ffffff;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background:#ccc;
  
  background: #be8e22;
background: -moz-linear-gradient(top, #d1a838 0%, #be8e22 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1a838), color-stop(100%,#be8e22));
background: -webkit-linear-gradient(top, #d1a838 0%,#be8e22 100%);
background: -o-linear-gradient(top, #d1a838 0%,#be8e22 100%);
background: linear-gradient(to bottom, #d1a838 0%,#be8e22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1a838', endColorstr='#be8e22',GradientType=0 );
}

ul.history-list, ul.historybtn-list{
	width:1005px;
	font-size:0;
}

ul.history-list li, ul.historybtn-list li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	font-size:16px;
	width:308px;
	margin-right:25px;
	border:1px solid #a67622;
	background: #fff url(images/bgmanhistory_body.jpg) left top;
}

ul.historybtn-list li{
	border:none;
	background:#fff;
}

#lady ul.history-list li, #ladytop ul.history-list li{
	border:1px solid #a67622;
	background: #faf6ed url(images/bgladyhistory_bottom.png) no-repeat center bottom;
}

.history-title{
	width:100%;
	height:113px;
	background: #fff url(images/bgmanhistory_title.jpg) no-repeat left top;
}

#lady .history-title, #ladytop .history-title{
	width:100%;
	height:94px;
	background: #fff url(images/bgladyhistory_title.jpg) no-repeat left top;
}

.history-title p{
	padding:15px 20px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
	text-align:center;
}

ul.history-list li img, ul.historybtn-list li img{
	display:block;
	margin:20px auto;
}

ul.history-list li p.text{
	padding:0 15px;
}

ul.history-list li p.history-toshi, ul.history-list li p.history-toshi2{
	margin:0 15px 20px 15px;
	padding-left:15px;
	padding-right:15px;
	background:#ebd9b1;
	font-size:18px;
}

ul.history-list li p.history-toshi2{
	padding-top:19px;
	padding-bottom:18px;
	line-height:1.0em;
}

ul.movie-list{
	margin-left:30px;
	width:916px;
	font-size:0;
}

ul.movie-list li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	font-size:16px;
	width:420px;
	margin-right:38px;
}

.movie-title{
	width:420px;
	height:36px;
	background: url(images/obi_man_movie.png) no-repeat left top;
	text-align:center;
}

#lady .movie-title, #ladytop .movie-title{
	background: url(images/obi_lady_movie.png) no-repeat left top;
}

.movie-title p{
	color:#fff;
	font-size:18px;
	line-height:2.0em;
}

#lady .movie-title p, #ladytop .movie-title p{
	color:#000;
}

ul.movie-list li img{
	display:block;
	margin:20px auto;
}

ul.photo-list{
	width:1000px;
	font-size:0;
}

ul.photo-list li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	vertical-align:top;
	font-size:16px;
	width:230px;
	margin-right:20px;
	margin-bottom:20px;
}

/* 個人ページ　各ページ詳細・ */
.history-text, .birth-text, .korekara-text{
	font-size:18px;
	margin-bottom:60px;
}

.birth-nametitle{
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}

.historyleft, .birthleft, .korekaraleft{
	float:left;
	margin:0 35px 35px 0;
}

.historyleft img, .birthleft img, .korekaraleft img{
	display:block;
	margin-bottom:35px;
}

.imgclear{
	clear: left;
	display:block;
	text-align:center;
	margin:30px auto;
}

#lady p.historykomidashi, #lady .historykomidashitenki{
	margin:30px 0 30px 0;
	padding:20px;
	font-size:20px;
	background:url(images/lady_historykomidashi_bg.gif);
}

#lady .historykomidashitenki{
	padding:0;
}

#lady .historykomidashitenki p{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:100px;
	padding-right:20px;
	background:url(images/icon_tenki.png) no-repeat 20px 50%;
}

#lady ul.historyphoto{
	font-size:0;
	width:1020px;
	line-height:1.0em;
}

#lady ul.historyphoto li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	font-size:16px;
	vertical-align:top;
	margin-right:40px;
	margin-bottom:30px;
}

/* ご両親誕生秘話 */
.parentskomidashi{
	margin:40px auto;
}

.parentsbox{
	margin-bottom:60px;
}

.parentsmatome{
	border-top:1px solid #b88a20;
	padding-top:60px;
	margin-bottom:60px;
}

/*人生年表*/
table.table-nenpyou{
	border-collapse: separate;
	border-spacing:4px;
	width:100%;
}

table.table-nenpyou th{
	text-align: left;
	vertical-align: top;
	background:#9d71c6;
	color:#fff;
	font-weight:bold;
	padding:8px 10px;
	line-height:1.0em;
}

table.table-nenpyou td{
	text-align: left;
	vertical-align: top;
	background:#ebd9b1;
	padding:10px;
}


/* タイポグラフィ
*****************************************************/
img{
	margin:0;
	padding:0;
}

.taikensha-box{
	margin:0;
	padding:0;
}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft, img.alignleft-profile{
margin:0 0 2px 7px;
display:inline;
}

img.alignleft{margin: 0 15px 0 0;}
img.alignleft-profile{margin: 0 35px 0 0;}

.alignright{float:right;}
.alignleft, .alignleft-profile, .alignleft-history{float: left;}



/* ウィジェット
*****************************************************/
section.widget, .widgetInfo{
margin: 0 0 20px;
padding: 10px 7px;
border:1px solid #dadada;
background: #fff;
}

.widgetInfo{
margin-top: 30px;
}

#banners img{
padding-bottom:20px;
}

section.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:100%;
font-weight:normal;
color: #333;
border-bottom:1px dotted #ccc;
}

section.widget a{
display:block;
padding:3px 0 3px 13px;
text-decoration:underline;
background:url(images/arrow.png) no-repeat 0 50%;
}

section.widget a:hover{
text-decoration:none;
background-position: 3px 50%;
}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:100px;
vertical-align:bottom;
}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:100%;
color: #333;
border-bottom:1px dotted #ccc;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:.8em;
background:url(images/arrow.png) no-repeat 0 50%;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom: 1px dotted #ccc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#777;}



/* フッター
*****************************************************/
#footer ul{
padding-bottom:30px;
font-size:100%;
}

#footer ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
margin-right:20px;
margin-top:30px;
}

#footer ul li a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
color:#e0d09e;
margin-top:10px;
font-weight:bold;
}

#footer ul li a:hover{color:#fff;}

#footer2 ul{
padding-bottom:30px;
font-size:100%;
}

#footer2 ul li{
display:inline-block;
vertical-align:text-top;
text-align:left;
margin-right:20px;
margin-top:30px;
}

#footer2 ul li a{
display:block;
padding:0 0 0 12px;
overflow:hidden;
margin-top:10px;
font-weight:bold;
}

*:first-child+html #footer ul li{display:inline;}
*:first-child+html #footer ul ul,*:first-child+html #footer ul li li a,*:first-child+html #footer ul li li{display:none;}

#copyright{
clear:both;
padding:10px;
text-align:right;
font-size:75%;
zoom:1;
color:#fff;
}

#copyright2{
clear:both;
padding:10px;
text-align:right;
font-size:75%;
zoom:1;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#2a588b;
text-align:center;
}


/* トップページ 最新記事3件
------------------------------------------------------------*/

.thumbWrap ul{
width:735px;
margin-top:20px;
font-size:0;
}

.thumbWrap li{
	/* ブロックの高さが違くても対応 */
display:inline-block;
/display:inline;
/zoom:1;
vertical-align:top;
font-size:16px;
	/* ブロックの高さが違くても対応 */
width: 220px;
margin:0 25px 0 0;
padding:2px 0 40px;
background:none;
}

/* 最新記事リンク */
ul.thumb h3{
margin-top:10px;
padding:1px;
font-weight:normal;
font-size:100%;
text-align:center;
background:#fff;
border:1px solid #dadada;
}

ul.thumb h3 span{
display:block;
padding:2px 3px;
background:#fff;
}

ul.thumb h3 a{color:#252525;}

ul.thumb h3:hover span{background:#f5f1df;}


nav div.panel{
display:block !important;
float:left;
width:100%;
}
	
/* メインナビ */
nav#mainNav{
clear:both;
position:relative;
z-index:200;
height:42px;
background: #fff url(images/bgbtn.gif) repeat-x left top;
}

nav#mainNav ul li{
float: left;
position: relative;
}

nav#mainNav ul li a{
display: block;
text-align: center;
_float:left;
color:#333;
font-size:17px;
}

nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover, nav#mainNav ul li a:active, nav#mainNav ul li.current-menu-parent a{
background:#fffdf4;
}

ol.numb{
	list-style: decimal;
	padding-left:30px;
	margin-top:30px;
}

ol.numb li{
	margin-bottom:20px;
}
