@charaset "utf-8";

*{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.6em;
	color: #666666;
	font-family:"小塚ゴシック Pro R", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
}

img{border:0;}

body{
	margin:0;
	padding:15px 0 20px;
	background-color:#efeeed;
	text-align:center;
}

#box0{
	width:765px;
	margin:0 auto;
	text-align:left;
}

a:link, a:visited{color:#444444;text-decoration:underline;}
a:hover, a:hover *{color:#46b9d8;text-decoration:none;}

li{list-style-type: none;}
.divclear{clear:both;}
h1,h2,h3,h4{font-weight:normal;}
.small{font-size:80%;}
.parp{color:#a691d7;}

/*----CLEMATIS-----*/
#clematis{position:relative;height:12px;margin-bottom:8px;}
#clematis div{
	position:absolute;
	bottom:0;
	right:0;
	height:12px;
}
#clematis div a{
	display:block;
	height:12px;
	width:95px;
	overflow:hidden;
	text-indent:-10000px;
	background-image:url(../img/clematis.gif);
}
#clematis a:hover{background-position:0 12px;}

/*----HEADER-----*/
#head{text-align:center;height:98px;background-color:#ffffff;}
#logo{padding-top:20px;}

/*----GLOBALNAVI------*/
#gnavidiv{position:relative;z-index:10;}
#gnavi{height:18px;margin:22px 0 0 114px;}
#gnavi #gnavi_box{margin-right:-3px;}
#gnavi div{float:left;}
#gnavi div a{display:block;height:18px;overflow:hidden;text-indent:-10000px;margin-left:28px;}
#gnavi a#navi1{width:37px;background-image:url(../img/navi1.gif);}
#gnavi a#navi2{width:60px;background-image:url(../img/navi2.gif);}
#gnavi a#navi3{width:33px;background-image:url(../img/navi3.gif);}
#gnavi a#navi4{width:30px;background-image:url(../img/navi4.gif);}
#gnavi a#navi5{width:24px;background-image:url(../img/navi5.gif);}
#gnavi a#navi6{width:82px;background-image:url(../img/navi6.gif);}
#gnavi a#navi7{width:46px;background-image:url(../img/navi7.gif);}
#gnavi a:hover, #gnavi a.now{background-position:0 18px;}

/*----FOOTER------*/
#footer{text-align:center;height:13px;padding-top:9px;}
#add_copy{margin-top:1px;}


/*---TOP-CONTENTS------*/
#top_main{text-align:center;height:502px;background-color:#ffffff;}
#top_main #top_img{margin:20px 0 20px;}
#top_navi{
	width:480px;
	border-top:1px solid #cccccc;
	margin:36px auto 0;
}

/*----OPENING--------*/
#opening_navi a{display:block;width:47px;height:15px;overflow:hidden;text-indent:-10000px;background-image:url(../img/skip.gif);margin:0 auto;}
#opening_navi a:hover{background-position:0 15px;}
#op_flash{margin:20px 0 14px;}

/*---MAIN-CONTENTS--------*/
#main{background-color:#ffffff;}

#main #cont_box{
	/*----cont_box width 481px----*/
	padding:18px 142px 100px;
}
#cont_box #tit{margin-bottom:10px;}
#cont_box .mida{
	padding-left:10px;
	background:url(../img/dot_parp.gif) no-repeat left 4px;
}

.cap{font-size:80%;margin:3px 0 15px;}
.go_list{text-align:right;margin-top:-18px;}

.bar{height:41px;background:url(../img/dot.gif) repeat-x center;}


