@charset "Shift-JIS";
/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　基本設定
----------------------------------------------------------------------------------------*/
*{margin: 0px;padding: 0px;}
img{border: 0px;vertical-align:top;}
body {
 font-size: 10pt;
 line-height: 12pt;
 font-weight: normal;
 text-decoration: none;
 color: #333333;
 word-break:break-all;
 background:#FFFFDF url(../images/common/background_body.jpg) left top repeat-x;
}

li{ list-style-type: none;}

a:link {
 color: #009900;
 text-decoration:underline;
}
a:visited {
 color: #009900;
 text-decoration:underline;
}
a:hover {
 color: #63BB02;
 text-decoration:underline;
}
a:active {
 color: #009900;
 text-decoration:underline;
}

/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　　文字設定
----------------------------------------------------------------------------------------*/
.fontsize8_linehi12 {
 font-size: 8pt;
 line-height: 12pt;
}
.fontsize10_linehi14 {
 font-size: 10pt;
 line-height: 14pt;
}
.fontsize12_linehi18 {
 font-size: 12pt;
 line-height: 18pt;
}
h1, h2, h3, h4, h5, h6{
 font-family: "ＭＳ Ｐゴシック", "Osaka";
 font-size: 10pt;
 line-height: 14pt;
 font-weight:normal;
}
.font_red{color:#CC0000;}
.bold{ font-weight:bold;}
.font-red{color:#CC0000;}
/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　　　全体
----------------------------------------------------------------------------------------*/
#outline{
 width:764px;
 margin:0 auto;
 text-align: left;
 background: url(../images/common/background.jpg) repeat-y;
}

.both{clear:both;height:1px;}
.both10{clear:both;height:10px;}
.both20{clear:both;height:20px;}
/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　  　header
----------------------------------------------------------------------------------------*/
#header_catch{position:relative;z-index:1;margin-bottom:-20px;margin-left:10px;color:#333333;}
#header{ width:764px;
 height:130px;
 background: url(../images/common/header_bg.jpg) no-repeat;
 margin:0 auto;
 color:#333333;
}
#header_left{
 width:425px;
 float:left;
 margin-left:15px;
 margin-right:83px;
 display:inline;
 color:#333333;
}
#logo{
 margin-top:36px;
 height:64px;
 color:#FF3300;
}
#logo_text{
 margin-top:36px;
 color:#FF3300;
 font-size:20pt;
}
#header_text{
 padding-top:35px;
 width:210px;
 text-align:right;
 float:left;
}

/*----------------------------------------------------------------------------------------
                                       ナビゲーション設定
----------------------------------------------------------------------------------------*/
#navigation{ width:178px;float:left;display:inline;}

#navi {margin-bottom:20px;}
/*#navi li{ text-indent: -999em;}*/
#navi a{
 width:160px;
 padding: 10px 0px 6px 16px;
 display: block;
	font-weight:bold;
 text-decoration: none;
}
#navi .navi_01 {width: 160px; background: url(../images/common/navi_on.jpg) left top no-repeat;}
#navi .navi_01 a{width: 160px; background: url(../images/common/navi.jpg) left top no-repeat;}
#navi .navi_01 a:hover{width: 160px; background: url(../images/common/navi_on.jpg) left top no-repeat;}

#navi .navi_text {width:160px;margin:5px 0px 8px 18px;font-size:8pt;}

#navi a:link {color: #FF3300;text-decoration:none;}
#navi a:visited {color: #FF3300;text-decoration:none;}
#navi a:hover {color: #FFFFFF;text-decoration:none;}
#navi a:active {color: #FF3300;text-decoration:none;}

/*------------------------------
ナビゲーション（マイページ部分）
------------------------------*/
.mypage {
 width:178px;
 margin-bottom:10px;
}

