@charset "Shift_JIS";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

.hpb-parts-cnt-style
{
    border-color: #cccccc;
}

.hpb-parts-hl-style
{
    border-color: #cccccc;
    background-image: none !important;
}

.hpb-parts-cbox-style
{
    border-color: #cccccc;
}

.hpb-parts-hr-style
{
    border-color: #cccccc;
}

.hpb-parts-pbox-style
{
    border-color: #cccccc;
}
.hpb-parts-pbox-style h4
{
    padding: 0px !important;
}

.hpb-parts-blist-style
{
    border-color: #666666;
}
a.hpb-parts-blist-style:link
{
    color: #666666;
}
a.hpb-parts-blist-style:visited
{
    color: #666666;
}
a.hpb-parts-blist-style:hover
{
    color: #6BA800;
}
a.hpb-parts-blist-style:active
{
    color: #6BA800;
}

a.blueBtn{
	width:200px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Mozilla系 */
    -webkit-box-sizing: border-box; /* Safari, Chrome系 */
	color: #fff!important;
	text-decoration: none!important;
	position: relative;
	overflow: hidden;
	display: block;
	line-height: 2.5em;
	border-radius: 5px;
	padding: 0 0.5em;
	/*IE6 IE7 */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#0063b2, endcolorstr=#00467d));
	/* IE8 IE9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#0063b2, endcolorstr=#00467d))";
	zoom: 1;
	background: -moz-linear-gradient(top, #99D381,#6BA800);/* FF3.6+ */
	background: -webkit-linear-gradient(top, #99D381, #6BA800);/* Chrome10+, Safari5.1+ */
	background: linear-gradient(to bottom, #99D381, #6BA800);/* IE10+, W3C */
} 
/*navアニメーション*/
table {border-collapse: collapse; border-spacing: 0; font-size: inherit; font: 100%;}
th,td {text-align: left; vertical-align: top;}
caption {text-align: left;}

.rollover01,.rollover03{
	position:relative;
	display:block;
}
.rollover01 div,.rollover03 div{
	display:none;
	position:absolute;
	top:0;
	left:0;
}
.rollover001{
	position:relative;
	display:block;
	overflow:hidden;
}
.rollover001_on{
	display:none;
	position:absolute;
	vertical-align:top;
	top:0;
	left:0;
	overflow:hidden;
}
.rollover001_on img{
	vertical-align:top;
}

header{
	border-bottom:1px solid #DDD;
	height:70px;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	min-width:1000px;
	z-index:1000;
	background-color:#FFF;
}
header .logo{
	width:300px;
	float:left;
}
header nav{
	width:595px;
	float:right;
}
header nav th{
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}
header nav th.bb{
	border-bottom:1px solid #DDD;
}
header .sub-nav{
	display:none;
	position:absolute;
	top:71px;
	right:37px;
	z-index:100;
	padding:1px 0px 0;
	background-color:transparent;
	border-bottom:1px solid #DDD;
}

header .sub-nav li{
	border-top:1px solid #DDD;
	border-right:1px solid #DDD;
	border-left:1px solid #DDD;
}

.common-width{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}
	
.uribaimg{
	width:900px;
	}
	.uribaimg img{
		padding:0px;}
.uribaimg p{
	
	font-size:14px;
	width:610px;
    top:70px;
    left: 20px;
	letter-spacing:2px;
	margin-left:10px;
	}
	.point{
		color:rgba(3,3,3,1.00);
		ine-height:150%;
		border-bottom:solid 2px #6BA800;
		letter-spacing:1px;
		font-size:16px;
		}
	.uriba {
		width:800px;
		padding:0px;
		margin:0px;}
.relative {
    position: relative;
}
.absolute {
	font-family:"ヒラギノ明朝 Pro W3";
	font-size:14px;
	width:610px;
    position: absolute;
    top:70px;
    left: 20px;
	letter-spacing:2px;
}

#orijibun{
	font-family:"ヒラギノ明朝 Pro W3";
	font-size:13px;
	width:320px;
    float: right;
    top:70px;
    left: 20px;
	letter-spacing:1px;
	}
	#kikai ul{
		width:655px;
		overflow:hidden;
		padding:0px;
		}
#kikai ul li{
		width:210px;
		float:left;
		padding:4px;
}
#feature ul {
width:800px;
margin-left:-30px;
overflow:hidden;
}

#feature ul li {
width:170px;
margin-left:32px;
float:left;
display:inline;
}

#feature ul li h4 {
margin-bottom:20px;
}

#feature ul li h5 {
margin-bottom:8px;
}
/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
