@charset "utf-8";

/*透過用*/
* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/*全タグに反映されます*/
* {
	padding:0px;
	margin:0px;
}

/*共通クラス*/
.clear{
	clear:both;
	height: 0px;
}
.smallFont {
	font-size: 75%;
	line-height: 140%;
}
.smallRight {
	text-align: right;
	font-size: 80%;
	line-height: 100%;
}
.style1 {
	color: #FF6666;
	font-size: 70%;
}
.style2 {
	color: #FF7D7C;
	font-weight: bold;
}
.style3 {
	color: #ff8585;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.left {
	float:left;
}
.right {
	float:right;
}
.nonstar {
	color: #ecdbc8;
}

/*共通ボーダー*/
#border {
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cc9858;
}
.border3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc9858;
}

/*------------------------------------------------<はじまり>---------*/

body {
	background-image: url(../images/bg_01.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 0.03em;
	color: #b18c5e;
}
a {
	color: #b18c5e;
}
img {
 border:0;
}
#warp {
	background-image: url(../images/bg_02.png);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapInner {
	width: 1007px;
	margin: 0px auto;
}

/*------------------------------------------------<ヘッダー>---------*/

#header {
	background-image: url(../images/header.png);
	height: 111px;
}
#header img {
	margin-top: 8px;
	margin-left: 23px;
	float: left;
}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin-top: 5px;
	margin-right: 25px;
}

/*------------------------------------------------<メイン白はじまり>---------*/

#main {
	background-image: url(../images/bg_03.png);
	background-repeat: repeat-y;
}

/*------------------------------------------------<グローバルメニュー>---------*/

#GlobalMenu {
	background-image: url(../images/gmenu.gif);
	background-repeat: repeat-x;
	height: 48px;
	margin-right: 24px;
	margin-left: 23px;
}
#GlobalMenu ul {
	padding-left: 13px;
	float: left;
}
#GlobalMenu li {
	list-style-type: none;
	float: left;
}
#GlobalMenu a {
	font-size: 120%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#GlobalMenu .GM01 a {
	background-image: url(../images/gmenu-02.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 77px;
	text-align: center;
	padding-top: 12px;
}
#GlobalMenu .GM02 a {
	background-image: url(../images/gmenu-03.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 131px;
	padding-top: 12px;
	text-align: center;
}
#GlobalMenu .GM03 a {
	background-image: url(../images/gmenu-04.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 121px;
	padding-top: 12px;
	text-align: center;
}
#GlobalMenu .GM04 a {
	background-image: url(../images/gmenu-05.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 177px;
	padding-top: 12px;
	text-align: center;
}
#GlobalMenu .GM05 a {
	background-image: url(../images/gmenu-06.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 36px;
	width: 153px;
	padding-top: 12px;
	text-align: center;
}
#GlobalMenu a:hover {
	background-position: bottom;	
}
#GlobalMenu a.hit {
	background-position: bottom;	
}

/*------------------------------------------------<検索>---------*/

#search {
	background-image: url(../images/search.gif);
	height: 48px;
	width: 257px;
	float: right;
	margin-right: 17px;
}
#search .searchTX {
	border: 1px solid #40c014;
	height: 18px;
	width: 116px;
	margin-left: 67px;
	margin-top: 8px;
	float: left;
	padding: 3px;
	color: #CCCCCC;
}
#search img {
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}

/*------------------------------------------------<メインコンテンツはじまり>---------*/
#mainInner {
	margin-right: 41px;
	margin-left: 40px;
	margin-top: 17px;
	width: 926px;
}
#mainInner2 {
	margin-right: 41px;
	margin-left: 40px;
	margin-top: 7px;
	width: 926px;
}

/*------------------------------------------------<左コンテンツはじまり>---------*/
#LeftContent {
	width: 648px;
	float: left;
}

/*サイトインフォ*/
#info {
	width: 303px;
	margin-right: 15px;
	float: left;
}

/*特集*/
#special {
	float: right;
	width: 330px;
	background-image: url(../images/top_special_bg.gif);
	background-repeat: repeat-y;
}

#specialTop h2 {
	background-image: url(../images/top_special.gif);
	background-repeat: no-repeat;
	height: 45px;
	padding-left: 63px;
	padding-top: 8px;
	font-size: 100%;
}
#specialTop a {
	color: #333333;
	font-weight: bold;
}
#specialBot {
	background-image: url(../images/top_special-11.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 13px;
}
#specialBot a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#specialBot a:hover {
	text-decoration: underline;	
}

