@import "style_top.css";
@import "style_m.css";

/* デフォルト */
body {
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #686868;
}
a:link,
a:visited {
	color: #4A64FF;
	text-decoration: underline;
}
a:hover {
	color: #FBA826;
	text-decoration: underline;
}
form,input,div,p,h1,h2,h3,h4,address {
	margin: 0px;
	padding: 0px;
}
ul,ol,li,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: none;
}
.header {
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	width: 760px;
	background-color: #b5b5b5;
}
.header p {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	margin: 0px;
}
.header h1 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.navi {
	width: 760px;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	position: relative;
}
.wrap {
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	width: 760px;
	background-image: url(img/wrap.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
	border-left-style: solid;
	border-right-style: solid;
}
#toppage {
	background-image: url(img/wrap_bg.gif);
}
#toppage .contents {
	position: relative;
	width: 544px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	float : none;
}
.footer {
	padding: 0px 0px 10px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		display : block;
}
.footer p {
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	line-height: 1.4em;
	padding-left: 16px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.add address {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 10px;
	text-align: left;
	line-height: 1.4em;
	padding-left: 14px;
	font-style: normal;
	font-weight: normal;
}
.key {
	padding-top: 14px;
}
#toppage .key {
	margin-left: -15px;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
}
#toppage .menu {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 559px;
	padding: 0px;
	font-size: 12px;
}
.menu .ba1 {
	margin-top: 7px;
	margin-left: 8px;
}
.menu .ba2 {
	margin-top: 4px;
	margin-left: 8px;
}
.menu .ba3 {
	margin-top: 4px;
	margin-left: 8px;
}
.detail {
	background-image: url(img/detail.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 19px;
	font-size: 12px;
	text-align: right;
	float: right;
	margin-right: 14px;
}
.news_detail {
	background-image: url(img/detail.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 12px;
	text-align: right;
	float: right;
	width: 90px;
}

.pagetop {
	text-align: right;
	padding: 0px;
	height: 40px;
	margin-right: 14px;
	margin-bottom : 20px;
}

.pagetop img {
	margin: 20px 0px 0px 0px;
}
.menu {
/*	position: absolute;*/
	width: 200px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.contents {
/*	position: relative;*/
	width: 537px;
	margin-top: 0px;
/*	margin-left: 221px;*/
	margin-right : 2px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	float:right;
}
.contents p {
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	margin-right: 20px;
	margin-left: 15px;
	font-weight: normal;
}
.contents strong {
	font-weight: normal;
}
.contents h1 strong,
.contents h2 strong,
.contents h3 strong {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #ffffff;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 7px;
	padding-left: 27px;
	margin-bottom: 12px;
}

* html h1#top{
	margin-bottom: 0px;
	height : 40px;
	background-image: url(img/h1_top.gif);
	background-repeat: no-repeat;
}


h2 {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #333333;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 9px;
	padding-left: 25px;
}
h3 {
	font-size: 12px;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 6px;
	padding-left: 25px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	float: none;
}
.path {
	font-size: 10px;
	padcding-bottom: 7px;
	padding-left: 9px;
	margin-top: 7px;
	margin-bottom: 7px;
}
p img.pict {
	float: left;
	margin-right: 15px;
	margin-left: -4px;
	margin-bottom: 5px;
}
p img.pict2 {
	float: left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
}

p img.pict_r {
	float: right;
	margin-right: 7px;
	margin-left: 12px;
	margin-bottom: 5px;
}
#contents .detail {
	margin-right: 10px;
	margin-top: -12px;
	margin-bottom: 10px;
	clear: left;
}

.cell {
	background-color: #999999;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	margin-left: 8px;
}
.cell td {
	background-color: #FFFFFF;
	padding: 7px 9px;
}
.cell td.title {
	font-weight: bold;
	background-color: #E3E3E3;
}
.cell td.title_blue {
	color: #ffffff;
	font-weight: bold;
	background-color: #8EB3F7;
}
.cell td.title_blue2 {
	font-weight: bold;
	background-color: #E3E3E3;
}

.cell3 {
	background-color: #999999;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	margin-left: 8px;
}
.cell3 td {
	background-color: #FFFFFF;
	padding-left: 5px;
}

ol.num {
}
ol.num li {
	margin-left: 25px;
	list-style-type: decimal;
}
dl.company {
	margin: 0em;
	border: none;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	width: auto;
}
dl.company dt {
	margin: 0;
	float: left;
	width: 90px;
	padding-left: 1.2em;
}
dl.company dd {
	margin: 0px 0px 0px 90px;
	border: none;
	padding-left: 0em;
}
dl.company dt,
dl.company dd {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
}
.request {
	font-size: 12px;
	margin-left: 20px;
}
.request li {
	margin-bottom: 15px;
}
.red {
	color: #D70000;
}
.px10 {
	font-size: 10px;
}
.cell_reform {
	background-color: #999999;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	margin-left: 8px;
}
.cell_reform td {
	background-color: #FFFFFF;
	padding: 5px;
}
.dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #FF9933;
}
.dot2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 240px;
	float: left;
	margin-bottom: 10px;
	background-position: left center;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

