@charset "utf-8";
body{
	margin: 0;
	padding: 0;
	text-align:center;
	color: #404040;
	font-size:13px;
	font-weight:100;
	font-family: "�l�r �o�S�V�b�N",sans-serif;
	background:url(../img/bg_leyout.png) repeat-x #efefef;
}

img { 
	border:0px;
	behavior: expression(IEPNGFIX.fix(this));
	vertical-align:text-bottom;
}

A:link {COLOR:#333333; TEXT-DECORATION: none}
A:visited {COLOR: #333333; TEXT-DECORATION: none}
A:hover {COLOR:#FF9900; TEXT-DECORATION: none}

#position{
	width:920px;
	margin:0px auto;
}

#outsid_leyout{
	float:left;
	width:920px;
	margin:0px auto;
	background:url(../img/bg_outside.png) repeat-y;
}
	
	
#leyout{
	float:left;
	width:900px;
	margin:0px auto;
	background:#fff;
	position:relative;
	left:10px;
}

#header{
	float:left;
	width:100%;
}

#header_caption{
	float:left;
	width:100%;
	text-align:center;
	padding:5px 0;
	background:#C4F500;
	color:#006600;
}

#header_caption h1,h2{
	font-size:12px;
	font-weight:100;
	line-height:1.0em;
	padding:0;
	margin:0;
	display:inline;
	margin:0 15px;
}
	
#header_logo{
	float:left;
	position:relative;
	left:20px;
	top:5px;
	height:100px;
	text-align:left;
}

#header_right{
	float:right;
	width:44%;
	position:relative;
	top:20px;
	color:#33A02C;
	font-size:24px;
	font-family:Impact,Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#header_right .tel{
	float:left;
	width:100%;
	text-align:left;
}

#header_right .mail{
	float:left;
	width:100%;
	text-align:left;
}

#groval_navi{
	float:left;
	width:100%;
	position:relative;
	left:-1px;
}

.groval_navi_bt{
	float:left;
	position:relative;
	left:20px;
	margin-right:5px;
}

.groval_navi_link A:link {COLOR:#008CD6; TEXT-DECORATION: none}
.groval_navi_link A:visited {COLOR: #008CD6; TEXT-DECORATION: none}
.groval_navi_link A:hover {COLOR:#FF9900; TEXT-DECORATION: none}	
	
#contents{
	float:left;
	width:860px;
	position:relative;
	left:20px;
	border-top:#008CD6 solid 1px;
	border-bottom:#008CD6 solid 1px;
	margin:15px 0;
}

.contents_inner{
	float:left;
	width:100%;
	margin:10px 0;
	/*background:url(../img/bg_contents.png) repeat-y right;*/
}

.contents_left{
	float:left;
	width:600px;
}

.contents_right{
	float:right;
	width:240px;
}

.contents_left .label{
	float:left;
	width:100%;
	height:29px;
	background:url(../img/bg_c_left_label.png) no-repeat;
	text-align:left;
}

.contents_left .label img{
	position:relative;
	left:30px;
	top:3px;
}

.contents_left .label2{
	float:left;
	width:100%;
	height:29px;
	background:url(../img/bg_c_left_label2.png) no-repeat;
	text-align:left;
}

.contents_left .label2 img{
	position:relative;
	left:30px;
	top:3px;
}

.contents_left .contents_box{
	float:left;
	width:590px;
	margin:10px 0;
	position:relative;
	left:5px;
	text-align:left;
	line-height:1.5em;
}

.contents_left .contents_box .center{
	width:100%;
	margin:10px 0;
	text-align:center;
}	

.contents_right .label{
	float:left;
	width:100%;
	height:29px;
	background:url(../img/bg_c_right_label.png) no-repeat;
	text-align:left;
	position:relative;
}

.contents_right .label .label_name{
	position:absolute;
	left:50px;
	top:3px;
}

.contents_right .label .detail{
	position:absolute;
	right:10px;
	top:6px;
}

.contents_right .contents_box{
	float:left;
	width:230px;
	margin:10px 0;
	position:relative;
	left:5px;
	text-align:left;
	line-height:1.5em;
}

.contents_right .contents_box .center{
	width:100%;
	margin:10px 0;
	text-align:center;
}	

.contents_right .area{
	width:100%;
	background:#fff;
	font-size:12px;
}

.contents_right .area th{
	width:30%;
	padding:5px;
	background:#e7e7e7;
	text-align:center;
}

.contents_right .area td{
	padding:5px;
	background:#e7e7e7;
}



.page_link ul {
	list-style-type: none;
	padding: 0px;
}

.page_link li {
	padding:0px 10px;
	display: inline;
}

	
#footer{
	float:left;
	width:860px;
	position:relative;
	left:20px;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
}

#footer_box{
	float:left;
	width:75%;
	text-align:left;
}

