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


/* ◆共通◆ */


* {
	margin:0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color:#333333;
}

body{
	background-color:#fbfcfb;
}

img {
	border:none;
}

li {
	list-style:none;
}

h2 {
	background: #34BC58 url(../img/h2.gif) no-repeat;
	padding-left:40px;
	margin-bottom:15px;
	color:#fbfcfb;
	font-weight:bold;
	line-height:1.5em;
	font-size:120%;
}

a {
	color:#333333;}

a:hover {
	color:#555555;
	text-decoration:none;}



*+html .clear_fix {display: inline-block;}

.clear_fix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.outline{
	width:980px;
	margin:0 auto;}

.float_l{
	float:left;
}

.float_r{
	float:right;
}

.clear{
	clear:both;
}

.align_r{
	text-align:right;
}

.mgr10{
	margin-right:10px;}

/* ◆ヘッダー◆ */


#header{

}


/* ◆◇タイトル◇◆ */


#title {
	margin:20px 0;}


/* ◆◇文字サイズ◇◆ */


#fontsize {
	margin-top:30px;
}


/* ◆◇グローバルナビゲーション◇◆ */


#gnavibg {
	display:block;
	background:url(../img/gnavi_bg.jpg) repeat-x;
	height:75px;
}

#gnavi li {
	float:left;
}


#gnavi li a,
#gnavi li em {
	display:block;
	width:196px;
	height:61px;
	text-indent:-9999px;
	
}


#gnavi #gnavi1 a {background:url(../img/gnavi1.jpg);}
#gnavi #gnavi2 a {background:url(../img/gnavi2.jpg);}
#gnavi #gnavi3 a {background:url(../img/gnavi3.jpg);}
#gnavi #gnavi4 a {background:url(../img/gnavi4.jpg);}
#gnavi #gnavi5 a {background:url(../img/gnavi5.jpg);}

#gnavi #gnavi1 em {background:url(../img/gnavi1_on.jpg);}
#gnavi #gnavi2 em {background:url(../img/gnavi2_on.jpg);}
#gnavi #gnavi3 em {background:url(../img/gnavi3_on.jpg);}
#gnavi #gnavi4 em {background:url(../img/gnavi4_on.jpg);}
#gnavi #gnavi5 em {background:url(../img/gnavi5_on.jpg);}

#gnavi #gnavi1 a:hover {background:url(../img/gnavi1_on.jpg);}
#gnavi #gnavi2 a:hover {background:url(../img/gnavi2_on.jpg);}
#gnavi #gnavi3 a:hover {background:url(../img/gnavi3_on.jpg);}
#gnavi #gnavi4 a:hover {background:url(../img/gnavi4_on.jpg);}
#gnavi #gnavi5 a:hover {background:url(../img/gnavi5_on.jpg);}


/* ◆◇メインビジュアル◇◆ */




#mainbg{
	background-color:#ffffff;
	padding:15px;
}


/* ◆コンテンツ◆ */

#contents{
	padding-top:20px;}

/* ◆◇左カラム◇◆ */


#l_col{
	float:left;
	width:650px;
	margin-bottom:80px;
}

#l_col p{
	line-height:1.5em;
	padding:15px;
}


#l_col .box1{
	border:solid 1px #34BC58 ;
}


#l_col .box1 p{
	line-height:2em;
	padding:15px 30px;
}

.table1{
	border-left:solid 1px #34BC58;
	border-top:solid 1px #34BC58;
	margin:15px;
}

.table1 th,
.table1 td{
	border-right:solid 1px #34BC58;
	border-bottom:solid 1px #34BC58;
	padding:10px;

}

.table1 th{
	background:#d2ffdf;
	text-align:left;
	margin-bottom:2px;
}

.table1 td{
}


.jump{
	background:#ffcba1;
	padding:4px 8px;
	color:#333333;
	font-weight:bold;
}

.photo{
	margin:0 0 15px;}

.photo2{
	margin:15px;}

.w395 {
	width:395px;
}

/* ◆◇◆定義リスト◆◇◆ */

.dl1{
	padding:15px;}

.dl1 dt{
	background:#ffffff;
	border: solid 1px #34BC58;
	clear:both;
	float:left;
	width:5em;
	margin:0 0 10px 0;
	text-align:center;
	color:#333333;}

.dl1 dd{
	float:left;
	margin:0 0 0 15px;
	line-height:2em;}





/* ◆◇右カラム◇◆ */


#r_col{
	float:right;
	margin-bottom:80px;
}

#r_col.store {
}

#storeall{
	background:#ffffff;
	padding:20px;
}

.store{
	width:240px;
	margin:0;
	padding:10px;
	background:url(../img/icon2.gif) repeat-x bottom;
}

.store h3 {
	background:url(../img/icon.gif) no-repeat 0 center;
	padding:0 0 0 20px;
	font-size:110&
}

.store p {
	padding:10px;
}


#totop{
	position:fixed;
	bottom:80px;
	right:10px;
}

/* ◆フッター◆ */


#footerbg{
	background:#b9faca;
	height:35px;
	margin:30px 0;
}

#footer{
}

#footer p{
	line-height:35px;
	text-align:right;
	font-size:90%;
}
