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

/* @group 文字関係 */

/* @group font-size */
body{
	font-size: 0.8em;
	font-family:'ＭＳ Ｐゴシック','Osaka', sans-serif;
}
#colLeft .chargeBox h5,
h6.ttl{
	font-size: 1em;
	}
#colRight .subTtl,
#colLeft h4.BLttl {
	font-size: 1.1em;
}
#wrapper #shadow #pankuzu li {
	/*font-size: 10px;*/
	font-size:0.9em;
	}
.pagetop,
.toIndex,
.subCatch,
.at{
	font-size: 0.85em;
}
#colRight #cateNavi,
#colLeft .cpbox .partnerList01 li,
#colLeft .cpbox .partnerList02 li  {
	font-size:0.9em;
	/*font-size: 12px;*/
}

/* @end */



/* @end */

/* @group 共通 */

html,
body,
* h1,
* h2,
* h3,
* h4,
* h5,
* h6,
* p,
* address,
* ul,
* ol,
* li,
* form,
* dl,
* dt,
* dd,
* div,
* tr,
* th,
* td{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	background-image: url(/common/img/bg_so.gif);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック";
	}

#colLeft {
	float: left;
	width: 515px;
	margin-left: 25px;
	display: inline;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
}
h1 {
	display: inline;
	height: 40px;
	width: 221px;
	float: left;
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
h2 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 800px;
	clear: both;
}
hr {	display: none;}
.clear {	clear: both;}
.alt{
	display: none;
}
.noBg {	background-image: none !important;}
.bdrB {
	border-bottom: 1px solid #CCCCCC !important;
}
.bdrB2 {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC !important;
}
.fcBlue {	color: #0853AB;}

/*.mg0 {	margin: 0px;}
.mgT0 {	margin-top: 0px !important;}
.mgT8 {	margin-top: 8px !important;}
.mgT10 {	margin-top: 10px !important;}
.mgT25 {	margin-top: 25px !important;}
.mgT50 {	margin-top: 50px;}
.mgT149 {	margin-top: 149px;}
.mgB0 {	margin-bottom: 0px !important;}
.mgB5 {	margin-bottom: 5px !important;}
.mgB10 {	margin-bottom: 10px !important;}
.mgB15 {	margin-bottom: 15px !important;}
.mgB20 {	margin-bottom: 20px !important;}
.mgB30 {	margin-bottom: 30px !important;}
.mgB40 {	margin-bottom: 40px !important;}
.mgB50 {	margin-bottom: 50px !important;}
.mgB80 {	margin-bottom: 80px;}
.mgB100 {	margin-bottom: 100px !important;}
.mgB250 {	margin-bottom: 250px !important;}
.mgL0 {	margin-left: 0px !important;}
.mgL7 {	margin-left: 7px;}
.mgL9 {	margin-left: 9px;}
.mgL13 {	margin-left: 13px;}
.mgL18 {	margin-left: 18px;}
.mgL319 {	margin-left: 316px;}
.mgR7 {	margin-right: 7px;}
.mgR13 {	margin-right: 13px;}
.mgR20 {	margin-right: 20px;}
.pdT8 {	padding-top: 8px;}
.pdB10 {	padding-bottom: 10px !important;}
.pdB25 {	padding-bottom: 25px !important;}
.pdB50 {	padding-bottom: 50px;}*/

.abB25 {
	position: absolute;	bottom: 25px !important;}


.floatL {	float: left !important;}
.floatR {	float: right !important;}
.floatNo {
	float: none!important;
	display: inline;
	vertical-align: bottom;
}

.alignL {	text-align: left!important;}
.alignR {	text-align: right !important;}
.alignC {
	text-align: center !important;
	margin-right: auto;
	margin-left: auto;
}

.putCenter{
	text-align:center;
	margin-bottom: 10px;
}
.putCenter .zoomBtn{
	margin-top: 5px;
}

.putRight{
	text-align:right;
	margin-bottom: 10px;
}
.imgCenter {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none !important;
}

.width50 {	width: 50%;}
.width300px {	width: 300px !important;}
.width500px {	width: 500px !important;}
.adjustS{
	margin-bottom: 10px;
}
.adjustS{
	margin-bottom: 10px;
}
.str{
	font-weight: bold;
}
#colLeft .mbB {
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	}
#colLeft .mbB2 {
	padding-bottom: 40px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 40px;
	}


