@charset "Shift_JIS";

/*-------------------基本設定-------------------*/
*{
    margin: 0px;
    padding: 0px;
}
img {
    border: 0;
}
a {
    color: #CC0066;
    text-decoration: none;
}
a:link {                                /*通常時のリンク設定*/
    color: #CC0066;
    text-decoration: none;
}
a:visited {                             /*クリック後のリンク設定*/
    color: #CC0066;
}
a:hover {                               /*マウスオーバー時のリンク設定*/
    color: #CC0066;
    text-decoration: underline;
}
a:active {                              /*クリック時のリンク設定*/
    color: #CC0066;
}
/*-------------------文字設定-------------------*/
.fontsize8_linehi10 {
    font-size: 0.8em;
    line-height: 1.0em;
}
.fontsize8_linehi10_color {
	font-size: 1em;
	line-height: 1em;
	color: #CC3366;
}
.fontsize8_linehi10_color2 {
	font-size: 1em;
	line-height: 1em;
	color: #CC6699;
}
.fontsize9_linehi11 {
    font-size: 0.9em;
    line-height: 1.1em;
}
.fontsize10_linehi12 {
	font-size: 1em;
	line-height: 1.2em;
	color: #333333;
}
.fontsize10_linehi15 {
    font-size: 1em;
    line-height: 1.5em;
}
.fontsize11_linehi13 {
    font-size: 1.1em;
    line-height: 1.3em;
}
.fontsize12_linehi16 {
    font-size: 1.2em;
    line-height: 1.6em;
}
.fontsize12_linehi20 {
    font-size: 1.2em;
    line-height: 2.0em;
}
.fontsize10_linehi40 {
    font-size: 1.0em;
    line-height: 4.0em;
}
/*-------------------独自追加項目-------------------*/
.font_bold {
    font-weight: bold;
}
.font_normal {
    font-weight: normal;
}
.font_color_red {
    color: #FF0000;
}
.font_color_navy {
    color: #190D6D;
}
.font_color_gray {
    color: #CCCCCC;
}
.font_color_gray2 {
    color: #0033CC;
}
.font_color_redbrown {
    color: #990000;
}
.bg_color_red {
    background-color: #FF0000;
}
.bg_color_gray {
    background-color: #CCCCCC;
}
.bg_img1 {
    background-image:  url(images/white.gif);
    background-repeat: repeat;
}
.padding_box1 {
    padding: 8px 0px 8px 0px;
}
.padding_box2 {
    padding: 4px 0px 4px 10px;
}
.padding_box3 {
    padding: 3px 0px 0px 6px;
}
.padding_box4 {
    padding: 1px 0px 0px 0px;
}
.padding_box5 {
    padding: 2px 0px 0px 5px;
}
.padding_box6 {
    padding: 8px 8px 8px 8px;
}
.padding_box7 {
    padding: 1px 10px 1px 0px;
}
.padding_box8 {
    padding: 6px 6px 6px 4px;
}
.padding_box9 {
    padding: 1px 14px 1px 1px;
}
.padding_box10 {
    padding: 4px 4px 4px 4px;
}
.padding_box11 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.color_border1 {
    border: 1px solid #333333;
}
.size_form1 {
    width: 200px;
    height: 18px;
}
h1 {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 1.2em;
    line-height: 1.4em;
}
h2 {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 1em;
    line-height: 1.2em;
}
h3 {
    font-family: "ＭＳ Ｐゴシック", "Osaka";
    font-size: 1em;
    line-height: 1.2em;
}

