@charset "Shift-JIS";
/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　基本設定
----------------------------------------------------------------------------------------*/
*{margin: 0px;padding: 0px;}
img{border: 0px;vertical-align:top;}
body {
background:url(images/bg.jpg) repeat-x top;
 font-size: 10pt;
 line-height: 12pt;
 font-weight: normal;
 text-decoration: none;
 color: #000;
 word-break:break-all;
}

li{ list-style-type: none;}

a:link {
 color: #563D34;
 text-decoration:underline;
}
a:visited {
 color: #563D34;
 text-decoration:underline;
}
a:hover {
 color: #A66049;
 text-decoration:none;
}
a:active {
 color: #A66049;
 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:#FF0000;}
.bold{ font-weight:bold;}
.font-red{color:red;}
/*----------------------------------------------------------------------------------------
　　　　　　　　　　　　　　　　　　　　　　全体
----------------------------------------------------------------------------------------*/
#outline{
 width:766px;
 margin:auto;
 text-align: left;
 background: url(images/background.gif);
}

.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;}
#header{width:766px;
 height:117px;
 background: url(images/header_bg.jpg) no-repeat;
 margin-left:auto;
 margin-right:auto;
 color:#333333;
}
#header_left{
 width:425px;
 float:left;
 margin-left:10px;
 margin-right:83px;
 display:inline;
}
#header_catch{
 color:#FFF;
 font-size:10px;
}
#logo{
 margin-top:30px;
 margin-left:15px;
 height:64px;
}
#logo_text{
 margin-top:25px;
 color:#202020;
 font-size:20pt;
}
#header_text{
 padding-top:30px;
 width:220px;
 text-align:right;
 float:left;
}
/*----------------------------------------------------------------------------------------
                                       ナビゲーション設定
----------------------------------------------------------------------------------------*/
#navigation{width:180px;float:left;display:inline; color:#333;}

#navi {
margin-bottom:20px;
}
/*#navi li{ text-indent: -999em;}*/

#navi a{
 width:160px;
 padding: 6px 0px 7px 0px;
 text-indent:10px;
 display: block;
 text-decoration: none;
}
#navi .navi_01 {margin-left:13px;width: 160x; background: url(images/navi_on.gif) left top no-repeat;margin-bottom:7px;}
#navi .navi_01 a{width: 160px; background: url(images/navi.gif) left top no-repeat;}
#navi .navi_01 a:hover{width: 160x; background: url(images/navi_on.gif) left top no-repeat;}

#navi .navi_text {color:#FFF;width:160px;margin:5px 0px 8px 20px;font-size:8pt;}

#navi a:link {color: #FFF;text-decoration:none;}
#navi a:visited {color: #FFF;text-decoration:none;}
#navi a:hover {color: #FFF2E7;text-decoration:none;}
#navi a:active {color: #FFF2E7;text-decoration:none;}

/*------------------------------
ナビゲーション（マイページ部分）
------------------------------*/
.mypage {
 width:160px;
 margin-left:10px;
 margin-bottom:17px;
}


