@charset "utf-8";

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

* { margin: 0; padding: 0; }
html, body {
	text-align: left;
	margin: 10px auto;
	padding: 0;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background: url(images_template/back.jpg);
}
p {
	font-size: 12px;
	line-height: 200%;
}
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;
}
.clr p {
	text-indent: -10000px;
	font-size: 0px;
}

/* .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;
}

/* .ページ名の定義
---------------------------------------------------- */

#container_top {
	width: 808px;
	height: 5px;
	background: url(images_template/body_top.png) no-repeat;
	margin: 0 auto ;
}
#container {
	width: 808px;
	margin: 0 auto;
	background: url(images_template/body_center.png) ;
	clear: both;
	overflow: hidden; 
}
#container_bottom {
	width: 808px;
	height: 5px;
	background: url(images_template/body_bottom.png) no-repeat;
	margin: 0 auto;
}

#container_top p {
	text-indent: -10000px;
	font-size: 0px;
}
#container_bottom p {
	text-indent: -10000px;
	font-size: 0px;
}

/* ie png */

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

* html #container_top p {
	text-indent: -10000px;
	font-size: 0px;
}
* html #container_bottom p {
	text-indent: -10000px;
	font-size: 0px;
}

.indent01 {
	text-indent: -10000px;
	font-size: 0px;
}

/* pagebody */ 

#pagebody {
	width: 800px;
	margin: 0 auto;
}
#pagebody-inner {
	padding: 5px;
}
.page_title {
	background: url(images_template/h2_back.jpg) repeat-x;
	height: 30px;
}
.page_title h2 {
	line-height: 200%;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
}

/* header */

#header {
	width: 800px;
	margin: 0 auto;
}
#header_img {
	width: 798px;
	height: 180px;
	margin: 0 auto;
	background: url(images_template/top.jpg) no-repeat;
}
#header_img p {
	text-indent: -10000px;
	font-size: 0;
}
#top_txt {
	width: 768px;
	margin: 10px auto 0 auto;
	background: url(images_template/tel.jpg) no-repeat right bottom;
}
#top_txt h1,h2,a,a:hover {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}

/* menu
---------------------------------------------------- */

#menu {
	width: 800px;
	height: 35px;
	margin: 0 auto;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menu li {
	float: left;
	margin: 0;
}
#menu a {
	display: block;
	color: #FFFFFF;
	text-align: center;
}

/* alpha 
---------------------------------------------------- */

#alpha {
	width: 570px;
	float: left;
	margin: 0 auto;
}
#alpha-inner {
	margin-top: 5px;
}
#alpha p {
	line-height: 220%;
}
#alpha p a {
	color: #0033BB;

	text-decoration: none;
}
#alpha p a:hover {
	color: #990000;
}
#alpha-inner h2 {
	margin: 0;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	background: url(http://bihair.com//images_template/h2_back.jpg) repeat-x;
}
#alpha h3 {
	color: #333333;
	text-align: left;
	text-indent: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(http://bihair.com//images_template/title_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#alpha h3 a {
	display: block;
	color: #0033CC;
}
#alpha h3 a:hover {
	display: block;
	color: #990000;
}
#alpha h4 {
	font-size: 13px;
	line-height: 200%;
	font-weight: bold;
	color: #3A1F19;
	text-align: left;
	text-indent: 10px;
	margin-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(http://bihair.com//images_template/title_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#alpha h4 a {
	display: block;
}
#alpha h5, h6 {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background-color: #999999;
	margin: 0;
	padding-left: 10px;
}
#blog_inbox {
	width: 570px;
	float: left;
	margin: 0 auto;
}
#blog_inbox p {
	line-height: 220%;
}
#blog_inbox p a {
	margin: 0; padding: 0;
}
#blog_inbox p a:hover {
	margin: 0; padding: 0;
}
#blog_inbox h3 {
	font-size: 13px;
	line-height: 1.0em;
	color: #333333;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #819DAB;
	background-image: url(http://bihair.com//images_template/title_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#blog_inbox h3 a {
	display: block;
	color: #0033CC;
}
#blog_inbox a:hover {
	display: block;
	color: #990000;
}
#alpha_entry {
	width: 570px;
	float: left;
	margin: 10px auto;
}
#alpha_entry p {
	line-height: 220%;
}
#alpha_entry p a {
	margin: 0;
	padding: 0;
}
#alpha_entry p a:hover {
	margin: 0;
	padding: 0;
}
#alpha_entry h3 {
	font-size: 13px;
	line-height: 1.0em;
	color: #333333;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #819DAB;
	background-image: url(http://bihair.com//images_template/alpha_h3.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#alpha_entry h3 a {
	display: block;
	color: #0033CC;
}
#alpha_entry a:hover {
	display: block;
	color: #990000;
}
#blog_footer {
	float: left;
	padding-left: 20px;
}
#home_txt {
	width: 560px;
	height: 280px;
	margin: 0 auto;
}
#home_txt02 {
	width: 560px;
	height: 257px;
	margin: 20px auto;
}
#home_txt02 p {
	text-indent: 15px;
}
#txt_area {
	width: 560px;
	margin: 20px auto;
}
#txt_area p {
	text-indent: 20px;
}
#txt_area h4 {
	font-size: 12px;
	color: #990000;
	line-height: 180%;
	border-style: none;
	background: none;
}
#txt_area p {
	font-size: 12px;
	color: #333333;
	line-height: 180%;
}
#table_box {
	width: 300px;
	float: left;
}
#table_box p {
	text-indent: 20px;
}
#txt_01 {
	margin-top: 320px;
	margin-left: 40px;
}
#txt_02 {
	margin-left: 200px;
	margin-top: 15px;
	margin-right: 20px;
}
#txt_03 {
	margin-left: 40px;
	margin-right: 20px;
}
#txt_05 {
	padding-left: 30px;
	margin-right: 20px;
}
#txt_06 {
	padding: 20px;
}
#txt_05 p {
	margin: 0;
	padding: 0;
}
#txt_05 h4 {
	font-size: 12px;
	color: #990000;
	line-height: 180%;
	border-style: none;
	background: none;
}
#staff_box {
	width: 560px;
	height: 260px;
	margin: 0 auto 20px auto;
	background: url(images_template/staff_back.jpg) no-repeat;
}
#consul_box {
	width: 270px;
	float: left;
	background: url(images_template/profile_back.jpg) repeat;
}
#consul_box02 {
	width: 270px;
	float: right;
	background: url(images_template/profile_back.jpg) repeat;
}
#consul_box p {
	font-size: 10px; line-height: 150%;
}
#consul_box02 p {
	font-size: 10px; line-height: 150%;
}
#tb_box {
	width: 360px;
	float: left;
	margin-top: 15px;
	padding-left: 5px;
}
#list_box01 {
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 9px;
	margin-top: 3px;
	line-height: 1.5em;
	float: right;
	border: #CCCCCC solid 1px;
}
#area ul {
	margin: 10px;
}
#area li {
	margin: 5px;
	list-style: none;
}
#widebox_01 {
	width: 570px;
	float: left;
	margin: 0 auto;
}
#in_box01 {
	width: 570px;
	height: auto;
	float: left;
}
#in_box01 p {
	line-height: 1.2em;
	font-size: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

