 @charset "shift_jis";

/* formatting style
------------------------------*/
/* link style
------------------------------*/
a img 
	{
	border-style: none;
	}
	
a:link
	{
	text-decoration: none;
	color: #09F;
	}

a:visited 
	{
	color: #09F;
	text-decoration: none;
	}
	
a:hover
	{
	color: #09F;
	text-decoration: underline;
	}

body
	{
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(../../images/header_bg_R.jpg);
	background-position: left top;
	}




/* headerM layout
------------------------------*/
#header_info
	{
	width:293px;
	}

#searchbox
	{
	width:293px;
	height:20px;
	}

#menu
	{
	width:950px;
	height:73px;
	margin-left:6px;
	margin-right:6px;
	overflow:hidden;
	background-image: url(../../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}



/* container layout
------------------------------*/
#container
	{
	width:962px;
	margin-bottom:40px;
	overflow:hidden;
	}

#pankuzu
	{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../../images/line_pankuzu_areaS.jpg);
	margin-bottom:15px;
	}

/* container_bg layout
------------------------------*/
#containerbg
	{
	background-image:url(../../images/eyechatch01_bg.jpg);
	width: 100%;
	display: table;
	height:170px;
	background-repeat: no-repeat;
	background-position: center top;
	}

#containerbg_policy
	{
	background-image:url(../../images/eyechatch06_bg.jpg);
	width: 100%;
	display: table;
	height:170px;
	background-repeat: no-repeat;
	background-position: center top;
	}


/* containerin layout
------------------------------*/
#container_in
	{
	margin-top:180px;
	width:962px;
	overflow:hidden;
	}

#privacy
	{
	width:321px;
	height:68px;
	background-image: url(../../images/bg_shakyo_privacy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 42px;
	padding-left: 641px;
	font-size: 14px;
	}

	



/* footer_bg layout
------------------------------*/
#footerbg 
	{
	background-image:url(../../images/footer_bg.jpg);
	clear:both;
	height:253px;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	display: table;
	}
	
#footer_menu_info
	{
	width:80px;
	height:20px;
	padding-left:594px;
	padding-top:185px;
	}
	
#footer_menu
	{
	padding-left:25px;
	padding-top:17px;
	}

#footer_menu li
	{
	float:left;
	margin-right:4px;
	}
