#main-img {
	border-bottom-color: 35;
	margin-bottom: 35px;
}

#exad-merit {
	width: 620px;
	/*
	background-image: url(../image/staticpage/adv_top-bg01.gif);
	background-repeat: repeat-y;
	*/
	margin-right: auto;
	margin-left: auto;
	background-color: #DFF1F4;
}
#exad-merit td {
	vertical-align: top;
}

#exad-merit h3 {
	margin-left: 3px;
	margin-bottom: 7px;
	margin-right: 3q;
	text-align: center;
	padding: 0px;
}
#exad-merit p {
	font-size: 85%;
	line-height: 150%;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
}
#service {
}

#service td {
	vertical-align: top;
	width: 33%;
	font-size: 85%;
	line-height: 150%;
	padding: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
}
#service dt {
	font-weight: bold;
	color: #0BA8BE;
	margin-bottom: 7px;
}
#service dd {
	margin-left: 20px;
}
.note {
	font-size: 10px !important;
	color: #666666;
	line-height: 135% !important;
}






/*--*/

#main-img {
	margin-bottom: 30px;
}
#merit {
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}
#merit td {
	width: 33%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;
	vertical-align: top;
}

#merit h3 {
	margin-left: 7px;
	margin-bottom: 10px;
}
#merit p {
	font-size: 85%;
	line-height: 150%;
	margin-right: 15px;
	margin-left: 15px;
}


/*------*/
#step {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
#step dl {
}
#step dt {
	margin-bottom: 10px;
}
#step dd {
	margin-bottom: 35px;
	margin-left: 35px;
	font-size: 85%;
	line-height: 150%;
}


#kinou {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
#kinou dl {
}
#kinou dt {
	margin-bottom: 10px;
	font-size: 85%;
	font-weight: bold;
}
#kinou dd {
	margin-bottom: 35px;
	margin-left: 35px;
	font-size: 85%;
	line-height: 150%;
}


#press {
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 600px;
}
#press h2 {
	background-color: #D7F2F6;
	background-image: none;
	padding: 7px;
	font-weight: bold;
}
#press h3 {
	text-align: left;
	margin-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	font-size: 90%;
	background-color: #EEEEEE;
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0BA8BE;
}
#press h4 {
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 15px;
}

#press p {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 15px;
}
#press ul {
	margin-bottom: 15px;
	margin-left: 30px;
}
#press li {
	font-size: 85%;
	line-height: 150%;
	margin-bottom: 3px;
}
#press dl {
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#press dl dt {
	font-size: 85%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 7px;
}
#press dl dd {
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 15px;
	margin-left: 30px;
}

/*---------------------------------
　テーブルデザイン01
---------------------------------*/

.table-style01 {
	background-color: #CFE4EB;
	margin-bottom: 30px;
	width: 620px;
}

.table-style01 th,
.table-style01 td {
	padding: 7px;
	text-align: left;
	font-size: 80%;
	line-height: 150%;
	margin: 0px;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.table-style01 th {
	color: #008888;
	font-weight: bold;
	white-space: normal;
}

.table-style01 tr.tr-kisu {
	background-color: #FFFFFF;
}
.table-style01 tr.tr-kisu th {
	background-color: #F5FAFC;
}
.table-style01 tr.tr-kisu td {
	background-color: #FFFFFF;
}

.table-style01 tr.gusu {
	background-color: #F8FCFE;
}
.table-style01 tr.tr-gusu th {
	background-color: #EFF5F7;
}
.table-style01 tr.tr-gusu td {
	background-color: #F8FCFE;
}

.rei {
	font-size: 85%;
	color: #666666;
}

.red {
	color: #FF6600;
	font-size: 85%;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*
.red {
	color: #FF6600;
	font-size: 85%;
	background-image: url(../image/icon_chuui.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}
*/

.ctrl {
	width: 620px;
	padding: 15px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 85%;
	margin-bottom: 10px;
}
#doui {
	font-size: 85%;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 600px;
	background-color: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin-top: -20px;
}


.ok-btn {
	background-color: #0BA8BE;
	color: #FFFFFF;
	height: 35px;
	width: 120px;
	font-weight: bold;
}

.note {
	width: 620px;
	padding: 15px;
	border: 1px solid #EAE4CE;
	text-align: left;
	background-color: #FFFDF4;
	margin-bottom: 30px;
}

.note p {
	font-size: 120%;
	line-height: 150%;
}
.tr-kisu td {
	width: 120px;
}
img.ad-waku {
	width: 120px;
}
#content h3 {
	margin-top: 30px;
	margin-bottom: 5px;
}


/*---------------------------------
　利用規約
---------------------------------*/

#kiyaku {
	height: 250px;
	overflow: auto;
	border: thin solid #CCCCCC;
	width: 600px;
	padding: 15px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
}
#kiyaku h3 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
#kiyaku h4 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 85%;
	line-height: 150%;
}
#kiyaku p {
	font-size: 75%;
	line-height: 135%;
	margin-bottom: 15px;
}
#credit {
	float: left;
	font-size: 10px;
	margin-left: 10px;
}



/*---------------------------------
　クレジット表示
---------------------------------*/

.credit {
	background-color: #FFFFFF;
	width: 184px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
}
.credit h3 {
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
}

.credit ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
.credit li {
	font-size: 80%;
	line-height: 135%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6C5C3;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #0BA8BE;
}
.credit li a {
	color: #333333;
	text-decoration: none;
}
.credit li a:hover {
	color: #0BA8BE;
	text-decoration: underline;
}



/*---------------------------------
　お知らせ
---------------------------------*/

#news {
	background-image: url(../image/home_news-title.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 20px;
	margin-bottom: 30px;
}
#news table {
	width: 550px;
	margin-right: 0px;
}
#news table th,
#news table td {
	font-size: 85%;
	font-weight: normal;
	padding-left: 50px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
}

#news table th {
	padding-left: 50px;
}
#news table td {
	padding-left: 15px;
}
#news .new {
	background-image: url(../image/icon_new.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
}