@charset "UTF-8";

/*CSSリセット*/
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	padding: 0px;
	vertical-align: middle;
	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
font-style: normal;
font-weight:normal;
font-size: 12px;
}
 
table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left;}
table,th,td,img {
}
img,input {
	vertical-align: bottom;
	border: none;
}
q:before,q:after {content:'';}
ul {
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 960px;
}


/*初期設定*/
body{
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	text-align: left;
	color: #1e1e1e;
	background: #fff;
	font-size: 13px;
	color: #000;
	/* [disabled]background: url(../images/bg.gif); */
}


.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clearfix{zoom:1;}

.fltl{float:left}
.fltr{float:right}

/*マージン設定*/
.mb5{margin-bottom:5px}
.mb6{margin-bottom:6px}
.mb7{margin-bottom:7px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb25{margin-bottom:25px}
.mb30{margin-bottom:30px}
.mb35{margin-bottom:35px}
.mb40{margin-bottom:40px}
.mb45{margin-bottom:45px}
.mb50{margin-bottom:50px}
.mb55{margin-bottom:55px}
.mb60{margin-bottom:60px}
.mb70{margin-bottom:70px}
.mb80{margin-bottom:80px}
.mb90{margin-bottom:90px}
.mb100{margin-bottom:100px}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.ml5{margin-left:5px;}
.ml10{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}

.prel{position:relative}
.mcntr{margin:0 auto}
.tcntr{text-align:center}
.tright{text-align:right}
 

.f10{font-size:10px; line-height:1.5em}/*大きさ設定*/
.f11{font-size:11px; line-height:1.5em}
.f12{font-size:12px; line-height:1.5em}
.f13{font-size:13px; line-height:1.5em}
.f14{font-size:14px; line-height:1.5em}
.f14lh2em{font-size:14px; line-height:2em}
.f15{font-size:15px; line-height:1.5em}
.f16{font-size:16px; line-height:1.5em}
.bold{font-weight:bold;}



.fblue15{ color:#2b4c98;font-size:15px; line-height:1.8em }
.fblue{ color:#2b4c98 }/*色設定*/
.fred{color:#de3435}
.fgreen{ font-size:16px; font-weight:bold; color:#0c743b}
.fpink{color:#c95b8f}
.fwht{color:#ffffff}
.fnarrow{letter-spacing:-0.1em}
.forange{ font-size:14px; font-weight:bold; color:#ff6666;}

.fb{ font-weight:bold;}
.vasub{vertical-align:sub;}
.vami{vertical-align: middle;}
.vaspr{vertical-align:super; font-size:small;}
.cb{clear:both;}

/*　ページ用設定　*/
#container{
	width: 1010px;
	text-align: left;
	;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg.png);
	background-repeat: repeat-y;
}
#main_contents{
	width: 960px;
	height: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	/* [disabled]background-repeat: repeat; */
	background-color: #FFF;
}

#tbox{
	width: 960px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C0CBE5;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	background-repeat: repeat;
	background-color: #FFF;
	height: auto;
}

#sub_menubox{width: 180px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;
}



/*ヘッダ*/

#header{
	width: 960px;
	height: 75px;
	position: relative;
	background:margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	background-image: url(../img/header_bg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#header #logo{
	margin-top: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #666666;
	width: 400px;
}
#header #slogan{
	margin-top: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	width: 320px;
}
#header #tel{
	margin-top: 25px;
	float: right;
	width: 360px;
	height: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*サブナビ*/
#subnavi{
	height: 25px;
	width: 940px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-right: 20px;
	font-size: 12px;
	color: #666;
	background-image: url(img/head_bg.jpg);
	background-repeat: repeat-y;
}
#subnavi li{float:right;
margin-left:8px;
	border:none; 
	height:25px; 
	display:inline;
}
#subnavi li a{
	width: auto;
	height:25px;
}

#subnavi #add{
	margin-top: 0px;
	float: left;
	padding-top: 0px;
	padding-left: 11px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #666666;
	width: auto;
}
/*グローバルナビ*/

#globalnavi{
	height: 50px;
	width: 960px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	padding: 0px;
}
/*top用*/
#tbox{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/* メインビジュアル */
#pageBody .mainVisual {
	position: relative;
}
#pageBody .mainVisual img {
	vertical-align: bottom;
}

#pageBody .mainVisual .mainVisualText {
	position: absolute;
	left: 51px;
	bottom: 50px;
	color: #FFF;
	background-color: rgba(0,0,0,0.4);
	width: 400px;
	padding: 15px 25px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#pageBody .mainVisual .mainVisualText h1 {
	font-size: 26px;
	line-height: 1.231;
	margin: 0;
}
#pageBody .mainVisual .mainVisualText p {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 0;
}
#pageBody .mainVisual ul {
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#pageBody .mainVisual ul li {
	position: relative;
}
/*コンテンツ用*/
#mainbox{
	width: 735px;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.txtbox{
	width:90%;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	line-height:1.8em;
	color:#333;
	text-align:left;
	border: solid #CCC 1px;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}

#mainbox .ttlbox{
	width: 710px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
}
/*タイトル1用*/
.title_box{
	width: 950px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 50px;
}
.first_box1{
	width: 700px;
	margin-top: 50;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: 45px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
}
/*メインテキスト用*/
#ttl_mbox{
	width: 600px;
	margin-top: 40;
	margin-right: 160px;
	margin-bottom: 40px;
	margin-left: 160px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	line-height: 26px;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}


/*f_navi*/

#fnavi{
	clear: both;
	width: 960px;
	color: #FFFFFF;
	font-size: 9px;
	height: auto;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C0CBE5;
}

a.special {
	font-weight: lighter;
	font-size: 9px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #BBBBBB;
	font-style: inherit;
	line-height: 15px;
	text-decoration: none;
}
a.special:link {
	color: #BBBBBB;
	text-decoration: none;
}
a.special:visited {
	color: #BBBBBB;
	text-decoration: none;
}
a.special:hover {
	text-decoration: none;
	color: #888888;
}
a.special:active {
	color: #000000;
	text-decoration: none;
}

#fnavi_left{
	float: none;
	text-align: left;
	width: 950px;
	height: auto;
	font-size: 12px;
	color: #999999;
	padding: 0px;
	margin: auto;
}


/*フッタ*/
#fbox{
	height: 80px;
	margin-top: 0px;
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
#footer{
	clear: both;
	width: 960px;
	color: #063;
	font-size: 9px;
	margin-top: 0px;
	height: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/footer_bg.png);
	background-repeat: no-repeat;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #C0CBE5;
	padding: 0px;
	border-top-style: none;
}
#footer_left{
	padding-top: 10px;
	float: left;
	font-size: 11px;
	text-align: left;
	width: 600px;
	padding-left: 20px;
	height: auto;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#footer_right{
	padding-top: 10px;
	float: right;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	color: #FFF;
}

/* page-top */
.page_top { position:fixed; bottom:10px; right:10px; }
