@charset "utf-8";



/*body--------------------------------------------------------------*/



body

{

	margin		: 0px auto;

	padding		: 0px;

	font		: 12px/1.6 Trebuchet MS, "ＭＳ Ｐゴシック", Osaka, sans-serif;

	color		: #666;

	background	: #FFF url(../images/common/base/bg_body.gif);

	text-align	: center;

}



div,p,form,map

{

	margin		: 0px;

	padding		: 0px;

}



img

{

	border		: 0px;

}



h1,h2,h3,h4,h5,h6

{

	font		: normal 12px/1.6 'ＭＳ Ｐゴシック', Osaka, sans-serif;

	padding		: 0;

}



table

{

	margin-left	: auto;

	margin-right:auto;

}



/*link--------------------------------------------------------------*/



a

{

	text-decoration : none;

	color			: #308dac;

}



a:visited

{ 

	text-decoration : none;

	color			: #308dac;

}



a:hover

{

	text-decoration : underline;

	color			: #f48400;

}



a:active

{

	text-decoration : underline;

	color			: #f48400;

}







/*layout------------------------------------------------------------*/



#wrapper

{

	width			: 100%;

	margin			: 0px auto;

	padding			: 0px;

	background		: url(../images/common/base/bg_wrapper.gif) left top repeat-x;

	text-align		: center;

}



#wrapper_in

{

	width			: 100%;

	margin			: 0px auto;

	padding			: 0px;

	background		: url(../images/common/base/bg_header.jpg) center top no-repeat;

	text-align		: center;

}



#container

{

	width			: 808px;

	margin			: 0px auto;

	padding			: 0px;

	text-align		: center;

}



#header

{

	width			: 808px;

	height			: 95px;

	position		: relative;

}



#header h1

{

	position		: absolute;

	top				: 0px;

	left			: 22px;

	width			: 550px;

	height			: 29px;

	color			: #fff;

	font-size		: 10px;

	line-height		: 29px;

	text-align		: left;

}



#header p

{

	position		: absolute;

	top				: 29px;

	left			: 0px;

	width			: 250px;

	height			: 66px;

}



#header ul li

{

	position		: absolute;

	top				: 0px;

	left			: 597px;

	width			: 207px;

	height			: 95px;

}



#menu

{

	width			: 808px;

	text-align		: left;

	height			: 40px;

	padding-left	: 0px;

}



#menu ul li

{

	float			: left;

}





#contents

{

	width			: 808px;

	margin			: 0px auto;

	padding			: 0px;

	text-align		: center;

	background		: url(../images/common/base/bg_contentsM.gif) left top repeat-y;

}



#contents_in

{

	width			: 808px;

	margin			: 0px auto;

	padding			: 20px 0;

	background		: url(../images/common/base/bg_contentsT.gif) left top no-repeat;

	text-align		: center;

}



#main_table

{

	margin-left		: auto;

	margin-right	: auto;

	background		: url() center bottom no-repeat;



}



#footer

{

	width			: 808px;

	height			: 78px;

}



#footer_navi

{

	width			: 90%;

	margin			: 0px auto;

	text-align		: center;

}





/*---------------------------------------------------------*/

/*    copyright(C) WEB-SEED. All rights reserved. Ver1.0    */

/*---------------------------------------------------------*/

