@charset "utf-8";
/* CSS Document */

/*-----------------------------------
共通css
-----------------------------------*/
/*link.txt-------------------*/
a {text-decoration: none;}
a:link { color: #911b42; } /* リンクの色 */
a:visited { color: #911b42; } /* 済みリンク */
a:hover { 
	color: #911b42;
	text-decoration: underline;
}/* リンク上 */
a:active { color: #911b42; }/* onclick */
h1 a:link {
	color:#333333;
	text-decoration:none;
}
#gnavi li a:link {
	color:#5B5B5B;
	text-decoration:none;
}
#gnavi li a:hover {
	color:#AF4142;
	text-decoration:none;
}

/*footerlink.txt-------------------*/
#ft_box a {text-decoration: none;}
#ft_box a:link { color: #DA5115; } /* リンクの色 */
#ft_box a:visited { color: #ffffff; } /* 済みリンク */
#ft_box a:hover { 
	color: #911B42;
	text-decoration: underline;
}/* リンク上 */
#ft_box a:active { color: #ffffff; }/* onclick */


html{}
body{
	font-size:75%;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva, arial, helvetica, clean, sans-serif;
	color:#333333;
	text-align:justify; 
	text-justify:distribute;
	/* background:url(../images/bg.gif) center top no-repeat; */
	line-height:1.5em;
}
#wrapper{
	min-width:960px;
	margin:0 auto;
}

/*--------------------------
float,txt装飾
--------------------------*/
.left{float:left;/* width: 263px; */}
.right{/* float:right; */}
.center{	text-align:center;}
.small{
	font-size:77%;
	font-family:"ＭＳ ゴシック",arial,sans-serif; 
}
.bold{
	font-weight:bold;
	color:#3a698c;
}
.clear{clear:both;}
.red{color:#911b42}
.display{display:inline;}
/*--------------------------
h,box,txt
--------------------------*/
h1{
	/* float:left; */
	padding:5px 0;
	font-size: 24px;
	font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3','ＭＳ Ｐ明朝','MS PMincho','Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R',  Georgia, Times, Baskerville, Palatino, serif;
}
h2{
	background:url(../images/txt_bg.gif) repeat-x;
	font-size:85%;
	padding:3px 0 3px 10px;
	margin:13px 0;
	color:#838282;
}
.box1{width: 650px;}
.box2{
	margin-bottom:19px;
	overflow:hidden;
}
.box3{
	margin-right:44px;
	width:393px;
}
.box4{
	margin-left:44px;
	width:393px;
}
.box5{
	margin-bottom:45px;
	overflow:hidden;
}
.box6{	
	width:367px;
	margin-right:44px;
	overflow:hidden;
}
.box7{width:333px;}
.box8{width: 960px;}
.txt_bg{background:url(../images/intro/in_bg1.gif) right bottom no-repeat;}
.txt_bg2{background:url(../images/intro/in_bg2.gif) left bottom no-repeat;}
.txt_box{
	width:598px;
	float:right;
}
.txt_box2{
	border:4px solid #eae7e7;
	padding:20px 20px 20px 27px;
}
.tit1{
	padding: 15px 0 15px 0;
	color: #9a927d;
	font-size: 14px;
	line-height:1.5em;
	margin-bottom: 10px;
	border-bottom: 1px dashed;
	width: 320px;
}
.tit2{padding-bottom:20px;}
.big_ttl {
	background:url(../images/menu_tit1.gif) no-repeat left top;
	line-height:50px;
	font-size:120%;
	font-weight:bold;
}
.privacy_ttl {
	background:url(../images/ttl_bg.gif) repeat-x left bottom;
	line-height:50px;
	font-size:120%;
}

/*--------------------------
各部分
--------------------------*/
/*ヘッダー----------------*/
#header_box{
	min-width:960px;
	margin:0 auto;
	overflow:hidden;
}
.hd_txt{
	width:960px;
	padding:3px 0;
	margin:0 auto;
	font-size:90%;
	color:#ffffff;
	letter-spacing:0.1em;
}
#hd_box1{
	min-width:960px;
	/* background-color:#9c9c9c; */
	text-align: center;
	margin-top: 35px;
	/* line-height: 35px; */
}
#hd_box2{
	margin:0 auto;
	padding: 26px 0 14px 0;
	overflow:hidden;
	width:960px;
	
}
#hd_box2 .right.contact a {
	color:#FFF;
	line-height:44px;
	width:151px;
	font-size:14px;
	display:block;
	background:url(../images/contact_bg.gif) no-repeat 5px 16px;
	background-color:#dc5b5b;
	padding-left:30px;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */
	text-decoration:none;
}

