/* webfonts */

@import url("../common/webfonts/Futura_Light/stylesheet.css");
@import url("../common/webfonts/Futura_Medium/stylesheet.css");
@import url("../common/webfonts/Futura_Book/stylesheet.css");


/* common css */

/* formatting style
--------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 75%;
	line-height: 1.6;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	color: #444;
}


/* link style
--------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #2C6B9F;
	text-decoration: underline;
}
a:visited {
	color: #2C6BA0;
}
a:hover {
	text-decoration: none;
}
a:active {

}

/* 蝗槭ｊ霎ｼ縺ｿ隗｣髯､
--------------------------*/

.clear  {
	clear: both;
	visibility: hidden;
	height: 0px;
}

/* br ie6
--------------------------*/

br { letter-spacing:0; }

/* basic layout
--------------------------*/

#container {
	background-image: url(../common/images/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	z-index: 1;
	margin-top: -3px;
}
#header {
	width: 100%;
	height: 117px;
	background-image: url(../common/images/headbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 5;
	position: relative;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	font-size: 13px;
	letter-spacing: 1px;
}
#footer {
	background-image: url(../common/images/footBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 360px;
	width: 100%;
}

/* header styles
--------------------------*/

#header #headContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 86px;
}
#header h1 {
	font-size: 10px;
	letter-spacing: 1px;
	display: block;
	font-weight: normal;
	padding-top: 7px;
	color: #444;
	height: 24px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header h2 a {
	background-image: url(../common/images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 82px;
	width: 203px;
}
#header h2 {
	float: left;
}
#header #fixNavi {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/images/naviBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 86px;
}
#header #gNavi {
	width: 980px;
	display: block;
	height: 86px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
}
#header #gNavi li {
	float: left;
}
#header #gNavi01 a {
	background-image: url(../common/images/gNavi01.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 82px;
	width: 111px;
}
#header #gNavi02 a {
	background-image: url(../common/images/gNavi02.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 82px;
	width: 106px;
}
#header #gNavi03 a {
	background-image: url(../common/images/gNavi03.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 82px;
	width: 106px;
}
#header #gNavi04 a {
	background-image: url(../common/images/gNavi04.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 82px;
	width: 106px;
}
#header #gNavi05 a {
	background-image: url(../common/images/gNavi05.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 82px;
	width: 106px;
}
#header #gNavi06 a {
	background-image: url(../common/images/gNavi06.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 82px;
	width: 131px;
}
#header #gNavi07 a {
	background-image: url(../common/images/gNavi07.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 82px;
	width: 111px;
}
#header #gNavi01 a:hover,
#header #gNavi02 a:hover,
#header #gNavi03 a:hover,
#header #gNavi04 a:hover,
#header #gNavi05 a:hover,
#header #gNavi06 a:hover,
#header #gNavi07 a:hover {
	background-position: 0px -82px;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}


/* container styles
--------------------------*/

#container .titleArea {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
	margin-bottom: 55px;
}
#container .titleArea h3 {
	font-size: 18px;
	display: block;
	letter-spacing: 2px;
	padding-top: 33px;
	float: left;
	font-weight: normal;
}
#container .titleArea .subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999;
	display: block;
	float: left;
	margin-left: 10px;
	padding-top: 42px;
	font-weight: normal;
	letter-spacing: 0.5px;
}

#container #pankuzu {
	display: block;
	list-style-type: none;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 40px;
	float: right;
}
#container #pankuzu li {
	margin-left: 7px;
	display: inline;
}
#container .titleBox {
	float: left;
	width: 400px;
}

/* Carrousel styles
--------------------------*/

