/* ------------------------------------------------

平田牧場様オンラインショッピングサイト
レイアウト用css

 ------------------------------------------------ */
.style2 {color: #FF0000;line-height: 150%}
.style3 {color: #5A7F00}
.style4 {color: #460908;}
.style5 {color: #FFFFFF}
.style6 {color: #000000;}
.style7 {font-size: 18px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style8 {color: #990000;}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif;}

.style11 {color: #FF0000; font-weight: bold; }

.color_red {color: #CC0000}

.bottom5px {
	margin-bottom:5px;
}
.bottom10px {
	margin-bottom:10px;
}

.padding_top10px {
	padding-top:10px;
}


/* マイページ用CSS */

/* 退会 */
.mypageWithdraw {
	width:550px;
	font-size:100%;
}



/* ログイン画面 */
.input_width {
	width:250px;
}

/* お問い合わせフォーム */
.input_width_tel {
	width:150px;
	font-size:100%;
}

.input_width_comment {
	width:400px;
	font-size:100%;
}


/* 新規会員登録 */
.input_width_agreement {
	width:450px;
	font-size:100%;
	background-color:#eeeeee;
}




