@charset "utf-8";


/*-----Base-----*/
/*-------------------------------------------------------------*//*-----Base-----*/


body{
	color: #3F3F3F;
	text-align: center;
	background-color: #ffffff;
	}

a:link,
a:visited{
	color: #6666cc;
	text-decoration: none;
	}

a:active,
a:hover{
	color: #ADDC00;
	text-decoration: none;
	}


/*-----Header Wide-----*/
/*------------------------------------------------------*//*-----Header Wide-----*/


#header_wide{
	clear: both;
	width: 100%;
	background-color: transparent;
	background-image: url(/img/header_wide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}


/*-----Header Wrapper-----*/
/*------------------------------------------------------*//*-----Header Wide-----*/


#header_wrapper{
	clear: both;
	width: 820px;
	margin: 0px auto;
	text-align: left;
	}


/*-----Header-----*/
/*------------------------------------------------------*//*-----Header Wide-----*/


#header{
	clear: both;
	height: 319px;
	width: 820px;
	position: relative;
	background-color: transparent;
	background-image: url(/img/header2.jpg);
	background-repeat: no-repeat;
	}

#header h1{
	height: 60px;
	width: 292px;
	position: absolute;
	top: 34px;
	left: 90px;
	}

#header h1 a{
	display: block;
	height: 60px;
	width: 292px;
	}

#header h1 .new{
	height: 60px;
	width: 292px;
}

#header h2{
	height: 30px;
	width: 575px;
	margin: 0px;
	position: absolute;
	top: 247px;
	left: 210px;
	color: #ffffff;
	text-align: right;
	text-indent: 0px;
	font-size: 250%;
	line-height: 120%;
	background:none;
	}

#header p.h_des{
	height: 20px;
	width: 400px;
	position: absolute;
	top: 0px;
	left: 22px;
	color: #ffffff;
	line-height: 200%;
	}

#header p.h_link01{
	height: 65px;
	width: 230px;
	position: absolute;
	top: 27px;
	left: 569px;
	}

#header p.h_link01 a{
	display: block;
	height: 65px;
	width: 230px;
	background-color: transparent;
	background-repeat: no-repeat;
	}

#header p.h_link01 a:hover{
	background-position: -230px 0px;
	}

#header p.h_to02{
	height: 10px;
	width: 65px;
	position: absolute;
	top: 4px;
	left: 734px;
	}

#header p.h_to02 a{
	display: block;
	height: 10px;
	width: 65px;
	text-indent: -9999px;
	}

#header p.h_pickup01{
	height: 31px;
	width: 149px;
	position: absolute;
	top: 279px;
	left: 35px;
	}

#header p.h_pickup01 a{
	display: block;
	height: 31px;
	width: 149px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(/img/h_pickup01.jpg);
	background-repeat: no-repeat;
	}

#header p.h_pickup01 a:hover{
	background-position: -149px 0px;
	}

#header a:link,
#header a:visited{
	color: #6666cc;
	text-decoration: none;
	}

#header a:active,
#header a:hover{
	color: #0066cc;
	text-decoration: none;
	}


/*-----Side Wide-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#side_wide{
	clear: both;
	width: 100%;
	background-color: transparent;
	background-image: url(/img/side_wide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}


/*-----Side-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#side{
	clear: both;
	width: 820px;
	margin: 0px auto;
	padding: 10px 0px 0px;
	background-color: #ffffff;
	background-image: url(/img/side.jpg);
	background-repeat: no-repeat;
	}


/*-----Wrapper-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#wrapper{
	clear: both;
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
	overflow: hidden;
	}


/*-----Main Box-----*//*-----Main Box-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#main_box{
	clear: both;
	width: 780px;
	text-align: left;
	overflow: hidden;
	}

#main p {
line-height:1.5em;
}
#concept #main p {
line-height:1.5em;
margin: 10px 0 20px 0;
font-size: 15px;
}

/*-----Main-----*//*-----Main Box-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#main{
	float: right;
	width: 560px;
	overflow: hidden;
	}


/*-----Navi-----*//*-----Main Box-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#navi{
	float: left;
	width: 200px;
	text-align: left;
	overflow: hidden;
	}

#navi h3.navi_header{
	clear: both;
	height: 25px;
	width: 200px;
	margin: 0px;
	font-size: 100%;
	line-height: 100%;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(/img/h4_nh.jpg);
	background-repeat: no-repeat;
}

#navi div.ul_navi_wrapper{
	clear: both;
	float:left;
	display: inline;
	margin: 10px 0px;
	width: 200px;
}

#navi ul{
	clear: both;
	float: left;
}

#navi ul.ul_navi{
	margin: 0;
}

#navi ul.ul_navi li{
	clear: both;
	background-repeat: no-repeat;
	}
#navi ul li a{
	display: block;
	height: 35px;	/* Htmlを"標準モード"で書いているため"Padding"で設定されている値をマイナスしています */
	width: 185px;	/* Htmlを"標準モード"で書いているため"Padding"で設定されている値をマイナスしています */
	padding: 5px 0px 0px 15px;
	font-size: 14px;
	line-height:15px;
	background-color: transparent;
	background-image: url(/img/uln0101c01li.jpg);
	color: #3F3F3F;
	background-repeat: no-repeat;
}

#navi ul li {
	margin-bottom:0px;
}

#navi ul ul li {
	margin-bottom:0px;
}


#navi ul ul li a{
	background-image: url(/img/uln0101c01dep02li.jpg);
	padding: 5px 0px 0px 24px;
	width: 176px;	
	color: #014CB1;
	margin-top:0px;
	font-size:10px;
}

