@charset "Shift_JIS";

/* 基本
------------------------------------------------------------ */
h1,h2,h3,h4,ul,div,p,li,form {
	padding: 0px; margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-size:13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#333333;
}

a {
	color:#333333;
}

a:hover {
	color:#F78C17;
}

p {
	color:#333333;
	line-height:150%;
}

.tx10 {
	font-size:77%;
}

.tx12 {
	font-size:93%;
}

.tx14 {
	font-size:108%;
}

.tx16 {
	font-size:124%;
}

.red { color:#FF0000;
}

.u {
	text-decoration:underline;
}

.dot {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
}

.FL{float:left;
}

.FR{float:right;
}

.CL{ clear:both;
}

.red{ color:#FF0000;
}

.ta_c{ text-align:center;
}

.ta_r{ text-align:right;
}

.clr01{
	color:#F53160;
}
.clr02{
	color:#5BB7D6;
}
.clr03{
	color:#7BA640;
}
.clr04{
	color:#FC8375;
}
.clr05{
	color:#CC66FF;
}
.clr06{
	color:#009933;
}
.clr07{
	color:#0C76C1;
}
.clr08{
	color:#F9BC02;
}
.clr09{
	color:#F78C17;
}
.clr10{
	color:#BF00BF;
}

.bgFDF8D3 {
	background-color:#FDF8D3;
	font-size:108%;
}

.bgCC66FF {
	border:solid 2px #CC66FF;
	padding:10px 10px 10px 10px;
	margin:0px 0px 35px 0px;
}

.pagetop {
	font-size:93%;
	text-align:right;
	margin:0px 0px 20px 0px;
}

/* 枠
------------------------------------------------------------ */
#wrapper1{
	display:table;
	width: 870px;
	margin: 0 auto;
}

/* ヘッダー
------------------------------------------------------------ */

#header_top {
	width:570px;
	height:25px;
	margin:5px 0px 0px 0px;
	float: left;
}

#header_top h1{ 
	font-weight:normal;
	padding:3px 0px 0px 2px;
	font-size:93%;
}

#header_navi {
	width: 300px;
	height:20px;
	float: right;
	margin:10px 0px 0px 0px;
	text-align:right;
}

#header_bottom_l {
	width:250px;
	height:80px;
	float:left;
	margin:0px 0px 0px 0px;
}

#header_bottom_r {
	width:620px;
	height:60px;
	float:right;
	margin:20px 0px 0px 0px;
	color:#333333;
}

#header_navi P {
	color:#999999;
}


#header_navi a {
	color:#F78C17;
	text-decoration:none;
}

#header_navi a:hover {
	text-decoration:underline;
}

/* グローバルナビ
------------------------------------------------------------ */
#gnavi {background-image:url(../newimg/gnavi_bg.jpg);
background-repeat:no-repeat;
	width:870px;
	height:60px;
}

#gnavi ul {
	padding:9px 0px 0px 0px;
}

#gnavi li {
	list-style:none;
	display:inline;
}

#gnavi li a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 0px 0px 25px;
	font-size:14px;
}

#gnavi li a:hover {
	text-decoration:underline;
}

/* パンくず
------------------------------------------------------------ */
#crumbs {
	width: 855px;
	height:20px;
	font-size:93%;
	line-height:1;
	margin:0px 0px 2px 0px;
	background:url(../newimg/house.gif) no-repeat left ;
	padding:5px 0px 0px 15px;
	margin:0px 0px 25px 0px;
}

#crumbs ul {
	list-style-type:none;
	display:inline;
	line-height:1;
}

#crumbs ul li {
	padding:2px 0px 0px 0px;
	float:left;
	line-height:1;
}

#crumbs ul li a {
	color:#FF6600;
}

/* フッターテキスト
------------------------------------------------------------ */
#f_text {
	display:table;
	width:870px;
	height:124px;
	background-image:url(../newimg/f_text_bg.gif);
	background-repeat:no-repeat;
	margin:30px 0px 20px 0px;
}

#f_text p {
	line-height:165%;
	padding:10px;
}

/* フッター
------------------------------------------------------------ */
#f_body {
	display:table;
	width:100%;
	height:260px;
	padding: 0px;
	margin: 0px;
}

#wrapper2{
	display:table;
	width:100%;
	height:auto;
	margin: 0 auto;
}

