@import "hack.css";
*{
  margin: 0;
  padding: 0;
}

em{
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}


/*
a:link { color:#0077B3; text-decoration: none}
a:visited { color:#0077B3; text-decoration: none}
a:hover { color:#0099FF; text-decoration: underline}
a:active { color:#007ACC; text-decoration: underline}
*/

img.left { float: left; border: 0px none; margin-left:0; margin-right:10px; margin-top:2px; margin-bottom:5px}
img.right { float: right; border: 0px none; margin-left:10px; margin-right:0; margin-top:2px; margin-bottom:5px}
.clearfloat { clear: both;}
p.center { text-align: center;}

#wrapper{
	position:relative;
	margin: 0px auto;
	width: 820px;
	border: 1px solid #cc0000;
	background: url(images/bg_cs.gif);
	background-repeat:repeat-y;
}

input.button{
	padding: 0 0.5em;
}

/*header setting*/
#header li{
	font-size: smaller;
	display: inline;
}
#title{
	margin: 0px;
	padding: 5px;
	width: 810px;
	height: 36px;
	background-color: #cc0000;
}
#dt-logo{
	float: left;
	position: absolute;
	margin: 5px 0px 0px 10px;

	width: 150px;
	height: 23px;
}
#dt-logo h1{
	font-size: 20px;
	line-height: 160%;
	font-weight: normal;
	position: absolute;
	text-indent: -9999px;

}
#dt-logo h1 a{
	text-decoration: none;
	display: block;
	width: 150px;
	height: 23px;
	background: url(images/logo.gif) no-repeat;
}
#dt-log{
	margin: 5px 0px 0px 0px;
	width: 50%;
	height: 36px;
	float: right;
}
#dt-log img{
	width: 30px;
	height: 30px;
	float: left;
	margin-right:10px;
}
#dt-log li{
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
}
#dt-cover{
	clear: both;
	margin: 0px;
	width: 820px;
	height: 140px;
	background: url(images/cover200908.gif);
	background-repeat: no-repeat;
	position: relative;
}
#navigation{
	position: absolute;
	margin: -2px 0px 0px 30px;
	width: 760px;
	height: 24px;
}
#navigation a{
	padding: 0px 1.6em;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
}

#dt-main-btn{

}
#dt-main-btn h3#registration{
	position: absolute;
	top: 84px;
	right: 170px;
}
#dt-main-btn h3#member{
	position: absolute;
	top: 84px;
	right: 15px;
}



/*sidebar setting*/

#sidebar{
	float: right;
	display: inline;
	width: 315px;
}
.inn{
	padding-left: 10px;
}

#sidebar a{
  text-decoration: none;
}

#banner2{
  float: left;
  display: inline;
  margin-top: 5px;
}
#banner3{
  float: left;
  display: inline;
  margin-top: -20px;
}
#banner4{
  float: left;
  display: inline;
  margin-top: -15px;
}
#banner p{
	padding-bottom: 5px;
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
}
#banner2 p{
	padding-bottom: 5px;
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
}

#sidebar p {
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

#sidebar h2{
	margin: 10px 14px -5px 0px;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	color: #cc0000;
}


/*maincontent setting*/
#banner1{
	margin: 5px 5px 0px 0px;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
}

#banner1 p {
	margin: 0px;
	padding: 0px;
}

#banner3 img{
	margin: 0px;
}

#banner-foot {
	line-height: 100%;
	margin: 15px 5px 15px 15px;
	padding: 10px;
	background-color: #FFF1F7;
}


#maincontent{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 487px;
}
#maincontent p{
	margin: 10px 14px 10px 15px;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}
#maincontent ol{
	margin: 10px 14px 10px 40px;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}
#maincontent h2{
	margin: 10px 14px -5px 15px;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	color: #cc0000;
}
#maincontent h2 img{
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 5px;
}
#maincontent h3{
	margin: 25px 14px 0px 15px;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #cc0000;
}
#maincontent h4{
	margin: 10px 14px -5px 15px;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
}
#maincontent h5{
	margin: 10px 14px -5px 15px;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #191919;
}

#dt-topics{
	width:441px;
	height:740px;
	overflow: auto;
	margin: 10px 4px 15px 15px;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	background-color:#ffedd9;
	padding: 5px 10px 15px 15px;
}
#dt-topics h2{
	margin-left:0px;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}
#news h2{
	margin-left:8px;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}


/*footer setting*/

#footer{
	clear: both;
	width: 100%;
}




iframe, a img{
	border-style: none;
}







