@charset "utf-8";

/*reset css
---------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
    font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
}

.fl {float:left;}
.fr {float:right;}

.clear{
	clear:both;
}

.center {text-align:center;}


/* css
---------------------------------------------------*/

body {
	background:url(../images/bg00.jpg) center top repeat-y;
	line-height:160%;
}


#wrapper {width:100%; height:auto;}
#wrap {width:960px; height:auto; margin:0px auto; color:#666666;}

/* header */
#header {
	width:960px;
	margin:0px auto;
}

#logo {float:left;}
#header h1 {float:right; font-size:70%; margin-top:3%;}


/* navi */
#navi {width:960px;}
#navi ul {width:960px;}
#navi li {float:left;}


/* contents */
#contents {width:960px;}
#contents_l {width:720px; float:left;}
#contents_r {width:240px; float:right;}


/* footer */
#footer {width:960px;}
#footer_box {position:relative;	width:960px;}
#footer_btn01 {position:absolute; top:94px;	left:15px;}
#footer_btn02 {position:absolute; top:82px;	left:654px;}

/* pagetop */
#pagetop {float:right;}


/* footer_navi */
#footer_navi {width:700px; float:left;}
#footer_navi ul {width:700px;}
#footer_navi li {
	font-size:70%;
	border-right:#666 1px solid;
	margin:5px 0px 5px 0px;
	padding:0px 15px 0px 15px;
	float:left;
}
#footer_navi li.li_clear {border-right:none;}
#footer_navi li.li_clear2 {padding:0px 15px 0px 0px;}


/* copy */
#copy {width:700px; float:left;}

/* content
----------------------------------------------------------*/
#mainimage {
	width:100%;
	margin:0 auto 25px;
	padding: 0;
}

#image01,#image02,#image03,#image04,#image05,#image06{ visibility:hidden;}

/* jQuery‚Å‰æ‘œ‚ðƒ‹[ƒvBÅŒãSTOPB
-----------------------------------*/
#keyvisual {
	margin: 0 auto;
	width:960px;
	height:320px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#keyvisual img {
	top: 0;
	left: 0;
	position: absolute;
}


/* 使いまわしcss
---------------------------------------------------*/
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb25 {margin-bottom:25px;}
.mb40 {margin-bottom:40px;}

.mr5 {margin-right:5px;}

.w470 {width:470px;}


.txt01 {
	font-size:150%;
	font-weight:bold;
	line-height:30px;
	color:#F93;
}
.txt02 {
	font-size:150%;
	font-weight:bold;
	line-height:30px;
}

.txt03 {
	line-height:25px;
}

.font01 {
	line-height:22px;
}

.font02 {
	color:#F93;
	font-size:100%;
}


/* link
----------------------------------------------------------*/
a {
	outline:none;
}
a:link,a:visited {
	text-decoration:none;
	color:#666;
}
a:hover {
	color:#3366cc;
}
.img-filter a:hover img {
	opacity: 0.7;
 filter: alpha(opacity=80);
 -moz-opacity: 0.7;
}


/* title css
---------------------------------------------------*/

h2,h3,h4,h5{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style:normal;
	font-weight:normal;
	clear:both
	}


.title01 {
	padding:8px 0px 8px 8px;
	border-left:solid 5px #3366cc;
}

.title02 {
	padding:8px 0px 8px 8px;
	background-color:#edf6ff;
	color:#333333;
	font-size:120%;
	font-weight:bold;
}

.title03 {
	padding:8px 0px 8px 8px;
	color:#3366cc;
	font-weight:bold;
	font-size:110%;
}

.title04{
	font-size:110%;
	font-weight:bold;	
	line-height:normal;
	border-left:4px solid #3366cc;
	color:#3366cc;
	padding:2px 10px;
	margin-bottom:10px
}


.title05 {
	background:url(../images/h2_bg.jpg) no-repeat top left;
	height:35px;
	font-weight:bold;
	font-size:110%;
	padding-top:15px;
	padding-left:10px;
}


/* divbox css
---------------------------------------------------*/
.divbox01 {
	width:711px;
	margin-bottom:30px;
}

.divbox01n {
	width:216px;
	margin:0px 21px 20px 0px;
	float:left;
}

.divbox01n p {
	font-size:90%;
	margin:6px 0px 0px 0px;
}

.detail {
	width:100%;
	text-align:right;
}

.divbox02 {
	width:960px;
}


.divbox03 {
	width:975px;
}

.divbox03n {
	width:310px;
	margin:0px 15px 20px 0px;
	float:left;
}

.divbox03n p {
	font-size:90%;
	margin:8px 5px 5px 5px;
}



.divbox04 {
	width:992px;
	margin-bottom:30px;
}

.divbox04n {
	width:216px;
	margin:0px 32px 0px 0px;
	float:left;
}



/* txtbox css
---------------------------------------------------*/
.txtbox01 {
	width:960px
	padding:10px 0px 10px 0px;
	text-align:left;
}

.txtbox02 {
	width:940px;
	padding:10px;
}


/* dtbox css
---------------------------------------------------*/
.dtbox01 {
	width:960px;
}