#navi ul li a:hover{
	background-position: -200px 0px;
	}

#navi a:link,
#navi a:visited{
	color: #3F3F3F;
	text-decoration: none;
	}

#navi a:active,
#navi a:hover{
	color: #ffffff;
	text-decoration: none;
	}


/*-----Footer Wrapper-----*/
/*------------------------------------------------------*//*-----Footer Wide-----*/


#footer_wrapper{
	clear: both;
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background-image: url(/img/footer_wrapper.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	}


/*-----Footer Header-----*/
/*------------------------------------------------------*//*-----Footer Wide-----*/


.fseg0201{
	clear: both;
	height: 25px;
	width: 800px;
	position: relative;
	background-color: transparent;
	background-image: url(/img/fseg0201.jpg);
	background-repeat: no-repeat;
	}

.fs0201_01{
	height: 10px;
	width: 38px;
	position: absolute;
	top: 8px;
	left: 367px;
	}

.fs0201_01 a{
	display: block;
	height: 10px;
	width: 38px;
	text-indent: -9999px;
	}

.fs0201_02{
	height: 10px;
	width: 37px;
	position: absolute;
	top: 8px;
	left: 415px;
	}

.fs0201_02 a{
	display: block;
	height: 10px;
	width: 37px;
	text-indent: -9999px;
	}

.fs0201_03{
	height: 13px;
	width: 78px;
	position: absolute;
	top: 6px;
	left: 706px;
	}

.fs0201_03 a{
	display: block;
	height: 13px;
	width: 78px;
	text-indent: -9999px;
	}


/*-----Footer-----*/
/*------------------------------------------------------*//*-----Footer Wide-----*/


#footer{
	clear: both;
	float: left;
	height: 80px;
	width: 800px;
	position: relative;
	top: 0px;
	left: 0px;
	color: #666666;
	}

#footer dl{
	height: 30px;
	width: 600px;
	position: absolute;
	top: 10px;
	left: 100px;
	text-align: center;
	line-height: 150%;
	}

#footer dl dt{
	display: inline;
	border-right: 1px solid #666666;
	}

#footer dl dt a{
	margin: 0px 1ex 0px;
	white-space: nowrap;
	}

#footer dl dd{
	float: left;
	text-indent: -9999px;
	}

#footer address{
	height: 15px;
	width: 600px;
	position: absolute;
	top: 50px;
	left: 100px;
	text-align: center;
	font-size: 120%;
	line-height: 150%;
	}

#footer dl dt a:link,
#footer dl dt a:visited{
	color: #666666;
	text-decoration: none;
	}

#footer dl dt a:active,
#footer dl dt a:hover{
	color: #333333;
	text-decoration: none;
	}

#footer address a:link,
#footer address a:visited{
	color: #666666;
	text-decoration: none;
	}

#footer address a:active,
#footer address a:hover{
	color: #333333;
	text-decoration: none;
	}


/*-------------------------------------------------------------------------------*//*-----↑↑以上基本設定↑↑-----*/
/*-----------------------------------------------------------------------------------------------------------------*/


/*-----Topページindex.html-----*//*-----Main-----*/
/*--------------------------------------------------------*//*-----Side Wide-----*/


#index #header{
	background-image: url(/img/header.jpg);
	}

#index h2{
	background-image: url(/img/h3_index.jpg);
	}
.tph2{
  background: none;
	text-align: left;
	text-indent: 0;
	}
#index #index_qa h2{
	background-image: url(/img/title_index.jpg);
	}

#index h3.h4img01{
	text-indent: -9999px;
	background-image: url(/img/h4_index.jpg);
	}

#index .seg0101c01{
	background-color: #ffffff;
	background-image: url(/img/seg0101c01_index.jpg);
	background-repeat: repeat-x;
	}

#index .seg0201c01{
	background-color: #ffffff;
	background-image: url(/img/seg0101c01_index.jpg);
	background-repeat: repeat-x;
	}

#index .seg0202 .s02higher{
	width: 281px;
	}

#index .seg0202 .s02higher p{
	width: 281px;
	}

#index .seg0202 .s02higher .btn{
	width: 281px;
	}

#index .seg0202 .s02higher .btn p{
	width: 129px;
	}

#index .seg0202 .s02lower{
	width: 264px;
	}

#index .s02lower p.images a{
	display: block;
	height: 114px;
	width: 264px;
	font-size: 100%;
	line-height: 100%;
	text-indent: -9999px;
	}

#index .s02lower p.images {
	display: block;
	height: 114px;
	width: 264px;
	font-size: 100%;
	line-height: 100%;
	text-indent: -9999px;
	}

#index .s02lower p.images01 {
	background-image: url(/img/images_index02.jpg);
	}

#index .s02lower p.images02 {
	background-image: url(/img/images_index03.jpg);
	}

#index .s02lower p.images03 {
	background-image: url(/img/images_index04.jpg);
	}

#index .s02lower p.images a:hover{
	background-position: -264px 0px;
	}

p.form_bt a{
display:block;
width:560px;
height:120px;
background:url(../img/form.jpg) no-repeat;
text-indent:-9999px;
}
p.form_bt a:hover{
background:url(../img/form_ov.jpg) no-repeat;
}

p.form_bt02 a{
display:block;
width:560px;
height:120px;
background:url(../img/form0202.jpg) no-repeat;
text-indent:-9999px;
}
p.form_bt02 a:hover{
background:url(../img/form0202_ov.jpg) no-repeat;
}
