@charset "Shift_JIS";
/*
----------------------------------------------------
Author:www.coral.co.jp
Update:2011.5.20
---------------------------------------------------- */




p {
	margin-top: 8px;
}

h1 {
	color:#fff;
	font-size:100%;
	margin-bottom: 10px;
}


h2 {
	color:#0d451e;
	font-size:117%;
	text-align: left;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0d451e;
}


h3 {
	color:#0d451e;
	font-size:117%;
}

h4 {
	background-color: #d3e2ff;
	padding: 5px;
	font-size: 114%;
	font-weight: bold;
}

h5 {
	color:#D42B51;
	font-size:117%;
}

/* h6 {
	color:#0d451e;
	font-size:117%;
	padding: 5px;
	clear: both;
	width: 90%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 3px solid #339933;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	behavior: url(border-radius.htc);
}*/

strong {
	font-weight: bold;
}

.text10 {
	color: #757575;
	font-size: 84%;
}

.text12 {
	color: #757575;
	font-size: 100%;
}

.text14 {
	color: #757575;
	font-size: 117%;
}

.text10-red {
	font-size: 84%;
	color: #D42B51;
}

.text12-red {
	font-size: 100%;
	color: #D42B51;
}

.text14-red {
	font-size: 117%;
	color: #D42B51;
}

.text10-blue {
	font-size: 84%;
	color: #0066a6;
}

.text12-blue {
	font-size: 100%;
	color: #0066a6;
}

.text14-blue {
	font-size: 117%;
	color: #0066a6;
}

.underber {
	text-decoration: underline;
}

.underbar-b {
	font-weight: bold;
	text-decoration: underline;
}



/* .text10_brown {
	font-size: 84%;
	color: #663300;
}

.text12_brown {
	font-size: 100%;
	color: #663300;
}

.text14_brown {
	font-size: 117%;
	color: #663300;
}



/* CORAL設定 */
.coral {
	font-size: 84%;
	color: #666666;
	padding-top: -10px;
}
.coral a {
	color: #666666;
}
.coral a:link {
	color: #666666;
}
.coral a:hover {
	text-decoration: underline; color: #666666;
}


/*リンク設定 */
a {
	text-decoration: none;
}
a:link {
	color: #0066a6;
}
a:visited {
	color: #6666CC;
}
a:hover {
	text-decoration: underline; color: #FF0000;
}
a:active {
	text-decoration: none;
}



/* 画像 */
img {
	border: 0;
	vertical-align: middle;
}

.img-banner {
	margin-bottom: 10px;
}

.img-line {
	margin-top: 10px;
	margin-bottom: 10px;
}

.img-b10 {
	margin-bottom: 10px;
}

.img-fb10 {
	margin-bottom: 10px;
	margin-top: 10px;
}

.img-left {
	float: left;
	margin-right: 15px;
}

.img-right {
	float: right;
	margin-left: 15px;
}

.img-left10b {
	float: left;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.img-right10b {
	float: right;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.img-icon21 {
	margin-right: 5px;
	margin-left: 5px;
}


/* Line */
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr.b10 {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 15px;
}