/*最新石鹸*/
#sekkenNew {
	background-image: url(../images/hikaku_new-02.gif);
	background-repeat: repeat-y;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #426315;
	margin-top: 5px;
	min-height:280px;
	height: auto !important;
	height:280px;
}
#sekkenNew a {
	font-weight: bold;
	color: #426315;
}
#sekkenNewTop {
	background-image: url(../images/hikaku_new-01.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-top: 10px;
	height: 48px;
}
#sekkenNewTop h2{
	font-size: 100%;
}
.sekkenNewSub {
	float: left;
	width: 205px;
}
.sekkenNewSub .sekken01 {
	background-image: url(../images/sekken12-01.jpg);
	background-repeat: no-repeat;
	padding-top: 180px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
	display: block;
}
.sekkenNewSub .sekken02 {
	background-image: url(../images/sekken14-01.jpg);
	background-repeat: no-repeat;
	padding-top: 180px;
	margin-left: 15px;
	padding-left: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
	display: block;
}
.sekkenNewSub .sekken03 {
	background-image: url(../images/sekken13-01.jpg);
	background-repeat: no-repeat;
	padding-top: 180px;
	margin-left: 25px;
	padding-left: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
	display: block;
}
p.sekkenNew01 {
	width: 190px;
	margin-left: 5px;
	padding-left: 10px;
}
#sekkenNewBottom {
	background-image: url(../images/hikaku_new-03.gif);
	background-repeat: repeat-y;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
	min-height:60px;
	height: auto !important;
	height:60px;
	width: 626px;
}
#sekkenNewBottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#sekkenNewBottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#sekkenNewBottom .sub01 {
	float: left;
	width: 206px;
}
#sekkenNewBottom .sub01 p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
/*最新情報*/
#news {
	padding-top: 25px;
}
#news li {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #a5de5b;
	list-style-type: none;
	margin-left: 5px;
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 5px;
}
#news a {
	color: #40c014;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}

/*サイト紹介*/
#siteinfo {
	padding-top: 025px;
}
.sub {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cc9858;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 15px;
	clear: both;
	min-height:105px;
	height: auto !important;
	height:105px;
}
.sub img {
	float: left;
	margin-right: 10px;
}
.sub p {
	padding-top: 5px;
}
.pink a {
	background-image: url(../images/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #fb8080;
	padding-left: 10px;
}

/*------------------------------------------------<右コンテンツはじまり>---------*/
#RightContent {
	float: right;
	width: 257px;
	color: #704f27;
}
#RightContent a {
	color: #704f27;
}


/*ランキング*/
#ranking {
	background-image: url(../images/top_ranking-05.gif);
	background-repeat: repeat-y;
	margin-bottom: 16px;
}
#ranking .rankingTop {
	background-image: url(../images/top_ranking.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 257px;
}
#ranking .rankingTop h2 {
	font-weight: bold;
	font-size: 100%;
 	padding-top: 8px;
	padding-left: 65px;
}
#ranking .rankingMid01 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ffe558;
	margin-top: 13px;
	margin-right: 15px;
	margin-left: 16px;
	min-height:40px;
	height: auto !important;
	height:40px;
}
#ranking img {
	float: left;
	margin-right: 5px;
}
#ranking .rankingMid02 {
	text-align: right;
	height: 20px;
	font-size: 75%;
	padding-top: 5px;
	padding-right: 15px;
	min-height:35px;
	height: auto !important;
	height:35px;
}
#rankingSub2 {
	margin-top: 10px;
}
#rankingSub2 p {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#rankingSub2 img {
	float: left;
	margin-right: 5px;
	padding-bottom: 4px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DFE3;
}
#rankingSub2 img:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
#rankingSub2 img.hit {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}

/*投稿*/
#tellus {
	background-image: url(../images/top_tellus-14.gif);
	background-repeat: repeat-y;
	color: #c95f5f;
}
#tellus .tellusTop h2 {
	background-image: url(../images/top_tellus.gif);
	background-repeat: no-repeat;
	height: 57px;
	padding-top: 8px;
	padding-left: 64px;
	font-size: 100%;
}
#tellus .tellusTop a {
	color: #9e0101;
}