.reform_flow {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(hair/img/sha_point4.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #74AFFE;
}
.cell_white2 {
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #74AFFE;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.sp12 {
	margin-left: 12px;
}
.sp24 {
	margin-left: 24px;
}

.red2 {
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
}
ol.num {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	margin-right: 11px;
}
ol.num ol {
	margin-left: 18px;
	padding-left: 0px;
}
ul.num {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	width: 500px;
}
.num li.li1,
.num li.li2,
.num li.li3,
.num li.li4,
.num li.li5,
.num li.li6,
.num li.li7,
.num li.li8,
.num li.li9,
.num li.li10 {
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-left: 20px;
	padding-left: 14px;
	list-style-type: none;
}
.num li.li1 {
	background-image: url(img/maru_1.gif);
}
.num li.li2 {
	background-image: url(img/maru_2.gif);
}
.num li.li3 {
	background-image: url(img/maru_3.gif);
}
.num li.li4 {
	background-image: url(img/maru_4.gif);
}
.num li.li5 {
	background-image: url(img/maru_5.gif);
}
.num li.li6 {
	background-image: url(img/maru_6.gif);
}
.num li.li7 {
	background-image: url(img/maru_7.gif);
}
.num li.li8 {
	background-image: url(img/maru_8.gif);
}
.num li.li9 {
	background-image: url(img/maru_9.gif);
}
.num li.li10 {
	background-image: url(img/maru_10.gif);
}
ul.management {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	margin-left: 230px;
	margin-right: 20px;
}
.management li,
.management2 li {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	list-style-type: circle;
	margin-bottom: 5px;
}
ul.management2 {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 5px;
}
ul.profit {
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.profit li {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	list-style-type: none;
	margin-bottom: 5px;
	background-image: url(img/icon_smile.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 145px;
}
ul.policy {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
	width: 490px;
}
.policy li {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	list-style-type: none;
	margin-bottom: 5px;
	background-image: url(img/arrow_green.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

table.sp {
	margin-left: 6px;
	margin-bottom: 8px;
}
ul.list_pdf {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 5px;
}
.list_pdf li {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	list-style-type: none;
	margin-bottom: 5px;
}
ul.list_xmas {
	font-weight: normal;
	color: #666666;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 5px;
}
.list_xmas li {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666666;
	list-style-type: none;
	margin-bottom: 5px;
}

/* イベント賢い奥様の知恵袋セミナー */
.cell td.bg_gray { background-color:#DADADA }

.faq {
}
.faq h2 {
	background-image: url(img/q.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 35px;
	background-position: 0px 3px;
	color: #333333;
	height: 36px;
	padding-top: 10px;
}
.faq p {
	background-image: url(img/a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-left: 35px;
	margin: 0px 0px 20px;
	padding-right: 10px;
}
.14px_b {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #2C2CB0;
	margin-bottom: 8px;
}
.jirei td {
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 12px;
	font-weight: bold;
}
.sitemap {
	margin-left: 20px;
	padding-left: 0px;
	width: 500px;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.sitemap li {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding-left: 10px;
}

.mt_unitEntry{
	clear:both;
	display:block;
	margin-left:8px;
}

.mt_unitEntry_art{
	width : 502px;
	clear:both;
	display:block;
	margin-left:8px;
}

.mt_catalog{
	width : 165px;
	margin-top : 15px;
	margin-right : 5px;
	float : left;
	overflow:hidden;
	border:1px solid #cccccc;
}

/*IE6*/
* html .mt_catalog{
	width : 165px;
	margin-top : 4px;
	margin-right : 5px;
	float : left;
	overflow:hidden;
	border:1px solid #cccccc;
}

.mt_article{
	width : 159px;
/*	margin-right: 8px;*/
	float : left;
	overflow:hidden;
}

#mt_ImageArea{
	text-align : center;
	vertical-align:middle;
	width : 165px;
	height : 110px;
/*	overflow : hidden;*/
}

#mt_ImageArea_art{
	text-align : center;
	vertical-align : middle;
	width : 159px;
	height : 200px;
}

#mt_TextArea_art{
	text-align : left;
	font-weight : bold;
	padding-top : 8px;
	padding-bottom : 8px;
	margin-left : 0px;
	margin-right : 0px;
	padding-right : 10px;
}

#mt_TextArea2{
	padding-bottom : 12px;
	text-align : left;
	margin-left : 0px;
	margin-right : 0px;
	margin-left:3px;
}

#mt_ListArea{
	float:right;
	padding-bottom : 3px;
}

/*IE7*/
*:first-child+html #mt_ListArea{
	float:right;
	margin:0px;
	padding:0px;
}

/*IE8*/
head/* */body #mt_ListArea{
	float:right;
	margin:0px;
	padding:0px;
}

/*IE7*/
*:first-child+html #IE_top{
	padding-top : 0px;
}

/*IE8*/
head/* */body #IE_top{
	padding-top : 0px;
}