.w300 {
	width:300px;
}

.w640 {
	width:640px;}



/* table css
---------------------------------------------------*/

.table01 {
	width:100%;
	font-size:90%;
	line-height:130%;
}
.table01 th,td {
	padding:10px 10px 10px 0px;
	background-image:url(../images/hr01.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:10px;
}
.table01 th {width:20%; font-weight:bold;}



.table02 {
	width:100%;
	font-size:90%;
	line-height:130%;
}
.table02 td {
	padding:10px;
	background-image:none;
}
.table02 th {
	width:20%;
	font-weight:bold;
	border:1px solid #3366cc;
	text-align:center;
	vertical-align:middle;
}


/* dl css
---------------------------------------------------*/
.dl01 {width:100%; line-height:130%; font-size:90%;}
.dl01 dt {
	padding:0px 0px 10px 0px;
}
.dl01 dd {
	margin-left:100px;
	margin-bottom:20px;
	line-height:130%;
}


/* ul css
---------------------------------------------------*/
.ul01 {width:100%; line-height:130%; font-size:90%;}
.ul01 li {
	width:300px;
	height:30px;
	float:left;
	margin-right:20px;
}



/* top css
---------------------------------------------------*/

/* top_info */
#top_info {width:960px; font-size:90%;}
.top_info {width:960px;}
.top_info th,td {
	padding:10px 10px 10px 0px;
	background-image:url(../images/hr01.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.top_info th {font-weight:bold; width:20%;}


.detailbox{
	float:left;
	width:293px;
	margin:0 20px 20px 0;}


/* company css
---------------------------------------------------*/

.syumoku {
	width:700px;
	line-height:20px;
}

.syumoku dt.w700 {
	width:700px;
	clear:both;
	margin-bottom:20px;
}

.syumoku dt.w200 {
	margin-bottom:20px;
	width:200px;
	float:left;
}

.syumoku dd {
	width:300px;
	margin-left:200px;
	margin-bottom:20px;
}

.syumoku dd ul.list01 {
	margin-bottom:20px;
}

.syumoku dd li.list01_t{
	float:left;
	width:300px;
}

.syumoku dd li.list01_l{
	float:left;
	width:150px;
}


/* butsuken css
---------------------------------------------------*/

.categorylink{
	width:1048px;
}
.categorylink li{
	list-style:none;
	float:left;
	margin-right:32px;
	font-weight:bold;
	margin-bottom:10px;
	font-size:110%;
	text-align:center;
}
.categorylink a:link,
.categorylink a:visited {
	padding:8px 0px 8px 0px;
	width:214px;
	display:block;
	border:1px solid #234da1;	
	background:#3366cc;
	font-weight:bold;
	text-decoration:none;
	color:#fff;	
}

.category_on a:link,
.category_on a:visited,
.categorylink a:hover{
	background:#234da1;
	display:block;
	font-weight:bold;
	border:1px solid #ccc;
	text-decoration:none;
	color:#fff;	
}

.detail-box2{ margin-bottom:20px}	

.box2{
	padding:10px;
	background:#edf6ff;
	border:1px solid #ccc;
	margin-bottom:20px;
	text-align:center;
	}	

.box2 img{
	padding-right:5px;
	vertical-align:middle
	}

.ln{line-height:normal;}

/* ページング */
.paging {
	background-color:#edf6ff;
	padding:7px 10px;
	text-align:right;
	margin-bottom:20px;
}
.paging span.current,
.paging span a.paging-text {
	border:1px solid #ccc;
	padding:3px 6px;
}
.paging span.current {
	background:#3366cc;
	color:#fff;
}
.paging span a.paging-text {
	background:#fff;
	cursor:pointer;
}
.paging span a.paging-text:hover {
	background:#3366cc;
	color:#fff;
}



/* contact
----------------------------------------------------------*/
.contact_table{
	border: 1px solid #3366cc;
    border-collapse: collapse;
    margin-bottom: 15px;
    width: 100%;
}
.contact_table th{
    background-color: #edf6ff;
    border: 1px solid #3366cc;
    border-collapse: collapse;
	padding:8px 10px;
	width:150px;
	vertical-align:middle;
}
.contact_table td{
	border:1px solid ;
	border-color:#3366cc #3366cc #3366cc #fff;	
	padding:8px 10px;
	vertical-align:middle;
}
.contact_table th span,.contact_table td span {
	color:#cc0000;
	font-weight:bold;
	font-size:80%;
}

.contact_table input {margin-bottom:5px;}


#privacy{
	overflow:auto;
	width:940px;
	height:300px;
	border:1px solid #CCC;
	padding:9px;
	margin-bottom:40px;
}


#privacy p {
	margin:0px 0px 15px 0px;
	line-height:16px;
	font-size:80%;
}

#privacy h4 {
	color:#333;
	font-weight:bold;
	border-bottom:#3366cc 1px solid;
	margin:5px 0px 5px 0px;
	padding-bottom:5px;
	font-size:80%;
}
.bank_tbl{width:8em; display:inline-block;}
.nm_list{ list-style:decimal !important; padding:0 0 0 1em;}
.bold{ font-weight:bold;}