@charset "utf-8";



/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
    margin: 0;
    padding: 0;
    line-height :100%;
} 


/* Body style
------------------------------------------------- */

body {
	background-color: #fff;
	color: #333333;
	text-align: center;
	font-family: "メイリオ", Meiryo, Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4em;
	font-size: small !important; /* IE7 */
	font-size: 82%;     /* IE6 */
}

/* Modern browser */

html>/**/body {
    font-size: 13px;
}


/* Hyper text
------------------------------------------------- */
a { 
	text-decoration: none;
	/*¥*/
	overflow: hidden;
	/**/
}
a:link,
a:visited { color: #666666; }
a:hover,
a:focus,
a:active {
	color: #333333;
}


/* Image
------------------------------------------------- */

img,a img {
	border: none;
}



/* Base elements
------------------------------------------------- */

h1 { font-size : 160%; }
h2 {
	font-size : 130%;
	padding-top: 2px;
	padding-left: 15px;
}
h3 {
	font-size : 115%;
	text-align: center;
	background-color: #000000;
	margin-bottom: 5px;
	padding: 5px 0;
}
h4 { font-size : 100%; }
h5 { font-size : 90%; }
h6 { font-size : 85%; }
ul, ol, li, dl, dt, dd { list-style: none; }




/* Layout
------------------------------------------------------------ */

#container {
	width: 982px;
	margin: 0px auto;
}

#header {
	height: 110px;
	width: 982px;
	margin: 0 auto;
}

#navi {
	height: 40px;
	width: 982px;
	margin: 0 auto;
}

#topicPathArea {
	font-size:84%;
	margin: 0;
	height: 1em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*¥*/
* html #header {
	overflow: visible;
	height: 1px;
}

/* header
------------------------------------------------- */
#header h1 {
	width: 982px;
	height: 110px;
	text-indent: -9999px;
	background-image: url(../images/index-logo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#header h1 a {
	height: 60px;
	width: 213px;
	margin: 0 auto;
	padding-top: 29px;
	text-indent: -9999px;
	display: block;
}

#navi ul.header_menu {
	width: 982px;
}

#navi ul li {
	margin-left: 12px;
}

#navi ul li.g_navi01 {
	margin-left: 0;
	height: 40px;
	width: 130px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/g_navi_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
}

#navi ul li.g_navi01 a{
	margin-left: 0;
	height: 40px;
	width: 130px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/g_navi_01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
}

#navi ul li.g_navi01 a:hover{
	margin-left: 0;
	height: 40px;
	width: 130px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/g_navi_01_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
}

#navi ul li.g_navi02 {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_02.jpg) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
	display: block;
}

#navi ul li.g_navi02 a {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_02.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi02 a:hover {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_02_f2.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi03 {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_03.jpg) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
	display: block;
}

#navi ul li.g_navi03 a {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_03.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi03 a:hover {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_03_f2.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi04 {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_04.jpg) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
	display: block;
}

#navi ul li.g_navi04 a {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_04.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi04 a:hover {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_04_f2.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi05 {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_05.jpg) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
	display: block;
}

#navi ul li.g_navi05 a {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_05.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi05 a:hover {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_05_f2.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi06 {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_06.jpg) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
	display: block;
}

#navi ul li.g_navi06 a {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_06.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi06 a:hover {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_06_f2.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi07 {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_07.jpg) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
	display: block;
}

#navi ul li.g_navi07 a {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_07.jpg) no-repeat 0 0;
	float: left;
	display: block;
}

#navi ul li.g_navi07 a:hover {
	height: 40px;
	width: 130px;
	background: url(../images/g_navi_07_f2.jpg) no-repeat 0 0;
	float: left;
	display: block;
}


/* topicPathArea
------------------------------------------------- */

#topicPathArea ul.topicPath {
	line-height:1.4;
	padding:0 0 2px;
}

#topicPathArea ul.topicPath li {
	background:transparent url(../images/bg_topicPath_01.gif) no-repeat scroll right center;
	float:left;
	margin:0 7px 0 0;
	padding:0 10px 0 0;
}

#topicPathArea ul.topicPath li.current {
	background:transparent none repeat scroll 0 0;
	margin:0;
	padding:0;
}


/* main
------------------------------------------------- */
#main {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	height:450px;
}

#main_content {
	float: left;
	width:695px;
}

#main_campaign {
	float: left;
	width:285px;
}

#main_campaign h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	font-weight: normal;
	margin-top: 10px;
	background-image: url(../images/h2_camp_back.jpg);
	background-repeat: repeat-x;
	padding: 3px 0 5px 15px;
}

#main_campaign ul.camp {
	margin: 0 auto;
	padding: 5px 2px;
	width:285px;
}

#main_campaign li {
	margin: 0 auto;
	text-align: left;
	padding-left: 6px;
	font-size: x-small;
	line-height: 130%;
}

#main_campaign li.top10px {
	margin: 0 auto;
	padding-top : 10px;
}

/* newsArea
------------------------------------------------- */
#newsArea {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

#newsArea h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/h2_camp_back.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding: 3px 0 3px 1em;
}

#newsArea_left {
	float: left;
	/*width: 555px;*/
	width: 550px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#newsArea_left dl{
	margin: 10px 1em;
}

#newsArea_left dt {
	margin-bottom: 3px;
}

#newsArea_right {
	float: left;
	/*margin: 10px 0 10px 0;*/
	padding: 10px 0 10px 30px;
}

#newsArea_right ul li.newsArea_menu {
	margin: 10px 0;
}

#newsArea_right li {
	margin-right: 10px;
}

#newsArea_right ul li.about_bt {
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/about_bt_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#newsArea_right ul li.about_bt a{
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/about_bt_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#newsArea_right ul li.about_bt a:hover{
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/about_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}


#newsArea_right ul li.mobile_bt {
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/mobile_bt_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#newsArea_right ul li.mobile_bt a{
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/mobile_bt_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#newsArea_right ul li.mobile_bt a:hover{
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/mobile_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#newsArea_right ul li.paris_style_bt {
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/paris_style_bt_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#newsArea_right ul li.paris_style_bt a{
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/paris_style_bt_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#newsArea_right ul li.paris_style_bt a:hover{
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/paris_style_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#newsArea_right ul li.kerastase_bt {
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/kerastase_bt_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#newsArea_right ul li.kerastase_bt a{
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/kerastase_bt_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

#newsArea_right ul li.kerastase_bt a:hover{
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	float: left;
	background-image: url(../images/news_area/kerastase_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}




.clear {
	clear: both;
}
