@charset "UTF-8";
* {
	margin:0;padding:0;
	font-family:
		"MS PGothic",
		"Osaka",
		Arial,
		sans-serif;
}

html,body {height:100%;}


#wrapper {
	position:relative;
	width:1020px;
	/*min-height:100%;*/
	margin-left:auto;margin-right:auto;
	/*padding-bottom:50px;*/
	border-left:0px solid #000099;
	border-right:0px solid #000099;
	background:transparent url(./cssimg/wrapper_bg.jpg) no-repeat center top;
}

* html #wrapper {height:100%;}



#head h1 {
	padding-top:40px;
	border:0px solid green;
}

#head form {
	position:absolute;
	right:0;bottom:0;
	color:white;
	width:550px;
	text-align:right;
	border:0px solid blue;
}



#head #headNavi {
	position:absolute;
	right:20px;bottom:15px;
}

#head a {
	color:white;
	text-decoration:none;
}

#contents {
	min-height:460px;
	margin:10px 55px;
	margin-bottom:0;
	padding-bottom:10px;
	background:transparent url(./cssimg/contents_bg.png) repeat-y;
}

* html #contents {height:460px;}

#contents #main {
	float:right;
	width:630px;
	padding:10px;
	border:0px solid navy;
	background-color:white;
}

#contents #submenu {
	float:left;
	width:185px;
	padding:10px 5px;
}

#foot {
	clear:both;
	margin-top:10px;
	margin-left:55px;margin-right:55px;
	padding:15px 10px;
	border-top:0px solid #000099;
	background:#eee url(./cssimg/foot_bg.png) repeat-x bottom;
}

#foot p {
	text-align:center;
}

#timer{
margin:0 54px;text-align:right;width:908px;font-size:9px;border:0px solid #000;
}
#wrapper #contents #main .column-box {
	padding: 10px;
	border: 10px dotted #EBEBEB;
	margin-top: 10px;
	margin-bottom: 10px;
}




body {
	text-align: center;

	line-height: 1.4;
	font-family: "MS UI Gothic","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: white;
	background-image: url(../column/img/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper{
	width:970px;
	text-align: left;
}
#head {
	height:108px;
	/*margin-left:35px;margin-right:35px;*/
	border:0px solid #000099;
	overflow:auto;
	background-color: transparent;
	background-image: url(../column/img/column_head.jpg);
	background-repeat: no-repeat;
}
#global_box{height:29px;
width:970px;margin:0 auto;
}/*検索ボックスのバー*/




#head h1 {
	color:white;

	padding:10px 0 0 0px;
		padding-top:10px;
		overflow:hidden;
}
#head h1 a.head_color{
display:none;
}
#head img {width:400px; height:80px;
marigin:0;padding:0;}

#head p {
	display:none;	
	color:white;
	padding-left:20px;
}

#wrapper #contents {
	width:970px;/* wrapper1020px-35px×2*//*オリジナルは950*/
	margin-left:auto;margin-right:auto;
	/*margin-left:35px;margin-right:35px;*/
	background:transparent url(../cssimg/contents_bg_general.png) repeat-y;
}

#contents #main {
width:670px;
}

.admin #contents #main {
width:700px;
}


#contents #main #mainImg {
	margin:-10px -10px 10px;
}

#contents #submenu {
	float:left;
	width:250px;
}

.admin #contents #submenu {
	float:left;
	width:225px;
}


#contents #submenu ul#banner {margin:0 -5px;}
/*---------------------------------
 *contentsエリア／submenuエリア共通
 *---------------------------------*/

#contents h2{

background-color:#FFD9D9;
margin:0 0 2px;
padding:5px;
	line-height:1.5;
	border:none;
	-moz-border-radius:0px;
}

#contents h2 em {
	display:block;

	border-left:4px solid #88B826;
	color:#000000;
}
#contents h2 em a{	color:#000000;}

#foot {
	margin-left:35px;margin-right:35px;
}

#footer {
clear:both;
padding-top:15px;
/*font-size:80%;*/
width:970px;
margin:0 auto 20px;;
}
#ftMenu {
background:transparent url(../../../img/comm/lin-dot.jpg) repeat-x scroll 0 0;
overflow:hidden;
padding-bottom:6px;
padding-top:6px;
position:relative;
text-align:center;
}
#ftAddArea {
background:transparent url(../../../img/comm/lin-dot.jpg) repeat-x scroll 0 0;
clear:both;
padding-bottom:20px;
padding-top:8px;
}
#ftMenu ul {
float:left;
left:50%;
position:relative;
}
#ftMenu li {
border-left:1px solid #666666;
display:-moz-inline-box;
float:left;
left:-50%;
list-style-type:none;
padding-left:8px;
padding-right:8px;
position:relative;
}
#ftMenu li.fst {
border-left:medium none;
}
#ftAdd {
float:left;
width:400px;
padding-bottom:20px;
}
#ftQr {
float:right;
line-height:1.3;
margin-left:auto;
margin-right:0;
width:350px;
padding-bottom:20px;
}
.flt-r {
float:right;
}
.mgr5 {margin-right:5px;}
/*-----------------------------------------------------------------
		gnavi
------------------------------------------------------------------*/
#gnavi form {display:none;}
#gnavi{
	height: 29px;
}

#gnavi ul{
	list-style-type: none;
}
#gnavi li{
	float: left;
	padding: 4px 8px 0px 0px;
}

#gnavi table{
	margin-top: 5px;
	float: right;
	border: 1px solid #566A82;
}

#gnavi table input.input-t{
	height: 16px;
	width: 158px;
}

/*-------------------------------------------------------------------
#contents #main
--------------------------------------------------------------------*/