.widget-calendar {
/*	margin-bottom: 15px;*/
	padding: 8px;
/*	background-color: #EDEDED;*/
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

.widget-calendar caption.widget-header {
	font-weight: bold;
	height: 18px;
	color : #000000;
	font-size: 12px;
}

.widget-calendar table {
	width: 184px;
	background-color: #FFF;
	empty-cells: show;
}

.widget-calendar table,
.widget-calendar th,
.widget-calendar td {
	border: 1px solid #D0D0D0;
	border-collapse: collapse;
}

.widget-calendar th {
	height: 24px;
	background-color: #eee3cf;
	font-size: 12px;
}

.widget-calendar td {
	width: 14%;
	height: 24px;
	text-align: center;
	color : #000000;
	font-size: 12px;
}

div#sub_menu {
	margin-bottom:30px;
	text-align:left;
	width:200px;
	font-size:12px;
}

/*
div#sub_menu dl {
padding:10px;
}
*/

div#sub_menu dl dt#sub_blog {
/*	display:block;*/
/*	width:161px;*/
	padding:5px 5px 5px 33px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

div#sub_blog_contents{
	margin-top:15px;
}

/*IE6*/
* html div#sub_blog_contents{
	margin-top:10px;
}

/*IE6*/
* html div#sub_menu ul li ul{
	border-bottom:1px solid #808080;
}


div#sub_blog_contents li ul{
	border-bottom:1px solid #808080;
}

/*
div#sub_menu dl dd ul {
	margin:0;
	padding:0;
	border-top:1px solid #D4D4D4;
}
*/

/*
div#sub_menu ul li span {
	display:block;
	width:161px;
	padding:5px 5px 5px 33px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	background-color: #EBEBEB;
	border-left:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	background-color:#FFF;
	background:url(../../common/img/ico_submenu.gif) no-repeat 10px 6px #ebebeb;
}
*/

div#sub_menu ul li ul li{
	line-height:1em;
	display:block;
	padding:7px 0px 8px 27px;
	color:#333;
	text-decoration:none;
	margin-bottom : 0px;
	background:url(img/icon_b_arrow.gif) no-repeat  11px 11px;
	background-position:5% center;
	border-bottom:1px dotted #CCCCCC;
	background-color: #ffffff;
/*	height: 12px;*/
}

div#sub_menu ul li{
	margin-bottom:8px;
}

div#sub_menu dl dd ul li ul li{
	display:block;
/*	width:161px;*/
	padding:7px 10px 8px 27px;
	color:#333;
/*	font-weight:bold;*/
	text-decoration:none;
	background:url(img/icon_b_arrow.gif) no-repeat  11px 11px;
	background-position:5% center;
	border-bottom:1px dotted #CCCCCC;
	background-color: #ffffff;
}

div#sub_menu dl dd ul li ul{
	background-image:none;
}

div#page_control{
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom:15px;
	font-weight: normal;
	text-align: center;
}

