* html body
{
	margin: 0px auto;

}

h1
{
	margin-top:50px;
	font-size:80%;
	color:#723401;
	text-align:right;
	width:780px;
	margin:auto;
	font-weight: normal; 
}


h2
{
	color:#F50F03;
	text-align:center;
	width:780px;
	margin:auto;
	font-weight: normal;
	margin-top:50px;
}

.shousai_t
{
	width:780px;
	border-style:double;
	border-color:#B13A0E;
	background-color:#FFFFD7;
	margin:auto;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-size: 120%;
	color:#660000;
	height:30px;
	background-color:#FFFFCC;
}

.shousai
{
	width:780px;
	background-color:#FFFFD7;
	margin:auto;
	border-style:solid;
	border-color:#873E01;
	border-width:1px;
}

dt
{
	color:#723401;
	width:750px;
	border-bottom-style:dashed;
	border-bottom-color:#FDB06A;
	border-bottom-width:1px;
	text-align:left;
	font-size: 90%;
	line-height:18px;
	padding:10px;
	list-style:none;
	margin:auto;

}

li
{
	list-style-type:none;
}

.wakusen
{
	color: #7B7B7B;
	background-color:#FFFDDD;
	border-style:solid;
	border-width:0px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-color:#7B7B7B;
}

.title
{
	width:780px;
	margin:auto;
}



.company
{

	width:780px;
	padding:20px;
	margin:auto;
	background-color:#FFEEB9;
}

.saiyou
{
	height:50px;
	margin-right:10px;
	float:left;
}

.saiyou2
{
	padding-left:8px;
}

.saiyou3
{

	padding-top:10px;
}

.saiyou4
{
	height:20px;
	margin-right:10px;
	float:left;
}

.saiyou5
{
	padding-top:10px;
}

.sakuhin_waku
{


	margin-top:10px;
	margin-bottom:10px;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	background-color:#FFFFFF;
	padding:20px;
}

.sakuhin_img
{
	float:left;
	width:186px;
	margin:10px;
	text-align:center;
}

.p_policy_waku
{
	margin-top:30px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	line-height:18px;
	background-color:#FFFDDD;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	text-align:center;
}

.p_policy_t
{
	vertical-align:middle;
	height:20px;
	font-size: 90%;
	font-weight:bold;
	text-align:center;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FEE170;

}

.p_policy_t2
{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-size: 80%;
	text-align:left;
	width:430px;
}

.p_policy_s
{
	font-size: 75%;
	color:#333333;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:430px;
	text-align:left;
}

.oubo_btn
{
	color:#333333;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	text-align:left;
}

.sonota_rollover 
{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	display:block; 
	width:300px; 
	background-image:url(../img/sonotasaiyou_0.jpg);
}

a:hover.sonota_rollover
{
	display:block; 
	background-image:url(../img/sonotasaiyou_1.jpg);
}

.oubo_rollover 
{
	margin-top:20px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	display:block; 
	width:344px; 
	background-image:url(../img/oubo_btn_0.jpg);
}

a:hover.oubo_rollover
{
	display:block; 
	background-image:url(../img/oubo_btn_1.jpg);
}

.bumon
{
	width:750px;
	line-height:18px;
}

.bumon2
{
	width:580px;
	float:left;
	line-height:25px;
	text-align:left;
}


.f_size_0 { font-size: 70%; }
.f_size_1 { font-size: 75%; }
.f_size_2 { font-size: 80%; }
.f_size_3 { font-size: 85%; }
.f_size_4 { font-size: 90%; }
.f_size_5 { font-size: 95%; }
.f_size_7 { font-size: 100%; }
.f_size_8 { font-size: 140%; }

.boshu_end {
	color: #FF0000;
	font-size: 120%;
}





/* テキストリンク */
A.link_0 { color: #555555; text-decoration: underline; }
A.link_0:hover { color: #FF0000;  text-decoration: underline; }

A.link_1
{
	color: #0000FF;
	text-decoration: underline;
}
A.link_1:hover
{
	color: #FF0000;
	text-decoration: underline;
}

A.link_2 { font-size: 90%; color: #0000FF; text-decoration: underline; }
A.link_2:hover { font-size: 90%; color: #FF0000;  text-decoration: underline; }

A.link_3 { color: #555555; text-decoration: underline }
A.link_3:hover { color: #0D67C1; text-decoration: underline }


.b_color_0 { background-color: #66CC66; }  /* バー */
