@charset "utf-8";
/* CSS Document */


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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 1em;
	margin: 0;
	outline: 0 none;
	padding: 0;

}
body {
	font-size: 62.5%;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
body {
	line-height: 1.6;
	color: #333;
	font-size: 12px;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	background-color: #fff;
}
#wrapper {
	height: 100%;
	width: 100%;
	position: relative;
	min-height: 100%;
}
body > #wrapper {
	height: auto;
}

body a{
	color: #00ACDD;
}





/* header */
#header {
	height: 191px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/common/head_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 6px;
}
#headerInner {
	height: 185px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#header #headerInner #siteTitle a img {
	margin-top: 22px;
	margin-left: 6px;
	position: absolute;
}
#headSub {
	float: right;
	width: 235px;
	margin-top: 52px;
	margin-right: 11px;
}
#searchbox {
	height: 21px;
}
#headDate {
	margin-top: 50px;
}
#globalMenu {
	clear: both;
	width: 960px;
	padding-top: 11px;
	height: 40px;
}
#gNavi li {
	list-style: none;
	width: 159px;
	float: left;
	margin-right: 1px
}



#header #headerInner #headSub #searchbox form #keywords {
	height: 18px;
	width: 130px;
	border: 1px solid #40C3E6;
	font-size: 12px;
}
#header #headerInner #headSub #searchbox #searchform {
	position: relative;
	margin-left: 44px;
}
#header #headerInner #headSub #searchbox #searchform #searchBtn {
	top: 0px;
	left: 135px;
	position: absolute;
}
#header a.gNaviImg01 {
	background: url(../images/common/btn_gnavi01.jpg);
	width: 159px;
	height: 26px;
	display: block;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
#header a.gNaviImg01:hover {
	background-position: left bottom;
}
#header a.gNaviImg02 {
	background: url(../images/common/btn_gnavi02.jpg);
	width: 159px;
	height: 26px;
	display: block;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
#header a.gNaviImg02:hover {
	background-position: left bottom;
}
#header a.gNaviImg03 {
	background: url(../images/common/btn_gnavi03.jpg);
	width: 159px;
	height: 26px;
	display: block;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
#header a.gNaviImg03:hover {
	background-position: left bottom;
}
#header a.gNaviImg04 {
	background: url(../images/common/btn_gnavi04.jpg);
	width: 159px;
	height: 26px;
	display: block;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
#header a.gNaviImg04:hover {
	background-position: left bottom;
}
#header a.gNaviImg05 {
	background: url(../images/common/btn_gnavi05.jpg);
	width: 159px;
	height: 26px;
	display: block;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
#header a.gNaviImg05:hover {
	background-position: left bottom;
}
#header a.gNaviImg06 {
	background: url(../images/common/btn_gnavi06.jpg);
	width: 159px;
	height: 26px;
	display: block;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
#header a.gNaviImg06:hover {
	background-position: left bottom;
}
#header a span {
	display: none; /*テキストを消してa要素の背景だけを見えるようにする*/
}





/*main*/


#main {
	clear: both;
	width: 960px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#main #topBnr ul {
	margin-left: 28px;
}

#sideMenu {
	float: left;
	width: 224px;
}

#main #sideMenu {
	text-align: center;
	float: left;
	margin-bottom: 30px;
}
#main #sideMenu ul li img {
	vertical-align: bottom;
}

#main #contents {
	width: 450px;
	float: left;
	margin-bottom: 30px;
}
#main #subContents {
	float: left;
	width: 286px;
	text-align: center;
}
#main #subContents {
	margin-bottom: 30px;
}

#main #subContents .snsBtn{
	margin-top: 15px;
	height : 50px;/*ボックスの高さ*/
	line-height : 50px;/*縦のセンタリングの為に指定*/
	width: 286px;
	padding-left:30px;
}


#main #subContents .snsb{
float:left;
}









/*footer*/


#footer {
	background: url("../images/common/foot_bg.gif") repeat-x scroll center top #00AFDD;
	clear: both;
	color: #FFFFFF;
	margin-top: 12px;
	padding: 30px 0 42px;
}
#footer #footerInner {
	width: 960px;
	margin: 0 auto;
}
#footerInner .pagetop {
	margin-top: 20px;
	float: right;
	margin-right: 80px;
}
#footer #footerInner ul {
	clear: both;
}
#footer #footerInner ul li {
	float: left;
	margin-right: 20px;
}
#footer #footerInner a {
	color: #FFF;
	text-decoration: none;
}
#footer #footerInner p.copy {
	clear: both;
	font-size: 10px;
	padding-top: 13px;
}
#footer #footerInner .pagetop a {
	background-image: url(../images/common/top_icon01.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	background-position: 0px 4px;
	color: #fff;
	text-decoration: none;
}