/* フッターナビ　メニュー
------------------------------------------------------------ */
#f_navi {
	display:table;
	width:870px;
	height:36px;
	text-align:center;
	background-color:#FFE888;
}

#f_navi ul {
	padding:10px 0px 0px 0px;
}

#f_navi li {
	list-style:none;
	display:inline;
	padding:0px 10px 0px 10px;
	border-right:solid 1px #333333;
}

/* フッターナビ　マップ
------------------------------------------------------------ */
#f_map_l {
	width:430px;
	height:205px;
	float:left;
	background-color:#FFFAE3;
}

#f_map_l p{
	padding:20px 0px 0px 0px;
	line-height:165%;
}

#f_map_r {
	width:440px;
	height:205px;
	float:right;
	background-color:#FFFAE3;
}

#f_map_r p{
	padding:20px 0px 0px 0px;
	line-height:165%;
}

/* コピーライト
------------------------------------------------------------ */
#copy {
	display:table;
	width: 870px;
	height:20px;
	clear: both;
	text-align:center;
	background-color:#F78C17;
}

#copy p {
	font-size:10px;
	padding: 3px 0px 0px 0px;

}

/* トップページ
------------------------------------------------------------ */
/* メインメニュー
------------------------------------------------------------ */
#main {
	display:table;
	width: 870px;
	height:auto;
	margin: 0px 0px 20px 0px;
}

#main p{
	font-size:93%;
	line-height:150%;
	padding:0px 15px 0px 0px;
}

#main th{
	width:280px;
	height:55px;
}

#main td{
	width:280px;
	height:65px;
	background-repeat:no-repeat;
	text-align:right;
}

#menu01 {
	display:table;
	width: 280px;
	height:120px;
	float:left;
	background-image:url(../newimg/top_menu_01.gif);
	background-repeat:no-repeat;
	margin: 0px 10px 0px 0px;
	text-align:right;
}

#menu02 {
	display:table;
	width: 280px;
	height:120px;
	float:left;
	background-image:url(../newimg/top_menu_02.gif);
	background-repeat:no-repeat;
	margin: 0px 10px 0px 0px;
	text-align:right;
}

#menu03 {
	display:table;
	width: 280px;
	height:120px;
	float:right;
	background-image:url(../newimg/top_menu_03.gif);
	background-repeat:no-repeat;
	text-align:right;
}

#menu04 {
	display:table;
	width: 280px;
	height:120px;
	float:left;
	background-image:url(../newimg/top_menu_04.gif);
	background-repeat:no-repeat;
	margin: 0px 10px 0px 0px;
	text-align:right;
}

#menu05 {
	display:table;
	width: 280px;
	height:120px;
	float:left;
	background-image:url(../newimg/top_menu_05.gif);
	background-repeat:no-repeat;
	margin: 0px 10px 0px 0px;
	text-align:right;
}

#menu06 {
	display:table;
	width: 280px;
	height:120px;
	float:right;
	background-image:url(../newimg/top_menu_06.gif);
	background-repeat:no-repeat;
	text-align:right;
}

#menu07 {
	display:table;
	width: 280px;
	height:120px;
	float:left;
	background-image:url(../newimg/top_menu_07.gif);
	background-repeat:no-repeat;
	margin: 0px 10px 0px 0px;
	text-align:right;
}

#menu08 {
	display:table;
	width: 280px;
	height:120px;
	float:left;
	background-image:url(../newimg/top_menu_08.gif);
	background-repeat:no-repeat;
	margin: 0px 10px 0px 0px;
	text-align:right;
}

#menu09 {
	display:table;
	width: 280px;
	height:120px;
	float:right;
	background-image:url(../newimg/top_menu_09.gif);
	background-repeat:no-repeat;
	text-align:right;
}

/* 左コンテンツ
------------------------------------------------------------ */
#lc {
	width: 555px;
	height:auto;
	margin: 0px 35px 0px 0px;
	float:left;
}

#lc li {
	line-height:150%;
	list-style:none;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	padding:10px 0px 8px 3px;
}

/* 右コンテンツ
------------------------------------------------------------ */
#rc {
	width: 280px;
	height:auto;
	float:right;
	background-image:url(../newimg/top_rc_bg.gif);
	background-repeat:repeat-y;
}

