@charset "UTF-8";

/*---------------------------------------------*/
body {
    margin: 0;
	padding: 0;
}

/*iphoneでルビで文字サイズが勝手に変わるのを修正*/
body {
	-webkit-text-size-adjust: 100%;
}

#wrapper {
	text-align: left;
	margin: 0;
	padding: 0;
	background-image:url(../img/bg_ribbon.png);
	background-repeat: repeat-x;
	background-position: 0 0;
 }


#wrapper2 {
	text-align: left;
	margin: 0;
	padding: 0;
	background-image:url(../img/bg_footer.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
 }






* { font-family: 'lr oSVbN',Osaka,sans-serif; }

p,ul,ol,li,dt,dd,th,td,h1,h2,h3 {
	margin: 0;
	padding: 0; }
	
img {
	border: none;
	vertical-align: bottom; }
	
.clr {
	line-height: 1%;
	vertical-align: bottom;
	clear: both;
	margin-top: 10px; }
	
.clearFix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearFix{
	display: inline-table;
	}
	
/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
/* End hide from IE-mac */	
	
.right {	text-align:right;}
.clear {	clear: both;}
.top-10{	margin-top: 10px;}
.btm-10{	margin-bottom: 10px;}
/*Nݒ---------------------------------------------*/
a:link {	color: #3b3b3b;	text-decoration: underline; }	
a:visited {	color: #3b3b3b;	text-decoration: underline; }	
a:hover {	color: #3b3b3b;	text-decoration: none; }

/*AJ[N---------------------------------------------*/
.skip { position: absolute; top: -9999px;}	
.anchor,.anchorlink { position: absolute; top: 0; left: 0;}
.skip a:link,.skip a:visited,.skip a:hover, { color: #3b3b3b;}
.hidden { display: none;}


/*g-----------------------------------------------------*/
#container {
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	}
	
/*wb_[CSS---------------------------------------------*/

#header {
	width:1006px;
	position: relative;
	height:160px;
	left: -3px;



	/*background-image:url(../img/header_flash.png);*/
	background-repeat: repeat-x;
	



}



#headerHonbun {
	left: 3px;
	position: absolute;
	top: 0;
	width: 58px;
	height: 27px;
	z-index: 100;
}
#headerHonbun a {

display: block;

	background-image:url(../img/headerhonbun.png);
	width: 58px;
	height: 27px;
	text-indent: -9999px;
}

#header h1#logo{
	text-indent: -9999px;
	background-image:url(../img/logo.gif);
	width:203px;
	height:68px;
	float:left; display:inline;
	left: 0px;
	margin-top:20px;
	position: relative;
	z-index: 3;
	}
#header p#logo{
	width:203px;
	height:68px;
	float:left; display:inline;
	left: 0px;
	margin-top:20px;
	}
noscript{font-size:95%;}
#sub ul#subnavi { 
	position: absolute;
	right:10px;
	top: 10px;
	font-size: 12px;
}

#sub ul#subnavi li {
	float: left;
	display:inline;
	list-style-type: none;
	background-image:url(../img/white_arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 2px 0px 2px 20px;
	margin-left:10px;
	text-align:left;
}

#sub ul#subnavi li a {
	color:#FFF;
	font-weight:bold;
	background-color: #E66063;
}


#sub ul#subnavi img{
	margin-left:5px;
	margin-top:-2px
	}
#kensaku {
	float:left; 
	position: absolute;
	right: 0;
	top: 45px;
	font-size: 15px;
}
#kensaku div {
	float:left; display:inline;
	margin-top:2px;
	margin-right:10px;
	}
html>/**/body #cse-search-box{
	width:230px;
	float: right;
	}
#kensaku p{
	background-image:url(../img/arrow04.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 2px 0px 2px 20px;
	margin-top:5px;
	font-size:80%;
	float:left;
	}
#cse-branding-logo{
	float:left;
	}
#kensaku #txtbox{ width:120px; float:left; margin-top:2px;}
#kensaku #btn{ width:100px; font-size:12px; float:left; margin-left:3px; margin-top:2px;}

/*O[oirCSS-------------------------------*/
#menu {width:1004px;
	top:140px;
	}
#menu li{float:left; display:inline;
	list-style:none;
}

/*TCYύXCSS gbvE -------------------*/
div#textsize li {
	float:left; display:inline;
	list-style-type: none;
	margin-left: 8px;
}
div#textsize li a {
	display: block;
	text-indent: -9999px;
	width: 43px;
	height: 21px;
	overflow:hidden;
	}
	
/*irȉRecCSS-------------------------*/	
#content{
	width:960px;
	background-color:#FFFFFF;
	border-left:solid #dfd6d6 1px;
	border-right:solid #dfd6d6 1px;
	margin:0 auto;
	top:199px;
	background-image:url(../img/content_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:80%;
	color:#3b3b3b;
	}
		
/*tb^[ݒ=====================================================*/

/*y[W̐擪֖߂*/
#pagetop{
	clear:both;
	text-align:right;
	padding:10px 10px 20px 10px;
	}
		
/*tb^N*/
#footer{
padding-top:10px;
	clear:both;
	text-align:center;
	width:100%;
	}
#footer ul#footerlink{
	height:20px;
	margin-bottom:8px;
	}
#footer ul#footerlink li{
	list-style:none;
	display:inline;
	}
#footer ul#footerlink li a{ color:#007083;}

/*AhX*/
#footer address{
	text-align:center;
	font-style:normal;
	height:20px;
	margin-bottom:46px;
	}
/*Rs[Cg*/
#copy{
	width:1008px;
	height:68px;
	margin-left:-24px;
	margin-bottom: 10px;
}
#copy img{

	bottom:0px;
	margin-left:-1px;
	}
/*Rs[Cg*/
#copy2 img{
	
	}
	
	
	


/*ANZVreBΉ*/

a:focus img {
	/*border:1px solid #C00000;*/
}

a:focus {
	background-color:#FFFF00;
}

a:active {
	_background:#FFFF00;/*IÊactive^NXɂď*/
}
