@charset "shift_jis";
/*		基本設定
----------------------------------------------------*/
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	line-height:1.6;
	text-align:center;
	font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProW3', sans-serif;
}
img {
	border:0;
}
li {
	list-style-type:none;
}
 h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}

table {
	line-height:1.6;
	font-size:100%;
}

a, a:link {color: #C00;text-decoration: underline;}
a:hover, a:focus, a:active {color: #C00;text-decoration: none;}











/*		書体設定
----------------------------------------------------*/
p.text{
	text-align: center;
	line-height: 1.2;
	font-size: 120%;
}
p.small{
	line-height: 1.2;
	font-size: 90%;
}

.mc {
	color: #CC9966;	/*メインカラー*/
}
.red {
	color: #C00;
}
.gray {
	color: #666666;
}
.bg_y {
	background-color: yellow;
}
.bg_g {
	padding: 2px 4px;
	color: #ffffff;
	font-weight: bold;
	background-color: #666666;
}
.bold{
	font-weight: bold;
}
/*		装飾設定
----------------------------------------------------*/
hr {
	height: 4px;
	border: 0;
	background-color:#0099FF;
}
hr.simple{
	height: 1px;
	border: 0;
	background-color:#666666;
}
hr.dash{
	height:1px;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #666666;
	background-color:#ffffff;
}

u.line1{
	text-decoration: none;
	border-bottom:2px #C00 solid;}
u.line2{
	text-decoration: none;
	border-bottom:1px #C00 solid;}
/*		ボックス設定
----------------------------------------------------*/
.box_r{
	float: right;
	overflow: auto;
	margin-left: 10px;
	margin-bottom: 10px;
}
.box_l{
	float: left;
	overflow: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*		レイアウト設定
----------------------------------------------------*/
#container {
	width:800px;
	margin:0 auto;
	text-align:center;
}
.page {
	width:776px;
	margin:0 auto;
	padding:0px;
	border:12px #CC0000 solid;
	text-align:center;
}
.newspaper {
	width:756px;
	margin:0px 10px;
	text-align:left;
}
.backlink {
	text-align:right;
	margin:10px auto 40px;
}



/*--------------------------------------------------*/
/*		ヘッダー設定
----------------------------------------------------*/
.breadcrumbs {
	padding:7px 0 0 5px;
	text-align:left;
}
/*		pdfリンク
----------------------------------------------------*/
#pdf {
	margin:20px auto;
	margin-right:20px;
	text-align:right;
}
#pdf a {
	font-size:160%;
	font-weight:bold;
}
/*--------------------------------------------------*/
/*		ヘッダー設定
----------------------------------------------------*/
/*		情報掲示
----------------------------------------------------*/
#keiji{
	margin-bottom: 40px;
	padding: 10px;
	text-align: left;
	border: 1px #cccccc solid;
	background: #eeeeee;
}
#keiji ul{
	margin: 10px 40px 0;
	text-align: left;
}



/*--------------------------------------------------*/
/*		各コンテンツ設定
----------------------------------------------------*/
/*		トップ情報
----------------------------------------------------*/
#top_info {
	margin:20px auto;
}
#top_info h1 {
	clear:both;
	padding:2px;
	margin-bottom:20px;
	font-size:600%;
	font-weight:bold;
	text-align:center;
	line-height:1;
}
#top_info h2 {
	clear:both;
	margin:0;
	padding:2px;
	font-size:300%;
	font-weight:bold;
	line-height:1;
}
#top_info p.alert {
	font-size: 130%;
}
#top_info p.date {
	text-align: right;
}
/*		各お知らせ
----------------------------------------------------*/
.info {
	margin-bottom:20px;
}
.info h3 {
	margin:20px auto 0;
	padding:6px;
	color:#ffffff;
	background-color:#0099FF;
	font-size:240%;
	font-weight:bold;
	text-align:center;
	line-height: 1;
}
.info h3.small {
	margin:20px auto 0;
	padding:6px auto 6px;
	font-size:200%;
	letter-spacing: -1px;
}
.info h4 {
	clear:both;
	padding:2px;
	font-size:240%;
	font-weight:bold;
}
.info h5 {
	clear:both;
	margin:1px auto;
	font-size:200%;
	font-weight:bold;
	line-height: 1.2;
}

.info div.box p{
	font-size: 120%;
	}
.info div.boxframe{
	padding: 10px;
	border: 2px solid #cc0000;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.info div.boxframe p{
	font-size: 120%;
}
.info div.boxframe p.small{
	font-size: 90%;
}
.right {
	float: right;
	margin-left: 10px;
}

/*		Q&A
---------------------------------*/
.QA {
	margin-top: 20px;
}
.QA h5 {
	clear:both;
	margin:0 0 5px;
	padding: 0px;
	font-size:160%;
	font-weight: bold;
	border-bottom: #0099FF 2px solid;
}
.QA h5 span.Q {
	color:#0099FF;
}
.QA dl{
	overflow: auto;
	margin: 0 0 10px;
}
.QA dt{
	margin:0 0 5px;
	padding: 0;
	color: c00;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: 0.5;
}
.QA dt.normal{
	margin:0 0 5px;
	padding: 0;
	color: 000000;
	font-size: 140%;
	font-weight: normal;
	line-height: 1.2em;
	letter-spacing: 0.5;
}
.QA dd{
	margin:0 0 5px 30px;}
/*		あなたへのメッセージ
---------------------------------*/
#message {
	overflow: auto;
	width: 100%;
	margin: 20px 0;
	zoom: 1;/* Clearfix for IE */
	background-color:#f2ecba;
}
#message li.cap{
	margin:0;
	width: 100%;
	color:#ffffff;
	font-weight:bold;
	font-size:180%;
	text-indent: 10px;
	line-height: 1.4;
	background-color:#0099FF;
}
#message dd{
	padding:10px 10px 0 10px;
	margin:0 0 10px 0;
}


/*		被災者生活再建支援金
---------------------------------*/
#sien{
	overflow: auto;
	zoom: 1;/* Clearfix for IE */
}
#sien h3{
	margin-bottom: 10px;
	text-align: left;
	background: #CC33FF;
}
#sien div.box_r{
	width: 300px;
	text-align: center;
}

/*		災害弔慰金・災害障害見舞金
---------------------------------*/
#mimai{
	overflow: auto;
	zoom: 1;/* Clearfix for IE */
}
#mimai h3{
	margin-bottom: 10px;
	text-align: left;
	background: #009933;
}
#mimai span.num{
	padding: 2px 4px 2px 6px;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	border: 1px #009933 solid;
	background: #009933;
}
#mimai span.title{
	padding: 2px;
	font-size: 120%;
	font-weight: bold;
	border: 1px #009933 solid;
}
#mimai div.box_r{
	width: 300px;
	text-align: center;
}

/*		無利子で借り入れ
---------------------------------*/
#kariire{
	overflow: auto;
	zoom: 1;/* Clearfix for IE */
}
#kariire h3{
	margin-bottom: 10px;
	text-align: left;
	background: #FF6600;
}
#kariire span.num{
	padding: 2px 4px 2px 6px;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	border: 1px #FF6600 solid;
	background: #FF6600;
}
#kariire span.title{
	padding: 2px;
	font-size: 120%;
	font-weight: bold;
	border: 1px #FF6600 solid;
}
#kariire div.box_r{
	width: 300px;
	text-align: center;
}
















