/* CSS Document */
html { overflow-y: scroll; } /* for mozilla: always display scrollbar */

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote,
th, td, span, em, strong {
	margin: 0;
	padding: 0;
	font-style: normal;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote,
th, td, span, em, strong {
	text-decoration:none;
}
h2, h3, h4, h5, h6, input, textarea, th, em, strong {
	font-size:12px;
	font-weight:normal;
	line-height:1em;
}

img {
	border:none;
}

a, a:visited {
	text-decoration:underline;
	color:#0099FF;
}

a:hover {
	text-decoration:none;
	color:#006699;
}	

body {
	margin:0;
	padding:0;
	/*overflow-x : hidden ;*/
	font-size:12px;
	background:#005782;
} 

/*#mainContents a:hover img,
	#pagetop a:hover img,
		#footer a:hover img
{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.lefty {
	float:left;
}

.righty {
	float:right;
}

.clumbox {
	overflow:hidden;
	zoom:1;
}

.clumbox .txt {
	overflow:hidden;
	zoom:1;
}


/* ========================================
	
* contents
	
======================================== */

#container {
	margin:20px auto 0 auto;
	background:url(../img/bg_container.jpg) repeat-y left top;
	width:970px;
	font-size:12px;
	line-height:1.4;
	color:#333333;
}

#container p.top {
	margin:0 0 10px 0;
}

#container p.btm {
	margin:10px 0 0 0;
}

#wrap {
	width:930px;
	margin:0 auto;
	border:#cccccc solid 1px;
	border-collapse:collapse;
	padding:20px auto 10px;
}

#logoArea {
	width:930px;
	margin:0 auto;
}

h1.logo {
	padding:20px 20px 10px;
}

ul#gnavi {
	width:896px;
	margin:0 auto 20px auto;
}

ul#gnavi li {
	float:left;
	list-style:none;
	width:149px;
}

ul#gnavi li.s {
	width:151px;
}

p.breadcrumb {
	margin-bottom:20px;
	margin-left:20px;
}

/*メインコンテンツ*/
#mainContents {
	width:896px;
	margin:0 auto;
}

#mainContents p {
	line-height:1.5;
	margin-bottom:20px;
}

#mainContents p.cl {
	margin-bottom:0px;
}

#mainContents h2 {
	margin-left:10px;
	margin-bottom:10px;
}

#mainContents h2.uLine {
	padding-bottom:10px;
	width:890px;
	border-bottom:#2087c6 solid 2px;
	margin:0 auto 20px;
} 

#mainContents h2.uLine02 {
	padding:10px;
	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	margin:0 30px 20px 30px;
	width:190px;
} 

#mainImg {
	margin-bottom:10px;
}

#mainImg.mgn40 {
	margin:0 auto 40px auto;
}

#mainContents p.lead {
	margin-bottom:40px;
	margin-left:4px;
}

#mainContents p.lead_txt {
	margin-bottom:40px;
	margin-left:30px;
}

/*インタビュー系ベース*/

#mainContents h3 {
	width:810px;
	margin:0 auto;
}

#mainContents p.brake {
	width:803px;
	margin:0 auto 30px;
}

#boxPht {
	width:810px;
	margin:0 auto 40px;
}

#boxPht.mgn0 {
	margin:0 auto 10px;
}

#boxPht.mgn20 {
	margin:0 auto 20px;
}

#boxPht .phtL {
	width:240px;
	float:left;
	margin-right:40px;
}

#boxPht .phtL p {
	margin-top:2px;
}

#boxPht .txtR {
	width:530px;
	float:left;
}

#boxPht .txtL {
	width:530px;
	float:left;
}

#boxPht .phtR {
	width:240px;
	float:left;
	margin-left:40px;
}

#boxPht .phtR p {
	margin-top:2px;
}

/*写真並列2枚ver*/

#boxPht .txtL3_1 {
	width:270px;
	float:left;
}

#boxPht .phtR3_2 {
	width:240px;
	float:left;
	margin-left:40px;
}

