@charset "UTF-8";



body,div,p,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	}



.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


.clearfix {
  min-height: 1px;
}

* html .clearfix
 {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.small { font-size:80%; }
.f-left { float:left; }
.f-right { float:right; }
.clear { clear:both; }
.mt0 { margin-top:0px; }
.mt20 { margin-top:20px; }
.mt40 { margin-top:40px; }
.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.mb40 { margin-bottom:40px; }
.red { color:#7e2424; }
.red-border { border-bottom:1px solid #7e2424; }
.red-bg { background:#7e2424; color:#ffffff; padding:2px; }
.left-photo-margin { margin:0px 20px 20px 10px; }
.right-photo-margin { margin:0px 10px 20px 20px; }
.sq-list { list-style:square; line-height:160%; }

body {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align:center;
	font-size:13px;
	color:#362e2b;
	-webkit-text-size-adjust: none;
}




img { border:none; }

a {
	color:#e4007f;
	text-decoration:none;
	overflow:hidden;
	outline: none;
}
a:hover { text-decoration:underline; }

strong { font-weight:normal; }

.red { color:#e4007f; }



#fade {
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	z-index:100;
}

#top {
	margin:0px;
	padding:0px;
	font-size:10px;
	font-weight:normal;
	color:#cccccc;
	text-align:right;
	background:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#top a { color:#cccccc; text-decoration:none; }


#header-wrap {
	width:100%;
}
#header {
	width:840px;
	height:280px;
	margin:0px auto;
	text-align:left;
	position:relative;
}

#logo {
	position:absolute;
	top:30px;
	left:50px;
}



#main-catch {
	text-align:right;
	position:absolute;
	top:140px;
	right:100px;
}




#contents-wrap {
	width:100%;
	background:#ffffff;
}

#contents {
	width:840px;
	margin:50px auto;
	text-align:left;
	background:url(../images/common/side-bg.png) repeat-y top left;
	line-height:180%;
}



#sub-contents {
	width:180px;
	float:left;
}


#g-navi {
	list-style:none;
	width:180px;
}

#g-navi li a {
	display:block;
	height:35px;
	overflow:hidden;
}

#g-navi .on {
	width:180px; 
	height:35px; 
	margin-bottom:25px; 
	overflow:hidden; 
	position:relative;
}
#g-navi .off {
	width:180px; 
	height:35px; 
	margin-bottom:25px; 
	overflow:hidden; 
	position:relative;
}

#g-navi .off img {
	display:block;
	position: absolute; 
	height:150px; 
	width:180px;
	top:-100px;
	left:0px;
}



#sub-contents dl {
	margin-top:80px;
}

#sub-contents dl dt {
	background:#000000;
	padding:2px 5px;
	color:#ffffff;
	font-size:13px;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

#sub-contents dl dd {
	font-size:10px;
	background:#dddddd;
	padding:5px;
}


#widget01 {
	list-style:none;
	margin:60px 0px 40px 0px;
}

.widget_text h2 {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px;
	padding:3px 0px;
	text-align:center;
	background:#000000;
	color:#ffffff;
}
#text-4 p {
	background:#eeeeee;
	padding:5px;
	font-size:12px;
	line-height:150%;
}


#main-contents {
	width:600px;
	margin:0px;
	padding:0px;
	float:right;
}







#footer-wrap {
	clear:both;
	background:#000000;
	width:100%;
}
#footer {
	width:840px;
	height:180px;
	margin:0px auto;
	background:#000000;	
	text-align:left;
}

#gotop {
	position:fixed;
	bottom:40px;
	right:0px;
	width:30px;
	height:63px;
}

#footer dl {
	width:240px;
	float:left;
	margin:20px 50px 0px 0px;
}
#footer dl a {
	color:#555555;
}

#footer dl dt {
	margin-bottom:4px;
	padding-bottom:2px;
	color:#555555;
	font-size:13px;
	font-family:"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	border-bottom:1px solid #555555;
}

#footer dl dd {
	font-size:10px;
	color:#555555;
}



#footer-meta {
	width:150px;
	float:left;
	margin-top:20px;
	color:#555555;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	line-height:150%;
}

#footer-meta li {
	list-style:square;
}

#footer-meta a {
	color:#555555;
}

#copy {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
	background:url(../images/common/copy.gif) no-repeat top right;
	margin-top:80px;
	padding-top:40px;
	letter-spacing:0.5px;
}

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






.contact-btn {
	margin:40px auto;
	text-align:center;
	width:230px;
}


