 @charset "UTF-8";
/* CSS Document */


h3 {
	margin:0;
	padding:0;
	font-size:94%;
}
h4 {
	margin:0;
	padding:0;	
}
img {
	margin:0;
	padding:0;
	line-height:1px;
	border:none;
}

/***************共通設定************************************/
body {
	font-family:Arial, sans-serif;
	line-height:1.5;
	font-size:84%;
	margin:0;
	padding:0;
}


div{
	 margin:0;
	 padding:0;
}
p{
	 margin:0;
	 padding:0;
}
ul {
	 margin:0;
	 padding:0;
}
li {
	margin:0;
	padding:0;	
}
h1 {
	margin:0;
	padding:0;	
}
h2 {
	margin:0px;
	font-size:110%;
	padding:0px;

}
h3 {
	margin:0;
	padding-left:7px;
	padding-top:2px;
	font-size:105%;
	font-weight:bold;
	
}

.h4_blue {background-image:url(../com/dot_blue.gif);
background-repeat:no-repeat;

padding-left:14px;
font-size:100%;
font-weight:bold;
}

.h4_ygreen {background-image:url(../com/dot_ygreen.gif);
background-repeat:no-repeat;

padding-left:14px;
font-size:100%;
font-weight:bold;
}


.h1_2bg{
background:url(../com/h1_2bg.gif) repeat-x top;
}

.h1_green{
	width:100%;
background:url(../com/h1_bg_green.gif) repeat-x top;
}

.h1_ygreen{
	width:100%;
background:url(../com/h1_bg_ygreen.gif) repeat-x top;
}

.h1_blue{
	width:100%;
background:url(../com/h1_bg_blue.gif) repeat-x top;
}

.h1_red{
	width:100%;
background:url(../com/h1_bg_red.gif) repeat-x top;
}

.h1_gray{
width:100%;
background:url(../com/h1_bg_gray.gif) repeat-x top;
}

/*h2設定*************************************/
.h2_l_t{background:url(../com/h2_l_t.gif) top no-repeat; width:8px; height:9px;}
.h2_l_c{background:url(../com/h2_l_c.gif) top repeat-y;}
.h2_l_b{background:url(../com/h2_l_b.gif) top no-repeat; width:8px; height:9px;}
.h2_c_t_r{background:url(../com/h2_c_t.gif) top;}
.h2_c_t_l{background:url(../com/h2_c_t.gif) top repeat-x;}
.h2_c_c{background-color:#DCDCDD;}
.h2_txt_bg{background-color:#DCDCDD; padding:0 7px;}
.h2_c_b_r{background:url(../com/h2_c_b.gif) top;}
.h2_c_b_l{background:url(../com/h2_c_b.gif) top repeat-x;}
.h2_r_t{background:url(../com/h2_r_t.gif) top no-repeat; width:8px; height:9px;}
.h2_r_c{background:url(../com/h2_r_c.gif) repeat-y top;}
.h2_r_b{background:url(../com/h2_r_b.gif) top no-repeat; width:8px; height:9px;}

.h3_bg{
background-color:#DCDCDC;
}



ul{
	margin:0;
	padding:0;
}
li{
	margin:0;
	padding:0;
}
img {
	margin:0;
	padding:0;
	line-height:1px;
	border:none;
}
.right{
	float:right;
}
.left{
	float:left;
}
.clear{
clear:both;
}

/* 余白、マージン
---------------------------------------------------------------------- */


.pd_t10{
padding-top:10px;
}
.pd_t20{
padding-top:20px;
}
.pd_t30{
padding-top:30px;
}
.mg_10{
	margin:10px 0;
	}

.pd_b5{
	padding-bottom:5px;
}

.pd_lr5{
	padding:0 5px;
}
	
.pd_b10{
padding-bottom:10px;
}
.pd_b30{
padding-bottom:30px;
}

.pd_b300{
	padding-bottom:300px;
}

.pd_r15{
padding-right:15px;}

.pd_lr15{
padding:0px 15px;
}
.pd_lr10{
padding:0px 10px;
}
.pd_l10{
padding-left:10px;
}

.mg_b50{
	margin-bottom:50px;
}

.mg_b5{
	margin-bottom:5px;
}

.mg_a {
	margin:auto;
}
.mg_r6 {
	margin-right:6px;
}
.mg_r10 {
	margin-right:10px;
}
.mg_r17 {
	margin-right:17px;
}
.mg_r20 {
	margin-right:20px;
}
.mg_l10 {
	margin-left:10px;
}
.mg_l15 {
	margin-left:15px;
}
.mg_l30 {
	margin-left:30px;
}
.mg_r30 {
	margin-right:30px;
}
.mg_r50 {
	margin-right:50px;
}
.mg_t5 {
	margin-top:5px;
}
.mg_t10 {
	margin-top:10px;
}
.mg_t15 {
	margin-top:15px;
}
.mg_t18{
	margin-top:18px;
}
.mg_t20 {
	margin-top:20px;
}
.mg_t30 {
	margin-top:30px;
}
.mg_t45 {
	margin-top:45px;
}
.mg_t50 {
	margin-top:50px;
}
.mg_b5{
	margin-bottom:5px;
}
.mg_b10 {
	margin-bottom:10px;
}
.mg_b15 {
	margin-bottom:15px;
}
.mg_b20 {
	margin-bottom:20px;
}
.mg_b25 {
	margin-bottom:25px;
}
.mg_b30 {
	margin-bottom:30px;
}
.mg_b35 {
	margin-bottom:35px;
}
.mg_b45 {
	margin-bottom:45px;
}

.pd_b20{
	padding-bottom:20px;
}

.pd_b35{
	padding-bottom:35px;
}
.pd_b15{
	padding-bottom:15px;
}

.pd_b100{
	padding-bottom:100px;
}

.pd_b250{
	padding-bottom:250px;
}

.pd_b400{
	padding-bottom:400px;
}

.pd_b600{
	padding-bottom:600px;
}

.pd_b5{
	padding-bottom:5px;
}

/* 位置設定
---------------------------------------------------------------------- */
.center{
	text-align:center;
}

/* ヘッダー
---------------------------------------------------------------------- */
#header{
padding-bottom:5px;
background:url(../com/header_bg.gif) left top repeat-x #FFFFFF;
}

.header_img_r{ text-align:right;}


/* パンくずリスト、ページリンク
---------------------------------------------------------------------- */
.pan_list{
	padding:10px 0px 15px 0px;
	font-size:75%;
	overflow:hidden;
}


.cnt #container{ 
	width: auto;
	background:url(../com/sidenav_bg_b.gif) no-repeat left bottom #2FB6AA;
	margin: 0 auto 0 0;
	text-align: left; 
} 