#contents #main p,
#contents #main li,
#contents #main th,
#contents #main td
{
line-height: 1.4;
}
#contents #main ul{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5;
}


#contents #main .cap-h3,.cap-h3 {
	padding: 0px 10px 5px 21px;
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 120%;
	border-bottom: none;
	background-image: url(../img/comm/i-grn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents #main .cap-h2 span,.cap-h2 span{
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #215168;
}


#contents #main .cap-center a,.cap-center a{
	border-left: 4px solid #88B826;
	padding-left: 10px;
	font-weight: bold;
	color: #000000;
}

#contents #main .cap-juko,.cap-juko{
	background: url(../../../img/shisetsu/juko-ttl-bk.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	border: none;
}

#contents #main .box-juko,.box-juko{
	border: 1px solid #FF9900;
	padding: 8px 100px 8px 8px;
	background: url(../../../img/shisetsu/juko-cut.gif) no-repeat right 5px  #FFF4DE;
}



#contents ol, #contents ul {
margin-bottom:10px;
margin-top:6px;
}

/*----------------------------------------------------------
submenu
-----------------------------------------------------------*/
#contents ul li.page {
list-style-image:url(../img/comm/i-orn.gif);
font-weight: bold;
}

#contents ul li.folder {
list-style-image:url(../img/comm/i-orn.gif);
font-weight: bold;
}
#contents ul ul li.page {
list-style-type: none;
list-style-image: none;
font-weight: normal;
}

#contents #submenu ul ul {
padding-left:0px;
}

.admin #contents ul li.page {
list-style-image:url(../../css/cssimg/list_icon/page_icon.gif);
}
.admin #contents ul li.folder {
list-style-image:url(../../css/cssimg/listitem-folder.gif);
}

.admin #contents #submenu ul ul {
padding-left:30px;
}

#contents #submenu p{
	margin: 0px 0px 10px 0px;
}


#contents #main h2{
font-size: 120%;
}


/*----------------------------------------------------------
class
-----------------------------------------------------------*/

.box-orn{
	border: 1px solid #FF9900;
	padding: 8px;
	background-color:#FFF4DE;

}

#contents .fs-lg{ font-size: 120%;}
#contents .fs-sml{ font-size: 80%;}

.col-half{
	float: left;
	width: 50%;
}


.i-yj{
	background:url(../img/comm/i-yj.gif) no-repeat 10px top; 
	padding-left: 27px;
}

.tbl-nml{
	border-bottom: 1px solid #44909D;
	border-left: 1px solid #44909D;
}

.tbl-nml td,
.tbl-nml th
{
	padding: 4px 12px;
	border-top: 1px solid #44909D;
	border-right: 1px solid #44909D;
}

.tbl-nml th{
	background-color: #E0E0E0;
	text-align: center;
}

.tbl-nml td.nobdr,
.tbl-nml th.nobdr{
	border-top: none;
	border-right: none;
	border-left: none;
}


.tbl-nml td.nopd{
	padding: 0px;
}


.alin-c{ text-align: center;}
.alin-c table{ margin-left: auto; margin-right:auto;}
.alin-l{ text-align: left;}
.alin-r{ text-align: right;}



.pd3{padding:3px;}
.pd5{padding:5px;}
.pd10{padding:10px;}
.pd15{padding:15px;}
.pd20{padding:20px;}
.pd25{padding:25px;}
.pd30{padding:30px;}

.pdt3{padding-top:3px;}
.pdt5{padding-top:5px;}
.pdt10 {padding-top:10px;}
.pdt15 {padding-top:15px;}
.pdt20 {padding-top:20px;}
.pdt30 {padding-top:30px;}
.pdt50 {padding-top:50px;}
	
.pdr5 {padding-right:5px;}
.pdr10 {padding-right:10px;}
.pdr15 {padding-right:15px;}
.pdr20 {padding-right:20px;}
.pdr30 {padding-right:20px;}

.pdb5 {padding-bottom:5px;}
.pdb10 {padding-bottom:10px;}
.pdb15 {padding-bottom:15px;}
.pdb20 {padding-bottom:20px;}
.pdb30 {padding-bottom:30px;}
.pdb40 {padding-bottom:40px;}
.pdb50 {padding-bottom:50px;}
	
.pdl5 {padding-left:5px;}
.pdl10 {padding-left:10px;}
.pdl15 {padding-left:15px;}
.pdl20 {padding-left:20px;}
.pdl25 {padding-left:25px;}
.pdl30 {padding-left:30px;}
.pdl35 {padding-left:35px;}
.pdl40 {padding-left:40px;}
.pdt10b20l10{padding:10px 0 20px 10px;}

.mg5{margin:5px;}
.mg10{margin:10px;}

.mgt5 {margin-top:5px;}
.mgt10 {margin-top:10px;}
.mgt15 {margin-top:15px;}
.mgt20 {margin-top:20px;}
.mgt30 {margin-top:30px;}

.mgr5 {margin-right:5px;}
.mgr10 {margin-right:10px;}
.mgr15 {margin-right:15px;}
.mgr20 {margin-right:20px;}

.mgb5 {margin-bottom:5px;}
.mgb10 {margin-bottom:10px;}
.mgb15 {margin-bottom:15px;}
.mgb20 {margin-bottom:20px;}
.mgb30 {margin-bottom:30px;}

.mgl5 {margin-left:5px;}
.mgl8 {margin-left:8px;}
.mgl10 {margin-left:10px;}
.mgl15 {margin-left:15px;}
.mgl20 {margin-left:20px;}

.tbl-menu{

}

.tbl-menu td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #16526C;
	padding-top: 3px;
	padding-bottom: 3px;
}

	