/* @end */

/* @group リンク色 */

/*　基本リンク　*/

a:visited {	color: #914035;	text-decoration: underline;}
a:link {	color: #C53E2C;	text-decoration: underline;}
a:active {	color: #EA2E15;	text-decoration: underline;}
a:hover {	color: #EA2E15;	text-decoration: underline;}

/*　黒リンク　*/

a.ss:visited {	color: #333;	text-decoration: underline;}
a.ss:link {	color: #000;	text-decoration: underline;}
a.ss:active {	color: #EA2E15;	text-decoration: underline;}
a.ss:hover {	color: #EA2E15;	text-decoration: underline;}


/*　パンくずリンク　*/

#pankuzu li a:visited {	color: #FFFFFF;	text-decoration: underline !important;}
#pankuzu li a:active {	color: #9ec0e8;	text-decoration: underline !important;}
#pankuzu li a:link {	color: #FFFFFF;	text-decoration: underline !important;}
#pankuzu li a:hover {	color: #9ec0e8;	text-decoration: underline !important;}

/*　右カラムナビ　*/

#cateNavi a:visited {	color: #222222;	text-decoration: none;}
#cateNavi a:link {	color: #222222;	text-decoration: none;}
#cateNavi a:active {	color: #EA2E15;	text-decoration: none;}
#cateNavi a:hover {	color: #EA2E15;	text-decoration: underline;}




/*　フッターリンク　*/

#fnavi li a:visited {	color: #FFF;	text-decoration: underline;}
#fnavi li a:link {	color: #FFF;	text-decoration: underline;}
#fnavi li a:active {	color: #9ec0e8;	text-decoration: underline;}
#fnavi li a:hover {	color: #9ec0e8;	text-decoration: underline;}



/* @end */

/* @group 基本パーツ */
#package{
	margin: 0 auto 20px;
	width: 800px;
}
/* @group ヘッダー */

#header {
	width: 800px;
	background: url(/common/img/bg_header.gif) repeat-x;
	margin: 0px 10px;
	padding: 0px;
	/*float: left;*/
	height: 91px;
}
* html #header {
	/*margin-bottom: -10px;*/
}
#header form {
	margin: 0px;
	padding: 0px;
}

#header h2.text {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	width: 564px;
	height: 16px;
	background: url(none);
	text-indent: 0;
}
#header h2.text img {
}
#headNavi {
	display: block;
	width: 316px;
	float: left;
	margin-top: 15px;
	list-style: none;
	margin-right: 6px;
	margin-left: 54px;
}
#headNavi li {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left 2px;
}
#header .searchFrame label {
	display: none;
}

#header input {
	vertical-align: middle;
}
#header .searchFrame {
	display: block;
	height: 20px;
	width: 126px;
	float: left;
	margin-top: 12px;
	margin-right: 3px;
}
#header #qt {
	color: #999999;
	height: 17px;
	width: 119px;
	vertical-align: bottom;
	/*font-size: 10px;*/
	font-size:0.9em;
	background-image: url(/common/img/bg_search_frame.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 5px;
	border: 0px;
	background-attachment: scroll;
}


#searchButton {
	margin-top: 11px;
	_margin-top: 13px;
	float: left;
}



/* @end */

/* @group グローバルナビゲーション */

#gnavi {
	height: 27px;
	width: 800px;
	list-style: none;
	margin-right: 10px;
	margin-left: 10px;
}
#gnavi li {
	display: block;
	float: left;
}
#gnavi img {
	display: inline;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}



/* @end */

/* @group パンくず */

#pankuzu {
	height: 19px;
	width: 782px;
	list-style: none;
	background-color: #084ea1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #457dc0;
	color: #FFFFFF;
	display: block;
	clear: both;
	margin: 0px 10px;
	padding: 1px 0px 0px 18px;
	text-align: left;
}
#pankuzu li {
	display: inline;
	margin: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pankuzu a {
	padding: 0px;
	margin: 0px;
	display: inline;
}



/* @end */



/* @end */

/* @group 共通パーツ */

/* @group 画像処理関係 */

a img{
	border: 0;
}


/* @end */



/* @end */
