@charset "Shift_JIS";

/* 基本設定
---------------------------------------------------- */

* { margin: 0; padding: 0; }

html, body {
 text-align: left;
 margin: 10px auto;
 padding: 0;
 color: #666666;
 height: 100%;
 font-family: "ＭＳ Ｐゴシック","Osaka",Verdana,Arial,sans-serif;
 font-size: 12px;
 background: url(images_template/back.jpg);
 }

p { font-size: 12px; line-height: 200%; color: #999999; }

a { color: #0033CC; }
a:hover { color: #FF0000; }

div { display: block; font-size: 1em; font-weight: normal; margin: 0; padding: 0; }

ol,ul { margin-left: 2em; margin-right: 15px; margin-bottom: 10px; }

li { margin-bottom: 5px; list-style: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

blockquote {
 text-align: left;
 margin-right: 10px;
 margin-left: 10px;
 margin-bottom: 10px;
 display: block;
 padding: 0 5px;
 background: #EEE;
 border: #aaa 1px dotted;
 }
 
img { border: 0; }

img.mt_icon {
	margin-top: -3px;
	width:14px;
	height:15px;
	vertical-align:middle;
	margin-left: 3px;
	margin-right: 3px;
}

img.emoticon {
	margin-top: -3px;
	width:14px;
	height:15px;
	vertical-align:middle;
	margin-left: 3px;
	margin-right: 3px;
}

.clr { clear: both; }

/* .pkg class wraps enclosing block element around inner floated elements */

.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
 }

* html .pkg { display: inline-block; }

/* no ie mac \*/

* html .pkg { height: 1%; }

.pkg { display: block; }

/* .ページ名の定義
---------------------------------------------------- */
h3 {
 margin-top : 8px;
 margin-bottom: 3px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 font-size: 14px;
 line-height: 1.0em;
 color: #333333;
 text-align: left;
 text-indent: 5px;
 display: block;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #3399FF;
 background-image: url(http://hair-redspace.com//images_template/h2_back.jpg);
 background-position: left;
 background-repeat: no-repeat;
 }

/* 包括レイアウト
---------------------------------------------------- */

div#container_top {
 width: 808px;
 height: 5px;
 min-height: 5px;
 _height: 5px;
 background-image: url(http://hair-redspace.com/images_template/body_top.png) ;
 margin: 0 auto ;
 }
div#container {
 width: 808px;
 margin: 0 auto;
 background: url(http://hair-redspace.com/images_template/body_center.png) ;
 clear: both;
 overflow: hidden; 
 }
div#container_bottom {
 width: 808px;
 height: 5px;
 min-height: 5px;
 _height: 5px;
 background-image: url(http://hair-redspace.com/images_template/body_bottom.png) ;
 margin: 0 auto;
 }

div#container_top p { text-indent: -10000px; }
div#container_bottom p { text-indent: -10000px; }

/* ie png */

* html div#container_top {
 behavior: expression(IEPNGFIX.fix(this));
 width: 808px;
 height: 5px;
 min-height: 5px;
 _height: 5px;
 background-image: url(http://hair-redspace.com/images_template/body_top.png) ;
 background-repeat: no-repeat;
 background-position: bottom;
 margin: 0 auto ;
 overflow: hidden; 
 }
* html div#container {
 behavior: expression(IEPNGFIX.fix(this));
 width: 808px;
 margin: 0 auto;
 background: url(http://hair-redspace.com/images_template/body_center.png) ;
 background-repeat: repeat-y;
 clear: both;
 overflow: hidden;
 }
* html div#container_bottom {
 behavior: expression(IEPNGFIX.fix(this));
 width: 808px;
 height: 5px;
 min-height: 5px;
 _height: 5px;
 background-image: url(http://hair-redspace.com/images_template/body_bottom.png) ;
 background-repeat: no-repeat;
 background-position: top;
 margin: 0 auto;
 overflow: hidden; 
 }

* html div#container_top p { text-indent: -10000px; }
* html div#container_bottom p { text-indent: -10000px; }

.indent01 { text-indent: -10000px; }

/* ページボディの指定 */ 

#pagebody { width: 100%; height: auto; clear: both; }
#pagebody-inner { padding-top: 5px; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; } 

#pagebody-inner h2 {
 border: #D9D9D9 solid 1px;
 margin: 0;
 padding: 6px;
 padding-left: 20px;
 font-size: 14px;
 line-height: 100%;
 color: #999999;
 text-align: left;
 background: url(images_template/h2_back.jpg) repeat-x;
 }
/* ヘッダ画像の指定 */

div#banner { width: 800px; margin: 0 auto; }

#banner-inner { width: 600px; height: auto; margin: 0 auto; }
#banner-header {
 color: #666666;
 font-size: 9px;
 line-height: 200%;
 text-indent: 10px;
 background: none;
 border: none;
 }
#banner-header a { color: #666666; text-decoration: none; }
#banner-header a:hover { background: none; }

div#top_box { width: 808px; }
div#logo_box { width: 64px; height: 64px; float: left; }
div#inbox { width: 780px; margin: 10px auto; }
div#tel_box { width: 714px; float: left; background: url(http://hair-redspace.com/images_template/tel.jpg) right no-repeat; }

#banner-description {
 color: #666666;
 font-size: 9px;
 line-height: 200%;
 text-indent: 10px;
 background: none;
 border: none;
 } 

/* メインメニューの設定
---------------------------------------------------- */

#mainmenu {
 background: url(../images_template/menu.jpg) repeat-x;
 width: 800px;
 margin: 0 auto;
 border-top: #CCCCCC solid 1px;
 border-bottom: #CCCCCC solid 1px;
 }
