﻿@charset "utf-8";
/* =========================================================
CSS information

 更新者：松尾
 更新日：20091105

 file name  : soudanjo.css
 style info : 結婚情報サービス　結婚相談所用のスタイル
============================================================ */

/* service.cssの読み込み
----------------------------------------------------------- */
@import url("../../css/service.css");


/* リード
----------------------------------------------------*/
#section-lv h1,
#section-lv h2 {
	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 {
	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;
}


/* リストエリア
----------------------------------------------------*/
#section-lv #listArea {
	width: 540px;
	background: #F5F5F0;
	margin-bottom: 30px;
	padding: 10px;
	clear: both;
}


/* サブナビエリア */
#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: 0px;
	padding-left: 10px;
}

#section-lv #subNavi ul li {
	margin-bottom: 15px;
	padding: 0px 20px;
	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: 7px;
	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 h3 {
	background: url(../../images/bar.png) bottom repeat-x;
	margin-bottom: 15px;
	padding-bottom: 11px;
}

#section-lv #listArea .service .textInfo {
	width: 275px;
	float: left;
}

#section-lv #listArea .service .textInfo span a {
	display: block;
	padding-bottom: 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.2;
	color: #D30000;
}

#section-lv #listArea .service .textInfo table {
	width: 275px;
    border-collapse: collapse;
    border-spacing: 0;
	margin-top: 20px;
	margin-bottom: 15px;
    background-color: #ffffff;
    empty-cells: show;
}

#section-lv #listArea .service .textInfo table td {
	border: 1px solid #D5D5C0;
    border-collapse: collapse;
    border-spacing: 0px;
	padding: 0px 5px;
}

#section-lv #listArea .service .textInfo table td.item {
	width: 75px;
	background: #DEF3F3;
}

#section-lv #listArea .service .textInfo table td.data {
	background: #FFFFFF;
}

#section-lv #listArea .service .textInfo table td.data span {
	color: #CC0000;
}

#section-lv #listArea .service .textInfo table td.date {
	background: #FFFFFF;
	border: none;
    border-collapse: collapse;
    border-spacing: 0px;
	padding: 0px 5px;
	font-size: 82%;
	text-align: right;
}

#section-lv #listArea .service .textInfo table td.date span {
	color: #CC0000;
}

#section-lv #listArea .service .linkInfo {
	width: 210px;
	float: right;
}

#section-lv #listArea .service .linkInfo img {
	margin-bottom: 5px;
}

#section-lv #listArea .service .linkInfo span {
	font-size: 88%;
	color: #CC0000;
	line-height: 1.2;
}

/* 結婚相談所のバナーエリア */
#section-lv #listArea .banner {
	width: 500px;
	background: url(../../images/bg_boxb.png) bottom no-repeat;
	padding: 10px 20px;
}

#section-lv #listArea .banner li a {
	display: block;
}

#section-lv #listArea .banner li a span {
	display: block;
	padding-top: 5px;
	font-size: 92%;
	text-decoration: underline;
	line-height: 1.2;
}

#section-lv #listArea .banner li.banner01 {
	width: 240px;
	float: left;
}

#section-lv #listArea .banner li.banner02 {
	width: 240px;
	float: right;
}