/* 2ndページ
------------------------------------------------------------ */
/* 左コンテンツ
------------------------------------------------------------ */
#lc_2 {
	width: 188px;
	height: auto;
	padding:0px 34px 0px 0px;
	float:left;
}

#lc_2 p {
	border-bottom:solid 1px #CCCCCC;
	padding:10px 3px 10px 25px;
	line-height:150%;
	font-size:93%;
	font-weight:bolder;
}

#lc_2 .arrow01 {
	background:url(../newimg/2nd_lc_arrow01.gif) no-repeat left ;
	color:#F53160;
}
#lc_2 .arrow01 a {
	color:#F53160;
	text-decoration:none;
}
#lc_2 .arrow01 a:hover {
	text-decoration:underline;
}

#lc_2 .arrow02 {
	background:url(../newimg/2nd_lc_arrow02.gif) no-repeat left ;
	color:#42B5DE;
}
#lc_2 .arrow02 a {
	color:#42B5DE;
	text-decoration:none;
}
#lc_2 .arrow02 a:hover {
	text-decoration:underline;
}

#lc_2 .arrow03 {
	background:url(../newimg/2nd_lc_arrow03.gif) no-repeat left ;
	color:#7BA640;
}
#lc_2 .arrow03 a {
	color:#7BA640;
	text-decoration:none;
}
#lc_2 .arrow03 a:hover {
	text-decoration:underline;
}

#lc_2 .arrow04 {
	background:url(../newimg/2nd_lc_arrow04.gif) no-repeat left ;
	color:#FC8375;
}
#lc_2 .arrow04 a {
	color:#FC8375;
	text-decoration:none;
}
#lc_2 .arrow04 a:hover {
	text-decoration:underline;
}

#lc_2 .arrow05 {
	background:url(../newimg/2nd_lc_arrow05.gif) no-repeat left ;
	color:#CC66FF;
}
#lc_2 .arrow05 a {
	color:#CC66FF;
	text-decoration:none;
}
#lc_2 .arrow05 a:hover {
	text-decoration:underline;
}

#lc_2 .arrow06 {
	background:url(../newimg/2nd_lc_arrow06.gif) no-repeat left ;
	color:#009933;
}
#lc_2 .arrow06 a {
	color:#009933;
	text-decoration:none;
}
#lc_2 .arrow06 a:hover {
	text-decoration:underline;
}

#lc_2 .arrow07 {
	background:url(../newimg/2nd_lc_arrow07.gif) no-repeat left ;
	color:#0C76C1;
}
#lc_2 .arrow07 a {
	color:#0C76C1;
	text-decoration:none;
}
#lc_2 .arrow07 a:hover {
	text-decoration:underline;
}

#lc_2 .arrow08 {
	background:url(../newimg/2nd_lc_arrow08.gif) no-repeat left ;
	color:#F9BC02;
}
#lc_2 .arrow08 a {
	color:#F9BC02;
	text-decoration:none;
}
#lc_2 .arrow08 a:hover {
	text-decoration:underline;
}

#lc_2 .arrow09 {
	background:url(../newimg/2nd_lc_arrow09.gif) no-repeat left ;
	color:#F78C17;
}
#lc_2 .arrow09 a {
	color:#F78C17;
	text-decoration:none;
}
#lc_2 .arrow09 a:hover {
	text-decoration:underline;
}

#lc_2 .arrow10 a {
	color:#BF00BF;
	text-decoration:none;
}
#lc_2 .arrow10 a:hover {
	text-decoration:underline;
}

/* 右コンテンツ
------------------------------------------------------------ */
#rc_2 {
	width: 648px;
	height: auto;
	float:right;
}

#rc_2 .title01 {
	background-color:#F53160;
	background-image:url(../newimg/2nd_title_01.jpg);
	background-repeat:no-repeat;
	padding:125px 10px 5px 10px;
	margin:0px 0px 25px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
}

#rc_2 .title02 {
	background-color:#5BB7D6;
	background-image:url(../newimg/2nd_title_02.jpg);
	background-repeat:no-repeat;
	padding:125px 10px 5px 10px;
	margin:0px 0px 25px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
}

#rc_2 .title03 {
	background-color:#7BA640;
	background-image:url(../newimg/2nd_title_03.jpg);
	background-repeat:no-repeat;
	padding:125px 10px 5px 10px;
	margin:0px 0px 25px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
}

