@charset "UTF-8";

/* =======================================

	Layout CSS

========================================== */

html, body{
}

body{}

/* h1 ~ h6 Config */
h2, h3, h4, h5, h6, {
}

h2{
}

h3{
}

h4{
}

h5, h6{
}


/* =======================================

	#HEADER AREA

========================================== */
#head-wrap {
	background: url("../img/main-visual.jpg") repeat-x scroll 0 0 transparent;
	height: 180px;
	margin-top: 30px;
	width: 100%;
}

#header{
	position: relative;
	width: 928px;
	margin: 0 auto;
}

#header h1{
	position: absolute;
	text-indent: -9999px;
	left: 0;
	top: -30px;
}

#header h1 a{
	background: url("../img/logo.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 369px;
	width: 226px;
}

#head-contents {
	float: right;
	height: 180px;
	position: relative;
	width: 702px;
}

#head-contents p.description{
	color: #333333;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size: 1.077em;
	left: 12px;
	letter-spacing: 1px;
	position: absolute;
	top: -25px;
}

#catch-copy {
	left: 39px;
	position: absolute;
	top: 29px;
}

#catch-copy h2 {
	background: url("../img/main-visual-title.png") no-repeat scroll 0 0 transparent;
	height: 31px;
	margin-bottom: 11px;
	text-indent: -9999px;
	width: 344px;
}

#catch-copy p {
	background: url("../img/main-visual-text.png") no-repeat scroll 0 0 transparent;
	height: 34px;
	text-indent: -9999px;
	width: 456px;
}


/* =======================================

	#CONTENTS

========================================== */
#contents{
	margin-top:159px;
}

/* ------------------------------------------

      #MAIN

------------------------------------------ */
#main{
	position: relative;
	top: -159px;
}

	#main p{
	}
	
	#main ul,
	#main ol{
	}
	
	#main ul{}
	
	#main ul li{
	}
	
	.catalog {
		float:left;
		margin-left:15px;
		margin-bottom:90px;
	}
	
	.catalog li {
		float:left;
		margin-right:10px;
		margin-bottom:15px;
	}
	
	.catalog li a {
		text-decoration:none;
	}
		
	.catalog li a img {
		margin-bottom:3px;
	}
	
	.catalog li a span {
		color:#0068b7;
		font-size: 0.923em;
		background:url(../img/icon_arrow_small.gif) 4px 4px no-repeat;
		padding-left:12px;
	}
	
	.catalog li a span:hover {
		color: #999999;
	}
	
	#main ol {
	}
	
	#main ol li{
		float:left;
	}
	
	#main dl{
	}
	
	#main dt{
	}
	
	#main dd{
	}
	
	#main table{}
	
	#main tr{}
	
	#main th{}
	
	#main td{}

	.large-box,
	.middle-box,
	.small-box {
	}
	
	.large-box {
		padding-bottom:40px;
	}
	
	.middle-box {
	}
	
	.small-box {
		position:relative;
		height: 218px;
	}

	#main h3{
		background:url(../img/icon-title-h3.gif) 0 2px no-repeat;
		margin-top:20px;
		margin-bottom: 20px;
		margin-left: 23px;
		padding-left:12px;
		font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		font-size: 1.154em;
		color:#0068b7;
	}
	
	.small-box p.link-details {
		margin:0;
		position: absolute;
		right:15px;
		bottom:15px;
	}

	#top-text {
		border-bottom: 1px dotted #999999;
    margin: 0 9px;
    padding: 24px 0 0;
	}
	
	#top-text h2{
		font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		font-size: 1.538em;
		letter-spacing: 1px;
		color: #2887d1;
		margin-bottom: 15px;
    padding-left: 30px;
	}
	
	.pvd-contact #top-text h2{
		color:#f05022;
	}

	#top-text p{
    padding-bottom: 25px;
    padding-left: 30px;
		padding-right: 30px;
	}
		
	table {
		width:656px;
		margin-left:20px;
	}
	
	table tr{

	}

	table th,
	table td{
		border: 1px solid #fff;
		padding:10px 0 10px 7px;
	}


	table th{
		background: url(../img/table-title-center.png) left top no-repeat #5891c2;
		width:118px;
		height:44px;
		color:#fff;
	}
	
	table td{}
		
	#tell-contents table {
	}
	
	#tell-contents table tr{}
	
	#tell-contents table th{
		width:118px;
		vertical-align:middle;
	}
	
	#tell-contents table .address{
		vertical-align:top;
	}
	
	#tell-contents table th span#tell{
		background:url(../img/icon-tell.png) 0 0 no-repeat;
		padding-left:25px;
	}
	
	#tell-contents table th span#fax{
		background:url(../img/icon-fax.png) 0 0 no-repeat;
		padding-left:25px;
	}
	
	#tell-contents table td{
		vertical-align:middle;
	}




/* ------------------------------------------

      #SIDE

------------------------------------------ */
#side{
}

	/* ---------------------------------------

	      #GNAV

	------------------------------------------ */
	ul#gnav{
	}

	ul#gnav li{
	}

	ul#gnav li a{
	}

	ul#gnav li a:hover{
	}


/* =======================================

	#FOOTER

========================================== */
#foot-wrap {
}

#footer {
}

	/* ---------------------------------------
      #foot_nav
	------------------------------------------ */
	#footer #foot_nav{
	}

	#footer #foot_nav ul{}

	#footer #foot_nav ul li{
	}

	#footer #foot_nav ul li.nav_last{
	}

	#footer #foot_nav ul li a{
	}

	#footer #foot_nav ul li a:hover{}