.mypage a:link {color: #FFF;text-decoration:underline;}
.mypage a:visited {color: #FFF;text-decoration:underline;}
.mypage a:hover {color: #FFF;text-decoration:none;}
.mypage a:active {color: #FFF;text-decoration:underline;}


/*
.mypage_top {
 background: url(images/mypage_top.gif) ;
 height:3px;
}
*/
.mypage_text {
 padding:5px 5px 5px 10px;
 color:#555;
 background:#FFF;
 border-left:solid 1px #A0776F;
 border-right:solid 1px #A0776F;
 border-bottom:solid 1px #A0776F;
}
.mypage_line {
/*
 background: url(images/mypage_line.gif);
 height:5px;
 */
}
.mypage_link {
 padding: 5px 0px 0px 10px;
 font-weight:bold;
 color:#333366
}
.mypage_bottom{
/*
 height:5px;
 background: url(images/mypage_bottom.gif) ;
 */
}
.mapage_title{ padding:5px 0px 5px 15px;background: url(images/mypage_midashi.gif) no-repeat;}

#search {
 padding:0px 0px 0px 10px;
}

.jigyou{
 width:160px;
 margin-top:20px;
 margin-left:10px;
 margin-bottom:20px;
 background: url(images/jigyou_bg.gif) repeat-y;
}
.jigyou_title{
 background: url(images/jigyou_midashi.gif) no-repeat;
 padding: 10px 0px 11px 10px;
 font-weight:bold;
}
.jigyou_line {/*height:5px;background: url(images/jigyou_line.gif);*/}
.jigyou_text {
padding:5px;
}
.jigyou_bottom{height:10px;background: url(images/jigyou_bottom.gif) ;}

#reform{
 width:160px;
 margin-bottom:10px;
 margin-left:10px;
 background:url(images/reform_bg.gif) repeat-y;
}
#reform_top{height:10px;background: url(images/reform_top.gif);}
#reform_img{margin:5px auto; text-align:center;}
#reform_line{/*height:3px;background:url(images/reform_line.gif) no-repeat;*/}
#reform_text {padding:5px 5px 0px 10px;font-size: 8pt;line-height: 12pt;}
#reform_bottom{height:10px;background: url(images/reform_bottom.gif) ;}

/*----------------------------------------------------------------------------------------
                                    メインコンテンツ設定
----------------------------------------------------------------------------------------*/
#page_body{width:766px;margin:auto;}

#main_flash{
	width:760px;
	height:180px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}

#flash-container{
	width:760px;
	height:185px;
	text-align: center;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}

#contents{width:580px;float:left;}
#main_visual{
 margin:auto;
 width:766px;
 height:232px;
 margin-bottom:10px;
 background:url(images/main_img.jpg) no-repeat;
}
.main_text{
 padding:160px 0px 0px 30px;
 font-size:14px;
 line-height:16px;
 font-weight:bold;
 color:#381B0E;
 vertical-align:bottom;
}
.contents_01{width:560px;margin-left:10px;}
.contents_02{width:560px;margin-left:10px;
background:url(images/midashi_con_bg.gif) repeat-y;}

/*------------------------------
      　フリーページ
------------------------------*/
.mypage_con_midashi{
 height:38px;
 background:url(images/midashi_bg.jpg) no-repeat;
 font-size:16px;
 color:#FFF;
 font-weight:bold;
 padding:12px 0px 2px 10px;
}
.top_con_photo{
 width:184px;
 background:url(images/photo_bg.gif) repeat-y;
 text-align:center;
 margin-left:8px;
 margin-right:8px;
 float:left;
}
.top_con_photo img{
border:solid 1px #FFF;
}
.con_photo_top{ background:url(images/photo_top.gif) no-repeat; height:10px;}
.con_photo_bottom{ background:url(images/photo_bottom.gif) no-repeat; height:10px;}
.con_syosai{ text-align:right;}

.mypage_con_text{ width:350px; float:left;}
.mypage_con_syosai{ margin-top:20px; clear:both; text-align:right;}