#header {
    width: 765px;
    background : #ffffff url(images/header.jpg) no-repeat;
}
#header_bottom_index {
    width: 765px;
    height: 22px;
    background : #ffffff url(images/header_bottom_index.jpg) no-repeat;
}
#header_bottom_facecare {
    width: 765px;
    height: 14px;
    background : #ffffff url(images/header_bottom_facecare.jpg) no-repeat;
}
#header_bottom_howtouse {
    width: 765px;
    height: 14px;
    background : #ffffff url(images/header_bottom_howtouse.jpg) no-repeat;
}
#header_bottom_goods2 {
	width: 765px;
	background-color: #ffffff;
	background-image: url(images/header_bottom_howtouse.jpg);
	background-repeat: repeat-y;
	font-size: 1.2em;
	padding-top: 5px;
}
#header_bottom_goods {
	width: 765px;
	background-color: #ffffff;
	background-image: url(images/header_bottom_howtouse.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
}

#header_bottom_soniccare {
    width: 765px;
    height: 14px;
    background : #ffffff url(images/header_bottom_soniccare.jpg) no-repeat;
}
#header_menu {
    height: 19px;
}
#header_menu a {
    font-weight: bold;
}
#header_menu a, #navigator_menu a {
    color: #003366;
    text-decoration: none;
}
#navigator_menu a {
	display:block;
	width:100%
}
#header_menu td.menu {
    background : transparent url(images/header_onmouseout_bg.gif) repeat-y;
    background-position: 0 3px;
    background-repeat: no-repeat;
}
#header_menu a:link, #navigator_menu a:link {
    color: #003366;
    text-decoration: none;
}
#header_menu a:visited, #navigator_menu a:visited {
    color: #003366;
}
#header_menu a:hover, #navigator_menu a:hover {
    color: #003366;
    text-decoration: none;
	background:#C2DFEF
}
#header_menu a:active, #navigator_menu a:active {
    color: #003366;
}
#header_menu td.menu {
    background : transparent url(images/header_onmouseout_bg.gif) repeat-y;
    background-position: 0 3px;
    background-repeat: no-repeat;
}
.list2 a:link{
	color: #0033CC;
	text-decoration: none;
}
.list2 a:visited {
	color: #0033CC;
}
.list2 a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.list2 a:active {
	color: #0033CC;
}

.list3{
	text-decoration: none;
	font-size: 1.2em;
	padding-top: 3px;
}

#navigator {
    width: 182px;
}
#navigator_menu {
    background : #ffffff url(images/navigator_onmouseout_bg.gif) repeat-y;
    background-position: right top;
}
.navigator_lastmenu {
    height: 25px;
    background : #ffffff url(images/navigator_onmouseout_last_bg.gif) no-repeat;
    background-position: right bottom;
}
#container {
    width: 765px;
    background : #ffffff url(images/container_bg.gif) repeat-y;
}
.menu {
    font-size: 1.0em;
    line-height: 0.9em;
}
.navigator_partition {
    height: 1px;
}
.list{
    height: 24px;
}
.title {
    height: 32px;
    vertical-align: top;
}
.title_h2 {
    color: #ffffff;
    height: 25px;
    vertical-align: middle;
}
.howtouse {
    background : #190d6d url(images/title_howtouse.gif) no-repeat;
}
.aboutus {
    background : #190d6d url(images/title_aboutus.gif) no-repeat;
}
.sitemap {
    background : #190d6d url(images/title_sitemap.gif) no-repeat;
}
.mail {
    background : #190d6d url(images/title_mailmagazine.gif) no-repeat;
}
.howtoshopping {
    background : #190d6d url(images/title_howtoshopping.gif) no-repeat;
}
.facecare_cource {
    background : #190d6d url(images/title_facecare_cource.gif) no-repeat;
}
.soniccare {
    background : #190d6d url(images/title_soniccare.gif) no-repeat;
}
.title_h3 {
    color: #190d6d;
    height: 25px;
    vertical-align: middle;
    background-color: #ffffff;
    border-left: #797979 3px solid;
}
.title_h3s {
    color: #190d6d;
    height: 35px;
    vertical-align: middle;
    background:;
    border-left: #797979 3px solid;
}
.standard_box {
    background : #ffffff url(images/standard_box_bg.gif) repeat-y;
}
.contents_box {
    padding-top: 5px;
    padding-bottom: 10px;
}
.contents_box2 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.contents_box3 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.howtouse_box {
    background : #ffffff url(images/howtouse_box1_bg.gif) repeat-y;
}
.howtouse_box2 {
    background : #ffffff url(images/howtouse_box2_bg.gif) repeat-y;
}
.color_poi a {
  font-weight:bold;
  color:#EF007A;
}
.white {
    background : #ffffff url(images/white.gif) repeat;
}
th.sonic {
    color: ffffff;
    background-color: #336699;
    padding: 10px;
}
td.sonic_left {
    color: 000066;
    background-color: #e1e2e3;
    padding: 7px 6px 7px 6px;
}
td.sonic_right {
    color: 000066;
    background-color: #eeeded;
    padding: 7px 6px 7px 6px;
}
li.sonic {
    margin-left: 1px;
    padding-left: 1px;
    font-size: 0.9em;
    line-height: 2.0em;
}
#footer {
    width: 765px;
    height: 92px;
    background : #ffffff url(images/footer.jpg) no-repeat left bottom;
}

