/* CSS Document */

div#main{
	font-size:small;
	color:#3D292C;
	line-height: 1.5;
	}




/*テキスト装飾*/

.font_smaller{
font-size:smaller;
}

.font_smaller_red{
font-size:smaller;
color:#AE0934;
}

.font_strong{
font-weight:bold;
	font-size:small;
}

.font_strong_red{
color:#AE0934;
font-weight:bold;
}



.font_medium{
font-size:medium;
font-weight:bold;
}


.font_medium_red{
font-size:medium;
font-weight:bold;
color:#AE0934;
}

.font_large{
font-size:large;
font-weight:bold;
}


.font_large_red{
font-size:large;
color:#AE0934;
font-weight:bold;
}

.font_size_large_red_box{
font-size:large;
color:#AE0934;
font-weight:bold;
margin:5px;
background-color:#F9E0E2;
width:340px;
}


.font_size_x-large_red{
font-size:x-large;
color:#AE0934;
font-weight:bold;
}

/*声のテーブル*/

.box_voice_yellow{
	width:250px;
	background-image:url(../img/voice/voice_16.gif);
	margin:5 0px;
	line-height: 1.3;
	font-size:smaller;
	float:left;
}

.box_voice_inner{
padding:5px 10px;
}

.box_voice_red{
	width:250px;
	background-image:url(../img/voice/voice_17.gif);
	margin:5 0px;
	line-height: 1.3;
	font-size:smaller;
	float:left;
}

.box_voice_inner{
padding:5px 10px;
}
	


/* 区切り線 */

.line_001 {
	background:url(../img/common/deco/line_001.gif) repeat-x;
	height:1px;
	margin:5px 0 5px 0px;
}



.s_line_001 {
	background:url(../img/common/deco/line_001.gif) repeat-x;
	height:1px;
	margin:0px 0px 0px 0px;
}

.line_001_510 {
	background:url(../img/common/deco/line_001.gif) repeat-x;
	width:510px;
	height:1px;
	margin:0px 0px 0px 10px;
}


/* ボックス */


.box_pink{
	width:530px;
	background-color:#FAECE9;
	margin:0 10px;
	line-height: 1.3;
}

.box_pink_inner{
	width:510px;
	margin:0 10px;
	line-height: 1.3;
}


.box_yellow{
	width:530px;
	background-color:#FFFFDE;
	margin:0 10px;
	line-height: 1.3;
}

.box_yellow_530{
	width:530px;
	background-color:#FFFFDE;
	margin:0 0px;
	line-height: 1.3;
}


.box_red{
	width:530px;
	background-color:#FEF1DA;
	margin:0 10px;
	line-height: 1.3;
}

.box_blue{
	width:530px;
	background-color:#DEF3F8;
	margin:0 10px;
	line-height: 1.3;
}


.box_carry{
	width:530px;
	background-color:#DEF3F8;
	margin:0 9px;
	line-height: 1.3;
	font-size:smaller;
	border: 1px solid #0099FF;
}

.box_first_cart{
	width:530px;
	background-color:#FFFFDE;
	margin:0 9px;
	line-height: 1.3;
	border: 1px solid #663300;
}

.box_list_cart{
	width:510px;
	background-color:#FFFFDE;
	margin:0 9px;
	line-height: 1.3;
	border: 1px solid #663300;
}



.box_white{
	width:530px;
	background-color:#ffffff;
	margin:0 10px;
	line-height: 1.3;
	text-align:justify;
	text-justify:inter-ideograph;
}

.box_white_inner{
	width:510px;
	background-color:#ffffff;
	margin:0 10px;
	line-height: 1.3;
}

.box_yellow_inner{
	width:510px;
	background-image:url(../img/common/bg/table_bg_ivory.gif);
/*	background-color:#FFFFD9;*/
	margin:0 10px;
	line-height: 1.3;
}



.box_broder-blue_inner{
	width:510px;
	background-image:url(../img/common/bg/table_bg_blue.gif);
	margin:0 10px;
}

.box_broder-blue_inner_pd{
	width:500px;
	margin:0 5px;
	line-height: 1.3;
}



.box_blue{
	width:530px;
	background-color:#8ED8F8;
	margin:0 10px;
	line-height: 1.3;
}

.box_dot_hb{
  border-style: dashed; /* 枠の種類 */
    border-color: #ff9999; /* 枠の色 */
  border-width: 3px 00px; /* 枠の幅 */
  line-height: 130%; /* 行の高さ */
  font-size:medium;
  background-color:#FEFCE0;
}



.box_white_nohover{
	width:530px;
	background-color:#ffffff;
	margin:0 0px;
	line-height: 1.3;
}

.box_factory_nohover{
	margin:0 0px;
}


.box_br_round{
	width:530px;
	background-position:top center;
	background-image:url(../img/common/bg/table_bg_br_round.gif);
	padding:0 5px
	line-height: 1.3;
}


.box_broder_ivory{
	width:530px;
	background-image:url(../img/common/bg/table_bg_ivory.gif);
	margin:0 10px;
	line-height: 1.3;
}


.box_broder_ivory_inner{
	width:510px;
	margin:0 10px;
	line-height: 1.3;
}



.box5_1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8B734E;
	border-left-color: #8B734E;
}

.box5_1_u {
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style:solid;
	border-bottom-color:#8B734E;
	border-top-color: #8B734E;
	border-left-color: #8B734E;
}

.box5_1_r {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width:1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style:solid;
	border-right-color:#8B734E;
	border-top-color: #8B734E;
	border-left-color: #8B734E;
}

.box5_1_ru {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-color:#8B734E;
	border-top-color: #8B734E;
	border-left-color: #8B734E;
	border-bottom-color:#8B734E;
}


.box5_2 {
	border-width:1px;
	border-style: solid;
	border-color: #8B734E;
}


/* 余白 */
.margin_top10 {
	margin-top: 10px;
}
.margin_top20 {
	margin-top: 20px;
}

.margin_top30 {
	margin-top: 30px;
}


.margin_top-bottom15 {
	margin-top: 15px;
	margin-bottom:15px
}

.margin_top5 {
	margin-top: 5px;
}
.margin_left5 {
	margin-left: 5px;
}

.margin_top10_right10 {
	margin-top: 10px;
	margin-right:10px;
}

.ditail_margin {
	margin-top: 10px;
	text-align:right;
}


/* 回り込み */
.float_right {
	float: right;
	font-size:smaller;
	line-height: 1.4;	
	margin-left: 10px;
	text-align: center;
}
.float_left {
	font-size:smaller;
	float: left;
	line-height: 1.4;
	margin-right: 10px;
	text-align: center;
}

.float_right_m10 {
	float: right;
	margin-left: 10px;
}

.float_left_m10 {
	margin-right: 10px;
	float: left;
}



.clear {
	clear: both;
}

.float_left_voice {
	float: left;
	line-height: 1.3;
	margin-right: 2px;
}

/*インデント*/
.ind_1em {
	padding-left: 1em;
}
.ind_2em {
	padding-left: 2em;
}
.ind_3em {
	padding-left: 3em;
}

.ind_b_1em {
	padding-left: 1em;
	text-indent: -1em;
}
.ind_b_2em {
	padding-left: 2em;
	text-indent: -1em;
}

/*リスト*/

.list_a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}