@charset "Shift_JIS";



/*　ブラウザのデフォルトスタイルを初期化
----------------------------------------------*/

*{
  margin: 0;
  padding: 0;
  color: #666666;
  font-family: Verdana,Arial,"ヒラギノ角ゴ Pro W4",ヒラギノ角ゴ Pro W4, ヒラギノ角ゴ Std, Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック",  Osaka, sans-serif;

 font-weight: normal;
 line-height:1.2;
 text-align:left;
 font-size:14px;
 text-decoration:none;
}

/* CSS Document */

/*　初期設定
----------------------------------------------*/
strong {
	text-decoration: none;
	font-size: 1.0em;
}


body{
	margin: 0px;
    padding: 0px;
	border-top:#eb6877 solid 80px;
}	
.block {
	display: block;
	}
	
img{
	border: 0px;
	}
/*** clearfix ***/

.clearfix:after{
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}

/*\*/
* html .clearfix {
    height: 1em;
}

.clearfix{
	zoom: 1;
}
a:hover{
	color: #CCCCCC;
}
/*　wrapper
----------------------------------------------*/
#wrapper{
  margin: 0 auto;
  padding:0;
  background-image: url(../img/bg.gif);
  width:863px;
  position:relative;
  }
/*　ヘッダー
----------------------------------------------*/
#header{
	height:0px;
}
#header img{
	float:left;
	margin:-60px 10px 0 30px;
}
#h1{
	float:right;
	margin:-30px 20px 0 30px;
}
h1,h1 a strong{
	font-size:10px;
	font-weight:normal;
	width:500px;
	line-height:1.7;
	padding:5px 0 0 0;
	text-align:right;
	color:#999999;

}
/*　ライトスペース
----------------------------------------------*/
#right_space{
	clear:both;
	position:absolute;
	left:630px;
	top:100px;
	width:200px;
	padding:10px 10px 0 0;
	
}
#logo{
	margin:20px;
}
/*グローバルナビ
----------------------------------------------*/
#navi{
	margin:20px 0 0 10px;
	width:185px;
	}
#g_navi{
	list-style-type:none;
	padding:20px 15px 0 10px ;
	border:2px solid #eb6877;
	height:250px;
}
#g_navi li{
	text-align: left;
	padding-bottom:15px;
}
#n1{
	background-image:url(../img/g1_on.jpg);
	width:73px;
}
#n2{
	background-image:url(../img/g2_on.jpg);
	width:152px;
}
#n3{
	background-image:url(../img/g3_on.jpg);
	width:166px;
}
#n4{
	background-image:url(../img/g4_on.jpg);
	width:152px;
}
#n5{
	background-image:url(../img/g5_on.jpg);
	width:117px;
}
#n6{
	background-image:url(../img/g6_on.jpg);
	width:118px;
}
#n1,#n2,#n3,#n4,#n5,#n6{
  display:block;
}
#n1:hover,#n2:hover,#n3:hover,#n4:hover,#n5:hover,#n6:hover{
  background-color: transparent;
}
#n1:hover img,#n2:hover img,#n3:hover img,#n4:hover img,#n5:hover img,#n6:hover img{
  visibility: hidden;
}
#n1.stay img{ visibility: hidden;;}
#n2.stay img{ visibility: hidden;;}
#n3.stay img{ visibility: hidden;;}
#n4.stay img{ visibility: hidden;;}
#n5.stay img{ visibility: hidden;;}
#n6.stay img{ visibility: hidden;;}

/*レフトスペース
----------------------------------------------*/
#left_space{
	margin-left:10px;
	width:600px;
	padding-bottom:35px;
}
.contents_big{
	border-left:2px #fff45c solid;
	padding:10px 0 50px 0;
	margin:0 0 0 10px;
}
#contents_img{
	margin:15px 0 0px 9px;
	}
.contents{
	margin:30px 10px 0 30px;
	width:570px;
	padding:0 0 10px 0px;
}
.title{
	border-bottom:2px #eb6877 solid;
	width:570px;
	height:40px;
	margin-bottom:10px;
}
.title img{
	float:left;
	padding:0 0 0 10px;
}
.title_text{
	float:left;
	padding:0px 0 0 10px;
	font-size:28px;
	line-height:1.5;
}
.list_top{
	padding:10px 0 0px 30px;
}
.list_top li{
	margin-bottom:5px;
}
.ul-sub{
	padding:0px 0 10px 50px;
	list-style-type:none;
}
.ol-sub{
	padding:0px 0 10px 50px;
}
.ul-sub a:hover{
	color: #999999;
}
.text_sub{
	float:right;
	font-size:10px;
	margin-bottom:10px;
}
.list_1{
	background-image:url(../img/flower.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	line-height:1.3em;
	padding:1px 0 0 25px;
}
.list_1 a:hover{
	color: #999999;
}
/***PR***/
#top_pr{
	border:1px solid #666666;
	width:770px;
	margin:20px 0px 10px 30px;
	padding:10px 10px 10px 20px;
}
.top_link{
	width:770px;
	text-align: left;
}
.top_link li{
	text-align: left;
	float:left;
	list-style:none;
	margin-right:10px;
	line-height:0.8;
	width:113px;
}
.top_link li a{
	color: #666666;
	font-size:10px;
}
.top_link li a:hover{
	color:#999999;
}/*フッター
----------------------------------------------*/
#footer{
	clear:left;
	float:left;
	margin:0px 0 0 10px;
	width:2000px;
	height:155px;
	}
.ul-footer{
	padding:15px 10px 10px 15px;
	width:825px;
	height:95px;
}
.ul-footer li{
	float:left;
	color:#cccccc;
	width:95px;
	list-style-type:none;
	margin:0 0 0 8px;
}
.ul-footer li a{
	color: #999999;
	font-size:9px;
	line-height:2.5;
}
.ul-footer li a:hover,.ul-navi-footer li a:hover{
	color: #cccccc;
}
.ul-navi-footer{
	clear:both;
	width:830px;
	height:30px;
	text-align: center;
	padding:8px 0px 5px 0 ;
	margin:0px 0 0 0;
}
.ul-navi-footer a{
	color: #999999;
	font-size:11px;
}
.ul-navi-footer li{
	display:inline;
	color:#FFFFFF;
	list-style-type:none;
	margin:0 10px 0 0px;
}
.copyright{
	background-image:url(../img/footer_bg.gif);
	background-repeat:repeat-x;
	height:150px;
}
.copyright p{
	padding:20px;
	font-size:12px;
	line-height:0.5;
	text-align:center;
}

/*---　info-areaのボックス指定　----*/
#box{
	height:auto;
	width:500px;
	}
	
.box1{
	float:left;
	margin:20px 0 20px 20px;
	height:auto;
	width:218px;
	border:2px solid #EB6877;
	}

.img{
	margin:8px;
	width:200px;
	height:160px;
	border:1px solid #CCCCCC;
	}

.text{
	height:20px;
	margin:10px;
	padding:0 0 0 25px;
	background-image:url(../img/flower.jpg);
	background-repeat:no-repeat;
	}


#dammy{
	padding-top:20px;
	clear:left;
	text-align:center;
	}

#box2{
	text-align:center;
	margin:auto;
	width:450px;
	}
