/*ベースcss*/

body {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #710B03;
	text-decoration: underline;
}
a:visited {
	color: #710B03;
	text-decoration: underline;
}
a:hover {
	color: #A40F05;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}

.top_logo {
	margin: 6px 0px 6px 0px;
}

.main {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
.head_copy {
	background-color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 760px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width: 750px;
	text-align: right;
	line-height: 19px;
}
h2 {
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-size: 14px;
	line-height: 14px;
	color: #FF9900;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.header {
	width: 735px;
	padding-left: 10px;
}
.head_sitemap:link {
	background-image: url(../img/sitmap.gif);
	margin: 0px 2px 0px 0px;
	padding: 0px;
	height: 19px;
	width: 106px;
	font-size: 10px;
	background-repeat: no-repeat;
	float: right;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	text-indent: 7px;

}
.head_sitemap:visited {
	background-image: url(../img/sitmap.gif);
	margin: 0px 2px 0px 0px;
	padding: 0px;
	height: 19px;
	width: 106px;
	font-size: 10px;
	background-repeat: no-repeat;
	float: right;
	line-height: 18px;
	text-align: center;
	text-indent: 7px;
	text-decoration: none;
}
.head_sitemap:hover {
	background-image: url(../img/inquiry.gif);
	text-decoration: none;
}
.head_inquiry:link {
	background-image: url(../img/sitmap.gif);
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 106px;
	font-size: 10px;
	background-repeat: no-repeat;
	float: right;
	line-height: 18px;
	text-align: center;
	text-indent: 1em;
	text-decoration: none;
}
.head_inquiry:visited {
	background-image: url(../img/sitmap.gif);
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 106px;
	font-size: 10px;
	background-repeat: no-repeat;
	float: right;
	line-height: 18px;
	text-align: center;
	text-indent: 1em;
	text-decoration: none;
}
.head_inquiry:hover {
	background-image: url(../img/inquiry.gif);
	text-decoration: none;
}
.pankuzu {
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 8px;
}

.main_cont {
	width: 760px;
}

.main_menu {
	width: 185px;
	float: left;
}

.main_menu2 {
	width: 180px;
	float: left;
}
.menu_title {
	padding-bottom: 8px;
}
.menu_whats {
	padding-bottom: 1px;

}
.menu_banner {
	padding-top: 10px;
	padding-left: 7px;
	margin-top: 10px;
}

.mgnB05 {
	margin-bottom: 5px;
}

.menu_banner p {
	margin-bottom: 3px;
}


.cont {
	width: 575px;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	float: left;
}
.page_top {
	padding-top: 10px;
	font-size: 10px;
	text-align: right;
	width: 760px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.copyright {
	background-image: url(../img/foot_01.jpg);
	background-repeat: no-repeat;
}
.copyrighttop {
	background-image: url(../img/foot_01.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.atp_title {
	margin-top: 20px;
	margin-bottom: 10px;
}


/*テーブル設定*/
.cont table {
	background-color: #CCCCCC;
	padding: 0px;
	margin-bottom: 10px;
}

.cont th {
	font-size: 12px;
	font-weight: normal;
	background-color: #F5F5F5;
	padding: 3px;
	margin: 0px;
}

.cont td {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px;
}
.cont td.table_NL {
	background-color: #f5f5f5;
}


/*共通*/

.bar_01 {
	padding-top: 0px;


}
.heading_txt {
	padding: 10px 0px 0px;
	margin: 0px;

}



/*トップページ*/

.whatnew {
	width: 290px;
	float: left;
	margin-top: 25px;

}
.cm {
	width: 253px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;

}
.whatnew_box {
	background-color: #F7F7F7;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


/*製品情報*/

.produsts_mainimg {/*メインイメージ*/
	width: 250px;
	float: left;
}
.produsts_info {/*製品情報*/
	width: 305px;
	float: left;
	margin-left: 20px;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.produsts_combination_title_01 {/*成分タイトル*/
	background-image: url(../img/box_bg01.gif);
	margin-top: 70px;
	padding: 15px 0px 15px 20px;
	font-size: 12px;
	color: #998600;
	border-top: 1px solid #cccccc;
	line-height: 12px;
}
.produsts_combination_title_02 {/*成分タイトル*/
	background-image: url(../img/box_bg02.gif);
	margin-top: 70px;
	padding: 15px 0px 15px 20px;
	font-size: 12px;
	color: #3192B7;
	border-top: 1px solid #cccccc;
	line-height: 12px;
}
.produsts_combination_bg_01 {/*成分詳細*/
	background-color: #f5f5f5;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
	line-height: 12px;
}
.produsts_combination_li li {
	margin-top: 15px;
	margin-bottom: 15px;
}

.tenpubunsho_box {/*添付文書情報外枠*/
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #888888;
}
.tenpubunsho_box_02 {/*添付文書情報外枠 うすいグレー*/
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.tenpubunsho_caution {/*添付文書情報ことわり*/
	margin: 0px;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.tenpubunsho_heading {/*添付文書情報小見出し*/
	padding: 0px;
	font-size: 14px;
	color: #ff9900;
	border-bottom: 1px dashed #ff9900;
}

.color_c60{
	color: #CC6600;
}

.color_f90{
	color: #FF9900;
}

/*各ページ*/

.table td, .table th {
	font-size: 10px;
	line-height: 14px;
}
.table th {
	background-image: url(../img/box_bg01.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
.index_img {
	float: left;
	padding-bottom: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 0px;


}


.index_txt {
	padding-top: 15px;
	float: left;
	padding-bottom: 0px;


}

.font_s {
	font-size: 9px;
}

.font_ss {
	font-size: 8px;
}
.products_table_bg {
	background-image: url(../img/box_bg03.gif);
}
.topbar {
	width: 563px;
	background-image: url(../img/main_bg01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;



}

.detail {
	width: 565px;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	float: left;
	margin-left: 15px;

}

.detailtop {
	width: 576px;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	float: left;
	margin-left: 10px;

}
/*製品コンセプト*/
.topbtn {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 15px;
	margin: 0px;


}
.text1 {
	padding-bottom: 15px;

}
.marginb10{
	padding-bottom: 15px;

}
.text10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 135%;
	color: #333333;
	padding-bottom: 25px;

}

.index_txt2 {
	padding-top: 15px;
	float: left;
	padding-bottom: 0px;
	width: 220px;
	padding-right: 15px;


}

.index_txt3 {
	background-color: #E8FDFF;
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #757575;
	border-bottom-color: #757575;

}
.red {
	color: #820505;
}
/*こんな症状にお奨め*/
.illustleft {
	padding-top: 0px;
	float: left;
	padding-bottom: 0px;
	width: 191px;
	padding-right: 20px;
	padding-left: 60px;
	text-align: center;

}
.illustright {
	float: left;
	width: 187px;
	text-align: center;
	padding-left: 50px;


}
.margintop20 {
	padding-top: 20px;

}
.margintop5 {
	padding-top: 5px;

}
/*ATPの別の顔*/
.imgright {
	float: right;


}
.texthight {
	line-height: 180%;

/*添付文書情報*/
}
.waku {
	padding: 7px;
	width: 548px;
	border: 1px solid #A8A8A8;
	margin-top: 15px;


}
.waku2 {
	padding: 10px;
	width: 505px;
	border: 1px solid #A8A8A8;
	margin-right: 10px;
	margin-left: 10px;

}
.waku3 {
	width: 511px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;


}
.bardot {/*破線*/
	background-image: url(../img/bar_01.gif);
	height: 31px;
}
.red16 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: normal;
	color: #6C0000;
}
.margintop15 {
	margin-top: 15px;
}
.waku4 {
	width: 511px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;



}
.sitemap14 {
	font-size: 14px;
}

