@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft {
	text-align: left !important; 
}
.taCenter {
	text-align: center !important; 
}
.taRight {
	text-align: right !important; 
}
.vaTop {
	vertical-align: top !important; 
}
.vaMiddle {
	vertical-align: middle !important; 
}

/* フォントの大きさ（プラス） */
.fsP1 {
	font-size: 1.1em !important; 
}
.fsP2 {
	font-size: 1.2em !important; 
}
.fsP3 {
	font-size: 1.3em !important; 
}
.fsP4 {
	font-size: 1.4em !important; 
}
.fsP5 {
	font-size: 1.5em !important; 
}

/* フォントの大きさ（マイナス） */
.fsM1 {
	font-size: 1em !important; 
}
.fsM2 {
	font-size: 0.9em !important; 
}
.fsM3 {
	font-size: 0.8em !important; 
}
.fsM4 {
	font-size: 0.7em !important; 
}
.fsM5 {
	font-size: 0.6em !important; 
}

/* フォントの太さ */
.fwNormal {
	font-weight: normal !important; 
}
.fwBold {
	font-weight: bold !important; 
}

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 {
	margin-top: 0 !important; 
}
.mb0 {
	margin-bottom: 0 !important; 
}
.mr0 {
	margin-right: 0 !important; 
}
.mb10 {
	margin-bottom: 10px !important; 
}
.mb15 {
	margin-bottom: 15px !important; 
}
.mb55 {
	margin-bottom: 55px !important; 
}
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	
}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clear {
	clear: both;
}

.dis {
	display: block;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.pageTop a {
	background: url(img/common/page_top_over.gif) no-repeat;
	display: block;
}

.pageTop a:hover img {
	opacity: 0;
	filter: alpha(opacity=0); 
}

.pageTop {
	position: relative;
}

.pageTop p {
	display: block;
	position: absolute;
	right: 12px;
	top: 37px;
}

a:hover img.imgHover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

.pink {
	color: #eb6877 !important;
}

/*------------------------------------------------------------
	comSection
------------------------------------------------------------*/

#main .mainBox .comSection {
	background: url(img/common/line02.gif) repeat-x left top;
	padding: 20px 0 0 0;
}

#main .mainBox .comSection .ulBox {
	background: url(img/common/line01.gif) repeat-x left bottom;
	margin-bottom: 14px;
	padding-bottom: 13px;
}

#main .mainBox .comSection ul.list {
	color: #00a0e9;
	text-align: center;
}

#main .mainBox .comSection ul.list li {
	display: inline;
	font-size: 1.2em;
}

#main .mainBox .comSection .comInner {
	margin: 0 auto;
	width: 520px;
}

#main .mainBox .comSection .comInner .textBox {
	width: 426px;
}

#main .mainBox .comSection .comInner .textBox p {
	border-bottom: 1px solid #DCDCDC;
	font-size: 1.2em;
	line-height: 1.4;
	margin-bottom: 6px;
	padding-bottom: 2px;
}

#main .mainBox .comSection .comInner .textBox dl {
	line-height: 1.2;
}

#main .mainBox .comSection .comInner .textBox dl dt {
	float: left;
	font-size: 1.2em;
	margin-top: 6px;
}

#main .mainBox .comSection .comInner .textBox dl dd {
	color: #eb6877;
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.0;
}

#main .mainBox .comSection .comInner .textBox dl dd img {
	display: block;
	float: left;
	margin: 3px 3px 0 0;
}

/*------------------------------------------------------------
	section
------------------------------------------------------------*/
#conts .section {
	width: 682px;
}

/*------------------------------------------------------------
	h2
------------------------------------------------------------*/

#conts h2 {
	background: url(img/common/h2_bg.gif) no-repeat left top;
	color: #eb6877;
	margin-bottom: 36px;
	width: 680px;
}

#conts h2 span.span01 {
	display: block;
	padding: 27px 0 18px 30px;
	font-size: 2.6em;
}

#conts h2 span.span02 {
	position: relative;
	width: 680px;
	height: 13px;
}

#conts h2 img.img01 {
	position: absolute;
	top: -187px;
	left: 404px;
}

	* html #conts h2 img.img01 {
		top: -185px;
	
}

	*+html #conts h2 img.img01 {
		top: -185px;
	}

/*------------------------------------------------------------
	h3
------------------------------------------------------------*/

#conts h3 {
	background: url(img/common/h3_bg.jpg) no-repeat left top;
	color: #fff;
	font-size: 1.8em;
	margin-bottom: 15px;
	padding: 6px 0 7px 33px;
}

#conts h3.h301 {
	background: url(img/common/h302_bg.gif) no-repeat left top;
	color: #eb6877;
	padding-left: 16px;
	zoom: 1;
}

/*------------------------------------------------------------
	h4
------------------------------------------------------------*/
#conts h4 {
	background: url(img/common/h4_bg.gif) no-repeat left bottom;
	color: #eb6877;
	font-size: 1.8em;
	margin-bottom: 15px;
	padding-bottom: 6px;
	zoom: 1;
}

#conts h4 a {
	cursor: pointer; 
	color: #eb6877;
}

/*------------------------------------------------------------
	comBox
------------------------------------------------------------*/
#conts .comBox {
	margin-bottom: 34px;
}

#conts .comBox .bg {
	background: url(img/common/box02_bg.gif) repeat-y left top;
	padding: 4px 128px 8px 35px; 
	position: relative;
	zoom: 1;
}

#conts .comBox .bg p {
	font-size: 1.4em;
}

#conts .comBox .bg p.title {
	color: #eb6877;
	margin-bottom: 5px;
}

#conts .comBox .bg .img01 {
	bottom: -10px;
	position: absolute;
	right: 36px;
}

	* html #conts .comBox .bg .img01 {
		bottom: -11px;
	
}

/*------------------------------------------------------------
	table
------------------------------------------------------------*/
#conts table {
	border-collapse: separate;
	border-spacing: 0;
	border-left: 1px solid #F0A1A3;
	border-bottom: 1px solid #F0A1A3;	
	margin-bottom: 15px;
	width: 680px;
}

#conts table a {
	color: #1b1b1b;
}

#conts table thead th {
	background-color: #F9D9DA;
	font-size: 1.4em;
	line-height: 1.2;
}

#conts th {
	border: 1px solid #F0A1A3;
	border-bottom: none;
	border-left: none;
	background-color: #FDF5F6;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5;
	padding: 7px 4px 4px 15px;
	text-align: left;
	vertical-align: middle;
}

#conts td {
	border: 1px solid #F0A1A3;
	border-bottom: none;
	border-left: none;
	font-size: 1.2em;
	padding: 7px 4px 4px 15px;
	text-align: left;
	vertical-align: middle;
}

#conts table td.td01 {
	color: #eb6877;
	padding: 7px 0 4px 0;
	text-align: center;
}

/*------------------------------------------------------------
	comP
------------------------------------------------------------*/
#conts p.comP {
	font-size: 1.4em;
	line-height: 2;
	margin-bottom: 29px;
}