#mainmenu ul { list-style-type: none; padding: 0; margin: 0px; }
#mainmenu li { float: left; padding: 0; margin: 0; }
#mainmenu a {
 display: block;
 color: #FFFFFF;
 text-align: center;
 padding-top: 6px;
 padding-bottom: 6px;
 padding-left: 42px;
 padding-right: 42px;
 text-decoration: none;
 font-size: 100%;
 font-weight: bold;
 line-height: 1.8em;
 }
#mainmenu a:hover { background: url(../images_template/menu_o.jpg); color: #EAD0D1; }
#mainmenu a.after1 { background: url(../images_template/menu_o.jpg); color: #EAD0D1; }

/* alpha(ページ左側)の設定
---------------------------------------------------- */

div#alpha {
 width: 565px;
 float: left;
 margin-top: 5px;
 background-color: #F7F8F3;
 border: #CCCCCC solid 1px;
 }
div#alpha-inner { padding: 5px; }
div#alpha p { margin: 0; padding: 0; }
div#alpha p a { color: #0033BB; text-decoration: none; }
div#alpha p a:hover { color: #990000; }
div#alpha-inner h2 {
 margin: 0;
 margin-left: 10px;
 padding: 6px;
 text-indent: 10px;
 font-size: 14px;
 line-height: 100%;
 color: #999999;
 text-align: left;
 background: url(images_template/icon001.gif) left no-repeat;
 border: none;
 }
div#alpha-inner_title {
 border: #D9D9D9 solid 1px;
 background: url(images_template/h2_back.jpg) repeat-x;
 }
div#alpha-inner h3 {
 margin: 0;
 margin-left: 10px;
 padding: 5px;
 text-indent: 10px;
 font-size: 14px;
 line-height: 100%;
 color: #999999;
 text-align: left;
 background: url(images_template/icon001.gif) left no-repeat;
 border: none;
 }
div#alpha h3 a { display: block; color: #0033CC; }
div#alpha h3 a:hover { display: block; color: #990000; }
div#alpha h4 {
 margin: 0;
 padding: 5px;
 font-size: 14px;
 color: #996666;
 text-indent: 10px;
 display: block;
 background: url(images_template/title_left.jpg) left no-repeat;
 border-bottom: #CCCCCC solid 1px;
 }
div#alpha h4 a { display:block; }
div#alpha h5, h6 {
 font-size: 14px;
 line-height: 300%;
 font-weight: bold;
 margin-left: 10px;
 color: #333333;
 } 