.popup {
    padding: 10px;
}
.shop {
	color: #2F74B7;
	padding: 5px;
	font-weight: normal;
	background-color: #D3E9F3;
}
.shop2 {
	padding: 5px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #333333;
}
.margin_box01 {
	margin-bottom: 15px;
	margin-top: 15px;
}
.howtoshopping2 {
	color: #000066;
	background-color: #CCCCCC;
	background-image: url(images/title_howtoshopping2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}
.style1 {color: #EF007A;}
.big1{font-weight:bold;}

/*-------------------goods追加項目-------------------*/
.goods01 {
	font-weight: bold;
	color: #0033cc;
	background-image: url(images/line_goods3.gif);
	background-repeat: no-repeat;
	font-size: 1.3em;
	padding: 2px 0px 10px 12px;
}
.goods01_2 {
	padding: 0px;
	color: #333333;
	background-image: url(goods/images/line2.gif);
	background-repeat: repeat-x;
	font-size: 1em;
}
.goods01_3 {
	padding: 0px;
	font-weight: bold;
	color: #333333;
	background-image: url(goods/images/line2.gif);
	background-repeat: repeat-x;
	font-size: 1em;
}
.goods02 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}
.goods02_2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.5em;
	color: #CC3366;
	
}
.goods_line {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #1550FF;
	background-image: url(images/line_goods.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 40px;
	font-size: 1.1em;
	
}
.goods_line2 {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #1550FF;
	background-image: url(images/line_goods_l.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 40px;
	font-size: 1.1em;
	
}
.title_standard {
	color: #000066;
	height: 25px;
	vertical-align: middle;
	padding-left: 160px;
	background-color: EAE9E9;
	background-image: url(images/title_standard.gif);
	background-repeat: no-repeat;
}
.title_mo {
	color: #000066;
	height: 25px;
	vertical-align: middle;
	padding-left: 160px;
	background-color: EAE9E9;
	background-image: url(images/title_moisture.gif);
	background-repeat: no-repeat;
}
.title_white {
	color: #000066;
	height: 25px;
	vertical-align: middle;
	padding-left: 100px;
	background-color: EAE9E9;
	background-image: url(images/whitening.gif);
	background-repeat: no-repeat;
}
.title_pim {
	color: #000066;
	height: 25px;
	vertical-align: middle;
	padding-left: 115px;
	background-color: EAE9E9;
	background-image: url(images/title_pimple.gif);
	background-repeat: no-repeat;
}
.title_spe {
	color: #000066;
	height: 25px;
	vertical-align: middle;
	padding-left: 145px;
	background-color: EAE9E9;
	background-image: url(images/title_special.gif);
	background-repeat: no-repeat;
}