#rc_2 .title04 {
	background-color:#FC8375;
	background-image:url(../newimg/2nd_title_04.jpg);
	background-repeat:no-repeat;
	padding:125px 10px 5px 10px;
	margin:0px 0px 25px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
}

#rc_2 .title05 {
	background-color:#CC66FF;
	background-image:url(../newimg/2nd_title_05.jpg);
	background-repeat:no-repeat;
	padding:125px 10px 5px 10px;
	margin:0px 0px 25px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
}

#rc_2 .title06 {
	background-color:#009933;
	background-image:url(../newimg/2nd_title_06.jpg);
	background-repeat:no-repeat;
	padding:125px 10px 5px 10px;
	margin:0px 0px 25px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
}

#rc_2 .title07 {
	background-color:#0C76C1;
	background-image:url(../newimg/2nd_title_07.jpg);
	background-repeat:no-repeat;
	padding:125px 10px 5px 10px;
	margin:0px 0px 25px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
}

#rc_2 .title08 {
	background-color:#F9BC02;
	background-image:url(../newimg/2nd_title_08.jpg);
	background-repeat:no-repeat;
	padding:125px 10px 5px 10px;
	margin:0px 0px 25px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
}

#rc_2 .title09 {
	background-color:#F78C17;
	background-image:url(../newimg/2nd_title_09.jpg);
	background-repeat:no-repeat;
	padding:125px 10px 5px 10px;
	margin:0px 0px 25px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
}

#rc_2 .title10 {
	background-color:#BF00BF;
	background-image:url(../newimg/2nd_title_10.jpg);
	background-repeat:no-repeat;
	padding:125px 10px 5px 10px;
	margin:0px 0px 25px 0px;
	color:#FFFFFF;
	font-size:21px;
	font-weight:bold;
}

#rc_2 h2 {
	border-top:solid 1px #CCCCCC;
	padding:8px 0px 8px 10px;
	font-weight:normal;
	font-size:124%;
}

#rc_2 .color01{
	border-left:solid 5px #F53160;
}
#rc_2 .color02{
	border-left:solid 5px #5BB7D6;
}
#rc_2 .color03{
	border-left:solid 5px #7BA640;
}
#rc_2 .color04{
	border-left:solid 5px #FC8375;
}
#rc_2 .color05{
	border-left:solid 5px #CC66FF;
}
#rc_2 .color06{
	border-left:solid 5px #009933;
}
#rc_2 .color07{
	border-left:solid 5px #0C76C1;
}
#rc_2 .color08{
	border-left:solid 5px #F9BC02;
}
#rc_2 .color09{
	border-left:solid 5px #F78C17;
}
#rc_2 .color10{
	border-left:solid 5px #5BB7D6;
}

#rc_2 .waku a{
	width:auto;
	background-color:#FFFAE3;
	border-width:1px;
	border-style:dotted;
	border-color:#666666;
	padding:5px;
	text-align:center;
	text-decoration:none;
}

#rc_2 .waku a:hover{
	width:auto;
	background-color:#FFFAE3;
	border-width:2px;
	border-style:solid;
	border-color:#F78C17;
	padding:5px 4px 5px 4px;
	text-align:center;
	text-decoration:underline;

}

#rc_2 .waku_b a{
	width:auto;
	border-width:2px;
	border-style:solid;
	border-color:#FC8375;
	padding:5px;
	text-align:center;
	text-decoration:none;
	color:#FC8375;
	font-size:108%;
	font-weight:bold;
}

#rc_2 .waku_b a:hover{
	width:auto;
	background-color:#FC8375;
	padding:5px 5px 5px 5px;
	text-align:center;
	text-decoration:underline;
	color:#FFFFFF;
	font-size:108%;
	font-weight:bold;
}

#rc_2 h3 {
	font-size:124%;
	font-weight:normal;
}

#rc_2 .ico {
	color:#FFFFFF;
	background-color:#F47301;
	padding:3px 5px 3px 5px;
}

#rc_2 ul {
	background-color:#DCDCDC;
	padding:15px 10px 15px 0px;
}

#rc_2 li {
	display:inline;
	list-style:none;
	padding:0px 10px 0px 10px;
	border-right:solid 1px #666666;
}

/* 3rdページ以降右コンテンツ
------------------------------------------------------------ */
#rc_3 {
	width: 648px;
	height: auto;
	float:right;
}

#rc_3 .title01 {
	border-left:solid 5px #F53160;
	margin:0px 0px 20px 0px;
}

