@charset "UTF-8";

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;	vertical-align: middle;	font: inherit;	font-size: 100%;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}body {	line-height: 1;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}table {	border-spacing: 0;	border-collapse: collapse;}

body{
	position: relative;
	z-index: 9999;
	color: #333;
	font-size: 14px;
	font-family:"メイリオ", Meiryo,",ＭＳ Ｐゴシック",sans-serif;
	line-height: 1.4;
	-webkit-text-size-adjust: 100%;
}

.wrapper{
	position: relative;
	z-index: 2;
	overflow: hidden;
	min-width: 1024px;
}

.container{
	position: relative;
	margin: 0 auto;
	width: 960px;
}

.body{
	position: relative;
	z-index: 2;
}

.body .main{
	float: left;
	padding-top: 0px;
	padding-bottom: 30px;
	width: 720px;
}

.body .side{
	float: right;
	padding-top: 0px;
	padding-bottom: 30px;
	width: 220px;
	position: relative;
}

.body .mainboth{
	padding-bottom: 30px;
	width: 920px;
	margin:0 20px;
}

h1{
	margin:0
	}
h2{
	margin:0
	}
h3{
	border-left: 5px solid #f00;
	border-bottom: 1px solid #666;
	font-size:18px;
	padding:8px;
	margin:20px 0;
	font-weight:bold;
	}
h4{
	font-size:16px;
	color:#000;
	margin:20px 0;
	font-weight:bold;
	}
.service h4{
	font-size:14px;
	color:#000;
	padding:7px 0 5px  10px;
	background-color:#fffacd;
	border-bottom: 1px solid #f5deb3;
	font-weight:bold;
	}
	
p {
	line-height:150%;
	letter-spacing: 0.1em; 
}

/* ------------------------------------------------------------
	head
------------------------------------------------------------ */
#head{
	position: relative;
	z-index: 20;
	margin-bottom: -2px;
	padding-bottom: 2px;
	background: url(../images/head-shadow.png) repeat-x center bottom;
}
#head .container.upper{
	position: relative;
	z-index: 19;
	height: 70px;
}
#head p.logo{
	position: absolute;
	top: 10px;
}
#head p.logo a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	background-image: url(../images/head-logo.png);
	background-repeat: no-repeat;
	width: 280px;
	height: 45px;
}
#head .tagline{
	position: absolute;
	bottom: 30px;
	left: 290px;
	z-index: 18;
	font-size:12px;
}

/* 
#head p.logo a:hover{
	background-position: 0 -56px;
}
- */

/* ------------------------------------------------------------
	navi
------------------------------------------------------------ */
#head .navi{
	position: relative;
	z-index: 17;
	bottom: 8px;
}
#head .navi ul{
	position: relative;
	right: 1px;
	overflow: hidden;
	margin: 0px;
	width: 960px;
	height: 60px;
}
#head .navi li{
	float: left;
}
#head .navi li a{
	display: block;
	overflow: hidden;
	height:120px;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
}
#head .navi li a:hover,
#head .navi li.active a{
	background-position: 0 -60px;
}
#head .navi li.nav01 a{
	width: 137px;
	background-image: url(../images/nav-01.png);
	background-size: 137px 120px;
}
#head .navi li.nav02 a{
	width: 137px;
	background-image: url(../images/nav-02.png);
	background-size: 137px 120px;
}
#head .navi li.nav03 a{
	width: 137px;
	background-image: url(../images/nav-03.png);
	background-size: 137px 120px;
}
#head .navi li.nav04 a{
	width: 137px;
	background-image: url(../images/nav-04.png);
	background-size: 137px 120px;
}
#head .navi li.nav05 a{
	width: 137px;
	background-image: url(../images/nav-05.png);
	background-size: 137px 120px;
}
#head .navi li.nav06 a{
	width: 137px;
	background-image: url(../images/nav-06.png);
	background-size: 137px 120px;
}
#head .navi li.nav07 a{
	width: 137px;
	background-image: url(../images/nav-07.png);
	background-size: 137px 120px;
}

