﻿@charset "utf-8";
/* =========================================================
CSS information

 更新者：松尾
 更新日：20091124

 file name  : debut.css
 style info : 婚活デビュー★
============================================================ */

/* feature.cssの読み込み
----------------------------------------------------------- */
@import url("../../../css/feature.css");


/* タイトル周り
----------------------------------------------------*/
#title {
	width: 568px;
	background: url(../images/bg_title.png) no-repeat;
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}

#title .header {
}

#title .lead {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#title a {
	width: 316px;
	display: block;
	padding-left: 10px;
}

#title a span.serviceName {
	background: url(../images/service_name.png) 0em 0.5em no-repeat;
	display: block;
	padding-left: 145px;
	text-decoration: underline;
}

#title p.caution {
	background: url(/images/share/i_list_caution.png) 0em 0.5em no-repeat;
	margin-top: 5px;
	padding-left: 15px;
	font-size: 82%;
}


/* プロフィール
----------------------------------------------------*/
dl#profile {
	width: 560px;
	background: url(../images/bg_profilet.png) top no-repeat;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
}

dl#profile dt {
	padding-top: 10px;
	padding-left: 90px;
}

dl#profile dd {
	background: url(../images/bg_profileb.png) bottom no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 90px;
	line-height: 1.5;
}


/* ナビ
----------------------------------------------------*/
ul.debutNavi {
	margin: 15px 0px;
	font-size: 12px;
	text-align: center;
}

ul.debutNavi li {
	display: inline;
	padding: 0px 5px;
}

ul.debutNavi li.hover {
	background: #2D2213;
	border: 1px solid #2D2213;
	padding: 0px 5px;
	color: #FFFFFF;
}

ul.debutNavi li a {
	padding: 0px 5px;
}

ul.debutNavi li a:link,
ul.debutNavi li a:visited {
	background: #FFFFFF;
	border: 1px solid #2D2213;
	color: #2D2213;
	
}

ul.debutNavi li a:hover,
ul.debutNavi li a:active {
	background: #2D2213;
	border: 1px solid #2D2213;
	color: #FFFFFF;
}


/* レポート
----------------------------------------------------*/
#report {
	width: 570px;
	margin: 15px 10px;
}

#report h1 {
	background: url(../images/bg_boxt.png) top no-repeat;
}

#report h1 span {
	display: block;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 45px;
	font-size: 145%;
	color: #C11920;
}

#report h1 span.report01 {
	background: url(../images/bg_box01.png) left bottom no-repeat;
}

#report h1 span.report02 {
	background: url(../images/bg_box02.png) left bottom no-repeat;
}

#report h1 span.report03 {
	background: url(../images/bg_box03.png) left bottom no-repeat;
	padding-left: 55px;
}

#report h2 {
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-size: 125%;
}

#report p {
	margin-bottom: 1.5em;
	line-height: 1.75;
}

#report p span.bold {
	font-size: 125%;
	font-weight: normal;
	color: #C11920;
}

#report p.img span {
	width: 180px;
	background: #F4F2DE;
	display: block;
	margin: 0px;
	padding: 5px 10px;
	line-height: 1.3;
	font-size: 85%;
}

#report p.img.left {
	margin-bottom: 15px;
	margin-right: 25px;
	float: left;
}

#report p.img.right {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}

#report h3 {
	margin-top: 1.5em;
	font-size: 100%;
	text-align: center;
}

#report table {
	width: 570px;
    background-color: #FFFFFF;
	border: 1px solid #CFB46B;
    empty-cells: show;
}

#report table th {
    color: #330000;
    background-color: #CFB46B;
	padding: 0.3em 1em;
    text-align: center;
}

#report table td {
	padding: 0.3em 0em;
	border-right: 1px solid #CFB46B;
	border-bottom: 1px solid #CFB46B;
	line-height: 1.3em;
}

#report table td ul li {
	background: url(/images/share/i_list.png) 0.5em 0.1em no-repeat;
	text-align: left;
	padding-right: 5px;
	padding-left: 20px;
}

#report table td.item {
    padding: 0.3em 1em;
	border-right: 1px solid #CFB46B;
	border-bottom: 1px solid #CFB46B;
}

#report table td.big {
    padding: 0.3em 0em;
	border-right: 1px solid #CFB46B;
	border-bottom: 1px solid #CFB46B;
	text-align: center;
}

#report table td.small {
    padding: 0.3em 0em;
	border-right: 1px solid #CFB46B;
	border-bottom: 1px solid #CFB46B;
	text-align: center;
}

#tableCaution {
	text-align: right;
	font-size: 88%;
	margin-bottom: 30px;
}


/* 回遊ボタン
----------------------------------------------------*/
#pageLink {
	background: url(../images/bg_boxt.png) top no-repeat;
	margin-top: 50px;
	margin-bottom: 30px;
}

#pageLink a.nextPage01 {
	background: url(../images/bg_sub01.png) bottom no-repeat;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
}

#pageLink a.nextPage02 {
	background: url(../images/bg_sub02.png) left bottom no-repeat;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
}

#pageLink a.nextPage03 {
	background: url(../images/bg_sub03.png) left bottom no-repeat;
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: right;
}

#pageLink a.nextPage01 span {
	padding-left: 180px;
	text-decoration: underline;
}

#pageLink a.nextPage02 span {
	padding-left: 220px;
	text-decoration: underline;
}

#pageLink a.nextPage03 span {
	padding-right: 175px;
	text-decoration: underline;
}


/* スタッフ紹介
----------------------------------------------------*/
dl#staff {
	width: 570px;
	margin-top: 50px;
}

dl#staff dt {
	background: url(../images/bg_staff_report.png) 0em 4em no-repeat;
	padding-bottom: 25px;
}

dl#staff dd.text {
	width: 385px;
	margin-right: 10px;
	clear: both;
	float: right;
}

dl#staff dd.photo {
	width: 145px;
	margin-right: 10px;
	margin-left: 10px;
}

dl#staff dd.photo span {
	display: block;
	margin-top: 5px;
	font-size: 82%;
	line-height: 1.5;
}


/* バナー
----------------------------------------------------*/
.banner {
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}