#tellus .tellusInner {
	padding-right: 16px;
	padding-left: 16px;
}
#tellus .tellusBT {
	margin-bottom: 12px;
	height: 30px;
}
.tellusSub {
	padding-bottom: 12px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ffb0b0;
	padding-top: 8px;
}
.tellusSub .txB {
	font-weight: bold;
	letter-spacing: 0em;
	margin-bottom: 5px;
}
.tellusSub .txSmall {
	font-size: 75%;
	width: 145px;
	float: right;
	line-height: 150%;
	letter-spacing: 0.15em;
}
.tellusSub .txSmall02 {
	float: right;
	width: 145px;
	font-size: 75%;
	text-align: right;
	padding-top: 5px;
	letter-spacing: 0.07em;
}

.tellusSub .txSmall02 a{
	color: #9e0101;
}

/*------------------------------------------------<左メニュー>---------*/

#menu {
	margin-top: 15px;
	background-image: url(../images/menu_74.gif);
	background-repeat: repeat-y;
}
#menuTop {
	background-image: url(../images/menu-01.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 257px;
}
#menuTop h2 {
	padding-top: 13px;
	padding-left: 30px;
	font-size:100%;
}
#menuTop p {
	padding-top: 13px;
	padding-left: 30px;
	font-weight: bold;
}
.menuSub {
	background-image: url(../images/menu-02.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 15px;
	margin-top: 8px;
	background-position: left 2px;
	line-height: 100%;
}
.menuSub h2 {
	padding-top: 13px;
	padding-left: 30px;
	font-size:100%;
}
ul.sidemenu {
	padding:10px 0 10px 30px;
}
#menu img {
	margin-left: 5px;
	margin-top: 8px;
}
.menuTop02 {
	background-image: url(../images/menu-04.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 257px;
}
.menuTop02 h2 {
	padding-top: 10px;
	padding-left: 30px;
	font-size:100%;
}
.menuTop02 p {
	padding-top: 10px;
	padding-left: 30px;
	font-weight: bold;
}
.menuBT {
	padding-top: 7px;
	padding-left: 7px;
}

/*------------------------------------------------<ページトップへ>---------*/

#pagetop {
	padding-top: 15px;
	text-align: right;
	padding-bottom: 15px;
}

/*------------------------------------------------<フッター>---------*/

#footerOuter {
	background-color: #ffc0bb;
	margin-right: 24px;
	margin-left: 23px;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 24px;
	padding-left: 23px;
	text-align: center;
	color: #704f27;
	font-size: 85%;
}
#footer a {
	color: #704f27;
}
#footer address {
	font-size: 11px;
	font-style: normal;
	padding: 15px;
}

/*------------------------------------------------<２階層はじまり>---------*/

/*ぱんくずナビ*/
#pankuzu {
	font-size: 80%;
	padding-left: 45px;
	padding-top: 5px;
}

/*各ページＨ２*/
#title h2 {
	font-size: 130%;
	background-image: url(../images/arrow_brown.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #704f27;
	margin-top: 10px;
	background-position: left 2px;
	color: #704f27;
}

/*下リンク*/
#border2 {
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #704f27;
}

#txBot {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #b18c5e;
}
#txBot .style2 a {
	color: #FF7D7C;
	font-weight: bold;
}

/*------------------------------------------------<タブ>---------*/

#sekkenTab {
	height: 33px;
	margin-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #704F27;
}
/*石鹸レポート*/
#sekkenTab li {
	list-style-type: none;
	float: left;
}
#sekkenTab .sekkenTab01 a {
	background-image: url(../images/sekken_tab.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 77px;
	margin-right: 2px;
}
#sekkenTab .sekkenTab02 a {
	background-image: url(../images/sekken_tab-03.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 90px;
	margin-right: 2px;
}
#sekkenTab .sekkenTab03 a {
	background-image: url(../images/sekken_tab-04.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 90px;
	margin-right: 2px;
}
#sekkenTab .sekkenTab04 a {
	background-image: url(../images/sekken_tab-05.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 90px;
	margin-right: 2px;
}
#sekkenTab .sekkenTab05 a {
	background-image: url(../images/sekken_tab-06.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 100px;
	margin-right: 2px;
}
#sekkenTab .sekkenTab06 a {
	background-image: url(../images/sekken_tab-07.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 100px;
	margin-right: 2px;
}
#sekkenTab .sekkenTab07 a {
	background-image: url(../images/sekken_tab-08.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 48px;
	margin-right: 2px;
}
/*石鹸比較ページ*/
.number {
	margin-top: 10px;
	font-size: 75%;
	margin-left: 10px;
	margin-right: 10px;
}
#sekkenTab .hikakuTab01 a {
	background-image: url(../images/hikaku_tab-01.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 106px;
	margin-right: 2px;
}
#sekkenTab .hikakuTab02 a {
	background-image: url(../images/hikaku_tab-02.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 66px;
	margin-right: 2px;
}