/* beta 
---------------------------------------------------- */

#beta {
	width: 210px;
	padding-top: 5px;
	float: right;
}
#beta-inner {
	padding: 5px;
	background: url(http://bihair.com//images_template/beta_back.jpg);
	border: #DDD solid 1px;
}
#beta h2 {
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 200%;
}
#inbox_01 {
	background-image: url(http://bihair.com//images_template/beta_h2.jpg);
	border: #CCCCCC  solid 1px;
	height: 25px;
}
.beta_title {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 200%;
}
#inbox_04 {
	margin: 0 auto;
}
#ban_inbox {
	width: 180px;
	margin: 5px auto;
}

/* copyright */

#copyright {
	width: 100%;
}
#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: 5px; }
.module-list li { list-style: none; margin: 0 auto 5 auto; width: 190px; }
.module-list li a {
	width: 180px;
	background: url(http://bihair.com//images_template/beta_box.jpg);
	border: #CCCCCC solid 1px;
	list-style: none;
	display: block;
	line-height: 1.3em;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}
.module-list li a:hover {
	width: 180px;
	background: url(http://bihair.com//images_template/beta_box02.jpg);
	border: #CCCCCC solid 1px;
	list-style: none;
	display: block;
	line-height: 1.3em;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}

/* .バナーエリア内のイメージをセンタリングします */

.module-banner {
	text-align: center;
}
.module-banner img {
	margin: 3px;
}

/* entry */

.entry_title {
	margin: 0;
	padding: 0;
}
.entry_title p {
	font-size: 14px;
	font-weight: bold;
}
.entry_title a {
	font-size: 14px;
	font-weight: bold;
}
.entry_title a:hover {
	font-size: 14px;
	font-weight: bold;
}
.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 img {
	margin: 3px;
}
.entry-footer {
	clear: both;
}

/* etc */

.outer_top_txt {
	margin: 0 auto;
}
.txt_normal {
	text-align: center;
	font-size: 10px;
	line-height: 50%;
}
.blog_tittle {
	border: #D9D9D9 solid 1px;
	margin: 0;
	padding: 6px;
	padding-left:15px;
	margin-left: auto;
	margin-right: 4px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #666666;
	text-align:left;
	background: url(http://bihair.com//images_template/bag_gra02.jpg) repeat-x;
}
.tb_txt01 {
	line-height:1.4em;
}

/* color */

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

/* position,weight */

.center { text-align: center; }
.bold { font-weight: bold; }
.right { text-align: right; }