@charset "utf-8";

body {

	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0 auto;
	padding:0;
	text-align:center;
	font-size:13px;/*モダンブラウザ用*/
	line-height:140%;
	background:url(../img_top/bg.jpg) top center repeat-y;
	*font-size:small;
	*font:x-small;
}

*html body {
	line-height:1.5;
}

div:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

img { border:none; }

div#all {
	/*フレーム外のデザインに使用*/
	width:798px;
	margin:0 auto;
	padding:0 0 0;
	background:url(../img_top/bg_contents.jpg) top right no-repeat;
}


div#area_container {
	/*フレームのデザインに使用*/
	width:798px;
	text-align:left!important;
	margin:0 auto;
	padding:0 0 0;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
}

table th,table td {
	font-size:13px;/*モダンブラウザ用*/
	line-height:140%;
	*font-size:small;
	*font:x-small;
}

p { margin-bottom:10px; }

a:link {
	color:#0066CC;
}

a:hover {
	color:#3E8BD7;
}

/************************************************************
head
************************************************************/
div#header {
	width:762px;
	margin:0 19px 0;
	padding:0 0 30px;
}

div#header h1 {
	float:left;
	width:320px;
	margin:16px 0 0;
	padding:0;
}

div#header #head_right {
	float:right;
	width:320px;
	text-align:right;
	padding:0;
}

div#header #head_right ul { list-style:none; margin:0 0 0; padding:0; }

div#header #head_right ul li {
	display:inline;
}

div#header td.mideumButton {
	padding:0 5px 0 5px;
}

div#header td.smallButton a,
div#header td.mideumButton a,
div#header td.largeButton a {
	display:block;
	width:23px;
	height:23px;
	background-repeat:no-repeat;
}
	div#header td.smallButton a span,
	div#header td.mideumButton a span,
	div#header td.largeButton a span {
		display:none;
}
div#header td.smallButton a:hover,
div#header td.mideumButton a:hover,
div#header td.largeButton a:hover {
	background-position:left bottom;
}

/* ヘッダ文字サイズ変更ボタン用画像指定 */
div#header td.smallButton a {
	background-image:url("../img_top/head_fontsize1.gif");
}
div#header td.mideumButton a {
	background-image:url("../img_top/head_fontsize2.gif");
}
div#header td.largeButton a {
	background-image:url("../img_top/head_fontsize3.gif");
}

#fontChange {
	float:right;
	margin:5px 0 0;
}

#fontChange .txt {
	color:#0D397C;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
}


/************************************************************
contents
************************************************************/
div#flash {
	margin:0 14px 30px;
}

*html div#flash {
	margin:0 12px 30px;
}

div#ara_main { margin:5px 0 15px; line-height:0!important; }



/*コンテンツ共通ボックス*/
div#contents {
	width:798px;
	margin:0 auto;
	padding-bottom:20px;
}

*html div#contents {
	width:800px;
}

div#contents #leftBlock {
	float:left;
	width:186px;
}

div#contents #leftBlock ul {
	list-style:none;
	margin:0 0 10px 11px;
	padding:0;
}

div#contents #leftBlock ul li img { vertical-align:top; }

div#contents #leftBlock #bn {
	margin:0 0 0 11px;
}

div#contents #leftBlock #bn p {
	margin-bottom:7px;
}

div#contents #rightBlock {
	float:left;
	width:612px;
}


div#contents #rightBlock p {
	margin:0 0 2px;
	padding:0;
}

div#contents #rightBlock h2 {
	font-size:0.8em;
	margin:0;
	padding:0;
	line-height:1.2;
}

*html div#contents #rightBlock h2 {
	font-size:10px;
	margin:0 0 3px;
}

div#contents #rightBlock h2.line {
	width:110px;
	font-size:0.8em;
	margin:0;
	padding:2px 0 0;
	line-height:1.2;
	border-top:1px solid #999999;
}

*html div#contents #rightBlock h2.line {
	font-size:10px;
}

div#all .satootoko { margin-right:9px!important; }

div#iryo {
	padding:0 13px 20px 13px;
	background:url(../img_top/bg_iryo.jpg) bottom center no-repeat;
	min-height:213px;
}

*html div#iryo {
	height:213px;
	padding:0 13px 50px 13px;
}

div#rightBlock table td {
	width:120px;
	padding-left:11px;
	padding-bottom:2px;
	vertical-align:top;
}

*html div#rightBlock table td {
	width:131px;
	padding-left:11px;

}

div#rightBlock table td.sec {
	width:172px;
}

div#hokenzaitaku {
	background:url(../img_top/bg_fukushizaitaku.jpg) top center no-repeat;
	margin-bottom:15px;
	padding:40px 13px 0 13px;
	min-height:213px;
}

*html div#hokenzaitaku {
	height:213px;
}
/************************************************************
お知らせ
************************************************************/
div#news {
	width:575px;
	border-top:2px dotted #232DD1;
	padding:10px 0 0;
	/*height:150px;*/
	overflow:scroll;
}

div#news h2 {
	margin:0 !important;
	padding:0;
}

div#news dl { margin:0; padding:0; }

div#news dt {
	float:left;
	clear:both;
	color:#FF6666;
	width:70px;
	margin:0;
	padding:0 10px 3px 0;
}

div#news dd {
	float:left;
	width:470px;
	margin:0;
	padding:0 0 3px 0;
}


/************************************************************
footer
************************************************************/