#sekkenTab .hikakuTab03 a {
	background-image: url(../images/hikaku_tab-03.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 66px;
	margin-right: 2px;
}

#sekkenTab .hikakuTab04 a {
	background-image: url(../images/hikaku_tab-04.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 66px;
	margin-right: 2px;
}

#sekkenTab .hikakuTab05 a {
	background-image: url(../images/hikaku_tab-05.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 80px;
	margin-right: 2px;
}
/*ランキング*/
#sekkenTab .TabSub01 a {
	background-image: url(../images/ranking_10.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 158px;
	margin-right: 2px;
}
#sekkenTab .TabSub02 a {
	background-image: url(../images/ranking_12.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 129px;
	margin-right: 2px;
}
#sekkenTab .TabSub03 a {
	background-image: url(../images/ranking_14.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 128px;
	margin-right: 2px;
}
/*コンシェルジュ紹介*/
#sekkenTab .ConSub01 a {
	background-image: url(../images/con_tab-01.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 69px;
	margin-right: 2px;
}
#sekkenTab .ConSub02 a {
	background-image: url(../images/con_tab-02.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 69px;
	margin-right: 2px;
}
#sekkenTab .ConSub03 a {
	background-image: url(../images/con_tab-03.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 69px;
	margin-right: 2px;
}
#sekkenTab .ConSub04 a {
	background-image: url(../images/con_tab-04.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 33px;
	width: 108px;
	margin-right: 2px;
}
#sekkenTab a:hover {
	background-position: bottom;	
}
#sekkenTab a.hit {
	background-position: bottom;	
}


/*------------------------------------------------<2階層目メニュー部の特集>---------*/
#specialMenu {
	background-image: url(../images/special_sub_bg.gif);
	background-repeat: repeat-y;
}
#specialMenu .spTop {
	background-image: url(../images/special_sub.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 194px;
	padding-left: 63px;
	padding-top: 8px;
}
#specialMenu .spTop a {
	font-weight: bold;
	color: #333333;
}
#specialMenu .spBot {
	background-image: url(../images/special_sub-03.gif);
	background-repeat: no-repeat;
	height: 32px;
	text-align: center;
	width: 257px;
	padding-top: 6px;
}
#specialMenu .spBot a {
	color: #FFFFFF;
	font-weight: bold;
}

/*------------------------------------------------<石鹸ランキング>---------*/

#rakingSub {
	margin-top: 15px;
	min-height:69px;
	height: auto !important;
	height:69px;
}
#rankinSubImg {
	float: left;
	height: 21px;
	width: 38px;
	padding-top: 73px;
	padding-left: 15px;
}
.Img01 {
	background-image: url(../images/ranking_1.gif);
	background-repeat: no-repeat;
}
.Img02 {
	background-image: url(../images/ranking_2.gif);
	background-repeat: no-repeat;
}
.Img03 {
	background-image: url(../images/ranking_3.gif);
	background-repeat: no-repeat;
}
.Img04 {
	background-image: url(../images/ranking_4.gif);
	background-repeat: no-repeat;
}
.Img05 {
	background-image: url(../images/ranking_5.gif);
	background-repeat: no-repeat;
}

#rakingSub img {
	float: left;
}
.rankingPoint {
	background-color: #CC9858;
	height: 61px;
	width: 45px;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 35px;
}
.rankingPoint2 {
	background-color: #CC9858;
	height: 52px;
	width: 45px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}