/*グローバルナビ--------*/
#gnavi{
	float:left;
	margin-top:15px;
}
#gnavi li {
	float:left;
	text-align:center;
	font-size:14px;
} 
#gnavi li a {
	border-right:1px dotted #CCC;
	width:100px;
	display:block;
}
#gnavi li:first-child a {
	border-left:1px dotted #CCC;
	/* width:99px; */
}

/*コンテンツ--------*/
#contents{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

#contentssub{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

#main{	
	margin-top: 10px;
	overflow:hidden;
}
#left_box{
	width: 265px;
	overflow:hidden;
	float:left;
	line-height: 30px;
}
#right_box{
	width:680px;
	overflow:hidden;
	float:right;
}

/*更新履歴*/
.box2.topics .left p,.box2.topics .right p {
	/* background:url(../images/tit2.gif) no-repeat left top; */
	line-height: 30px;
	width:320px;
	font-size:120%;
}
.topics_dl{margin-top:8px;}
.topics_dl dt{}
.topics_dl dd{
	border-bottom:1px dotted #cccccc;
	color:#bf4949;
padding-bottom:7px;	
	}
/*pagetop*/
.pagetop{
	text-align:right;
	width:960px;
	margin:0 auto;
	padding-top:81px;
}
.menu_ttl_in {
	margin-bottom:25px;
	color:#99763e;
	font-size:140%;
	line-height:1.5em;
}

/*フッター-------------------*/
#ft_box{
	min-width:960px;
	background:url(../images/ft_line.gif) repeat-x;
	margin: 13px 0 0px 0;
}
#ft_box2{
	min-width:960px;
	background-color:#9c9c9c;
	padding: 31px 0 21px 0;
	margin-top:6px;
	border-top: 2px solid #9a927d;
}
#ft_txt{
	font-size:85%;
	margin:0 auto;
	overflow:hidden;
	width:960px;
}
.copy{
	color: #6C0808;
	font-size: 12px;
}

/*--------------------------
list,dd
--------------------------*/
/*プライバシーポリシー*/
.list_pri{
	border:4px solid #eae7e7;
	padding:12px 15px;
	font-size:90%;
	color:#5b5b5b;
}
.list_pri li{	
	background:url(../images/privacy/pri_icon.gif) left no-repeat;
	text-indent:13px;
	line-height:19px;
}

/*メニュー*/
.menu_dl{
	clear:both;
	border-bottom:1px dotted #cccccc;
	overflow:hidden;
	margin-bottom:5px;
}
.menu_dl dt{
	float:left;
	padding:5px 0;
}
.menu_dl dd{
	float:right;
	padding:6px 0 10px 100px;
}

/*--------------------------
table
--------------------------*/
.tb_access{
	font-size:90%;
}
.tb_access th{
	background-color:#dc5b5b;
	padding:5px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	border-bottom:5px solid #ffffff;
}
.tb_access td{
	padding:5px;
}

/*--------------------------
banner
--------------------------*/
.bn1{margin-bottom:6px;}

/*--------------------------
clearfix
--------------------------*/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
display: inline-table;
min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*--------------------------
メニュー
--------------------------*/
.setu{
	background-color:#f2f2f2;
	font-size:90%;
	color:#969595;
}

/*--------------------------
お問い合わせ
--------------------------*/
/*全角・半角*/
.zenkaku {
	ime-mode: active;
	border:1px solid #ddd;
}
.hankaku {
	ime-mode: inactive;
	border:1px solid #ddd;
}
/*フォーム*/
.con_tb{}
.con_tb th{
	padding:10px;
	background: url(../images/icon1.gif) no-repeat 0px 21px;
	text-indent:2px;
	vertical-align: text-top;
}
.con_tb td{
	padding:13px;
}
.con_tb img{
	margin:0 0 0 5px;
}
.webfac {
	margin-top:5px;
	text-align:right;
}

ul#gnavi li a {
  width: 160px;
}

.box2.topics .left {
  width: 340px;
}

.box2.topics .right {
  width: 340px;
}

.txt_box img {
  float: left;
  padding: 0px 10px 10px 0px;
}

.txt_box h3.tit1 {
  width: 100%;
}

.left img {
  width: 320px;
}

.txt_box p {
  line-height: 30px;
}

div#mainsub p {
  line-height: 30px;
}
div#mainsub img {
  float: left;
  padding: 0px 10px 10px 0px;
}
div#mainsub .tit1 {
  width: 100%;
}

a {
  color: #E5B73D !important;
}
a:hover {
  color: #6809C0 !important;
}

.mainimg img {
  width: 940px;
}

li.active a {
  color: #6809C0 !important;
}

div#left_box img {
  height: 299px;
}