div#footer {
	/*width:798px;*/
	clear:both;
	text-align:center!important;
	margin:0 auto;
	padding:10px 0 125px;
	font-size:0.8em;
	background:url(../img_top/bg_footer.jpg) bottom center no-repeat;
}

*html div#footer {
	width:798px;
	font-size:10px;
	margin-left:2px;
}

div#footer ul { list-style:none; }

div#footer ul li {
	display:inline;
	padding:0 5px;
}

div#footer h2 {
	font-size:1.2em;
}

*html div#footer h2 {
	font-size:12px;
}


div#copy {
	font-size:0.8em;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
	background-color:#999999;
}

*html div#copy {
	width:798px;
	font-size:10px;
	margin-left:2px;
}

div#copy p {
	margin:0;
	padding:0;
}


/*************************************************************************
Whats new
**************************************************************************/

div.WN {
	width:575px;
	border-top:2px dotted #232DD1;
	padding:10px 0 0;
}

div.WN h2 {
	margin:0 !important;
	padding:0;
}

	table.WN th {
			width:120px!important;
			font-weight:normal;
			text-align:left;
			padding:8px 0px 9px 0px;
			background:url("../common/img/dot.gif") left bottom repeat-x;
			}
			table.WN th span {
/*				padding-left:24px;*/
				}
		table.WN td {
			background:url("../common/img/dot.gif") left bottom repeat-x;
			padding:8px 0px 9px 0px;
			width:100% !important;
			}
				table.WN td span img {
					vertical-align:middle;
					margin:0px 10px 0px 3px;
					}

/*************************************************************************
floatの解消
**************************************************************************/

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/********************************************************************
other
*********************************************************************/
.pagetop {
	font-size:10px;
	text-align:right;
	margin:0 5px 0;
	padding:20px 0 20px 0px;
}

.pagetop p { margin:0; padding:0; }

.links ul { list-style:none; margin:5px 0 0 0; padding:0; }

.links ul li {
	font-size:0.9em;
	float:right;
	margin:0;
	padding:0 10px 0 13px;
	background:url(../img/hsub_m_arw.gif) top left no-repeat;
}

/********************************************************************
 共通マージンタイプ
*********************************************************************/

div#all .mgb0{margin-bottom:0 !important;}
div#all .mgb5{margin-bottom:5px !important;}
div#all .mgb10{margin-bottom:10px !important;}
div#all .mgb15{margin-bottom:15px !important;}
div#all .mgb20{margin-bottom:20px !important;}
div#all .mgb30{margin-bottom:30px !important;}

div#all .mgt0{margin-top:0 !important;}
div#all .mgt5{margin-top:5px !important;}
div#all .mgt10{margin-top:10px !important;}
div#all .mgt15{margin-top:15px !important;}
div#all .mgt20{margin-top:20px !important;}
div#all .mgt30{margin-top:30px !important;}

div#all .mgl0{margin-left:0 !important;}
div#all .mgl5{margin-left:5px !important;}
div#all .mgl10{margin-left:10px !important;}
div#all .mgl15{margin-left:15px !important;}
div#all .mgl20{margin-left:20px !important;}
div#all .mgl30{margin-left:30px !important;}

div#all .mgr0{margin-right:0 !important;}
div#all .mgr5{margin-right:5px !important;}
div#all .mgr10{margin-right:10px !important;}
div#all .mgr15{margin-right:15px !important;}
div#all .mgr20{margin-right:20px !important;}
div#all .mgr30{margin-right:30px !important;}

div#all .mgn0{margin:0 !important;}

div#all .pdt0{padding-top:0 !important;}
div#all .pdt5{padding-top:5px !important;}
div#all .pdt10{padding-top:10px !important;}
div#all .pdt15{padding-top:15px !important;}
div#all .pdt20{padding-top:20px !important;}
div#all .pdt30{padding-top:30px !important;}

div#all .pdb0{padding-bottom:0 !important;}
div#all .pdb5{padding-bottom:5px !important;}
div#all .pdb10{padding-bottom:10px !important;}
div#all .pdb15{padding-bottom:15px !important;}
div#all .pdb20{padding-bottom:20px !important;}
div#all .pdb30{padding-bottom:30px !important;}

div#all .pdl0{padding-left:0 !important;}
div#all .pdl5{padding-left:5px !important;}
div#all .pdl10{padding-left:10px !important;}
div#all .pdl15{padding-left:15px !important;}
div#all .pdl20{padding-left:20px !important;}
div#all .pdl30{padding-left:30px !important;}


div#all .pdr0{padding-right:0 !important;}
div#all .pdr5{padding-right:5px !important;}
div#all .pdr10{padding-right:10px !important;}
div#all .pdr15{padding-right:15px !important;}
div#all .pdr20{padding-right:20px !important;}
div#all .pdr30{padding-right:30px !important;}

div#all .pad0{padding:0 !important;}

/********************************************************************
 共通フロート、クリアタイプ
*********************************************************************/
.clearBoth{clear:both;}
.floatLeft{float:left;}
.floatRight{float:right;}
.alignLeft{text-align:left!important;}
.alignRight{text-align:right!important;}
.alignCenter{text-align:center!important;}
.valignTop{vertical-align:top!important;}


@media print {
	body {
		background:none;
	}


	*html .navi li{
			display:inline;
			margin:0px -5px 0 0;
			padding:0px;
	}


	.newPage {
		page-break-before:always;
	}
	
	.pagetop { display:none; }


}