#rc_3 .title02 {
	border-left:solid 5px #5BB7D6;
	margin:0px 0px 20px 0px;
}

#rc_3 .title03 {
	border-left:solid 5px #7BA640;
	margin:0px 0px 20px 0px;
}

#rc_3 .title04 {
	border-left:solid 5px #FC8375;
	margin:0px 0px 20px 0px;
}

#rc_3 .title05 {
	border-left:solid 5px #CC66FF;
	margin:0px 0px 20px 0px;
}

#rc_3 .title06 {
	border-left:solid 5px #009933;
	margin:0px 0px 20px 0px;
}

#rc_3 .title07 {
	border-left:solid 5px #0C76C1;
	margin:0px 0px 20px 0px;
}

#rc_3 .title08 {
	border-left:solid 5px #F9BC02;
	margin:0px 0px 20px 0px;
}

#rc_3 .title09 {
	border-left:solid 5px #F78C17;
	margin:0px 0px 20px 0px;
}

#rc_3 .title10{
	border-left:solid 5px #BF00BF;
	margin:0px 0px 20px 0px;
}

#rc_3 h2 {
	border-top:solid 1px #CCCCCC;
	padding:8px 0px 8px 10px;
	font-weight:normal;
	font-size:124%;
}

#rc_3 h3 {
	font-size:108%;
	color:#333333;
	font-weight:normal;
	padding:5px 5px 5px 8px;
	margin:25px 0px 15px 0px;
	background-color:#EFEFEF;
}

#rc_3 h4 {
	font-size:108%;
	color:#333333;
	font-weight:normal;
	padding:5px 5px 5px 8px;
	margin:10px 0px 15px 0px;
	background-color:#EFEFEF;
}

#rc_3 p {
	color:#333333;
	line-height:165%;
	padding:8px 10px 10px 10px;
}

#rc_3 li {
	list-style:none;
	line-height:185%;
	padding:0px 5px 0px 5px;
}

#rc_3 ol {
	line-height:150%;
	margin:0px;
}

#rc_3 .bgFDF8D3 {
	background-color:#FDF8D3;
	font-size:108%;
	padding:15px 10px 15px 15px;
}

#rc_3 .waku a{
	width:auto;
	background-color:#FFFAE3;
	border-width:1px;
	border-style:dotted;
	border-color:#666666;
	padding:5px;
	text-align:center;
	text-decoration:none;
}

#rc_3 .waku a:hover{
	width:auto;
	background-color:#FFFAE3;
	border-width:2px;
	border-style:solid;
	border-color:#F78C17;
	padding:5px 4px 5px 4px;
	text-align:center;
	text-decoration:underline;

}

#rc_3 .waku_b a{
	width:auto;
	border-width:2px;
	border-style:solid;
	border-color:#FC8375;
	padding:5px;
	text-align:center;
	text-decoration:none;
	color:#FC8375;
	font-size:108%;
	font-weight:bold;
}

#rc_3 .waku_b a:hover{
	width:auto;
	background-color:#FC8375;
	padding:5px 5px 5px 5px;
	text-align:center;
	text-decoration:underline;
	color:#FFFFFF;
	font-size:108%;
	font-weight:bold;
}

#rc_3 .ico {
	color:#FFFFFF;
	background-color:#F47301;
	padding:3px 5px 3px 5px;
}

#rc_3 table {
	height:auto;
    border-top:1px solid #F78C17;
    border-left:1px solid #F78C17;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin-left: auto;
	margin-right: auto;
}

#rc_3 th{
    border-right:1px solid #F78C17;
    border-bottom:1px solid #F78C17;
    color:#000000;
    background-color:#FDF8D3;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:3px 5px;
    text-align:left;
	font-weight:normal;
	line-height:165%;
}

#rc_3 td{
    border-right:1px solid #F78C17;
    border-bottom:1px solid #F78C17;
    padding:3px 5px;
	line-height:165%;
}

/* 被災地応援コンテンツ
------------------------------------------------------------ */
#support {
	display:table;
	width:870px;
	height:155px;
	background:url(../newimg/top_support_bg.gif) no-repeat left top;
	margin:0 0 10px 0;
}

#support ul {
	list-style-type:none;
}

#support ul li {
	padding:15px 0 0 20px;
	float:left;
}

#support img{
	border:none;
}