#regist-form th,#vote-1 th,#vote-2 th,#confirmation th{
	text-align: right;
}
.caution{
	color: red;
  font-weight: bold;
}
em{
  font-style: normal;
  text-decoration: underline;
}
a{
	text-decoration: none;
}
img.photo{
	width: 160px;
	height: 160px;
}
/*
#membersTable img {
	width:80px;
	height:80px;
}
*/
.dt-members img {
	width:100px;
	height:100px;
}
.dt-vote img {
	width:45px;
	height:35px;
}

/*ranking setting*/
#ranking img{
	width:45px;
	height:45px;
}
#membersTable{
	font-size: smaller;
}
#ranking{
	margin: 10px 4px 10px 15px;
	width: 468px;
	border-collapse: collapse;
}
#ranking table{
	width: 468px;
	border-collapse: collapse;
}
/*
#ranking caption{
	margin: 5px 0px;
	color: white;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	width: 458px;
	background-color: #cc0000;
}
*/
#ranking h2 img{
	width:13px;
	height:10px;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 2px;
}
#ranking h2{
	margin: 10px 0px 5px 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	width: 458px;
	background: #cc0000;
}
#ranking td{
	border: 1px solid #ffffff;
	border-collapse: collapse;
}
#ranking th{
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #ffffff;
	border-collapse: collapse;
}
dd{
	margin-left: 2em;
}
.invisible{
	display: none;
}
.visible{
	display: table-row;
}
#searchCondition{
	font-size:smaller;	
}




/*color setting*/
#title,#title a,#dt-logo,#dt-log,#footer,#footer a{
	color: white;
	background-color: #cc0000;
}
#dt-log a{
	color: blue;
}
#navigation,#navigation a{
	color: white;
}
#content,#membersTable td{
	background-color: white;
}
#membersTable th{
	color: black;
	background-color: #cccccc;
}
#ranking{
	border-color: #cc0000;
}
#ranking th{
	color: white;
	background-color: #cc0000;
}
#ranking td{
	color: #cc0000;
}
#news{
	margin: -20px 4px 10px 15px;
	padding: 5px;
	width: 455px;
	border: 1px solid #cc0000;
	background: #ffffff;
}
#news{
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}



/*text design*/

#footer p{
	padding: 5px;
	font-size: 10px;
	line-height: 160%;
	font-weight: normal;
}






/* テーブル
---------------------------------------------------- */
table#regist-form th {
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
}
table#regist-form td {
	font-size: 11px;
	line-height: 160%;
	font-weight: normal;
}
table#regist-form {
  margin: 18px 0 8px 0;
  width: 486px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#regist-form th {
  padding: 0.6em 2.5em 0.6em 1.2em;
  width: 8em;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#regist-form td {
  padding: 0.6em 0 0.6em 1.2em;
}
table#regist-form th, table#regist-form td {
  border-bottom: 1px dotted #726d6b;
}
table#regist-form caption {
  padding-bottom: 0.6em;
  text-align: left;
  font-weight: bold;
  color: #ff7400;
  background: transparent;
}



/* テーブルvote
---------------------------------------------------- */
table#vote-1 th, table#vote-2 th {
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
}
table#vote-1 td, table#vote-2 td {
	font-size: 11px;
	line-height: 160%;
	font-weight: normal;
}
table#vote-1, table#vote-2 {
  margin: 18px 0 8px 0;
  width: 486px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#vote-1 th, table#vote-2 th {
  padding: 0.6em 2.5em 0.6em 1.2em;
  width: 8em;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#vote-1 td, table#vote-2 td {
  padding: 0.6em 0 0.6em 1.2em;
}
table#vote-1 th, table#vote-2 th, table#vote-1 td, table#vote-2 td {
  border-bottom: 1px dotted #726d6b;
}
table#vote-1 caption, table#vote-2 caption {
  padding-bottom: 0.6em;
  text-align: left;
  font-weight: bold;
  color: #ff7400;
  background: transparent;
}



/* テーブルmembersTable
---------------------------------------------------- */
table#membersTable th {
	font-size: 10px;
	line-height: 130%;
	font-weight: bold;
}
table#membersTable td {
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
}
table#membersTable {
  margin: 18px 0 8px 0;
  width: 486px;
  border-top:    1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  border-collapse: collapse;
}
table#membersTable th {
  padding: 0.6em 2.5em 0.6em 1.2em;
  width: 8em;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#membersTable td {
	padding: 0.6em 0 0.6em 1.2em;
}
table#membersTable th, table#membersTable td {
	border-bottom: 1px solid #726d6b;
}
table#membersTable caption {
  padding-bottom: 0.6em;
  text-align: left;
  font-weight: bold;
  color: #ff7400;
  background: transparent;
}




