@charset "UTF-8";

header  { 
	height:750px;
	width:100%;
	position:relative;
}

.mv { background:url(../imgtop/mv_bg.jpg) top center no-repeat #000; }

#contents #main { width:720px; float:left; }

/* section ============== */

.top_txt01     { 
	background:#052C6F; 
	padding:40px 20px 20px 20px; 
	width:680px;
	color:#555555; 
}

.top_txt01 img { display:block; margin:0 auto;}
.top_txt01 p.intro { color:#FFF; padding:20px 40px; /*text-align:center;*/ font-size:16px; }

.top_txt02     { 
	/*background:#052C6F; */
	margin:40px 0px 0px 0px; 
	width:710px;
	color:#555555; 
}

.top_txt02 h2  { margin-bottom:20px;  }
.top_txt02 p   { padding:20px 0px; }
.top_txt02 .l{ padding-right:5px;}
.top_txt02 a   { padding:20px 0px; color:#666; color:#555555; font-weight:bold; text-align:right; text-decoration:none; }
.top_txt02 a:hover { text-decoration:underline; }

#contents #main .news { margin-bottom:10px;}

/*topics*/
#contents .topics section {
	position:relative;
	margin-bottom:15px;
	padding:20px;
	border-radius:5px;
	border:5px solid #052C6F;
	background-color:#fff;
	margin-bottom:30px;
}
.topics .l  { width:430px; padding-right:5px;}
.topics h3  { line-height:2em; font-size:140%; margin-bottom:10px; background:#AB9BC6; color:#FFF; }
.topics p   { padding: 0 0 15px 0 ; }
.topics .l a { color:#13B5BB; background:url(../imgtop/icon02.png) no-repeat right; padding-right:15px; line-height:17px; }
.topics .ph { float:right; border:none; box-shadow:none; }

/*contents*/
#topinfo       { margin-bottom:20px; }
.top_bnr01     { margin:20px 0 50px 0;}

.video { margin-top:40px; }

.greeting img { width:90%; }

#contents .jbplt { margin-bottom:30px; }
.greeting + .jbplt a { display:block; width:90%; margin:0 auto; }
.greeting + .jbplt img { width:100%; }

/* ======================= */

/* font-family */

/*.top_txt01     { font-family: "ヒラギノ明朝 Pro","HiraMinPro","ＭＳ 明朝","ＭＳ Ｐ明朝","HG明朝E","MS PMincho",serif; }
.top_txt01 a   { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;}
.top_blog dd{ font-family: "ヒラギノ明朝 Pro","HiraMinPro","ＭＳ 明朝","ＭＳ Ｐ明朝","HG明朝E","MS PMincho",serif; }
*/

/* ======================= */

/* clearfix */
.topics a:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.topics a { display:inline-block;}
/* ¥*/
* html .topics a { height:1%; }
.topics a { display:block; }
/* */


