@charset "utf-8"; 

/* 全体のレイアウト
*****************************************************************************************/
#main {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	background-image:  url("image/line1.jpg");
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
}
body {
	margin-top: 0px;
	background-image:  url("image/bg2.jpg");
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 86%;
	color: #666666;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 20px;
	color: #FFFFFF;
}
h2 {
	color: #006633;
	background-image:  url("image/h2.gif");
	background-repeat: no-repeat;
	height: 25px;
	width: auto;
	line-height: 24px;
	padding-left: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #F0FFF0;
	font-size: 135%;
}
h4 {
	font-size: 115%;
	color: #006633;
}
.top_h1 {
	margin-top: 88px;
	margin-left: 590px;
	position: absolute;
}
.top2_h1 {
	margin-top: 88px;
	margin-left: 590px;
	position: absolute;
}
.top_menu {
	background-image:  url("image/top_bar.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
	width: 800px;
}
.top_menu_link {
	line-height: 24px;
	margin-left: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}
.top_menu2 {
	line-height: 24px;
	margin-left: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}
.green {
	color: #009966;
	font-size: 10px;
}

a {
	text-decoration: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF6600;
}
img {
	border: 0px;
	margin: 3px;
}
.img_margin {
	margin: 5px;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
h3 {
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
.right_float {
	float: right;
}
.left_float {
	float: left;
}
.center_content {
	margin: 5px;
}
.text_left {
	text-align: left;
}
.text_right {
	text-align: right;
}
.text_center {

	text-align: center;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.h2_top {
	color: #FF6600;
	background-image:  url(http://www.1yasuragi.jp/aojiru/image/h2_top.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
	line-height: 24px;
	padding-left: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #F0F8FF;
	font-size: 135%;
}

/* トップページのレイアウト
*****************************************************************************************/
#container_left {
	background-color: #FFF2EC;
	width: 160px;
	float: left;
	height: 100%;
}
#container_center {
	float: left;
	width: 480px;
}
#container_right {
	background-color: #FFF2EC;
	width: 160px;
	float: left;
}
.menu_content {
	margin: 5px;
	font-size: 85%;
	color: #333333;
}

.menu_content_center {
	margin: 10px;
}
.img1 {
	margin: 2px 8px 8px;
	float: left;
}
.clear_both {
	clear: both;
}
.sample {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #333333;
}
.usp {
	width: 430px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #339900;
	padding: 8px;
}
.menu_h3 {
	background-color: #FFFF99;
	height: 20px;
	width: 160px;
	text-align: center;
	line-height: 27px;
}
.menu_h3_2 {
	background-color: #FFFF99;
	height: 20px;
	width: 150px;
	text-align: center;
	line-height: 27px;
}


.usp_content {
	font-weight: bold;
	color: #FF6600;
	margin-left: 8px;
}
.top_table {
	margin-right: auto;
	margin-left: auto;
}
.top_tr {
	background-color: #1C5809;
	width: 140px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
}
.top_td1 {
	padding: 5px;
	width: 140px;
	vertical-align: top;
}
.price {
	font-weight: bold;
	color: #FF3300;
	text-align: center;
}

/* サブページのレイアウト
*****************************************************************************************/
#container_center2 {

	float: left;
	width: 620px;
}
#container_right2 {

	background-color: #FFF2EC;
	width: 180px;
	float: left;
}
.top_menu_link2 {

	line-height: 24px;
	margin-left: 420px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}
.top_menu_link3 {

	line-height: 24px;
	margin-left: 380px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}
.menu_content_center2 {

	margin: 15px 20px;
}


/* 問い合わせフォームのレイアウト
*****************************************************************************************/
.form_ask {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1FFF3;
	padding: 5px 15px 15px;
}

.form_ask1 {
	width: 200px;
	margin-left: 8px;
	font-size: 11px;
	height: 12px;
	background-color: #F7F7F7;
}
.form_ask2 {

	width: 300px;
	margin-left: 8px;
	font-size: 11px;
	height: 12px;
	background-color: #F7F7F7;
}
.form_ask3 {


	width: 400px;
	margin-left: 8px;
	font-size: 11px;
	height: 80px;
	background-color: #F7F7F7;
}
.form_submit {
	float: right;
	margin-right: 15px;
}

.p-up {
	vertical-align: text-top;
	font-size: 75%;
}

/* 相互リンクページ テーブルのレイアウト
*****************************************************************************************/
.table_link {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}
.td_link1 {
	background-color: #E8FFFF;
	text-align: center;
	width: 100px;
}
.td_link2 {
	background-color: #EFEFEF;
}
.td_link3 {
	width: 125px;
	padding-left: 8px;
}
.form_link {
	font-size: 10px;
	height: 10px;
}
.table_link2 {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}
.td_order1 {
	background-color: #F0FFF0;
	width: 280px;
	padding: 5px;
	vertical-align: top;
}
.td_order2 {
	background-color: #FFFFE1;
	width: 280px;
	padding: 5px;
	vertical-align: top;
}
.red {
	color: #FF0000;
}

/* 成分表 テーブルのレイアウト
*****************************************************************************************/
.table_seibun {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
.tr_seibun {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
}
.td_seibun1 {
	background-color: #F0FFF0;
	padding: 3px 3px 3px 8px;
	width: 280px;
}
.td_seibun2 {
	background-color: #FFFFE1;
	text-align: right;
	padding: 3px 8px 3px 3px;
	width: 100px;
}
.td_seibun3 {
	background-color: #F2F2F2;
	text-align: right;
	padding: 3px;
}
.testimonial {
	background-color: #FFFFE1;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	padding: 8px;
}
.td_sample1 {
	width: 180px;
}
.td_sample2 {

	width: 385px;
}
.strike {
	text-decoration: line-through;
}
em {
	font-style: normal;
	font-weight: bold;
}
.ul-top {
	margin: 2px 0px;
	list-style-image: url(image/point_4.gif);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-position: inside;
}
.li-top {
	margin-top: 3px;
}

/* トップページのフッター用
*****************************************************************************************/
.footer_s {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
}

/* 特商法に基づく表記のテーブルデザイン
*****************************************************************************************/
.table_toku {
	border-style: none;
	background-color: #145a75;
}
.tr_toku {
	margin: 0.5px;
}

.td_toku {
	border-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #e3edf0;
	width: 23%;
	text-align: left;
}
.td_toku2 {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 77%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.faq1 {
	font-size: 125%;
	font-weight: bold;
	color: #006633;
	margin: 5px;
}
