@charset "shift_jis";
/* CSS Document */

/* x[XJ[ΖtHg */

/*	fontsize : 12px[default]
---------------------------------
10px	84%		19px	159%
---------------------------------
11px	92%		20px	167%
---------------------------------
12px	100%	21px	175%
---------------------------------
13px	109%	22px	184%
---------------------------------
14px	117%	23px	192%
---------------------------------
15px	125%	24px	200%
---------------------------------
16px	134%	25px	209%
---------------------------------
17px	142%	26px	217%
---------------------------------
18px	150%			
---------------------------------*/

body {
	color:#666;
	background:#f7fdff url(/web/common/images/wrapper/bg_cloud_002.jpg) repeat-x left 143px;
	font-family:"CI", Meiryo, verdana,"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size:12px;
	line-height: 1.6;
}
/* for IE6 */
* html body { 
	font-size: 75%;
	font-family: "lr oSVbN", "MS PGothic", Sans-Serif;
	background-position:left 137px;
}
* html input, * html textarea {
	font-family: "lr oSVbN", "MS PGothic", Sans-Serif;
}
/* for IE7 */
*:first-child+html body { font-size: 75%; }

/* N */

a:link {
	color: #666;
}

a:visited {
	color: #666;
}

a:hover {
	color: #999;
	text-decoration: none;
}

a:focus,
textarea:focus,
input:focus {
	outline:none;
}


/* wiΜ_ */

#wrapper{
	width: 100%;
	background:url(/web/common/images/wrapper/bg_city_002.jpg) no-repeat 50% 27px;
	/*background:url(/web/common/images/wrapper/bg_cloud_001.jpg) repeat-x left top;*/
	/*background:url(/web/common/images/wrapper/bg_cloud_001.png) repeat-x left top;*/
	/*height:auto;*/
}


/* wiΜX */

#container{
	width:986px;
	padding: 0 7px 0;
	margin:0 auto;
	/*background-color:#C3C;*/
	/*background: url(/web/common/images/wrapper/bg_city_001.png) no-repeat right 5px;*/
	/*margin-top:5px;*/
	padding-top:36px;
	min-height:1100px;	
}



/* pNYXg */

#breadCrumbs{
	height:30px;
	background:url(/web/common/images/breadCrumbs/bg_breadcrumbs_001.png) repeat-x;
	font-size:10px;
}

#breadCrumbs ul{
	width:980px;
	height:30px;
	margin:0 auto;
}

#breadCrumbs ul li{
	height:24px;
	float:left;
	padding:6px 6px 0 20px;
	background:url(/web/common/images/breadCrumbs/bg_breadcrumbs_002.png) no-repeat left top;
}

#breadCrumbs ul li.first{
	padding-left:20px;
	background:url(/web/common/images/breadCrumbs/bg_breadcrumbs_003.png) no-repeat left top;
}


/* #containerΰ */

#containerHeader {
	height: 106px;
	/*margin-bottom: 35px;*/
}

/* #main */

#main{
	float:right;
	width:745px;
	/*margin-top:35px;*/
}

#main h3{
	height:43px;
	padding:25px 0 0 20px;
	background:url(/web/common/images/main/bg_main_h3.png) no-repeat left top;
	zoom: 1;
	
}

/*
#main h3 img{
	margin:25px 0 0 20px;
}
*/

#main #content{
	padding-top: 20px;
	background:url(/web/common/images/main/bg_main_middle.png) repeat-y left top;
	
}

#main .bottom{
	height: 23px;
	/*padding-bottom:23px;*/
	background:url(/web/common/images/main/bg_main_bottom.png) no-repeat left bottom;
	
}

.smallPageTop { clear: both; }
.middle {
	zoom: 1;
}
.bottom {
	padding: 0;
	margin: 0;
	line-height: 0!important;
	font-size: 0!important;
	zoom: 1!important;
}

.mb0 {margin-bottom: 0!important;}
.mb1 {margin-bottom: 1em!important;}
.small {
	/*font-size: 84%;*/
	color: #f00;
}

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


a.alpha:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

#toSpsite {
	background: url(/web/common/images/spsite/bg_spsite.png) repeat left top;
	text-align: center;
}
#toSpsite a {
	display: block;
	padding: 40px 0;
}