.mypage a:link {color: #009900;text-decoration:underline;}
.mypage a:visited {color: #009900;text-decoration:underline;}
.mypage a:hover {color: #63BB02;text-decoration:underline;}
.mypage a:active {color: #009900;text-decoration:underline;}

.mypage_top {
 background: url(../images/common/mypage_top.gif) ;
 height:3px;
}
.mypage_text {
 padding:3px 5px 3px 17px;
}
.mypage_line {
 background: url(../images/common/mypage_line.jpg);
 height:5px;
}
.mypage_link {
 padding: 5px 0px 0px 10px;
 font-weight:bold;
 color:#333366
}
.mypage_bottom{
 height:5px;
}
.mapage_title{ padding:8px 0px 5px 16px;background: url(../images/common/mypage_midashi.jpg) no-repeat;}

.jigyou{
 width:178px;
 margin-bottom:1px;
 margin-bottom:10px;
}
.jigyou_title{
	color:#663300;
 background: url(../images/common/jigyou_midashi.jpg) top no-repeat;
 padding: 10px 0px 4px 16px;
 font-weight:bold;
}
.jigyou_line {height:3px;background: url(../images/common/jigyou_line.gif);}
.jigyou_text {padding:8px 15px 0px 18px;}
.jigyou_bottom{height:12px;background: url(../images/common/mypage_bottom.jpg) bottom no-repeat;}

#reform{
 width:178px;
 margin-bottom:16px;
}
#reform_top{height:5px;}
#reform_img{margin:5px auto; width:178px; text-align:center;}
#reform_img img{border:1px solid #CCCCCC;}
#reform_line{height:3px;}
#reform_text {padding:0px 5px 5px 5px;font-size: 8pt;line-height: 12pt; text-align:center;}
#reform_bottom{height:4px;}

/*----------------------------------------------------------------------------------------
                                    メインコンテンツ設定
----------------------------------------------------------------------------------------*/
#page_body{width:760px;margin:auto;background: url(../images/common/bg.gif) repeat-y;}

#contents{width:582px;float:left;}
#main_visual{
 width:582px;
 height:222px;
 background:url(../images/common/main_img.jpg) no-repeat;
 margin-bottom:20px;
}
.main_text{
 padding:165px 0px 0px 20px;
 font-size:12pt;
 font-weight:bold;
 color:#663300;
 vertical-align:bottom;
}
.contents_01{width:560px;margin:0 auto;}
.contents_02{width:560px;margin:0 auto;}

/*------------------------------
      　フリーページ
------------------------------*/
.mypage_con_midashi{
 height:36px;
 background:url(../images/common/midashi_bg.jpg) left top no-repeat;
 font-size:12pt;
 color:#2E8C00;
 font-weight:bold;
 padding:9px 0px 0px 40px;
 margin-bottom:10px;
}
.top_con_photo{
 width:162px;
	background-color:#CCCC00;
 text-align:center;
 margin-left:8px;
 margin-right:8px;
 float:left;
}
.con_photo_top{ background-color:#CCCC00; height:1px;}
.con_photo_bottom{ background-color:#CCCC00; height:1px;}
.con_syosai{ text-align:right;}

.mypage_con_text{ width:350px; float:left;}
.mypage_con_syosai{ margin-top:20px; clear:both; text-align:right;}

.mypage_con_syosai a:link {color: #009900;text-decoration:underline;}
.mypage_con_syosai a:visited {color: #009900;text-decoration:underline;}
.mypage_con_syosai a:hover {color: #63BB02;text-decoration:underline;}
.mypage_con_syosai a:active {color: #009900;text-decoration:underline;}

/*------------------------------
   　　　固定ページ
------------------------------*/
.con_midashi{
 width:545px;
 height:27px;
 font-size:12pt;
 font-weight:bold;
 padding:7px 0px 0px 15px;
 margin-bottom:15px;
	color:#663300;
 background:url(../images/common/midashi_bg_top.jpg) no-repeat;
}
.con_text{
 width:380px; float:left;
 margin-bottom:15px;
 margin:0px 10px 0px 10px;
}
.con_photo02{
 width:140px;
/* background:url(../images/common/photo_bg.gif) repeat-y;*/
 text-align:center;
 margin-right:5px;
 float:left;
}
.con_photo02 img{border:1px solid #CC9966;}
.con_photo_top02{ /*background:url(../images/common/photo_top.gif) no-repeat;*/ height:0px;}
.con_photo_bottom02{/* background:url(../images/common/photo_bottom.gif) no-repeat; */height:0px;}

.con_bottom{clear:both;margin-top:5px;}

/*------------------------------
       会社概略+新着情報
------------------------------*/

#what_new_01{width:275px;float:left;}
#what_new_02{width:560px;}
#new_title{
 height:25px;
 text-indent: -999em;
 background:url(../images/common/whats_new.jpg) left top no-repeat;
}
#new_top{height:2px;background-color:#FFFFFF;}
#new_bg{}
#new_bottom{height:4px;background:url(../images/common/gairyaku_bottom.gif) left bottom ;}
#new_title_02{
 height:25px;
 text-indent: -999em;
 background:url(../images/common/whats_new_02.jpg) left top no-repeat;
}
#new_text_01{ padding:10px;background-color:#EEFAED;}


#new_top_02{height:2px;background-color:#FFFFFF;}
#new_text_02{ padding:10px;background-color:#EEFAED;}
#new_bottom_02{height:4px;background:url(../images/common/gairyaku_bottom.gif) left bottom repeat-x;}

.new_line{
 height:3px;
 margin: 2px 0px 2px 0px;
 background:url(../images/common/new_line.gif) left top no-repeat;
 clear:both;
}
#gairyaku_title{
 height:25px;
 text-indent: -999em;
 background:url(../images/common/gairyaku.jpg) left top no-repeat;
}
#gairyaku{width:275px;float:left;margin-right:10px;}
#gairyaku_top{height:2px;background-color:#FFFFFF;}
#gairyaku_bg{background-color:#EEFAED;}
#gairyaku_bottom{height:4px;background:url(../images/common/gairyaku_bottom.gif) ;}

/*------------------------------
     　メール新聞+URL送信
------------------------------*/
#form{
 width:560px;
 background: url(../images/common/info_bg.gif) repeat-y;
}
#information_top{height:24px;background: url(../images/common/mail_top.gif);}
#mail_top{height:39px;background: url(../images/common/mail.gif);text-indent:-999em}
#mobile_top{height:45px;background: url(../images/common/mobile.gif);text-indent:-999em;}

.form_text{padding:5px 20px 5px 20px;}
.form_radio{padding:0px 10px 0px 10px;float:right}
.form_right{text-align:right;margin-right:10px;}
.form_textfield{padding:0px 10px 0px 10px;margin-bottom:10px;float:right;}
.input_01{width:180px;}
.input_02{
 width:42px;
	height:20px;
	border:none;
	background: url(../images/common/input_bottom.gif) no-repeat;
}

#form_bottom{height:10px;background: url(../images/common/form_bottom.gif);}

#info{
 width:270px;
 margin-right:10px;
 float:left;
}
#info_title{height:35px;background: url(../images/common/gairyaku.gif);text-indent:-999em;}
#info_top{height:12px;margin-bottom:5px;}
#info_bottom{height:4px;background: url(../images/common/gairyaku_bottom.gif);margin-top:5px;}
.info_text{width:250px;padding:5px 10px 5px 10px;}
.info_text li{float:left;}
.info_li01 {width:70px;}
.info_li02 {width:170px;}
.info_line{
 height:1px;
/* background: url(../images/common/gairyaku_line.gif);*/
 margin:1px 0px 1px 0px;
 clear:both;
}
/*----------------------------------------------------------------------------------------
                                         footer
----------------------------------------------------------------------------------------*/
#footer{
 width:764px;
 margin:0 auto;
}

#footer a:link {color: #FF3300;text-decoration:underline;}
#footer a:visited {color: #FF3300;text-decoration:underline;}
#footer a:hover {color: #FF6600;text-decoration:underline;}
#footer a:active {color: #FF3300;text-decoration:underline;}

#footer_line{
 width:764px;
 height:3px;
 margin:0 auto;
 background: url(../images/common/footer_line.gif) left;
}
#footer_link{
 width:764px;
 padding-top:10px;
 margin:0 auto;
 background: url(../images/common/footer_bg.gif) left repeat-y;
 padding-bottom:10px;
}
#footer_link_in{
width:700px;
margin:0 auto;
text-align:left;
}
#footer_copyright{
	color:#FFFFFF;
 width:760px;
 height:26px;
 font-size:8pt;
 line-height:20pt;
 text-align:center;
	margin:0 auto;
 background:#FF6600 url(../images/common/footer_shadow.gif) top center no-repeat;
}


