@charset "shift_jis";
/* CSS Document */

/*----------------------------------------
	common
----------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size:100%;
}

fieldset,img,abbr {
	border:0;
}

caption,th {
	text-align:left;
}

table{
	font-size:inherit;
	font:100%;
}

img {
	vertical-align: top;
	border:none;
	margin:0;
	padding:0;
}

a {
	outline: none;
/*\*/
	overflow: hidden;
/**/
}

/*----------------------------------------
	default
----------------------------------------*/

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd { margin:0; padding:0;}

/*��荞�݃N���A*******************/
.clear {
	clear: both;
}

/*clearfix*******************/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac ?*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*html {
	overflow-x: hidden;
}
*/
/*img  {
	vertical-align: top;
}*/
/*top page*/


/*----------------------------------------------------
	�g�b�v
----------------------------------------------------*/



#USEFUL{
	width:771px;
	margin-left:auto;
	margin-right:auto;
}


#MAIN {
	font-size:80%;
}
#MAIN h1 {
	display:none;
}

ul.list_btn{
	width:770px;
	margin:0;
	padding:0;
}

ul.list_btn li{
	list-style:none;
	float:left;
	display:inline-block;
	margin:0px;
	padding:0px;
}


.box_01{
	width:191px;
	margin:0;
	padding:0;
	float:left;
}
.box_02{
	width:194px;
	margin:0;
	padding:0;
	float:left;
}
.box_03{
	width:576px;
	margin:0;
	padding:0;
	float:left;
}
.box_04{
	width:211px;
	margin:0;
	padding:0;
	float:left;
}


.clear{
	clear:both;
}

.option_list{
	background-image:url(../img_option/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 165px;
	height: auto !important;
	height: 165px;
	width:770px;
	padding-bottom: 40px !important;
	padding-top:10px !important;	
}
.logo{
	width:179px;
	float:left;
}
.list_R{
	width:560px;
	float:right;
}

ul.list_01{
	list-style-type: none;
	margin-top:0.5em;
	margin-bottom:2em;
}
ul.list_01 li{
	margin-bottom:0.5em !important;
	padding: 1px 0 2px 12px !important;
	background-image: url(../img_option/list_style_img01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.mt16{
	margin-top:16px !important;
}