.header_area{
	background:url(../com/header_img.gif) no-repeat 54% center;
	width:100%;
	}

.txt_none{
	display:none;}

/* フッタ
---------------------------------------------------------------------- */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*画像エリア*/
.img_wrapper{
	padding-bottom:30px;
}
.img_area{
	background:#FFF7D7;
	width:100%;
	margin:0;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
	display:block;

}

.img_area a{
	text-decoration:none;
	color:#333;
}

.img_area a:hover{
	text-decoration:none;
	color:#333;
}

.img_area_2 a{
	text-decoration:none;
	color:#333;
}

.img_area_2 a:hover{
	text-decoration:none;
	color:#333;
}

.area_title{
	width:100%;
	text-align:center;
	padding:5px auto;
}

.img_box{
	padding:20px;
	text-align:left;
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
	font-size:85%;
	vertical-align:top;
}

.img_box, x:-moz-any-link {
	display:block ;
	float:left;
} 
.img_box, x:-moz-any-link, x:default { 
	display:inline-block;
	float:none;
}  
.img_box {
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
}


.img_box_2{
	padding:0 20px 20px 20px;
	text-align:left;
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
	font-size:85%;
	vertical-align:top;
}

.img_box_2, x:-moz-any-link {
	display:block ;
	float:left;
} 
.img_box_2, x:-moz-any-link, x:default { 
	display:inline-block;
	float:none;
}  
.img_box_2 {
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
}


p.caption{
	text-align:left;
	margin-top: 5px;
}

p.caption img{
	padding: 0;
}

.caption a{
	display:block;
}

#copyright{
	background-color:#2FB6AA;}






/* コンテンツ部
---------------------------------------------------------------------- */
#contents{
background:url(../com/sidenav_bg.jpg) repeat-x left top #2FB6AA;
}
.contents_area{
background:url(../com/sidenav_bg_b.png) no-repeat left bottom;
}

/*サブナビゲーション */
#sidebar1{
padding:0 3px;
}

#sidebar1 ul{
list-style-type:none;
}

#sidebar1 ul img{
	margin:0;
	padding:0;
vertical-align:top;
}

#sidebar1 li{
	line-height:100%;
	font-size:1px;
}

#sidebar1 a{
	line-height:normal;
}

/*コンテンツ*/
#mainContentCell{
background-color:#FFFFFF;
} 

#mainContent{
padding:0px 20px;
background-color:#FFFFFF;
} 

body > #mainContent {
    height: auto;
}


/*フッタ部
---------------------------------------------------------------------- */
#footer{
color:#FFF;
text-align:right;
padding:5px 10px 5px 0px;
}

/*ポップアップ
----------------------------------------------------------------------*/
.pop_body{
margin:0 auto;
width:815px;}
.pop_header{
background:url(../data/pop/img/bg.gif) top no-repeat;
padding-top:10px;
padding-left:20px;
padding-right:30px;
height:80px;
}
.pop_header table{
	width:765px;

}

.pop_header .td_r{
	text-align:right;
	vertical-align:top;
}
.pop_plist{
	padding:10px 0px 5px 15px;
}

.pop_img{
	width:400px;
	padding:20px 99px;
	border:1px solid #CCC;
	background-color:#FFF7D7;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.pop_img{

}

.pop_img p{
	text-align:left;
}

.pop_copyright_notes{
	padding:10px 99px 20px 99px;
	text-align:right;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:85%;
}

.pop_btn_close{
padding:5px 0 35px 0;
text-align:center;
}

.pop_copyright{
padding:3px 0;
background-color:#2FB6AA;
color:#FFFFFF;
text-align:center;
}

/*画像キャプション
--------------------------------------------------*/

a .fc_00{
	border-bottom:#666 solid 1px;
}

.fc_01{
	color:#116AD7;
}

a .fc_01{
	border-bottom:#116AD7 solid 1px;
}

.fc_02{
	color:#87b81f;
}

a .fc_02{
	border-bottom:#87b81f solid 1px;
}

.fc_03{
	color:#D13A6E;
}
a .fc_03{
	border-bottom:#D13A6E solid 1px;
}