#spfooter {
	width:100%;
	background:#FFEB99;
	padding-top:30px;
}

#spfooter .tel {
	width:80%;
	margin:0 auto;
	text-align:center;
	font-size:250%;
	height:60px;
	background:#FFCB37;
	border:#F90 solid 3px;
	border-radius:5px;
	line-height:60px;
	margin-bottom:10px;
}
#spfooter .tel .mini{
	font-size:60%;
}

#spfooter .tel a{
	display:block;
	text-decoration:none;
}

#spfooter .access {
	width:80%;
	margin:0 auto;
	text-align:center;
	font-size:250%;
	height:60px;
	background:#F90;
	border:#FFCB37 solid 3px;
	border-radius:5px;
	line-height:60px;
	margin-bottom:20px;
	}
#spfooter .access a{
	display:block;
	text-decoration:none;
}

#spfooter li a{
	display:block;
	width:95%;
	height:80px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #73a220), color-stop(0.00, #a2d93f));
background: -webkit-linear-gradient(top, #a2d93f 0%, #73a220 95%);
background: -moz-linear-gradient(top, #a2d93f 0%, #73a220 95%);
background: -o-linear-gradient(top, #a2d93f 0%, #73a220 95%);
background: -ms-linear-gradient(top, #a2d93f 0%, #73a220 95%);
background: linear-gradient(top, #a2d93f 0%, #73a220 95%);
	border-bottom:solid 1px #fff;
	line-height:80px;
	color:#fff;
	font-weight:bold;
	font-size:300%;
	text-decoration:none;
	padding-left:5%;
	
}