.rankingTX {
	float: left;
	padding-left: 8px;
}
.rankingTX li {
	list-style-type: none;
	margin-top: 3px;
	margin-left: 10px;
}
.txP {
	font-weight: bold;
	color: #fb8080;
	background-image: url(../images/arrow_pink.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 5px;
}
.txP a {
	font-weight: bold;
	color: #fb8080;
}
.rankingTX li {
	list-style-type: none;
	margin-top: 3px;
	margin-left: 10px;
}
.BTSub01 a {
	background-image: url(../images/BT_kuchikomi.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 91px;
}
.BTSub02 a {
	background-image: url(../images/BT_shohin.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 27px;
	width: 91px;
}
.rankingTX a:hover {
	background-position: bottom;
}
.rankigImg {
	border: 1px solid #cc9858;
}

/*------------------------------------------------<石鹸比較・口コミメニューのセレクト>---------*/

.menuList {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
select {
	border: 3px solid #a28c72;
}


/*------------------------------------------------<石鹸比較・商品情報>---------*/
#sekkenSub {
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#sekkenSub .SekkenHight {
	min-height:60px;
	height: auto !important;
	height:60px;
}

#sekkenSub img {
	float: left;
}
#sekkenSubright {
	float: left;
	padding-left: 10px;
}
#sekkenSubright table {
	width: 430px;
}
#sekkenSubright .TD01 {
	text-align: right;
	width: 100px;
}
#sekkenSubBot {
	padding: 10px;
}
#sekkenSubBot a {
	font-weight: bold;
	color: #ff6064;
}
#sekkenSubright .pink {
	color: #FF6064;
}
#sekkenSubright .pink a {
	color: #FF6064;
}


/*------------------------------------------------<口コミページ石鹸>---------*/

#kuchiTop {
	background-color: #704f27;
	padding: 15px;
	min-height:62px;
	height: auto !important;
	height:62px;
}
#kuchiTop img {
	float: left;
	margin-right: 10px;
}
#kuchiTop p {
	color: #ffecd2;
}
#kuchiTop a {
	font-weight: bold;
	color: #FFFFFF;
}
#kuchiTop .smallLink {
	font-size: 80%;
	text-align: right;
}
#kuchiTop .smallLink a {
	font-weight: normal;
}
#radar {
	margin-top: 10px;
	width: 648px;
}
#radarSub {
	float: left;
	width: 60px;
	margin-right: 130px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #98d2e3;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	color: #6cbed6;
	font-weight: bold;
}
#radarSub2 {
	float: left;
	width: 60px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #98d2e3;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	color: #6cbed6;
	font-weight: bold;
}
#kuchi {
	padding: 10px;
}
#kuchi img {
	margin-right: 10px;
	float: left;
}
.borderImg {
	border: 1px solid #cc9858;
}.kuchiName {
	float: left;
	margin-right: 10px;
}
.hitBG {
	background-color: #FFCCCC;
	padding: 2px;
	margin: 2px;
}

/*------------------------------------------------<石鹸コンシェルジュページ>---------*/

#conSub {
	float: left;
	width: 205px;
	margin-top: 10px;
	margin-left: 10px;
	min-height:70px;
	height: auto !important;
	height: 70px;
	margin-bottom: 10px;
}
#conSub01 {
	float: left;
	width: 205px;
}
#conSubInner {
	width: 125px;
	float: left;
	margin-left: 8px;
	line-height: 200%;
}
#conSubInner img {
	float: left;
	margin-right: 5px;
}
p.Con {
	margin: 10px;
}
#conSub02 {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#conInner p {
	margin: 10px;
}
#conInner h3 {
	margin: 10px;
}
#conInner02 p {
	float: left;
	margin-right: 5px;
}
#conInner02 img {
	float: left;
	margin-right: 5px;
}

/*------------------------------------------------<特集ページ>---------*/
#specialPage {
	background-color: #6e3d4f;
}
#specialPageTop {
	background-image: url(../images/special_06.gif);
	background-repeat: no-repeat;
	float: left;
	min-height:160px;
	height: auto !important;
	height: 160px;
	width: 590px;
	padding-left: 11px;
	padding-top: 7px;
	color: #FFFFFF;
}
#specialPageMain {
	padding-top: 8px;
	padding-right: 36px;
	padding-left: 37px;
}
#specialPageLeft {
	float: left;
	width: 555px;
}
#specialPageRight {
	float: right;
	width: 271px;
}
#specialPageWrap {
	background-image: url(../images/special_08.gif);
	background-repeat: repeat-y;
}
#specialPageLeft .specialPageSub {
	float: left;
	width: 162px;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 5px;
}
#specialPageBox {
	background-color: #FFFFFF;
	width: 352px;
	border: 1px solid #ae9058;
	min-height:75px;
	height: auto !important;
	height: 75px;
	float: left;
	margin-right: 10px;
}
#specialPageBox p {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}
#specialPageRight .specialPageSub {
	min-height: 102px;
	height: auto !important;
	height: 102px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#specialPageRight .specialPageSub img {
	margin-right: 8px;
}

