@charset "utf-8";
/* CSS Document */

.second_title{
	text-indent: 7px;
	background-image: url(../../images/second_block.png);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	_font-family: "ＭＳ Ｐ明朝", MS PMincho, Times, Serif;
	font-size:26px;
	line-height:1.5;
	color:#444444;
}
.second_title_em{
	text-indent: 10px;
	background-image: url(../../images/second_block_emergency.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	_font-family: "ＭＳ Ｐ明朝", MS PMincho, Times, Serif;
	font-size:26px;
	line-height:1.5;
	color:#444444;
}
/*-----------記事ブロック定義-----------*/
.pt_box{
	margin-top: 20px;
	
}
.pt_box_nonmargin{
	margin-top: 0px;
	
}
.pt_date{
	font-size:12px;
	color:#999999;
	clear:both;
}
.pt_title{
	font-size:16px;
	font-weight:bold;
	clear:both;
}
.pt_body{
	font-size:12px;
	line-height:1.2;
	margin-top: 10px;

}

.pt_body li {
	list-style-type: none;
	margin-bottom:15px;
	margin-left:10px;
}

.pt_dotline{
	margin-top:30px;
	margin-bottom:30px;
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding: 0px;
	
	
}
.news_dotline{
	margin-top:30px;
	margin-bottom:30px;
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding: 0px;
	clear:both;
	
	
}
/*-----------左画像パターン-----------*/
.pt_left_img_box {
	width:auto;

	float:left;

}
.pt_left_img_box img.frame {
	margin: 5px 10px 10px 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background:#FFFFFF;
}
/*-----------センター画像パターン-----------*/
.pt_center_img_box {
	width:auto;
	float:none;

}
.pt_center_img_box img.frame {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background:#FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}
/*-----------みぎ画像パターン-----------*/
.pt_right_img_box {
	width:auto;
	float:right;
	
	margin-left: 10px;
}
.pt_right_img_box img.frame {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background:#FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10;
}

.pt_quote {
	border-left:#EEEEEE solid 4px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


#contarea-box {
	width: 810px;
	height: auto;
	margin-left: 15px;
	margin-top: 10px;

	text-align:left;
	clear: both; 
	/*float:left;
	
	float:left;
	margin-left: 190px;
	float: none;
	position: absolute;*/
	
}
#second_header_img{
	width: 810px;
	height: 120px;	

}


#second_pannavi{
	width: 810px;
	height: auto;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
		

}

#left-box  {
	width: 250px;
	height: auto;
	float: left;
	clear: both; 

}
#right-box {
	width: 540px;
	height: auto;
	/*margin-left: 505px;*/
	margin-top: 10px;
	margin-left:264px;
	/*position: absolute;	*/
	
}

.navi_focus{
	width: 250px;
	height: 30px;
	display:table-cell;
	
	
	border:1px solid #000000;
	font-size:14px;
	background-image: url(../../images/link_disable.gif);
	background-repeat: no-repeat;
	display:block;
	background-position: 8px 12.5px;
	text-indent: 20px;
	vertical-align: middle;
}
.navi_focus p{ 
	line-height: 30px;
}

.navi_focus_sub{
	width: 250px;
	height: 24px;
	display:table-cell;

	border:1px solid #000000;
	font-size:12px;
	background-image: url(../../images/link_disable.gif);
	background-repeat: no-repeat;
	display:block;
	background-position: 22px 10px;
	text-indent: 30px;
	vertical-align: middle;
}
.navi_focus_sub p{ 
	line-height: 24px;
}



.navi_def{
	width: 250px;
	height: 30px;
	border:1px solid #000000;
	background-color:#000000;
	font-size:14px;
	background-image: url(../../images/link_enable_black.gif);
	background-repeat: no-repeat;
	display:block;
	color:#FFFFFF;
	background-position: 8px 12.5px;
	text-indent: 20px;
	vertical-align: middle;
	font-weight:bold;
	
}
.navi_def p{ 
	line-height: 30px;
}
.navi_ndef{/*--リンク無効の大項目です-*/
	width: 250px;
	height: 30px;
	border:1px solid #000000;
	background-color:#000000;
	font-size:14px;
	background-image: url(../../images/link_disable_black.gif);
	background-repeat: no-repeat;
	display:block;
	color:#FFFFFF;
	background-position: 8px 12.5px;
	text-indent: 20px;
	vertical-align: middle;
	font-weight:bold;
	
}
.navi_ndef p{ 
	line-height: 30px;
}



.navi_def_sub{
	width: 250px;
	height: 24px;
	display:table-cell;
	color:#FFFFFF;
	border:1px solid #000000;
	background-color:#000000;
	font-size:12px;
	background-image: url(../../images/link_enable_black.gif);
	background-repeat: no-repeat;
	display:block;
	background-position: 22px 10px;
	text-indent: 30px;
	vertical-align: middle;
}
.navi_def_sub p{ 
	line-height: 24px;
}
/*----------------テーブル表------------------*/
table {
}

table th {
}

table td {
}

table.forms {
	padding: 0;
	
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;



	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table.forms th {
/*
	margin: 0;
	padding: 5px 5px 5px 0px;
	font-size:12px;
	line-height:1.5;
	font-weight:normal;
*/

	margin: 0;
	padding: 10px;
	background:#EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align:left;
	font-size:12px;
	line-height:1.5;
	font-weight:normal;
}

table.forms td {
	/*
	margin: 0;
	padding: 5px 5px 5px 0px;
	*/
	line-height:1.5;
	font-size:12px;


	margin: 0;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/*-------------------------------------------*/
#areaGET{
	
	font-size: 12px;
}
#areaGET .font_color_red{
	color:#990000;

}
