body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../sub/img/global/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #C1C1C1;
	font-size: 12px;
	line-height: 170%;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	padding: 0px;
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
	background-image: url(../sub/img/global/head_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_logoarea {
	background-image: url(../sub/img/global/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 65px;
}
#header_navi {
	background-image: url(../sub/img/global/head_navi_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	clear: both;
	padding-left: 25px;
}
#header_navi li {
	float: left;
	margin: 0px;
}

#header_navi img {
	margin-right: 20px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#contents {

}
#footer {
	background-image: url(../sub/img/global/footer_img.jpg);
	background-repeat: no-repeat;
	height: 114px;
	background-position: center 20px;
}
#main {
	padding-right: 30px;
	float: right;
	width: 560px;
	font-size: 14px;
	line-height: 160%;
}
#sidemenu {
	float: left;
	width: 185px;
	padding-right: 45px;
	padding-left: 25px;
}
#sidemenu2 {
	background-image: url(../sub/img/global/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	padding-right: 30px;
	padding-left: 10px;
	width: 170px;
	font-size: 14px;
}


#contents p {
	margin-bottom: 5px;
	line-height: 150%;
}

#contents p.fit {
	margin: 0px;
}
#sub_footlinkarea {
	background-image: url(../sub/img/global/side_bg.gif);
	padding-left: 255px;
}