/* サーチ
---------------------------------------------------- */
dl#searchCondition dt {
	font-size: 10px;
	line-height: 130%;
	font-weight: normal;
}
#searchCondition li{
	list-style-type: none;
}


/* ぱんくずリスト
---------------------------------------------------- */
#dt-Path {
	margin:20px 20px 20px 20px;
	text-align:right;
	font-size: 10px;
	line-height: 130%;
	font-weight: bold;
}
#dt-Path li {
	display:inline;
	line-height:110%;
	list-style-type:none;
}
#dt-Path li a {
	padding-right:10px;
	background:url(images/topicpath.gif) no-repeat right center;
}


/* 会員名簿
---------------------------------------------------- */
.dt-name {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
}

/* How to 挿入
---------------------------------------------------- */
.dt-box {
	width:460px;
	margin: 15px 0px 15px 15px;
	border: solid 1px #CC0000;
	background-color:#FFF3F9;
}

.dt-box2 {
	width:260px;
	margin: 15px 0px 15px 15px;
	padding: 3px;
	background-color:#E6E6E6;
}

.dt-box3 {
	width:460px;
	margin: 15px 0px 15px 15px;
	border: solid 1px #CC0000;
	background-color:#FFFFFF;
}

.dt-howto1 {
	left: -999px;
	top: -999px;
	position: absolute;
}
.dt-howto2 {
	left: -999px;
	top: -999px;
	position: absolute;
}
div .dt-howto {
	width: 460px;
	height: 78px;
	margin: 15px 0px 15px 15px;
	background: url(images/howto/howto_title.gif);
	background-repeat: no-repeat;
}


/* ラブストーリー
---------------------------------------------------- */
.dt-lovestory1 {
	left: -999px;
	top: -999px;
	position: absolute;
}
.dt-lovestory2 {
	left: -999px;
	top: -999px;
	position: absolute;
}
div .dt-lovestory {
	width: 468px;
	height: 140px;
	margin: 5px 0px 15px 15px;
	background: url(images/lovestory/lovestory_title.gif);
	background-repeat: no-repeat;
}
img.dt-couple { border: 0px none; margin:10px 0px 10px 0px}

/* ステップアップ
---------------------------------------------------- */
.dt-stepup1 {
	left: -999px;
	top: -999px;
	position: absolute;
}
.dt-stepup2 {
	left: -999px;
	top: -999px;
	position: absolute;
}
div .dt-stepup {
	width: 468px;
	height: 140px;
	margin: 5px 0px 15px 15px;
	background: url(images/stepup/stepup_title.gif);
	background-repeat: no-repeat;
}
img.dt-couple { border: 0px none; margin:10px 0px 10px 0px}




/* e-童貞プロジェクト
---------------------------------------------------- */
#maincontent h3.dt-svh{
	margin: 25px 14px 0px 0px;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #cc0000;
}
div .dt-svimg {
	width: 225px;
	height: 75px;
	margin: 15px 0px 15px 15px;
	background: url(images/eproject.gif);
	background-repeat: no-repeat;
}

/* e-童貞プロジェクト　テーブル
---------------------------------------------------- */
table#dt-survey th {
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
}
table#dt-survey td {
	font-size: 11px;
	line-height: 160%;
	font-weight: normal;
}
table#dt-survey {
  margin: 18px 0 8px 0;
  width: 486px;
/*  border-top:    1px solid #aaaaaa;*/
  border-collapse: collapse;
}
table#dt-survey th {
  padding: 0.6em 2.5em 0.6em 1.2em;
  width: 8em;
  font-weight: normal;
  color: #444444;
  background: #f1f1ed;
}
table#dt-survey td {
  padding: 0.6em 0 0.6em 1.2em;
}
table#dt-survey th, table#dt-survey td {
/*  border-bottom: 1px dotted #726d6b;*/
}
table#dt-survey caption {
  padding-bottom: 0.6em;
  text-align: left;
  font-weight: bold;
  color: #ff7400;
  background: transparent;
}

/* 見出しを消す
---------------------------------------------------- */
.dt-erase {
	left: -999px;
	top: -999px;
	position: absolute;
}

.dt-red {color: #cc0000}

.dt-news {color: #cc0000}


/* 写真＋キャプション
---------------------------------------------------- */
div.dt-imgboxr {
	float: right;
	border: 0px none;
	margin-left: 10px;
	margin-right: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
	line-height: 130%;
	color: gray;
}
div.dt-imgboxl {
	float: left;
	border: 0px none;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
	line-height: 130%;
	color: gray;
}

strong {
	font-size: 14px;
	color: #CC0000;
}

.clearfloat { clear: both;}
