/* CSS Document */

@import url("/css/global.css");
@import url("/css/navi.css");

/*contents public config*/

/* main contents part template*/

#main_area #contents #main_contents table{
	width:649px;
}

td.left_margin{
	width:48px;
	background-image:url(/img/common/left_d2.gif);
}
td.right_margin{
	width:48px;
}
td.middle_margin{
	width:553px;
}

/* page top link */
.pagetop{
	text-align:right;
}

.link_btn,
.link_btn1{

	border:1px solid #666;
	padding-top:4px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
	text-align:center;

}
.link_btn{
	color:#FFFFCC;
	background-color:#003399;
}
.link_btn1{
		color:#FFFFCC;
	background-color:#339933;
}


/*contents page title*/
.contents_title{
	margin-top:20px;
	margin-left:0px;
	border-left: 0px solid #9f9f9f;
	width:216px;
	padding:5px 3px 3px 3px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-image:url(/img/common/titleback.gif);
}

/*
.contents_title{
	margin-top:20px;
	margin-left:0px;
	border-top: 2px solid #9f9f9f;
	border-right: 2px solid #9f9f9f;
	border-left: 2px solid #9f9f9f;
	width:200px;
	padding:4px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#0099FF;
}
*/
.contents_title2{
	width:200px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top:4px;
	font-size:16px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	background-color:#F6F6F6;
}

/* 649 (48,533,48) 533 - (2+2)
*コンテンツ表示領域設定
*/
.contents_property{
	border: 2px solid #9f9f9f;
	width:550px;
	margin-bottom:40px;
	
}
/*　コンテンツ detail書式*/
.contents_text{
	width:475px;
	margin-top:10px;
	margin-bottom:40px;
	/*border-top: 2px solid #000099;*/
	border-bottom: 2px solid #000099;
	padding:20px 10px 10px 10px;
	text-align:left;
	line-height: 140%;
}

/*インデント、リスト設定*/
.indent{
	text-indent:12px;
	margin:0px;
}

li.none{
	list-style-type:none;
	margin:0px;
}

/* 各ページ設定*/

/*リンクページ*/
#main_area #contents #main_contents .middle_margin .contents_property .contents_text .linkurl{
 width:478px;
}

#main_area #contents #main_contents .middle_margin .contents_property .contents_text .linkurl td{
	letter-spacing:0em;
	border-bottom:1px dotted #000099;
	height:35px;
	padding:1px 0px;
	vertical-align:middle;
	padding-left:2px;
}

td.top{
	border-top:1px dotted #000099;
}

/*ダイレクトマーケティング*/
.subtitle_1{
	font-weight:bold;
	width:300px;
}

.detail_1{
	padding-left:12px;
	padding-right:12px;
	margin-bottom:5px;
}

/* main contents part template end <<*/


/*---------------------------------------------------------------------------------*/


/* 各ページ */

#main_area #contents #main_contents .contents_property .contents_text #subtitle {
	background-color:#F5F5F5;
	padding:4px 2px 2px 2px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:6px solid #000099;
}
#main_area #contents #main_contents .contents_property .contents_text #subtitle h2{
	color:#555555;
	margin:0px;
}
#main_area #contents #main_contents .contents_property .contents_text #contents{
	margin:0px;
	text-align:left;
	padding-top:10px;
	padding-left: 10px;
	padding-bottom:10px;
	border-bottom:1px dotted #000099;
	margin-bottom:20px;
	width: auto;
}
/*FF only*/
#main_area #contents #main_contents .contents_property .contents_text #contents:hover,
#main_area #contents #main_contents .middle_margin .contents_property .contents_text #contents tr:hover,
#main_area #contents #main_contents .middle_margin .contents_property .contents_text .innertable td:hover{
	background-color:#FFFFCC;
	color:#333333;

}
#main_area #contents #main_contents .contents_title h1{
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
}

#main_area #contents #main_contents .middle_margin .contents_property .contents_text #contents .t1{
	margin-left:10px;
	font-size:12px;
}

#main_area #contents #main_contents .middle_margin .contents_property .contents_text #contents .t2{
	margin-left:20px;
	font-size:12px;
	margin-bottom:5px;
}

/* <<--表-- */
#main_area #contents #main_contents .middle_margin .contents_property .contents_text .innertable{
 letter-spacing:0em;
 width:400px;
 border-left:1px solid #dddddd;
 border-top:1px solid #dddddd;
}
#main_area #contents #main_contents .middle_margin .contents_property .contents_text .innertable th{
 width:250px;
 font-weight:normal;
 text-align:left;
 background-color:#FF9999;
}
#main_area #contents #main_contents .middle_margin .contents_property .contents_text .innertable td{
 width:12px;
 text-align:center;
}

#main_area #contents #main_contents .middle_margin .contents_property .contents_text .innertable td,
#main_area #contents #main_contents .middle_margin .contents_property .contents_text .innertable th{
	vertical-align:top;
	margin: 0px;
	padding: 1px 4px 1px 5px;
	height: 14px;
	border-bottom:1px solid #777777;
	border-right:1px solid #777777;
}
/* --表-- >> */

/* takeone */
img.box1{
	margin-top:15px;
	margin-right:15px;
	margin-left:20px;

}

/* border div--*/
.topborder{
	background-color:#F0F0F0;
	height:20px;
}
/* MAP -*/
.maproot{
	
}
.subdir0,
.subdir1,
.subdir2,
.subdir3{
	border-left:1px solid #003399;
	padding-left:10px;
	color:#666666;
}

.subdir0{
	margin-left:6px;
	border-bottom:1px solid #003399;
	border-top:1px solid #003399;
	border-right:1px solid #003399;
}

.subdir1{
	margin-left:6px;
	border-bottom:1px solid #003399;
	border-top:1px solid #003399;
	border-right:1px solid #003399;
}

.subdir2{
	margin-left:22px;
}

.subdir3{
	margin-left:5px;

}
.subdir1:hover,
.subdir2:hover,
.subdir3:hover{
background-color:#FFFF99;
/*border-left:8px solid #009999;*/
}

#main_area #contents #main_contents .middle_margin .contents_property .contents_text .subdir1 a:hover,
#main_area #contents #main_contents .middle_margin .contents_property .contents_text .subdir2 a:hover,
#main_area #contents #main_contents .middle_margin .contents_property .contents_text .subdir3 a:hover{
	color:#000000;
	background:#FFFF99;
	/*!border-left:6px solid #003399;*/
	/*!padding-left:6px;*/
	!padding-right:200px;
	!padding-top:0px;
	text-decoration:none;
}

/*news page*/
div.news_title{
	font-size:12px;
	padding-left:5px;
	background:#D9F9FD;
}
div.news_detail{
	font-size:11px;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:3px;
	margin-bottom:5px;
border-bottom:1px solid #003399;
}
div.newsdate{
		color:#3399CC;
		font-size:10px;
		text-align:right;
		padding-right:3px;
}

#main_area #contents #main_contents .middle_margin .contents_property .contents_text #contents #crmtable {
	margin: 0px;
	padding: 0px;
	width: 460px;
}

#main_area #contents #main_contents .middle_margin .contents_property .contents_text #contents #crmtable tr{
	vertical-align:top;
}

#main_area #contents #main_contents .middle_margin .contents_property .contents_text .news_title h2 {
	color: #333333;
	padding-top:2px;

}

/*20120904 Shinseiki Add*/
.detail_1 a
{
	color:#0572d1;
}
.detail_1 a:hover
{
	color:#e9622f;
}
