@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------ FontSize[13pxBase]

/* Reset !NoEdit ------------------------------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,pre,ul,ol,dl,dt,dd,address,form,blockquote{
	display: block;
}
table {  
	border-collapse: collapse;
	border-spacing: 0px;
}
fieldset,img {
	border-style: none;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style: url(none) none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content:'';
} 
abbr,acronym {
	border:0;
}
img {
	vertical-align: top;
}
a {
	overflow: hidden;
}

/* Base ------------------------------------------------------------------------------ */
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #4B4B4B;
}
body {
	*font-size: small;/* IE7-6 */
	*font: x-small;/* IE6-5 */
	font-size: 13px;/* Other */
}
body *,body p{
	line-height: 1.5;/* NoUnit */
}
table {  
	font-size: 1em;
}

/* LinkColor ------------------------------------------------------------------------------ */
a:link {
	color: #0279AC;
	text-decoration: none;
}
a:visited {
	color: #0279AC;
	text-decoration: none;
}
a:hover,a:focus {
	color: #0EB5FC;
	text-decoration: underline;
}
a:active {
	color: #0EB5FC;
	text-decoration: none;
}

/* AnotherLinkColor ------------------------------------------------------------------------------ */
a.linkA {
	color: #FFFF33;
}
a.linkA:visited {
	color: #FF0000;
}
a.linkA:hover,a.linkA:focus {
	color: #FFFF00;
}
a.linkA:active {
	color: #FFFF00;
}

/* VAlign Option ------------------------------------------------------------------------------ */
.imgVABtm {
	vertical-align: bottom;
}

/* Note ------------------------------------------------------------------------------ */
.note {
	text-indent: -1em;
	margin-left: 1em;
}

/* ClearBoth ------------------------------------------------------------------------------ */
.clearboth {
	clear: both;
}

/* ClearFix ------------------------------------------------------------------------------ */
.clearfix:after {
	content: url(assets/images/tmpl03blue/s.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix {display: inline-block;}
.clearfix {display: block;}
/* MacIE \*//*/
.clearfix {overflow: hidden;}
/* */

/* ClearPreview ------------------------------------------------------------------------------ */
.clear{
	clear:both;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
	height:0px;
}

/* FontSizeClass ------------------------------------------------------------------------------ */
.t8{font-size:62%;}
.t9{font-size:69.3%;}
.t10{font-size:77%;}
.t11{font-size:85%;}
.t12{font-size:93%;}
.t13{font-size:100%;}
.t14{font-size:108%;}
.t15{font-size:116%;}
.t16{font-size:123.1%;}
.t17{font-size:131%;}
.t18{font-size:138.5%;}
.t19{font-size:146.5%;}
.t20{font-size:153.9%;}


/* ------------------------------------------------------------------------------
 PageEdit /////////////////////////////////////////////////////////////////////
------------------------------------------------------------------------------ */

/* 共通部分
---------------------------------------------*/
body{
	text-align: center;
}

div#wrapper {
	width:100%;
	background: repeat-x;
}

div#header{
	width: 100%;
	background: url(assets/images/tmpl03blue/bg_header.jpg) repeat-x center bottom;
	border-top: 2px solid #0279AC;
	margin-bottom: 1px;
}

h1#logo{
	text-align: left;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-top: 18px;
	padding-bottom: 7px;
	font-size: 116%;
	letter-spacing: 0.1em;
	font-weight: bold;
}

div#blandingBG{
	background: url(assets/images/tmpl03blue/bg_blanding.jpg) repeat;
	margin-bottom: 1px;
}

div#contents{
	width: 100%;
	background: url(assets/images/tmpl03blue/bg_contents.jpg) repeat-x;
	padding-top: 25px;
}

div#contentsInner{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

div#menu{
	float: left;
	width: 180px;
	margin-right: 15px;
	display: inline;
	font-size: 93%;
}

div#menu ul{
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}

div#menu li{
	background: url(assets/images/tmpl03blue/menu_icon.gif) no-repeat 6px center;
	line-height: 1.3em;
	text-align: left;
	border-bottom: 1px solid #DFDFDF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-right: 4px;
	margin-left: 4px;
	padding-left: 19px;
}

div#menu li a:link{
	color: #0279AC;
	text-decoration: none;
}

div#menu li a:visited{
	color: #0279AC;
}

div#menu li a:hover,a:focus{
	text-decoration: underline;
	color: #0EB5FC;
}

div#menu li a:active{
	color: #0EB5FC;
	text-decoration: underline;
}	

div#footer{
	background: url(assets/images/tmpl03blue/bg_footer.jpg) repeat-x;
	padding-bottom: 12px;
	margin-top: 30px;
}

div#footer p{
	font-size: 77%;
	line-height: 1.5em;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #999999;
}

/* トップページ
---------------------------------------------*/
div#blanding_top{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(assets/images/tmpl03blue/blanding.jpg) repeat left top;
	width: 780px;
	height: 250px;
}

div#blanding_top p#topTitle01{
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	font-size: 154%;
	padding-left: 30px;
	padding-top: 100px;
}

div#blanding_top p#topTitle02{
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	font-size: 93%;
	padding-left: 30px;
}