/* ------------------------------------------------------------
	kv
------------------------------------------------------------ */
#kv{
	position: relative;
	z-index: 1;
	height: 495px;
}
#kv .panel{
	position: absolute;
	top: 0;
	min-width: 960px;
	width: 100%;
}
#kv #kv01{
	min-height: 495px;
	background: url(../images/kv-01.jpg) no-repeat center top;
}
#kv #kv01 img{
	padding-top: 80px;
}
#kv #kv02{
	min-height: 495px;
	background: url(../images/kv-02.jpg) no-repeat center top;
	opacity: 0;
}
#kv #kv02 img{
	padding-top: 80px;
}
#kv #kv03{
	min-height: 495px;
	background: url(../images/kv-03.jpg) no-repeat center top;
	opacity: 0;
}
#kv #kv03 img{
	padding-top: 180px;
}
#kv .cont{
	min-height: 495px;
	background: url(../images/kv-frame.png) no-repeat center bottom;
	text-align: center;
}

/* ------------------------------------------------------------
	slider
------------------------------------------------------------ */
#slider{
	position: relative;
	z-index: 10;
	margin: -170px 0 0;
	background: url(../images/slider-bg.png) no-repeat center top;
}

#slider .slider-container{
	position: relative;
	overflow: hidden;
	z-index: 10;
	margin: 0 auto;
	padding: 20px 0;
	width: 860px;
	height: 400px;
}

#slider .slider-wrap{
	position: relative;
	overflow:hidden;
	width: 860px;
}

#slider .slider-content{
	position: relative;
	width: 900px;
	height: 380px;
}
#slider .slider-content ul{
	position: relative;
	float: left;
	overflow: hidden;
	padding: 0px;
	height: 380px;
}
#slider .slider-content ul li{
	position: relative;
	float: left;
	margin:4px;
	width: 280px;
	height: 182px;
	background: url(../images/slider-item-bg.png) no-repeat;
}
#slider .slider-content ul li p.title{
	position: relative;
	margin: 10px 0 2px;
	padding: 0 18px;
	text-shadow: 0px 1px 0px #fff;
	font-weight: bold;
	font-size: 14px;
	-webkit-text-shadow: 0px 1px 0px #fff;
	-moz-text-shadow: 0px 1px 0px #fff;
	-o-text-shadow: 0px 1px 0px #fff;
}
#slider .slider-content ul li p.image{
	position: relative;
	display:table-cell;
	padding: 0px 2px;
	width:258px;
	vertical-align:middle;
	text-align:center;
	layout-grid-line:100px;
}
#slider .slider-content ul li p.title a{
	color: #333;
	text-decoration: none;
}
#slider .slider-content ul li p.title a:hover{
	color: #a00b11;
	text-decoration: underline;
}
#slider .slider-content ul li p.image a img{
	vertical-align:middle;
}
#slider .slider-content ul li p.image a:hover img{
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
	filter: alpha(opacity=70);
}

#slider .slider-content ul li p.text{
	padding: 0px 16px;
	font-size: 12px;
	line-height: 1.2;
	text-shadow: 0px 1px 0px #fff;
	-webkit-text-shadow: 0px 1px 0px #fff;
	-moz-text-shadow: 0px 1px 0px #fff;
	-o-text-shadow: 0px 1px 0px #fff;
}

#slider .slider-control .left{
	position: absolute;
	top: 90px;
	left: 0;
	cursor: pointer;
}
#slider .slider-control .right{
	position: absolute;
	top: 90px;
	right: 0;
	cursor: pointer;
}

/* ------------------------------------------------------------
	breadcrumb
------------------------------------------------------------ */
.breadcrumb{
	width:960px;
	padding:10px 0 10px;
	background-color:#fff;
	font-size:12px;
}

.breadcrumb ul{
	overflow: hidden;
}
.breadcrumb ul li{
	float: left;
}
.breadcrumb a{
	color: #d52b1c;
}

/* ------------------------------------------------------------
	news-ticker
------------------------------------------------------------ */
.ticker {
	margin: 0 auto;
	padding: 14px 0px ;
	width: 960px;
	text-align: left;
	position: relative;
	overflow: hidden;
	font-size:12px;
	color:#666;
	background: url(../images/news_bk.png) no-repeat;
	}

.ticker ul {
	width: 100%;
	position: relative;
	}

.ticker ul li {
	width: 100%;
	padding-left:120px;
	display: none;
	}

/* ------------------------------------------------------------
	section
------------------------------------------------------------ */
.section.top-news{
	float: left;
	width: 720px;
	background-image:url(../images/top_message_bk.png) ;
	margin-bottom:30px;
}
.section.top-news .title{
	background-image: url(../images/top_message_title.png);
	padding:10px 10px 10px 26px;
	font-weight:bold;
	margin:10px;
}

