@charset "UTF-8";
/* CSS Document */
body {
	font-family:"Crimson Text", serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	margin: 0;
	padding: 0;
	}
ul, ol {
	list-style-type: none;
}
a {
	color: #9a5065;
	margin: 0;
	}

a:hover {
	color: #ff009a;
	}

img {
	border: 0;
	text-decoration:none;
	margin: 0;
	}
img a {
	border: 0;
	text-decoration:none;
	margin: 0;
	}
hr {
	visibility: hidden;
	clear: both;
	}
.nonewline {
 white-space: nowrap;
 }

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

#wrapper {
	overflow: hidden;
	margin: 0;
	}
#content_container {
	margin-bottom: 100px;
	}

/*img*/
.img_tr {
	position: absolute;
	top: 0;
	right: 0;
	}

.img_ur {
	position: absolute;
	right: 0;
	bottom: 0;
	}
/**/
.marg30 {
	margin-bottom: 60px;
	}

/*head*/
#head {
	position: relative;
	width: 1024px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 43px;
	}

#head h1 {
	background-image: url(../img/main_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 173px;
	height: 38px;
	margin-right: auto;
	margin-bottom: 31px;
	margin-left: auto;
	}
#head h1 a {
	height: 38px;
	display: block;
	}
#inc_menu {
	height: 15px;
	margin-bottom: 32px;
	}

#head ul {
	padding-left: 4px;
	}

#head ul li {
	line-height: 0;
	position: relative;
	height: 15px;
	float: left;
	}

#menu_1 a {
	position: relative;
	height: 15px;
	margin-right: 51px;
	margin-left: 15px;
	display: block;
	}
#menu_2 a {
	position: relative;
	height: 15px;
	margin-right: 51px;
	margin-left: 15px;
	display: block;
	}
#menu_3 a {
	position: relative;
	height: 15px;
	margin-right: 51px;
	margin-left: 15px;
	display: block;
	}
#menu_4 a {
	position: relative;
	height: 15px;
	margin-right: 51px;
	margin-left: 15px;
	display: block;
	}
#menu_5 a {
	position: relative;
	height: 15px;
	margin-right: 51px;
	margin-left: 15px;
	display: block;
	}
#menu_6 a {
	position: relative;
	height: 15px;
	margin-right: 51px;
	margin-left: 15px;
	display: block;
	}
#menu_7 a {
	position: relative;
	height: 15px;
	margin-right: 51px;
	margin-left: 15px;
	display: block;
	}
#menu_8 a {
	position: relative;
	height: 15px;
	margin-right: 51px;
	margin-left: 15px;
	display: block;
	}
#menu_9 a {
	position: relative;
	height: 15px;
	margin-left: 15px;
	display: block;
	}
#sns_container {
	position: absolute;
	top: 62px;
	right: 12px;
	width: 29px;
	height: 20px;
	}

#sns_container a {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 9px;
	}

#m_line {
	background-color: #000;
	position: absolute;
	top: 128px;
	left: -600px;
	width: 36px;
	height: 1px;
	}

/*　content box　*/
#content_container {
	}

#content_box {
	position: relative;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	}

/*footer*/
#footer_container {

	background-position: center top;
	position: relative;
	width: 100%;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	}

#footer_container #url_imglink{
	width:305px; height:195px;
	margin-left:auto;
	margin-right:auto;
	}
#footer_container #url_imglink #img1{ 
width:308px;
height:53px;
margin-bottom:48px;}
#footer_container #url_imglink #img2{ 
width:308px;
height:15px;
margin-bottom:10px;}
#footer_container #url_imglink #img3{ 
width:308px;
height:15px;
margin-bottom:45px;}
#footer_container #url_imglink #img4{ 
width:305px;
height:9px;
}
	
/**/
#back_top a {
	background-color: #000;
	background-image: url(../img/back_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 67px;
	}
#back_top a:hover {
	background-image: url(../img/back_top.gif);
	background-repeat: no-repeat;
	background-position: -14px 0;
	text-indent: -9999px;
	}