#footlink {
	font-size: 10px;
	color: #666666;
	margin-bottom: 5px;
	padding-left: 25px;
	clear: both;
}
#footlink a:link {
	color: #666666;
	text-decoration: none;
}
#footlink a:visited {
	color: #999999;
	text-decoration: none;
}
#footlink a:hover {
	color: #FF9900;
	background-color: #EEEEEE;
	text-decoration: underline;
}
#infobox {
	background-color: #F6F6F6;
	border: 1px solid #D7D7D7;
}
.header_shadow {
	background-image: url(../sub/img/global/header_shadow_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	padding-left: 25px;
	clear: both;
}
.header_shadow2 {
	background-image: url(../sub/img/global/header_shadow_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 25px;
}


ul.sidebtn2 {
	margin-bottom: 20px;
}
ul.sidebtn2 li {
	list-style-type: none;
	vertical-align: bottom;
	background-image: url(../sub/img/global/side_btn.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	display: block;
	margin: 0px;
	height: 30px;
	width: 160px;
	background-position: left top;
	padding: 0px;
	line-height: 30px;
}

ul.sidebtn2 a:link {
	color: #333366;
	text-decoration: none;
}
ul.sidebtn2 a:visited {
	color: #333366;
	text-decoration: none;
}
ul.sidebtn2 a:hover {
	color: #3399FF;
	text-decoration: underline;
}
.side_submenu_area {
	background-color: #E2E4F3;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-left-color: #D5D5D5;
	font-size: 12px;
	width: 144px;
	padding-left: 15px;
}

ol li {
	margin-bottom: 5px;
}

div.submenu_area {
}
div.submenu_area a:link {
	color: #333366;
	text-decoration: underline;
}
div.submenu_area a:visited {
	color: #333366;
	text-decoration: underline;
}
div.submenu_area a:hover {
	color: #3366FF;
	background-color: #F5F4F1;
	text-decoration: none;
}


ul.submenu1 {
	margin-bottom: 10px;
	margin-top: 5px;
}
ul.submenu1 li {
	line-height: 22px;
	background-image: url(../sub/img/global/list_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	list-style-type: none;
}
ul.submenu2 {
	margin-top: 5px;
}
ul.submenu2 li {
	line-height: 22px;
	background-image: url(../sub/img/global/list_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	list-style-type: none;
}

ul.submenu3 {
	margin-top: 5px;
}
ul.submenu3 li {
	line-height: 22px;
	background-image: url(../sub/img/global/list_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	list-style-type: none;
}

.color_red {
	color: #FF0000;
}


.color_orange {
	color: #E85C00;
}
.color_gray {
	color: #5A5A5A;
}

.size10 {
	font-size: 10px;
	line-height: 170%;
}
.size12 {
	font-size: 12px;
	line-height: 170%;
}
.size13 {
	font-size: 13px;
	line-height: 170%;
}
.size14 {
	font-size: 14px;
}

.size16 {
	font-size: 16px;
	line-height: 170%;
}
.kome {
	font-size: 10px;
}

.color_bluebold14 {
	font-size: 14px;
	font-weight: bold;
	color: #223C6A;
}
#main h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(../sub/img/global/title_bg_30.jpg);
	height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#main .title_gray {
	line-height: 23px;
	font-weight: bold;
	background-image: url(../sub/img/global/title_bg_gray.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border: 1px solid #B6B6B6;
	color: #FFFFFF;
	height: 23px;
}
#main .title_30gray {
	font-size: 14px;
	line-height: 30px;
	color: #333366;
	background-image: url(../sub/img/global/title_bg_30gray.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

#main .graybg_area {
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding: 10px;
	border-top-width: 1px;
	border-top-color: #D7D7D7;
	margin-bottom: 10px;
}

.news_area {
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding: 10px;
	height: 150px;
	overflow: scroll;
}
div.news_area dl {
	background-color: #FF9999;
}
div.news_area dt {
	clear: both;
	float: left;
	width: 6em;
}
div.news_area dd {
	margin-left: 6em;
}


.title_txt01 {
	font-weight: bold;
	color: #333399;
}

.padding_L50 {
	padding-left: 50px;
}
.margin_btm20 {
	margin-bottom: 20px;
}
.margin_btm10 {
	margin-bottom: 10px;
}

.margin_btm15 {
	margin-bottom: 15px;
}

.margin_btm25 {
	marging-bottom: 25px;
}
.margin_btm30 {
	margin-bottom: 30px;
}
.margin_btm35 {
	margin-bottom: 35px;
}
.padding_btm20 {
	padding-bottom: 20px;
}
.padding_btm10 {
	padding-bottom: 10px;
}

.padding_btm15 {
	padding-bottom: 15px;
}

.padding_btm25 {
	padding-bottom: 25px;
}
.padding_btm30 {
	padding-bottom: 30px;
}
.padding_btm35 {
	padding-bottom: 35px;
}
.padding_all5 {
	padding: 5px;
}
.padding_LR10 {
	padding-right: 5px;
	padding-left: 5px;
}
.padding_L30 {
	padding-left: 30px;
}
.padding_UB20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.padding_UB10 {
	padding-top: 10px;
	padding-bottom: 10px;
}



.title_graybar {
	padding-left: 16px;
	border-left: 7px solid #CCCCCC;
}
.img_setbottom {
	vertical-align: bottom;
}
.img_setmiddle {
	vertical-align: middle;
}
.float_R {
	float: right;
}
img.float_R {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.float_L {
	float: left;
}
img.float_L {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
ul.point_blue li {
	background-image: url(../sub/img/global/point_blue.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	padding-bottom: 8px;
	list-style-type: none;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
ul.point_yellow li {
	background-image: url(../sub/img/global/point_yellow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	padding-bottom: 8px;
	list-style-type: none;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.infoarea_gray5px {
	border: 1px solid #D7D7D7;
	background-color: #F6F6F6;
	padding: 5px;
}
.dojou_probox_pad {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
table.table_info01 {
	background: #CCCCCC;
}
table.orange_tablebg {
	background-color: #C5B07C;
	border: 1px solid #EEEEEE;
}
table.blue_tablebg {
	background-color: #BBBDCC;
	border: 1px solid #EEEEEE;
}
table.size12_mginb15 {
	margin-bottom: 15px;
	font-size: 12px;
}
table.size14_mginb15 {
	margin-bottom: 15px;
	font-size: 14px;
}
td.td_normal {
	color: #333333;
	background: #F7F7F7;
	line-height: 145%;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
td.td_koumoku {
	color: #333333;
	background: #EBEBEB;
	padding: 5px 7px;
	line-height: 145%;
	border: 1px solid #FFFFFF;
}
td.orage_glad250_bg {
	background-image: url(../sub/img/global/table_orange_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #695647;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
td.blue_glad_bg {
	background-image: url(../sub/img/global/table_blue_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #414D65;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
td.orangeset_koumoku {
	background-color: #FFEEB8;
	border: 1px solid #C5B07C;
	padding-right: 5px;
	padding-left: 5px;
}
td.orangeset_naiyou_tate {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C5B07C;
	border-bottom-color: #C5B07C;
	border-left-color: #C5B07C;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
td.orangeset_koumoku {
	background-color: #FFEEB8;
	border: 1px solid #C5B07C;
	padding-right: 5px;
	padding-left: 5px;
	color: #4F3A1C;
}
td.orangeset_naiyou_tate {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C5B07C;
	border-bottom-color: #C5B07C;
	border-left-color: #C5B07C;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.blueset_koumoku {
	background-color: #DDE0EC;
	border: 1px solid #C0C4D3;
	padding-right: 5px;
	padding-left: 5px;
	color: #323958;
}
td.blueset_naiyou_tate {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C4D3;
	border-bottom-color: #C0C4D3;
	border-left-color: #C0C4D3;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
td.greenset_koumoku {
	background-color: #E1EED0;
	border: 1px solid #9CA78F;
	padding-right: 5px;
	padding-left: 5px;
	color: #464E2E;
}
td.greenset_naiyou_tate {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9CA78F;
	border-bottom-color: #9CA78F;
	border-left-color: #9CA78F;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.white_bg {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #F3F3F3;
}
.white_bg_12px {
	background-color: #F8F4E9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.padding_orangearrow {
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.padding_orangearrow2 {
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.product_bg_soliger {
	background-image: url(../sub/img/pro_mizu/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
	padding-left: 240px;
	vertical-align: middle;
}
.product_bg_solick {
	background-image: url(../sub/img/pro_dojou/solick_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
	vertical-align: middle;
}
.product_bg_spat {
	background-image: url(../sub/img/pro_dojou/spat_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
	padding-left: 240px;
	vertical-align: middle;
}
.product_bg_powder {
	background-image: url(../sub/img/pro_mizu/powder_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
	padding-left: 240px;
	vertical-align: middle;
}
.product_bg_d30 {
	background-image: url(../sub/img/pro_mizu_d30/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
	padding-left: 240px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.product_bg_tsc {
	background-image: url(../sub/img/pro_mizu/tsc_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	padding-left: 200px;
	vertical-align: middle;
}
.company_aka {
	line-height: 72px;
	vertical-align: middle;
	float: left;
}
.jisseki_area {
	line-height: 130%;
}
.glad_gray {
	background-image: url(../sub/img/global/grad_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.infoarea_gray15px {

	border: 1px solid #D7D7D7;
	background-color: #F6F6F6;
	padding: 15px;
}
div.go_pagetop {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: right;
	margin-top: 10px;
}
ul.sidebtn2 li.subpage_area {
	background-color: #EDEDED;
	background-image: none;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.sidebtn2 li.subpage_area li {
	background-image: url(../sub/img/global/side_chain01.gif);
	padding: 0px;
	line-height: 150%;
	width: 100%;
	text-indent: 17px;
	font-weight: bold;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}
ul.sidebtn2 li.subpage_area li.subpage_end {

	background-image: url(../sub/img/global/side_chain02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




/*add*/
#mainimg{
	width:560px;
	height:561px;
	background:url("../sub/img/ssp/topimg5.jpg") no-repeat;
	position:relative;
}
#mainimg a{
	display:block;
	width:540px;
	padding-left:20px;
	height:230px;
	padding-top:20px;
	position:absolute;
	top:311px;
	left:0;
	font-size:30px;
	font-family:"HG明朝E","メイリオ",sans-serif;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:1.4;
}
#mainimg a span{
	font-size:16px;
	font-weight:normal;
}


#contact{
	width:560px;
	clear:both;
	margin-bottom:10px;
	margin-top:-1px;
}
#contact a{
	width:558px;
	height:60px;
	border:solid 1px #666;
	display:block;
	color:#33c;
	text-align:center;
	line-height:60px;
	font-size:16px;
}

.red{
	color: #F00;
}