@charset "shift_jis";
/* CSS Document */

/*====================================================================
	Title: index.css
	Description: タグ・テンプレート部分の設定
	Created: 2009-10-29
======================================================================*/

.tdmk_MainFlash{
	position:relative;
	background-image:url(../images/tdmk_AttentionBg.png);
}
.tdmk_FlashBack{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/tdmk_AttentionImgCover.png);
	background-repeat:no-repeat;
	width:946px;
	height:230px;
	margin:0;
	padding:0;
	z-index:200;
}
.tdmk_IndexC1{
	margin:0px 0px 20px 0px;
}
.tdmk_IndexC1 h2{
	font-size:130%;
	font-weight:normal;
	background-image:url(../images/tdmk_SlashBg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 0px 7px 10px;
	margin:0px 0px 10px 0px;
}
.tdmk_IndexC1 p{
	margin:0;
	padding:0;
}
.tdmk_IndexC1 div{
	float:right;
	width:390px;
	position:relative;
}
.tdmk_UnBord{
	background-image:url(../images/tdmk_DottedLine.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 0px 20px 0px;
}
.tdmk_Details1{
	position:absolute;
	left: 325px;
	top: 8px;
}
.tdmk_IndexC2{
	overflow:auto;
	height:30em;
}
.tdmk_IndexC2 dl {
	letter-spacing:0px;
	margin: 0px 0.3em 1.7em 0em;
	line-height: 1.4em;
}
.tdmk_IndexC2 dl dt {
	font-size:1em;
	color:#990000;	
	float: left;
	width: 9em;
	clear: both;
	padding:1.1em 0em 0.6em 1em;
}
.tdmk_IndexC2 dl dd {
	font-size:1em;
	padding:0.8em 0em 0.6em 1em;
	line-height:2em;
}


.tdmk_OverallH3{
	margin:0;
	padding:0px 0px 0px 20px;
	margin:5px 0px 5px 0px;
	font-size:122%;
	font-weight:normal;
	background-image:url(../images/tdmk_H3TitleBg.png);
	background-repeat:no-repeat;
	background-position:left 3px;
	
}
.tdmk_IndexC3 p{
	margin:5px 0px 20px 0px;
}
