@charset "utf-8";

/*----------------------------------------------------------------------------------
		 								header 
------------------------------------------------------------------------------------*/

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
* {
	font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", Osaka, Arial, Helvetica, sans-serif;
}
html {
	overflow-y: scroll;
/*    width: 1385px;*/
}
body, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 100%;
	font-weight: normal;
}
body {
	font-size: 76%;
	color: #4f4f4f;
    
}
ul, li {
	list-style-type: none;
}
img {
	border: none;
	vertical-align: bottom;
}
em {
	font-style: normal;
	font-weight: bold;
}
a:link{ color:#333;text-decoration:underline }
a:visited { color:#333;text-decoration:underline }
a:active { color:#999;text-decoration:none}
a:hover {
	color:#D6D6D6;
	text-decoration:none
}

/* clearfix */
.clearfix:after {
	content: url(../images/common/clearfix.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { 
	display: inline-block;
}
.clearfix { 
	display: block;
}
#header-inner,
#i-catch,
#contents,
ul#g-nav,
#footer-inner {
	width: 950px;
}
#main {
	width: 710px;
	float: right;
	padding: 0 0 0 20px;
	border-left: 1px dotted #7f7f7f;
	min-height: 1695px;
	height: auto!important;
	height: 1695px;
}

/*----------------------------------------------------------------------------------
header 
------------------------------------------------------------------------------------*/

#header {
	margin: 0 0 17px;
	background: url(/images/common/bg_nav.jpg) repeat-x bottom center;
}
	#header h1 {
		/*background: #1b1b40;*/
		line-height: 2;
		margin: 0 0 7px;
	}
		#header h1 span {
			width: 950px;
			margin:auto;
			color: #fff;
			display: block;
		}
/*#header #h1head{
	background: #1b1b40;
	line-height: 2;
	margin: 0 0 7px;
}*/

	/* #header-inner */
	#header-inner {
		margin: 0 auto 10px;
		overflow: hidden;
		height: 100%;
	}
		#header-inner ul {
			float: right;
			overflow: hidden;
			height: 100%;
			margin: 0 0 4px;
		}
			#header-inner li {
				float: left;
			}
		#header-inner p#logo {
			float: left;
			width: 476px;
		}
		#header-inner p#tel {
			float: right;
			width: 214px;
			margin: 19px 0 0 0;
		}
		
	/* g-nav */
	#header ul#g-nav {
		margin: auto;
		overflow: hidden;
		height: 100%;
	}
		#header ul#g-nav li {
			float: left;
		}
	
/*----------------------------------------------------------------------------------
#contents
------------------------------------------------------------------------------------*/

#contents {
	margin: 0 auto 33px;
	overflow: hidden;
	height: 100%;
	clear: both;
}
	
/*----------------------------------------------------------------------------------
#sub
------------------------------------------------------------------------------------*/

#sub {
	width: 225px;
	float: left;
}
#sub .ttl {
	margin: 0 0 10px;
}
	
	/* #sub ul */
#sub ul {
	margin: 0 0 20px;
}
#sub li {
	margin: 0 0 10px;
}
#sub li img{
	max-width:225px;
}
		
/* #sub div */
#sub div {
	border: 1px solid #dcdcdc;
	padding: 8px 10px;
}
#sub div .companyttl {
	float: left;
	width: 56px;
	margin: 3px 68px 0 0;
}
#sub div p#map {
	float: left;
	margin: 0 0 8px;
	width: 78px;
}
#sub div p#pht-company {
	width: 178px;
	margin: 0 auto 10px;
}
#sub div ul#information {
	margin: 0 0 0;
	padding: 0 0 0;
	/*border-bottom: 1px solid #dcdcdc;*/
}
#sub div ul#information li {
	font-size: 90%;
	margin: 0;
}
#sub div p#about {
	font-size: 90%;
}

#sub ul li.hover a:hover{
	opacity:0.8;
}
#sub li:last-child{
	margin:0;
}




/*----------------------------------------------------------------------------------
#footer
------------------------------------------------------------------------------------*/

#footer {
	clear: both;
}
	#footer .pagetop {
		width: 950px;
		margin: 0 auto 0;
		padding: 0;
		text-align: right;
	}
	/* #footer #top */
	#footer #top {
		background: #19193a url(/images/common/bg_footer1.jpg) repeat-x top center;
	}
		#footer #top ul {
			overflow: hidden;
			height:100%;
			width: 950px;
			margin: auto;
		}
			#footer #top li {
				line-height: 4;
				float: left;
			}
				#footer #top li a {
					color: #fff;
					text-decoration: none;
					border-right: 1px solid #fff;
					margin: 0 25px 0 0;
					padding: 3px 25px 3px 0;
				}
	
	/* #footer #bottom */
	#footer #bottom {
		background: #2c2c67 url(/images/common/bg_footer2.jpg) repeat-x top center;
		padding: 0 0 60px;
	}
		#footer #bottom #bottom-inner {
			width: 950px;
			margin: auto;
			padding: 23px 0 0 0;
			overflow: hidden;
			height: 100%;
		}
			#footer #bottom #bottom-inner div {
				float:left;
				margin:0 18px 0 0;
			}
					#footer #bottom #bottom-inner div p {
						border-left: 5px solid;
						color: #FFFFFF;
						font-size: 120%;
						font-weight: bold;
						margin: 0 0 15px;
						padding: 0 0 0 8px;
					}
						#footer #bottom #bottom-inner div li {
							background: url(/images/common/icn_list.png) no-repeat left center;
							padding: 0 0 0 14px;
							margin: 0 0 10px;
						}
							#footer #bottom #bottom-inner div li a {
								color: #fff;
								text-decoration:underline;
							}
							#footer #bottom #bottom-inner div li a:hover {
								opacity:0.7;
							}
						
	/* #footer ul#footer-company */						
	#footer ul#footer-company {
		float: right;
		width: 160px;
		text-align: right;
	}
		#footer ul#footer-company li {
			margin: 0 0 20px;
		}



/*----------------------------------------------------------------------------------
sp
------------------------------------------------------------------------------------*/

@media screen and (max-width:767px) {
	.sp-only {
		display: block;
	}
	.pc-only {
		display: block;
	}
    
   body{
         width: 131%;
    }
}



/*----------------------------------------------------------------------------------
SEOテキスト
------------------------------------------------------------------------------------*/

.ttl_seotext {
	width: 680px;
	margin: 0 auto 20px;
}
.ttl_seotext h2 {
	width: 665px;
	height: 31px;
	margin: 0 auto;
	padding: 7px 0 0 15px;
	background: #40407C;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.ttl_seotext p {
	width: 670px;
	padding: 10px 5px 0 5px;
}



    
    
    