div#alpha-inner_box { width: 520px; margin: 20px auto; }
div#alpha-inner_left { width: 250px; float: left; }
div#alpha-inner_right { width: 250px; float: right; }
div#alpha-inner_right ul { margin: 0; padding: 0; }
div#alpha-inner_right li { list-style: none; margin: 0; padding: 0; }
div#alpha-inner_photo { width: 125px; float: left; }
div#alpha-inner_photo2 { width: 365px; float: left }
div#alpha-inner_photo3 { width: 519px; margin: 20px auto; }
div#alpha-inner_txt { width: 145px; float: right; }
div#alpha-inner_txt p { line-height: 150%; }
div#alpha-inner_foot { width: 560px; margin: 0 auto; }
div#alpha-inner_txt2 { width: 540px; margin: 10px auto; background: url(images_template/back2.jpg) no-repeat; }
div#alpha-inner_txt3 { width: 520px; margin: 20px auto; }
div#alpha-inner_left2 { width: 300px; float: left; }
div#alpha-inner_right2 { width: 230px; float: right; }
div#alpha-inner_txt4 { width: 140px; float: left; }
div#alpha-inner_in { width: 100px; margin: 10px auto; }
div#alpha-inner_info { width: 540px; margin: 20px auto; background: url(images_template/dott.jpg) bottom repeat-x; }
div#alpha-inner_info h4 { margin: 0; padding: 0; border: none; color: #990000; line-height: 200%; background: none; }
div#alpha-inner_tb { width: 540px; margin: 20px auto; }
div#alpha-inner_tb h4 { margin: 0; padding: 0; border: none; color: #990000; line-height: 200%; background: none; }

#staffbox {
	width: 540px;
	margin: 10px auto;
}
#staffbox_top {
	width: 540px;
	height: 7px;
	background: url(images_template/staff_top.jpg) no-repeat bottom;
}
#staffbox_center {
	width: 540px;
	background: url(images_template/staff_center.jpg) repeat-y;
	overflow: hidden;
}
#staffbox_bottom {
	width: 540px;
	height: 29px;
	background: url(images_template/staff_bottom.jpg) no-repeat;
}

div#alpha-inner_staffleft { width: 230px; float: left; }
div#alpha-inner_staffright { width: 300px; float: left; }
div#alpha-inner_left_in { width: 195px; margin: 20px auto; }
div#alpha-inner_right_in { width: 260px; margin: 20px auto; }
div#alpha-inner_right_in p { line-height: 170%;}


/* beta(ページ右側)の設定
---------------------------------------------------- */

#beta { width: 215px; float: right; }
#beta-inner { margin: 5px auto; background-color: #EAEAE0; padding: 0; border: #DDD solid 1px; }
#beta h2 {
 font-size: 12px;
 line-height: 1em;
 color: #666666;
 border: none;
 }
div#inbox_01 { width: 200px; margin: 0 auto; padding: 0; background-image: url(http://hair-redspace.com//images_template/h2_back.jpg); border: #CCCCCC solid 1px;  }
div#inbox_04 { margin: 0 auto;}
div#ban_inbox { width: 180px; margin: 5px auto;  }

div#powered { padding: 10px; }
div#powered p { color: #666666; font-size: 10px; }
div#powered a { color: #666666; font-size: 10px; }
div#powered a:hover { color: #CCCCCC; font-size: 10px; }

div#copyright { width: 100%; }
div#copyright p { text-align: center; font-size: 10px; color: #666666; }

/* .モジュールの設定 */

.module { margin: 5px; }
.module-content { padding: 5px; }

/* .モジュール内のリスト表示 */

.module-list { margin: 0; padding: 0; }
.module-list ul { margin: 0; padding: 0; }
.module-list li { list-style: none; float: none; margin: 5px auto; width: 190px; }
.module-list li a {
 background: url(images_template/arrow.jpg) left center no-repeat;
 list-style: none;
 display: block;
 padding-left: 15px;
 color: #9A3135;
 text-decoration: none;
 }
.module-list li a:hover {
 background: url(images_template/arrow_o.jpg) left no-repeat;
 color: #CC9999; text-decoration: none;
 }

/* .タグ表示の定義 */

.content-nav { margin-left: 20px; }
.entry { margin-top: 20px; }
.entry-content p { margin: 0; padding: 0; }
.entry-tags { margin-top: 10px; }
.entry-tags-header { font-size: 10px; color: #333; border: none; }
.entry-tags-list { margin-left:3px; }
.entry-tag { list-style: none; float: left; margin: 5px; display: block; }
.entry-body { padding: 20px; }
.entry-body img { margin: 3px; }
.entry-footer { margin-bottom: 20px; clear: both; }

/* color */

.white { color: #FFFFFF; }
.blue { color: #023761; }
.blue02 { color: #0000CC; }
.red { color: #996666; font-weight: bold; }
.red02 { color: #996666; }
.red03 { color:#FF0000; }
.red04 { color: #996666; }
.orange { color: #F0A703; }
.wine { color: #6E0000; }
.green { color: #666600; }

/* position,weight */

.top { text-align: center; font-size: 10px; color: #666666; }
.center { text-align: center; }
.bold { font-weight: bold; color: #999999; }
.right { text-align: right; }
.f10 {
	font-size: 10px;
}