#boxPht .phtR3_2 p {
	margin-top:2px;
}

#boxPht .phtR3_3 {
	width:240px;
	float:left;
	margin-left:20px;
}


#boxPht .phtL3_1 {
	width:240px;
	float:left;
	margin-right:40px;
}

#boxPht .phtL3_2 {
	width:240px;
	float:left;
	margin-right:40px;
}

#boxPht .txtR3_3 {
	width:250px;
	float:right;
}

















#boxNopht {
	width:810px;
	margin:0 auto 40px;
}

#boxBottom {
	clear:both;
	width:770px;
	margin:0 auto 40px;
	padding:10px 20px;
	background:#e8e3c1;
	border:#CCCCCC solid 1px;
}

#boxBottom p.ttl {
	font-size:14px;
	padding-bottom:4px;
	border-bottom:#FFFFFF solid 1px;
	margin-bottom:4px;
}

#boxBottom p.txt {
	margin-bottom:4px;
}

#boxBottom #inBox {
	width:770px;
}

#boxBottom #inBox.mgn4 {
	margin-top:6px;
}

#boxBottom #inBox p.name {
	margin-bottom:4px;
}

#boxBottom #inBox .left {
	float:left;
	width:160px;
	margin-right:20px;
}

#boxBottom #inBox .right {
	float:left;
	width:590px;
}

#boxBottom #inBox .leftM {
	float:left;
	width:90px;
	margin-right:20px;
}

#boxBottom #inBox .rightM {
	float:left;
	width:660px;
}
	

/*インタビュー各インデックス*/

#mainContents ul#indexBnr {
	width:846px;
	margin-bottom:40px;
	margin-left:30px;
}

#mainContents ul#indexBnr li {
	width:403px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	list-style:none;
}

#mainContents ul#indexBnr li.mgn0 {
	margin-bottom:0;
}





/*ページトップ*/
#pagetop {
	margin:6px auto 0;
	width:910px;
	text-align:right;
	padding-right:20px;
}

/*フッター*/
#footer {
	clear:both;
	margin:0 auto 20px;
	width:890px;
}

#footer ul#link {
	margin-bottom:16px;
}

ul#link li {
	float:left;
	border-left:#CCCCCC solid 1px;
	padding:4px 24px;
	list-style:none;
}

ul#link li.end {
	border-right:#CCCCCC solid 1px;
}

#footer p.copy {
	text-align:left;
	line-height:1.6;
}

p.sp {
	margin:300px 0;
}




/* ========================================
	
* news.html
	
======================================== */

#news {
	background:#FFF;
	color:#333;
	width:590px;
	padding:10px;
	margin:10px auto;
}

#news #mail {
	border:#CCC solid 1px;
	padding:20px 20px 0px;
}

#news #mail {
	line-height:1.4;
}

#news #mail p.date {
	text-align:right;
	margin-bottom:30px;
}

#news #mail p.hd01 {
	margin-bottom:10px;
}

#news #mail p.hd02 {
	text-align:right;
	margin-bottom:30px;
}

#news #mail p.hd03 {
	text-align:center;
	margin-bottom:30px;
}

#news #mail p.txthd {
	margin-bottom:6px;
}

#news #mail p.txt {
	text-indent:12px;
	margin-bottom:6px;
}

#news #mail p.txtbt {
	text-align:right;
	margin-bottom:20px;
}

#news #mail dl#detail {
}

#news #mail dl#detail dt {
	float:left;
	width:30px;
	margin-right:40px;
	margin-bottom:10px;
}

#news #mail dl#detail dd {
	float:left;
	width:478px;
	margin-bottom:10px;
}

#news p.btm_txt {
	padding:10px 20px 0;
	line-height:1.4;
}

#news p.btm_txt2 {
	padding:10px 20px 0px;
	line-height:1.4;
	font-weight:bold;
}

#news p.close {
	text-align:center;
	padding:20px 0 10px;
}
	

