﻿@charset "utf-8";
/*-- 専用スタイルシート --*/
p.more {
	margin-right: 5px;
	float:right;
	margin-top: 10px;
	width: 105px;
	height: 27px;
}
p.more a {
	width: 105px;
	height: 27px;
	background-image: url(../images/more.jpg);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
p.more a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

p.more:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
div.contents1 {
	width: 100%;
}
div.contents1:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
div.contents1 h2 {
	width : 475px;
	height : 25px;
	margin-bottom: 20px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #3f3b3a;
	padding-left: 50px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	text-align:center;
	white-space: nowrap;
    text-indent: 9999px;
}
div.contents1 h3 {
    background-color: #305fa3;
    margin-bottom: 15px;
    color: #FFFFFF;
    padding: 5px;
    font-size: 14px;
}
/*div.contents1 .flr {
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 5px;
	
}*/
div.contents1 .fll {
	margin-left: 5px;
	/*width: 325px;*/
}
/* contents2 左写真　contents3 右写真*/
div.contents2 ,
div.contents3 {
	width: 100%;
	margin-bottom: 20px;
}

div.contents2 h2 ,
div.contents3 h2 {
	width : 535px;
	height : 32px;
	margin-bottom: 10px;
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 30px;
	color: #073A95;
	padding-left: 20px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 20px;
}
div.contents1 p ,div.contents2 p ,
div.contents3 p {
	margin-bottom: 5px;
    line-height: 1.8em;
    font-size: 14px;
}
div.contents2:after ,
div.contents3:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

/*div.contents2 img {
	float:left;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #C6C6C6;
}*/
/*div.contents2 .flr {
	width: 330px;
}*/
/*div.contents3 img {
	float:right;
	margin-right: 5px;
	padding: 5px;
	border: 1px solid #C6C6C6;
}*/
div.contents3 .fll {
	/*width: 330px;*/
}
div.contents3 ul {
	width: 100%;
	list-style-type: none;
}
div.contents3 ul li {
	float: left;
	width: 204x;
	height: 34px;
}
div.contents3 ul li a {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 194px;
	padding-left: 10px;
	display: block;
	line-height: 34px;
	color: #FFF;
	background-position: left top;
}
div.contents3 ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	text-decoration: none;
}

div.hairarange_youtube{
	width: 220px;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

span {
    color: #5788a4;
    font-weight: bold;
    font-size: 14px;
}
.mainimg {
    clear: both;
    width: 575px;
    overflow: hidden;
    margin-bottom: 20px;
}
h4 {
    font-size: 16px;
    font-weight: 100;
    color: #305FA3;
}