﻿@charset "utf-8";
/* =========================================================
CSS information

 更新者：松尾
 更新日：20091117

 file name  : net.css
 style info : 結婚情報サービス　ネット婚活用のスタイル
============================================================ */

/* service.cssの読み込み
----------------------------------------------------------- */
@import url("../../css/service.css");


/* リード
----------------------------------------------------*/
#section-lv h1 {
	background: url(../../images/bg_title.png) repeat-x;
	margin-bottom: 0px;
	border: 1px solid #D6D6D6;
	padding: 0px 10px;
	font-weight: normal;
	font-size: 140%;
}


/* リストエリア
----------------------------------------------------*/
#section-lv #listArea {
	width: 540px;
	background: #F5F5F0;
	margin-bottom: 30px;
	padding: 10px;
}

/* サブナビエリア */
#section-lv #subNavi {
	width: 540px;
	background: url(../../images/bg_conditionb.png) bottom no-repeat;
}

#section-lv #subNavi ul {
	width: 520px;
	background: url(../images/bg_subnavi.png) no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#section-lv #subNavi ul li {
	margin-bottom: 15px;
	padding: 0px 10px;
	text-align: center;
	line-height: 1;
	float: left;
}

#section-lv #subNavi ul li.nm {
	margin: 0px;
	float: right;
}

#section-lv #subNavi ul li a {
	display: block;
}

#section-lv #subNavi ul li a span {
	display: block;
	margin-top: 3px;
	font-size: 82%;
	text-decoration: underline;
}


/* コンディション */
#section-lv #condition {
	background: url(../../images/bg_conditionb.png) bottom no-repeat;
	margin-bottom: 10px;
}

#section-lv #condition p {
	background: url(../../images/bg_conditiont.png) top no-repeat;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom:7px;
	padding-left: 50px;
	font-size: 92%;
	line-height: 1.5;
}


/* サービスの情報 */
#section-lv #listArea .service {
	width: 500px;
	background: url(../../images/bg_boxrt.png) top no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#section-lv #listArea .service h2 {
	background: url(../../images/bar.png) bottom repeat-x;
	margin-bottom: 15px;
	padding-bottom: 11px;
}

#section-lv #listArea .service h2 img {
	margin-bottom: 7px;
}

#section-lv #listArea .service p span {
	color: #D30000;
}

#section-lv #listArea .service .info {
	width: 500px;
}

#section-lv #listArea .service .info h3 a {
	display: block;
	padding-bottom: 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5;
	color: #D30000;
}

#section-lv #listArea .service .info p img {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

#section-lv #listArea .service .info ul {
	display: block;
	margin-top: 30px;
	margin-bottom: 5px;
	clear: both;
}

#section-lv #listArea .service .info ul li {
	display: inline;
}

#section-lv #listArea .service .info table {
	width: 500px;
    	border-collapse: collapse;
    	border-spacing: 0;
    	background-color: #ffffff;
    	empty-cells: show;
	margin-top: 20px;
}

#section-lv #listArea .service .info table td {
	border: 1px solid #D5D5C0;
    	border-collapse: collapse;
    	border-spacing: 0px;
	padding: 3px 5px;
	line-height: 1.5;
}

#section-lv #listArea .service .info table td.item {
	width: 100px;
	background: #DEF3F3;
}

#section-lv #listArea .service .info table td.data {
	background: #FFFFFF;
}

#section-lv #listArea .service .info table td.data span {
	font-size: 92%;
	color: #CC0000;
}

#section-lv #listArea .service .info table td.date {
	background: #FFFFFF;
	border: none;
    border-collapse: collapse;
    border-spacing: 0px;
	padding-top: 5px;
	font-size: 82%;
	text-align: right;
}

#section-lv #listArea .service .info table td.date span {
	color: #CC0000;
}

#section-lv #listArea .btn {
	background: url(../../images/bg_boxrb.png) bottom no-repeat;
	padding-bottom: 20px;
	text-align: center;
}

#section-lv #listArea .btn span.caution {
	font-size: 88%;
	color: #CC0000;
	line-height: 1.2;
}

#section-lv #listArea .service .info ol {
	margin-top: 10px;
}

#section-lv #listArea .service .info ol li {
	margin: 1em 2.5em;
	list-style: decimal;
	line-height: 1.5;
}

#section-lv #listArea .service .info h4 {
	height: 35px;
	background: url(../images/bg_point.png) no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 115%;
	font-weight: normal;
	color: #3FADAD;
}


/* ネット婚活について
----------------------------------------------------*/
#section-lv h2.subTitle {
	background: url(../../images/bg_title.png) repeat-x;
	margin-bottom: 0px;
	border: 1px solid #D6D6D6;
	padding: 0px 10px;
	font-weight: normal;
	font-size: 140%;
}

#section-lv p.text {
	margin-bottom: 30px;
	padding: 10px;
}

#section-lv p.flow {
	width: 530px;
	background: #F5F5F0;
	margin-bottom: 20px;
	padding: 15px;
}

#section-lv p.flow img {
	background: url(../../images/bar.png) bottom repeat-x;
	padding-bottom: 20px;
}

#section-lv p.flow span {
	font-weight: bold;
	color: #D80000;
}