.section.top-news .news-panel{
	position: relative;
	margin-top: -1px;
	margin-bottom:10px;
	width:700px;

	left:10px;
	border: 1px solid #ccc;
	background-color:#fff;
	overflow: scroll;
}
.section.top-news .news-panel ul{
	padding: 10px 60px 10px 30px;
	width: 600px;
}
.section.top-news .news-panel ul li{
	overflow: hidden;
	padding: 16px 0;
	border-bottom: 1px dotted #ccc;
}
.section.top-news .news-panel ul li div{
	float: left;
}
.section.top-news .news-panel ul li a{
	color: #333;
	text-decoration: none;
}
.section.top-news .news-panel ul li a:hover{
	color: #a00b11;
	text-decoration: underline;
}
.section.top-news .news-panel ul li .date{
	width: 130px;
	font-weight: bold;
	line-height: 2;
	background: url(../images/arrow.png) left no-repeat;
	padding: 3px 0px 3px 12px;
}
.section.top-news .news-panel ul li .text{
	width: 400px;
	line-height: 2;
}
.section.top-news .news-panel .detail{
	position: absolute;
	right: 11px;
	bottom: 11px;
	padding-left: 12px;
	background: url(../images/list-type01.png) no-repeat left center;
}
.section.top-news .news-panel .detail a{
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
.section.top-news .news-panel .detail a:hover{
	color: #a00b11;
	text-decoration:underline;
}


/* ------------------------------------------------------------
	side
------------------------------------------------------------ */

.side ul.banner li{
	margin: 10px 0;
}
.side ul.banner li a{
	display: block;
	overflow: hidden;
	width: 220px;
	height:80px;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
}
.side .banner-01 a{
	background: url(../images/side-banner-01.png);
}
.side .banner-02 a{
	background: url(../images/side-banner-02.png);
}
.side .banner-03 a{
	background: url(../images/side-banner-03.png);
}

.side .contentBox {
	padding: 0px;
	}
.side h3 {
		margin: 0;
	}

	
/* ------------------------------------------------------------
	footer
------------------------------------------------------------ */
#footer{
	position: relative;
	font-size:12px;
	z-index: 20;
	clear: both;
	-webkit-transform: translateZ(0);
}
#footer .upper{
	width:100%;
	height: 29px;
	background: url(../images/foot-upper-bg.png) repeat-x;
}
#footer .upper .top{
	position: absolute;
	left: 0px;
}
#footer .upper .page-top{
	position: absolute;
	right: 0px;
}
#footer .middle{
	height: 180px;
	background: url(../images/foot-middle-bg.png) repeat-x;
}
#footer .middle ul{
	overflow: hidden;
	margin: 0 auto;
	padding-top: 30px;
	width:960px;
}
#footer .middle ul li{
	float: left;
	text-align:center;
	padding-right: 10px;
	width: 150px;
	line-height: 1.7;
}
#footer .middle ul li a{
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
	width: 150px;
	height: 71px;
	background-repeat: no-repeat;
	white-space: nowrap;
}

#footer .middle ul li.special-item01 a{
	background-image: url(../images/foot-01.png);
}
#footer .middle ul li.special-item02 a{
	background-image: url(../images/foot-02.png);
}
#footer .middle ul li.special-item03 a{
	background-image: url(../images/foot-03.png);
}
#footer .middle ul li.special-item04 a{
	background-image: url(../images/foot-04.png);
}
#footer .middle ul li.special-item05 a{
	background-image: url(../images/foot-05.png);
}
#footer .middle ul li.special-item06 a{
	background-image: url(../images/foot-06.png);
}
#footer .lower{
	overflow: hidden;
	background: url(../images/foot-lower-bg.png) repeat-x;
	color: #fff;
}
#footer .lower a{
	color: #fff;
	text-decoration: none;
}
#footer .lower a:hover{
	text-decoration: underline;
}
#footer .lower div.copy{
	overflow: hidden;
	padding-top: 23px;
	height: 38px;
}
#footer .lower div.copy p{
	font-size:9px;
	margin-bottom: 10px;
}
#footer .lower div.copy p.address{
	font-size: 9px;
	float: left;
	padding-left: 30px;
	padding-top: 2px;
	letter-spacing:1px;
}
#footer .lower div.copy p.copy{
	float: right;
}
#footer .lower ul.navi{
	float: left;
	overflow: hidden;
	padding-top: 2px;
}
#footer .lower ul.navi li{
	float: left;
	font-size: 9px;
}
#footer .lower ul.navi li.item01{
	padding-right: 10px;
	border-right: 1px dotted #fff;
}
#footer .lower ul.navi li.item02{
	padding-left: 10px;
}