div#center{
	width: 390px;
	float: left;
}

div#center p{
	text-align: left;
}

div#news{
	line-height: 1.5em;
	margin-bottom: 30px;
	text-align: left;
}

div#news h2{
	background: url(assets/images/tmpl03blue/top_tit.jpg) no-repeat left top;
	font-weight: bold;
	color: #0279AC;
	font-size: 93%;
	padding-top: 12px;
	padding-left: 18px;
	padding-bottom: 12px;
	letter-spacing: 0.1em;
}

div#news li{
	background: #F1F8FF;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 77%;
}

div#news li h3{
	font-size: 115%;
	font-weight: bold;
	color: #0279AC;
}

div#news li p{
	font-size: 115%;
	background: url(assets/images/tmpl03blue/news_line.gif) no-repeat center top;
	margin-top: 0.3em;
	padding-top: 0.6em;
	line-height: 1.4em;
}

div#info{
	font-size: 93%;
	line-height: 1.5em;
	margin-bottom: 30px;
	text-align: left;
}

div#info h2{
	background: url(assets/images/tmpl03blue/top_tit.jpg) no-repeat left top;
	font-weight: bold;
	color: #0279AC;
	letter-spacing: 0.1em;
	padding-top: 11px;
	padding-bottom: 15px;
	padding-left: 18px;
}

div#info p{
	padding-right: 10px;
	padding-left: 10px;
}

div#banner{
	float: right;
	width: 180px;
}

div#banner li{
	margin-bottom: 8px;
}

/* コンテンツページ
---------------------------------------------*/
div#blanding_cont{
	background: url(assets/images/tmpl03blue/blanding_cont.jpg) no-repeat left top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	text-align: left;
}

div#blanding_cont p#pageTitle01{
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 45px;
	font-size: 154%;
	line-height: 1.5em;
	padding-left: 30px;
}

div#blanding_cont p#pageTitle02{
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 30px;
}

ul#pankuzu {
	text-align: left;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	top: -10px;
	position: relative;
}

ul#pankuzu li{
	background: url(assets/images/tmpl03blue/pankuzu_icon.gif) no-repeat left center;
	float: left;
	font-size: 77%;
	text-indent: 15px;
	padding-right: 15px;
}

div#main{
	width: 580px;
	float: right;
}

div#main p{
	font-size: 93%;
	line-height: 1.8em;
	text-align: left;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

div#main h2{
	background: url(assets/images/tmpl03blue/cont_tit01.jpg) no-repeat left top;
	font-size: 108%;
	line-height: 1.5em;
	text-align: left;
	padding-top: 7px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 15px;
}

div#main h3{
	background: url(assets/images/tmpl03blue/cont_tit02.jpg) no-repeat left top;
	text-align: left;
	font-size: 93%;
	line-height: 1.5em;
	font-weight: bold;
	color: #0279AC;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 23px;
}

div#main h4{
	background: #F1F8FF;
	border: 1px solid #C1E0FF;
	text-align: left;
	font-size: 93%;
	line-height: 1.5em;
	color: #038FCB;
	padding: 0.2em 10px;
	margin-bottom: 0.8em;
}

div#main h5{
	font-weight: bold;
	color: #0279AC;
	border-bottom: 2px solid #039ADA;
	font-size: 93%;
	line-height: 1.5em;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 0.8em;
	padding-bottom: 0.4em;
}

div#main h6{
	font-size: 93%;
	line-height: 1.5em;
	font-weight: bold;
	color: #0279AC;
	text-align: left;
	background: url(assets/images/tmpl03blue/cont_tit03.gif) no-repeat left bottom;
	padding-bottom: 7px;
	padding-left: 17px;
	margin-bottom: 0.8em;
}

div#main ul{
	list-style: disc outside;
	text-align: left;
	font-size: 93%;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 1.2em;
}

div#main ul li{
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

div#main ol{
	font-size: 93%;
	line-height: 1.5em;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	list-style: decimal outside;
	padding-left: 1.5em;
}

div#main ol li{
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

/* 入力フォーム
---------------------------------------------*/
table.form{
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 20px;
	font-size: 93%;
}

table.form th{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F0FBFF;
	width: 110px;
	padding-right: 15px;
	padding-left: 15px;
}

table.form td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 8px 15px 6px;
	text-align: left;
}

.pink{
	color: #0279AC;
	line-height: 1.5em;
}

.red{
	color: #FF0000;
	line-height: 1.5em;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#error{
	background: #FFF4F4;
	border: 1px solid #E80000;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px;
	width: 560px;
}

#error #errorTxt{
	font-size: 93%;
	line-height: 1.5em;
	color: #FF0000;
	margin: 5px 10px;
}

.note{
	font-size: 85%;
	line-height: 1.8em;
}

div.buttons{
	text-align: center;
	margin-bottom: 30px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}

.formBack{
	background: url(assets/images/tmpl03blue/pankuzu_icon.gif) no-repeat left center;
	text-indent: 15px;
}

.formTxt{
	font-size: 93%;
	line-height: 1.8em;
	text-align: left;
	margin-bottom: 10px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}

.buttonRight{
	float: right;
}

.buttonLeft{
	float: left;
}

