@charset "shift_jis";
* {
	margin:0;
	padding:0;
}
a {
	color : #0078C4;
	font-weight:bold;
}

a:hover {
	color: #CD2952;
	text-decoration : underline;
}

a:visited {
	text-decoration : none;
}

a:active {
	color           : #CD2952;
	text-decoration : underline;
}
a img {
	border:none;
}
a.arrow {
	/*background:url(/image/uso2010/arrow.gif) no-repeat 0 6px;*/
	padding-left:10px;
}
* html body a.arrow {
	background-position:0 3px;
}
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html body .clearfix {
	display: inline-block;
}
*+ html body .clearfix {
	display: inline-block;
}
h1,h2,h3,h4,h5{
	font-size:12px;
}
/*hogehogehoge*/

body {
	background:#000;
	color:#000;
	text-align:center;
	font-size:12px;
	line-height:1.6em;
	font: 12px "Osaka", Verdana, Geneva, Helvetica, sans-serif;
}
#wrapper{
	width:100%;
	background:#fff url(/image/fukurahagi/wrapper_bg.gif) 50% 0 repeat-x;
}
#hbm{
	width:884px;
	margin:0 auto;
	text-align:left;
	background:url(/image/fukurahagi/hbm_bg.gif) 100% 0 no-repeat;
}
#head{
	position:relative;
	width:800px;
	height:338px;
	margin-left:42px;
}

#head h1{
	height:39px;
	width:180px;
	position:absolute;
	top:12px;
}
#head p.breadcrumb{
	position:absolute;
	left:0;
	bottom:10px;
}
#head p.days{
	position:absolute;
	right:80px;
	bottom:30px;
}

#main{
	width:800px;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
}

#main .cpgaiyo{
	
}
#main .cpgaiyo dl{
	font-size:12px;
}
#main .cpgaiyo dt{
	font-weight:bold;
	float:left;
	width:50px;
	letter-spacing:0.8em;
}
#main .cpgaiyo dd span.cap{
	display:block;
}
#main .cpgaiyo dd{
	margin-left:50px;
}
#main .cpgaiyo dd em{
	font-style:normal;
}
#main #box1{
	background:url(/image/fukurahagi/box01.gif) repeat-y;
}

/*start taio*/
#main #box2{
	background:url(/image/fukurahagi/box01.gif) repeat-y;
}

#main #box2 .box2A1{
	float:left;
	width:121px;
}
#main #box2 .box2A2{
	float:right;
	width:630px;
}
/*taio end*/

/*#main #box2{
	background:url(/image/fukurahagi/box02.gif) repeat-y;
}

#main #box2 .box2A{
	float:left;
	width:588px;
}
#main #box2 .box2B{
	float:right;
	width:154px;
}

#main #box2 .box2A1{
	float:left;
	width:121px;
}
#main #box2 .box2A2{
	float:right;
	width:467px;
}*/


#main #box3{
	font-size:14px;
	line-height:22px;
}

#main #box3 .box3A{
	float:left;
	width:590px;
}
#main #box3 .box3B{
	float:right;
	width:185px;
}

#main #box4{
	font-size:14px;
	line-height:22px;
}

#main #box4 .box4A{
	float:left;
	width:174px;
}
#main #box4 .box4B{
	float:right;
	width:590px;
}


/*#main #box2 .box2A{
	float:left;
	width:121px;
}
#main #box2 .box2B{
	float:left;
	width:467px;
}
#main #box2 .box2C{
	float:right;
	width:154px;
	border:1px solid red;
}*/


/*#main #box1 #box1b{
	margin:25px 0 0 25px;
	font-size:14px;
}

h2{
	margin-bottom:10px;
}
h3{
	margin-bottom:10px;
}
h4{
	margin-bottom:10px;
}
#main #box1 #box1b .box4{
	float:left;
	width:320px;
}
#main #box1 #box1b .box5{
	float:right;
	width:185px;
}
#main #box1 #box1b .box6{
	float:left;
	width:174px;
}
#main #box1 #box1b .box7{
	float:right;
	width:336px;
}*/

/* ----- Side ----- 

#main #box2{
	width:292px;
	float:right;
	background:url(/image/fukurahagi/box2_bg.gif) no-repeat;
	padding-bottom:20px;
}
#main #box2 #box2b{
	margin:35px 47px 0 45px;
	font-size:12px;
}
#main #box2 #box2b dl{
	border:3px solid #ddd;
	background-color:#efefef;
	padding:10px 13px 0;
}
#main #box2 #box2b dl dt{
	font-weight:bold;
	border-bottom:1px solid #ddd;
	margin-bottom:3px;
	letter-spacing: 0.8em;

}
#main #box2 #box2b dl dd{
	margin-bottom:10px;
}
#main #box2 #box2b dl dd .cap{
	display:block;
	margin-top:10px;
	text-indent:-1.2em;
	margin-left:1.2em;
	font-size:10px;
}*/

/* ----- Box3 ----- 

#main_bottom{
	padding-left:44px;
}
#box3{
	font-size:14px;
	margin:30px 42px 0 44px;
}*/

/* ----- Footer ----- */

#footer_wrapper {
	background:url(/image/fukurahagi/footer_bg.gif) repeat-x;
	padding-bottom:60px;
}
#footer_wrapper #footer {
	margin:10px auto 0;
	width:800px;
	text-align:left;
}
#footer_wrapper #footer a {
	font-weight:normal;
	font-size:10px;
	color:#999;
	text-decoration:none;
}
#footer_wrapper #footer p {
	margin-bottom:12px;
}
#footer_wrapper #footer p.copyright {
	font-size:10px;
	color:#999;
	margin-bottom:0;
}

/* ----- general ----- */
.MB5PX{
	margin-bottom:5px;
}
.MB10PX{
	margin-bottom:10px;
}
.MB20PX{
	margin-bottom:20px;
}
.MB30PX{
	margin-bottom:30px;
}
.ML40PX{
	margin-left:40px;
}
.TAC{
	text-align:center;
}
.TAR{
	text-align:right;
}
.FCR{
	color:#c00;
}
.FWB{
	font-weight:bold;
}

/*
----------------------------------------------------------
	servicesFooter
----------------------------------------------------------*/

#servicesFooter{
	width:800px;
	margin:0 auto;
	background:url(/image/footer/footer_paperboygroup.gif?1) 0% 2px no-repeat;
}
#servicesFooter dl{
	margin-left:230px;
	width:570px;
	font-size:10px !important;
	line-height:11px !important;
	margin-bottom:10px;
}
#servicesFooter dl dt{
	width:130px;
	float:left;
	color:#aaa;
}
#servicesFooter dl dd{
	width:440px;
	float:right;
}
#servicesFooter dl dd ul{
	list-style:none;
}
#servicesFooter dl dd ul li{
	float:left;
	margin-right:13px;
}
#servicesFooter dl dd ul li a{
	color:#fff;
}
