@charset "Shift_JIS";

/*レイアウト
------------------------------------------ */
#wrapper {
	background: url(../img/b_a13/bg.jpg) no-repeat top #fee6e6;
	
}


p.logo {
	float: left;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

p.btn {
	margin-top:228px;
}

.btn_area{
	float:right;
	margin-top:20px;
}

.menu_area{
	width:650px;
	margin:auto;
	text-align:center;
}
#contents2 {
	width: 660px;
	margin:auto;
	margin-bottom:20px;
	color:#4d4d4d;
	clear: both;
	text-align: left;
	overflow: hidden;
}

.bt{
	margin-left:6px;
	margin-bottom:10px;
}

.yel{
	color:#F7D300;
}

.red{
	color:#B20019;
}

.red2{
	color:#D2323F;
}

.fontL{ font-size:14px; }
p.top{ line-height:170%; }

.topback{
	margin-top:195px;
	_margin-top:215px;
}

/*text
------------------------------------------ */
h1{
	background:url(../img/b_a13/h1_bg.jpg) repeat-x;
	min-height:25px;
	_height:35px;
	padding:10px 0 0 1em;
	font-size:16px;
	font-weight:600;
	color:#fff;
}

h2{
	border-left:5px solid #1A1B1D;
	height:18px;
	padding-left:10px;
	color:#1A1B1D;
	font-size:14px;
	margin:5px 0px;
	text-align:left;
}

h3 {
	margin:0px auto;
	width:580px;
	color: #552B0A;
	font-size: 14px;
	border-bottom: dashed 1px #552B0A;
	margin-bottom:10px;	
}

h4{
	margin:0px;
	background:url(../img/b_a13/h4_icon.gif) no-repeat 0px;
	padding-left:20px;
	margin-bottom:5px;
	color:#D2323F;
	float:left;
}

p{ line-height:150%; }

.order_area{
	margin:auto;
	background:url(../img/b_a13/order_mid.gif) repeat-y;
	width:431px;
	_width:471px;
	height:auto;
	padding-left:35px;
	padding-right:5px;
	padding-bottom:3px;
	font-size:15px;
}

*:first-child+html .order_area {
	width:431px;
	padding-left:0 5px 0 61px;
	margin:0;
}

.white_area{
	background:#ffffff;
	padding:10px;
	color:#333333;
}

.order{
	width:640px;
}

.order div.brw{
	width:130px;
	color:#ffffff;
	text-align:center;
	margin-right:5px;
	padding:3px;
	background:#805422;
	float:left;
}

.order div.txt{
	float:left;
	margin-bottom:10px;
	color:#6a3d12;
	font-weight:600;
}


.style1{
	border-collapse:collapse;
	color:#000000;	
}

.style1 td{
	text-align:center;
	padding:5px;
	font-size:14px;
}

.style1 td.none{
	text-align:center;
	padding:0px;
	font-size:14px;
}

.style1 td.border{
	background:url(../img/b_a13/border_bg.gif) bottom repeat-x;
}
.frame1{
	width:586px;
	_width:626px;
	padding:0 20px;
	margin:0 7px;
	background:#ffffe8;
}

.frame2{
	width:586px;
	_width:626px;
	padding:0 20px;
	margin:0 7px;
	background:#fff1f6;
}

.frame3{
	width:586px;
	_width:626px;
	padding:0 20px;
	margin:0 17px;
	background:#ffffe8;
}


.week_bg{
	background:url(../img/b_a13/fukidasi.gif) no-repeat 76px top;
	width:318px;
	padding-top:60px;
	height:auto;
	float:left;
}

/*
------------------------------------------ */
/*リンクアンダーライン
------------------------------------------ */
#anc_und{
	text-decoration:underline;
}


/*footer
------------------------------------------ */
#footer{
	padding:10px 20px;
}
#footer div.cont{
	 border-top:solid 1px #D9328B;
	 padding-top:3px;
}

#footer a:link,#footer a:visited {
	text-decoration: none;
	color:#D9328B;
}

#footer a:hover ,#footer a:active {
	text-decoration:underline;
	color:#D9328B;
}


/*
------------------------------------------ */
/*official_footer
------------------------------------------ */
#official_footer p {
	color:#666657;
}

#official_footer .footer_copy {
	border-top: solid 1px #666657;
}


/*リンクカラー*/
#official_footer a {
	color: #F90033;
	text-decoration: none;
	font-weight: normal;
}

#official_footer a:visited {
	color: #F90033;
}

#official_footer a:hover {
	color: #AF0124;
}

a:link.pink{
	color: #F90033;
	text-decoration: none;
	font-weight: normal;
}

a:visited.pink{
	color: #F90033;
}

a:hover.pink{
	color: #AF0124;
}

