@charset "utf-8";

/*---------------------------｜リセット｜*/
/*必要と思われるリセットのみ行ってください*/
div, form, input, select, textarea, 
h1, h2, h3, h4, h5, h6, 
dl, dt, dd, ul, ol, li,
p, pre, span, blockquote, td, th {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

a img, fieldset, img {
	border: 0;
}

img {
	vertical-align: bottom;
}

table {  
	border-collapse: collapse;  
	border-spacing: 0; 
}

li {
	list-style-type: none;
}

/*---------------------------｜ベースデザイン｜*/
body {
	zoom: 1;/*対モダンブラウザ*/
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/common/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	text-align: center;
	line-height: 1.4em;
	vertical-align: middle;
	letter-spacing: 0.1em;
	color: #333333;
	font-size: 75%;
}

/*---------------------------｜リセット Win IE5.x-6.x Mac IE5.x｜*/
*html body {
	height: 1%;
	font-size: 70%;
}

/*---------------------------｜リセット IE7.x｜*/
*+html body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:75%;  
}

a {
	color: #FF3399;
}

a:hover {
	text-decoration: none;
}

#conteiner {
	width: 920px;
	height: auto;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 0;
}

.line_box {
	clear: both;
	display: block;
	width: 900px;
	height: 40px;
	background-image: url(../img/common/bg_hr.jpg);
	background-position: center  center;
	background-repeat: no-repeat;
}

.line_box2 {
	clear: both;
	display: block;
	width: 900px;
	height: 30px;
	background-image: url(../img/common/bg_line02.gif);
	background-position: center  center;
	background-repeat: repeat-x;
}
/*---------------------------｜ヘッダー｜*/
#header {
	width: 920px;
	height: auto;
	background-image: url(../img/common/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 0px;
	overflow: hidden;
	text-indent: -9999px;
	overflow: hidden;
}

#header h1 {
	width: 300px;
	height: 65px;
}

#header h1 a {
	display: block;
	width: 300px;
	height: 65px;
}

#header li {
	float: left;
	display: block;
	width: 153px;
	height: 33px;
	text-indent: -9999px;
}

#header ul {
	display: block;
	width: 920px;
	height: 33px;
}

#header li {
	float: left;
	display: block;
	width: 153px;
	height: 33px;
	background-image: url(../img/common/menu_header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header li a {
	float: left;
	display: block;
	width: 153px;
	height: 33px;
	background-image: url(../img/common/menu_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#header li a:hover {
	background-position: 0px -33px;
}

#header #menu_search a {
	background-position: 0px 0px;
}
#header li#menu_search,
#header #menu_search a:hover {
	background-position: 0px -33px;
}

#header #menu_gallery a {
	background-position: -153px 0px;
}
#header #menu_gallery,
#header #menu_gallery a:hover {
	background-position: -153px -33px;
}

#header #menu_topic a {
	background-position: -306px 0px;
}
#header #menu_topic,
#header #menu_topic a:hover {
	background-position: -306px -33px;
}

#header #menu_contribution a {
	background-position: -459px 0px;
}
#header #menu_contribution,
#header #menu_contribution a:hover {
	background-position: -459px -33px;
}

#header #menu_sitemap a {
	background-position: -612px 0px;
}
#header #menu_sitemap,
#header #menu_sitemap a:hover {
	background-position: -612px -33px;
}

#header #menu_salon_login a {
	width: 155px;
	background-position: -765px 0px;
}
#header #menu_salon_login,
#header #menu_salon_login a:hover {
	width: 155px;
	background-position: -765px -33px;
}

/*---------------------------｜パン屑リスト｜*/
ol#bread_list {
	margin-bottom: 10px;
}

#bread_list li {
	float: left;
	padding-right: 5px;
	line-height: 1.4em;
	vertical-align: middle;
}

#bread_list li a {
	padding-right: 5px;
}

/*---------------------------｜コンテンツ｜*/
#contents, 
#search_contents, 
#shop_contents {
	clear: both;
	background-color: #FFFFFF;
	padding: 10px;
}

h2#pickup_header {
	clear: both;
	width: 900px;
	height: 40px;
	margin: 10px 0px 0px 0px;
	border: 0;
	background-image: url(../img/index/reader03.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#contents h2 {
	clear: both;
	width: 900px;
	height: 35px;
	margin: 10px auto;
	background-image: url(../img/common/bg_reader01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 35px;
	vertical-align: middle;
	text-indent: 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}
/*---------------------------｜検索結果リストナンバー｜*/
ol#search_result_list {
	display: block;
	float: right;
}

#search_result_list li{
	float: left;
	padding: 1px 5px;
	border-right: 1px solid #999999;
	text-align: center;
	line-height: 14px;
	vertical-align: middle;
	font-size: 12px;
}

#search_result_list li#last_result_list {
	border-right: 0;
}

#search_result_list li a {
	display: block;
	padding: 1px 5px;
}


#search_result_list li a:hover {
	background-color: #FF3399;
	color: #FFFFFF;
}
/*---------------------------｜フッター｜*/
#footer {
	clear: both;
	padding: 40px 20px 20px;
	background-image: url(../img/common/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}

#footer li {
	display: inline;
	padding: 0.1em 0.5em;
	border-right: 2px solid #FFFFFF; 
	font-weight: bold;
	color: #FFFFFF;
}

#footer .list_last {
	border-right: 0px;
}

#footer a {
	color: #FFFFFF;
}

#footer address {
	padding: 10px;
	font-style: normal;
	color: #FFFFFF;
}

/*---------------------------｜テキスト・デコレーション｜*/
.txt_red_b {
	color: #FF0000;
	font-weight: bold;
}

.txt_min {
	font-size: 0.8em;
}

.txt_pink_b {
	color: #FF3399;
	font-weight: bold;
}