.contents_02 .mypage_con_syosai a:link {color: #FFDA90;text-decoration:underline;}
.contents_02 .mypage_con_syosai a:visited {color: #FFDA90;text-decoration:underline;}
.contents_02 .mypage_con_syosai a:hover {color: #FFF7E8;text-decoration:none;}
.contents_02 .mypage_con_syosai a:active {color: #FFF7E8;text-decoration:none;}


/*------------------------------
   　　　固定ページ
------------------------------*/
.con_midashi{
 width:560px;
 height:35px;
 font-size:12pt;
 font-weight:bold;
 text-indent:12px;
 color:#FFF;
 padding-top:10px;
 background:url(images/midashi_bg_top.gif) no-repeat;
}

.con_text{
 width:380px; float:left;
 margin-bottom:15px;
 margin:0px 10px 0px 10px;
}
.con_photo02{
 width:140px;
/* background:url(images/photo_bg.gif) repeat-y;*/
 text-align:center;
 margin-right:5px;
 float:left;
}
.con_photo02 img{border:1px solid #BCB2AF;}
.con_photo_top02{ /*background:url(images/photo_top.gif) no-repeat;*/ height:0px;}
.con_photo_bottom02{/* background:url(images/photo_bottom.gif) no-repeat; */height:0px;}

.con_bottom{clear:both;height:8px;background: url(images/con_bottom.gif) ;margin-top:10px;}

/*------------------------------
       会社概略+新着情報
------------------------------*/

#what_new_01{width:275px;float:left;}
#what_new_02{width:560px;}
#new_title{
 height:30px;
 text-indent: -999em;
 background:url(images/whats_new.gif) left top no-repeat;
}
#new_top{/*height:8px;background:url(images/gairyaku_top.gif) ;*/}
#new_bg{background:url(images/gairyaku_bg.gif) ;}
#new_bottom{height:5px;background:url(images/gairyaku_bottom.gif) ;}
#new_title_02{
 height:30px;
 text-indent: -999em;
 background:url(images/whats_new_02.gif) left top no-repeat;
}
#new_text_01{ padding:5px 10px 5px 10px;background:url(images/gairyaku_bg.gif) left top repeat-y}


#new_top_02{/*height:5px;background:url(images/new02_top.gif) ;*/}
#new_text_02{padding:5px 10px 5px 10px;background:url(images/new02_bg.gif) left top repeat-y}
#new_bottom_02{height:15px;background:url(images/new02_bottom.gif) ;}

.new_line{
 height:3px;
 margin: 2px 0px 2px 0px;
 background:url(images/new_line.gif) left top no-repeat;
 clear:both;
}
#gairyaku_title{
 height:30px;
 text-indent: -999em;
 background:url(images/gairyaku.gif) left top no-repeat;
}
#gairyaku{width:275px;float:left;margin-right:10px;}
#gairyaku_top{/*height:8px;background:url(images/gairyaku_top.gif) no-repeat;*/}
#gairyaku_bg{background:url(images/gairyaku_bg.gif) ;}
#gairyaku_bottom{height:15px;background:url(images/gairyaku_bottom.gif) ;}

/*------------------------------
     　メール新聞+URL送信
------------------------------*/
#form{
 color:#000;
 width:560px;
 background:url(images/form_bg.gif) repeat-y;
}
#information_top{height:10px;background: url(images/mail_top.gif);}
#mail_top{height:50px;background: url(images/mail.gif) no-repeat;text-indent:-999em}
#mobile_top{height:50px;background: url(images/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 20px 0px 10px;margin-bottom:10px;float:right;}
.input_01{width:180px;border:solid 1px #834012;}
.input_02{
 width:38px;
 padding-top:1px;
 border:solid 1px #834012;
 color:#FFF;
 font-weight:bold;
 background:#000;
}

#form_bottom{height:16px;background: url(images/form_bottom.gif);}

#info{
 width:270px;
 background: url(images/gairyaku_bg.gif) repeat-y;
 margin-right:10px;
 float:left;
}
#info_title{height:35px;background: url(images/gairyaku.gif);text-indent:-999em;}
#info_top{height:12px;background: url(images/gairyaku_top.gif);margin-bottom:5px;}
#info_bottom{height:4px;background: url(images/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/gairyaku_line.gif);
 margin:1px 0px 1px 0px;*/
 clear:both;
}
/*----------------------------------------------------------------------------------------
                                         footer
----------------------------------------------------------------------------------------*/
#footer{
 width:100%;
 margin:auto;
 background:#FFF;
 height:93px;
}

#footer a:link {color: #FFDA90;text-decoration:underline;}
#footer a:visited {color: #FFDA90;text-decoration:underline;}
#footer a:hover {color: #FFF7E8;text-decoration:none;}
#footer a:active {color: #FFF7E8;text-decoration:none;}

#footer_line{
 width:766px;
 height:14px;
 margin:auto;
 background: url(images/footer_line.gif) ;
}
#footer_link{
 width:766px;
 padding-top:10px;
 margin:auto;
 background:url(images/footer_img.jpg) repeat-y;
}
#footer_link_in{
height:60px;
width:720px;
margin:auto;
text-align:left;
}
#footer_copyright{
background:url(images/footer_shadow.gif) no-repeat;
height:26px;
 width:766px;
 font-size:8pt;
 text-align:center;
 color:#FFF;
}
#footer_copyright div{
padding-top:7px;
}