/*------------------------------------------------<石鹸についてページ>---------*/
#sekkenSub .sekkenSubTX {
	float: left;
	margin-left: 8px;
	width: 575px;
	margin-bottom: 10px;
	min-height: 44px;
	height: auto !important;
	height: 44px;
}
#sekkenSub p.sekkenSubTX02 {
	float: left;
	padding-left: 10px;
	width: 465px;
	padding-top: 5px;
}
#sekkenSub td {
	vertical-align: top;
}
#sekkenSub .Box {
	background-color: #FFDFDF;
	border: 1px dotted #FF6666;
	padding: 10px;
}
#sekkenSub .TD02 {
	width: 153px;
	padding-right: 20px;
	vertical-align: top;
}
#sekkenSub .TD02 img {
	clear: both;
	padding-bottom: 10px;
}
#sekkenSub .sub02 {
	line-height: 25px;
}
.Tx01 {
	border: 3px solid #C29154;
	padding: 3px;
}
.Tx01Err {
	border: 3px solid #C29154;
	padding: 3px;
	background: #FF6666; 
}

/*ボタン*/
.submitButton {
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #704F27;
	padding: 3px;
	text-align: center;
	border: 3px solid #704F27;
	cursor: pointer;
}
.submitButton:hover {
	background-color: #9D7037;
}
/*右メニュー*/
#sekkenSub .TD02 ul {
	clear: both;
}
#sekkenSub .TD02 li {
	list-style-type: disc;
	margin-bottom: 8px;
	margin-left: 10px;
}
#sekkenSub .TD02 li a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #87BFFF;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #87BFFF;
}
#sekkenSub .TD02 li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86BFFF;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #2D91FF;
}
#sekkenSub .TD02 li a.hit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86BFFF;
	color: #2D91FF;
}

#sekkenSub .soap01 li a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #95AA17;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #95AA17;
}
#sekkenSub .soap01 li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95AA17;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #718211;
}
#sekkenSub .soap01 li a.hit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95AA17;
	color: #718211;
}

#sekkenSub .soap02 li a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E48FFF;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #E48FFF;
}
#sekkenSub .soap02 li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E48FFF;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #DD75FF;
}
#sekkenSub .soap02 li a.hit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E48FFF;
	color: #E48FFF;
}

#sekkenSub .soap03 li a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1DBF00;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #1DBF00;
}
#sekkenSub .soap03 li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1DBF00;
	padding-bottom: 3px;
	margin-bottom: 10px;
	color: #158A00;
}
#sekkenSub .soap03 li a.hit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1DBF00;
	color: #158A00;
}
.sekkenNewSub .sekkenNewImg {
    padding-top: 10px;
    margin-left: 10px;
    margin-bottom: 5px;
    text-decoration: underline;
    display: block;
}

#error {
	padding: 10px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	border: 1px dotted #FF0000;
	background-color: #FFDFDF;
	font-weight: bold;
	color: #DC0000;
	min-height:48px;
	height: auto !important;
	height:48px;
}
#error img {
	float: left;
	margin-right: 10px;
}
.validInput {
    border: 3px solid #C29154;
    padding: 3px;
}
.invalidInput {
    border: 3px solid #C29154;
    padding: 3px;
    background: #FFDDDB;
}
.errorMsg{
    color: #FF7D7C;
    font-weight: bold;
}
#specialPageTop p {
	padding-left: 15px;
}
#specialPageTop .under {
	padding-top: 15px;
}

/*各ページＨ２*/
.article_title h2 {
	font-size: 130%;
	background-image: url(../images/arrow_brown.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #704f27;
	margin-top: 10px;
	background-position: left 2px;
	color: #704f27;
}

.article {
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
}

.article_info {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #b18c5e;
}
.article_info .style2 a {
	color: #FF7D7C;
	font-weight: bold;
}
#prev_next {
	text-align:center;
}

