@charset "UTF-8";
/* CSS Document */
h3 span {
	font-size:0.8em;
	margin-left:25px;
}
.orange {
	color:#E46544;
}


figure h4 {
	line-height:1.3;
	margin-bottom:10px;
	margin-top:3%;
}

figure h4 span {
	font-size:.9em;
}
.col-two figure {
	padding:20px 0;
}

.border {
	clear:both;
	margin-bottom:40px;
}
.dotted {
	height:3px;
	background-repeat:repeat-x;
	width:100%;
	clear:both;
	text-indent:-9999px;
	margin:20px0;
	background-image:url(../img/reason/dotted.gif);
}

.col-two {
	overflow:hidden;
}

figure.textArea .text {
	padding-left:7%;
}
figure img {
	text-align:center;
}
p.text p.dotted02 {
	width:90%;
}
.col-two figure {
	width:45%;
}
.dotted02 {
	border-bottom:1px dotted #666;
	padding:0 !important;
	width:90%;
	margin-left:7%;
}


/*髪を守るページ protect.html*/

.acMenu dt{
    display:block;
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    cursor:pointer;
    }

.acMenu dd{
    background:#f2f2f2;
    width:200px;
    height:50px;
    line-height:50px;
    text-align:center;
    border:#666 1px solid;
    display:none;
    }
/* WIDGETS------------------------------------------------*/

.top-widget-holder {
	z-index: 1000;
	border:1px solid #eee;
	position: relative;
	width:90%;
	margin-left:9%;
}
.top-widget .padding {
	padding: 10px;
	background-color:#FFFFFF;
}

p.midasi {
	background-color:#29A4CB;
	color:#fff;
	cursor:pointer;
	padding:10px;
	margin:0 !important;
}

p.midasi.green {
	background-color:#97BD5A;
}

p.midasi:hover {
	background-color:#E46544;
	color:#fff;
}


/*aim aim.html*/

.col-two figure {
	float:right !important;
}