/* ------------------------------------------------------------
	text
------------------------------------------------------------ */
.txtL {font-size:100%; line-height: 1.6;}
.txtM {font-size:90%; line-height: 1.6;}
.txtS {font-size:80%; line-height: 1.4;}
.txtss {font-size:70%; line-height: 1.4;}
.txcR{color:#ff0000;}
.txcB{color:#8b8b8b;}
.txcF{color:#ffffff;}
.txtbold{font-weight:bold;}

.txtbox{
	border: 2px solid #ddd;
	padding:10px;
	border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
	background-color:#fff;
	margin:10px;
	}


/*Text-align
--------------*/
.txaL {text-align:left;}
.txaR {text-align:right;}
.txaC {text-align:center;}	


/* ------------------------------------------------------------
	Margin
------------------------------------------------------------ */
.mg5 {margin:5px;}
.mg10 {margin:10px;}
.mg15 {margin:15px;}
.mg20 {margin:20px;}
.mg25 {margin:25px;}
.mg30 {margin:30px;}

/*top*/
.mgT5 {margin-top:5px;}
.mgT10 {margin-top:10px;}
.mgT15 {margin-top:15px;}
.mgT20 {margin-top:20px;}
.mgT25 {margin-top:25px;}
.mgT30 {margin-top:30px;}

/*right*/
.mgR5 {margin-right:5px;}
.mgR8 {margin-right:8px;}
.mgR10 {margin-right:10px;}
.mgR15 {margin-right:15px;}
.mgR20 {margin-right:20px;}
.mgR25 {margin-right:25px;}
.mgR30 {margin-right:30px;}

/*bottom*/
.mgB5 {margin-bottom:5px;}
.mgB10 {margin-bottom:10px;}
.mgB15 {margin-bottom:15px;}
.mgB20 {margin-bottom:20px;}
.mgB25 {margin-bottom:25px;}
.mgB30 {margin-bottom:30px;}

/*left*/
.mgL5 {margin-left:5px;}
.mgL10 {margin-left:10px;}
.mgL15 {margin-left:15px;}
.mgL20 {margin-left:20px;}
.mgL25 {margin-left:25px;}
.mgL30 {margin-left:30px;}
.mgL180 {margin-left:180px;}


/* ------------------------------------------------------------
	Padding
------------------------------------------------------------ */
.pd5 {padding:5px;}
.pd10 {padding:10px;}
.pd15 {padding:15px;}
.pd20 {padding:20px;}
.pd25 {padding:25px;}
.pd30 {padding:30px;}

/*top*/
.pdT5 {padding-top:5px;}
.pdT10 {padding-top:10px;}
.pdT15 {padding-top:15px;}
.pdT20 {padding-top:20px;}
.pdT25 {padding-top:25px;}
.pdT30 {padding-top:30px;}

/*right*/
.pdR5 {padding-right:5px;}
.pdR10 {padding-right:10px;}
.pdR15 {padding-right:15px;}
.pdR20 {padding-right:20px;}
.pdR25 {padding-right:25px;}
.pdR30 {padding-right:30px;}

/*bottom*/
.pdB5 {padding-bottom:5px;}
.pdB10 {padding-bottom:10px;}
.pdB15 {padding-bottom:15px;}
.pdB20 {padding-bottom:20px;}
.pdB25 {padding-bottom:25px;}
.pdB30 {padding-bottom:30px;}
.pdB40 {padding-bottom:40px;}

/*left*/
.pdL5 {padding-left:5px;}
.pdL10 {padding-left:10px;}
.pdL15 {padding-left:15px;}
.pdL20 {padding-left:20px;}
.pdL25 {padding-left:25px;}
.pdL30 {padding-left:30px;}
.pdL120 {padding-left:120px;}


/* ------------------------------------------------------------
	マウスオーバー透過
------------------------------------------------------------ */
.entry_more a:link, .entry_more a:visited {
}

.entry_more a:active, .entry_more a:hover {
text-decoration:none;
filter: alpha(opacity=55);
  -moz-opacity:0.5;
  opacity:0.5;
}

/* ------------------------------------------------------------
	clearfix
------------------------------------------------------------ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}	

/* ------------------------------------------------------------
	other
------------------------------------------------------------ */
.flL {
	float:left;
	}
.flR {
	float:right;
	}
	
img.border{
	padding:5px;
	background-color:#fff;
	border:solid 1px #ccc;
	}