#af_fream{
	float:left;
	width:25%;
	float:right;
	text-align:right;
}

.footer_contents{
	float:left;
	width:100%;
	margin: 5px 0px;
}
		
.footer_link0{
	float:left;
	width:16%;
	text-align:left;
	font-size:12px;
	border-right:#33A02C solid 1px;
	border-left:#33A02C solid 1px;
	text-align:center;
}

.footer_link{
	float:left;
	width:16%;
	text-align:left;
	font-size:12px;
	border-right:#33A02C solid 1px;
	text-align:center;
}

.footer_contents .qr_code{
	float:left;
	width:18%;
}

.footer_contents .licence{
	float:left;
	width:70%;
	text-align:left;
	font-weight:bold;
	margin-top:6px;
}

.footer_contents .tel{
	float:left;
	width:70%;
	text-align:left;
	color:#33A02C;
	font-size:26px;
	font-weight:bold;
	margin-top:9px;
	font-family:Impact,Arial, Helvetica, sans-serif;
}

.footer_contents .mail{
	float:left;
	width:70%;
	text-align:left;
	color:#33A02C;
	font-size:26px;
	font-weight:bold;
	font-family:Impact,Arial, Helvetica, sans-serif;
}

.footer_contents .address{
	float:left;
	width:70%;
	text-align:left;
	color:#33A02C;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	/*font-family:Impact,Arial, Helvetica, sans-serif;*/
}

.footer_copyright{
	float:left;
	width:100%;
	text-align:center;
	padding:5px 0;
	background:#C4F500;
	color:#006600;
}

#footer_copyright h2{
	font-size:12px;
	font-weight:100;
	line-height:1.0em;
	padding:0;
	margin:0;
	display:inline;
	margin:0 15px;
}

.footer_copyright A:link 	{COLOR:#006600; TEXT-DECORATION: none;}
.footer_copyright A:visited {COLOR:#006600; TEXT-DECORATION: none;}
.footer_copyright A:hover 	{COLOR:#006600; TEXT-DECORATION: underline;}



/*======================================================================
	BOX
======================================================================*/

.box{
	float:left;
	width:100%;
	margin-bottom:10px;
}

.box_inner{
	float:left;
	width:93%;
	position:relative;
	left:20px;
	text-align:left;
}

/*-------------------------------------------
	グリーン
-------------------------------------------*/
.green_box_top{
	float:left;
	width:100%;
	height:10px;
	font-size:1px;
	background:url(../img/box_green_top.png) no-repeat;
}

.green_box_middle{
	float:left;
	width:100%;;
	background:url(../img/box_green_middle.png) repeat-y;
	color:#fff;
}

.green_box_bottom{
	float:left;
	width:100%;
	height:10px;
	background:url(../img/box_green_bottom.png) no-repeat;
}

/*-------------------------------------------
	グレイ
-------------------------------------------*/
.gray_box_top{
	float:left;
	width:100%;
	height:10px;
	font-size:1px;
	background:url(../img/box_gray_top.png) no-repeat;
}

.gray_box_middle{
	float:left;
	width:100%;;
	background:url(../img/box_gray_middle.png) repeat-y;
	color:#fff;
}

.gray_box_bottom{
	float:left;
	width:100%;
	height:10px;
	background:url(../img/box_gray_bottom.png) no-repeat;
}


/*-------------------------------------------
	イエロー
-------------------------------------------*/
.yerrow_box_top{
	float:left;
	width:100%;
	height:10px;
	font-size:1px;
	background:url(../img/box_yerrow_top.png) no-repeat;
}

.yerrow_box_middle{
	float:left;
	width:100%;;
	background:url(../img/box_yerrow_middle.png) repeat-y;
	color:#fff;
}

.yerrow_box_bottom{
	float:left;
	width:100%;
	height:10px;
	background:url(../img/box_yerrow_bottom.png) no-repeat;
}


/*-------------------------------------------
	ホワイト
-------------------------------------------*/
.white_box_top{
	float:left;
	width:100%;
	height:10px;
	font-size:1px;
	background:url(../img/box_white_top.png) no-repeat;
}

.white_box_middle{
	float:left;
	width:100%;;
	background:url(../img/box_white_middle.png) repeat-y;
	color:#fff;
}

.white_box_bottom{
	float:left;
	width:100%;
	height:10px;
	background:url(../img/box_white_bottom.png) no-repeat;
}