.slider  {
	background-image: url(../common/images/bannerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 135px;
	width: 100%;
}
.slider .autoplay {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 33px;
}
.slider .autoplay .banner {
	height: 70px;
	width: 300px;
	padding-left: 0px;
}


/* footer styles
--------------------------*/

#footer .footerbox {
	height: 360px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer #cInfo {
	font-size: 16px;
	letter-spacing: 1px;
	display: block;
	padding-top: 35px;
	color: #CCC;
	margin-bottom: 42px;
	margin-left: 25px;
}
#footer .footerbox dl {
	display: block;
	float: left;
	margin-left: 27px;
	margin-bottom: 68px;
}
#footer .footerbox dl dt {
	color: #CCC;
	letter-spacing: 1.5px;
	display: block;
	margin-bottom: 10px;
	margin-left: 25px;
}
#footer .footerbox dl .cTxt01 {
	background-image: url(../common/images/footIcon01.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 30px;
	letter-spacing: 1px;
	display: block;
	color: #7F7F7F;
	margin-bottom: 12px;
	min-height:58px;
}
#footer .footerbox dl .cTxt02 {
	background-image: url(../common/images/footIcon02.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 30px;
	letter-spacing: 1px;
	display: block;
	color: #7F7F7F;
	margin-bottom: 13px;
}
#footer .footerbox dl .cTxt03 {
	background-image: url(../common/images/footIcon04.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 30px;
	letter-spacing: 1px;
	display: block;
	color: #7F7F7F;
	margin-bottom: 10px;
	text-decoration: none;
}
#footer .footerbox #CInfoLeft {
	margin-left: 0px;
}
#footer .footerbox #footNavi {
	display: block;
	list-style-type: none;
	float: right;
}
#footer .footerbox #footNavi li {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-image: url(../common/images/listLine.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #666;
	float: left;
}
#footer .footerbox #footNavi li a {
	text-decoration: none;
	color: #666;
}
#footer .footerbox #footNavi li a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer .footerbox #footNavi .noIcon {
	background-image: none;
}
#footer .footerbox address {
	display: block;
	height: 7px;
	width: 252px;
	float: left;
	padding-top: 7px;
}


/* flort
--------------------------------------------------------------- */
.fl190{width:190px; float:left;}
.fl400{width:400px; float:left;}
.fl410{width:410px; float:left;}
.fl420{width:420px; float:left;}
.fl430{width:430px; float:left;}
.fl470{width:470px; float:left;}
.fl500{width:500px; float:left;}
.fl510{width:510px; float:left;}
.fl530{width:530px; float:left;}
.fl540{width:540px; float:left;}
.fl640{width:640px; float:left;}
.fl650{width:650px; float:left;}
.fl660{width:660px; float:left;}

.fr190{width:190px; float:right;}
.fr280{width:280px; float:right;}
.fr300{width:300px; float:right;}
.fr400{width:400px; float:right;}
.fr410{width:410px; float:right;}
.fr420{width:420px; float:right;}
.fr430{width:430px; float:right;}
.fr440{width:440px; float:right;}
.fr470{width:470px; float:right;}
.fr500{width:500px; float:right;}
.fr510{width:510px; float:right;}
.fr650{width:650px; float:right;}


/* clear
--------------------------------------------------------------- */
/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  overflow:hidden;
}
 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix { zoom: 1;}

/* margin
--------------------------------------------------------------- */
.mb1{margin-bottom:1px!important;}
.mb2{margin-bottom:2px!important;}
.mb3{margin-bottom:3px!important;}
.mb4{margin-bottom:4px!important;}
.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb25{margin-bottom:25px!important;}
.mb30{margin-bottom:30px!important;}
.mb35{margin-bottom:35px!important;}
.mb40{margin-bottom:40px!important;}
.mb45{margin-bottom:45px!important;}
.mb50{margin-bottom:50px!important;}
.mb55{margin-bottom:55px!important;}
.mb60{margin-bottom:60px!important;}
.mb65{margin-bottom:65px!important;}
.mb70{margin-bottom:70px!important;}
.mb100{margin-bottom:100px!important;}

.mt1{margin-top:1px!important;}
.mt2{margin-top:2px!important;}
.mt3{margin-top:3px!important;}
.mt4{margin-top:4px!important;}
.mt5{margin-top:5px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt25{margin-top:25px!important;}
.mt30{margin-top:30px!important;}
.mt40{margin-top:40px!important;}
.mt50{margin-top:50px!important;}

/* padding
--------------------------------------------------------------- */
.pb50{padding-bottom:50px!important;}
.pb80{padding-bottom:80px!important;}


.pt50{padding-top:50px!important;}
.pt80{padding-top:80px!important;}


.circle{
	width:48px;
	height:36px;
	-webkit-border-radius: 24px;/* width,height縺ｮ蜊雁� */
	-moz-border-radius: 24px;
	border-radius: 24px;
	background-color: #0C6BB8;/* 蜀��濶ｲ */
	color:#fff;
	padding:12px 0 0;
	text-align:center;
}