p#entry_date{
	font-size:11px;
	color:#666666;
}

p#entry_title{
	background: url(img/bg_entry_title.gif) 0 3px repeat-y;
	border-bottom:1px dashed #8ba1f9;
	font-weight:bold;
	font-size: 16px;
	padding-left: 12px;
	margin-bottom: 15px;

/*	border-bottom:1px solid #CCCCCC;
	color:#666666;
	font-weight:bold;
	font-size: 16px;
	margin-bottom : 5px;*/

/*	padding: 5px;
	margin-bottom: 8px;
	background-color: #74AFFE;
	color:#fff;
	font-weight:bold;
	font-size: 16px;*/

}

p#entry_body{
	font-size:12px;
	padding : 0 0 20px 0px;
}

div#entry_body{
	font-size:12px;
	padding : 0 0 20px 0px;
	line-height: 1.4em;
	color: #666666;
	margin-right: 20px;
	margin-left: 15px;
	font-weight: normal;
}

div#entry_footer{
	border-top:1px solid #CCCCCC;
	font-size:11px;
	padding-top:3px;
	margin-left:15px;
	margin-right:20px;
	margin-bottom : 50px;
}

div.comment{
	margin-bottom : 30px;
}

div.comment-header p{
	border-bottom:1px solid #CCCCCC;
	margin-bottom : 20px;
}

div.comment-content{
	margin-bottom : 20px;
}

div#comment_footer{
	font-size:11px;
	margin-left:15px;
	margin-right:20px;
	border-bottom:1px solid #CCCCCC;
}

div#comments-error{
	margin-bottom : 15px;
}
.published{
	border-bottom: none;
}

div#side_menu{
	width:200px;
	padding-bottom: 30px;
}

/*IE6*/
* html div#side_menu{
	width:200px;
	padding-bottom: 0px;
}

/*IE7*/
*:first-child+html div#side_menu{
	width:200px;
	padding-bottom: 0px;
}

/*IE8*/
head/* */body div#side_menu{
	width:200px;
	padding-bottom: 0px;
}

span#archive_entry{
	display:block;
	background: url("img/m_entry_off.gif") no-repeat left top;
	height:30px;
	display:block;
}

span#archive_entry a:HOVER{
	display:block;
	background: url("img/m_entry_on.gif") no-repeat left top;
	height:30px;
	display:block;
}

span#archive_category{
	display:block;
	background: url("img/m_category_off.gif") no-repeat left top;
	height:30px;
	display:block;
}

span#archive_category a:HOVER{
	display:block;
	background: url("img/m_category_on.gif") no-repeat left top;
	height:30px;
	display:block;
}

span#archive_month{
	display:block;
	background: url("img/m_archive bymonth_off.gif") no-repeat left top;
	height:30px;
	display:block;
}

span#archive_month a:HOVER{
	display:block;
	background: url("img/m_monthly_archive_on.gif") no-repeat left top;
	height:30px;
	display:block;
}

textarea#comment-text,
input#comment-url,
input#comment-email,
input#comment-author{
	width : 421px;
}

.end_list{
	border-bottom:10px solid #CCCCCC;
}

.trackback-header p{
	font-weight : bold;
	padding-bottom:3px;
	border-bottom:1px solid #CCCCCC;
}
.trackbacks-content{
	margin-top : 30px;
	margin-bottom : 20px;
}
.trackback-content p{
	padding : 12px 0px;
}

#trackback-footer{
	font-size:11px;
	padding-top:3px;
	padding-bottom : 0px;
	border-bottom:1px solid #CCCCCC;
}

.mt_catalog .mt_request_text{
	margin : 0px;
	padding : 0px 6px;
	padding-top : 6px;
}

.bn_blog{
	padding : 10px 0px 20px 7px;
}

.ArticleArea{
	vertical-align: top;
	border : 1px solid #cccccc;
	width : 160px;
}

.mt-image-none{
	overflow : hidden;
}



#b_menu ul,#b_menu li{
    margin: 0;
	padding:  0;
	list-style: none;
}

#b_menu ul{height: 45px;
           margin: 20px 0 15px 0;}

#b_menu li{
float:  left;
}

table.officer {
	margin: 0em;
	border: none;
	font-size: 12px;
	line-height: 1.3em;
	color: #666666;
	width: auto;
}

table.officer td {
	padding:1px 15px 0 13px;
}
