@charset "UTF-8";
/* CSS Document------------------  */


body{
	margin:0;
	padding:0;
	background-image:url(back.jpg);
	background-repeat:repeat-x;
	text-align:center;
	}

form,fieldset{
	margin:0;
	padding:0;
	}

fieldset{
	border:none;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{
	margin:0;
	padding:0;
	}



/* ここから設定------------------  */

/* 全体ラップ------------------  */
div#container{
	width:900px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	position:relative;
	}
	
a,a:link,a:visited{
	text-decoration:none;
	color:#333;
	}

a:hover{
	color:#F00;
	}	
		
/* ヘッダー部分------------------  */
div#header{
	width:900px;
	margin:0;
	padding:0;
	text-align:right;
	height:130px;
	background-image:url(header-back.png);
	background-repeat:no-repeat;
	
}
div#header h1{
	margin:10px 0px 10px 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:150%;
	color:#333;
	text-align:right;
}
.logo{
	float:left;
	
}


div#header ul,div#header li{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	}
	

.tel{
	clear:both;
}

div#header ul{
    width:420px;
    overflow:hidden;
	float:right;
}

div#header li{
    float:left;
    height:146px;
    display:block;
}

div#header li a {
    display: block;
    overflow: hidden;
    height: 0px;
    background-image:url(nabi.png);
    padding-top:146px;
}



	
/* ここからが追加部分 */

#slider {
	position:relative;
	min-height:300px;
		margin:0px 0px 10px 0px;
	background:#202834 url(images/loading.gif) no-repeat 50% 50%;
width:900px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:10px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}


/* ここまでが追加部分 */
	

/* メイン */
div#main{
	width:900px;
	margin:0px;
	padding:0;
	text-align:left;
}

/* ナビ */
div#left{
	width:237px;
	margin:0;
	padding:0;
	float:left;
	margin-top:10px;
	text-align:center;
}
.nabi{
	width:237px;
	background-image:url(nabi-back.png);
	background-repeat:no-repeat;
	padding-top:20px;
	}

.nabi ul{
    width:188px;
	margin:0px 0px 0px 25px;
	list-style:none;
	text-align:left;
	height:315px;

}

.nabi li{
	margin:0;
	padding:4px 0px 13px 33px;
	list-style:none;
	text-align:left;
		width:158px;
    display:block;
	background-image:url(navi.png);
	background-repeat:no-repeat;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	font-weight:800;
	color:#000;
	line-height:150%;
	}





/* 右側 */
div#right{
	width:630px;
	margin:0;
	padding:0;
	float:right;
	margin-top:20px;
	text-align:left;
}

div#right h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	font-weight:800;
	color:#000;
	line-height:150%;
	padding:2px 0px 2px 10px;
	border-left:6px solid #F00;
	margin:0px 0px 10px 0px;
}
div#right p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#333;
	line-height:150%;
	font-weight:400;
	margin:0;
}

.box{
	width:630px;
	margin:10px 0px;
	overflow:hidden;
}

.box dl{
	width:305px;
	margin:10px 0px;
}

.box dd{
	margin:5px 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:400;
	font-size:12px;
	color:#333;
	line-height:150%;
}

.migi{
	float:right;
}

.hidari{
	float:left;
}
.bana{
	margin-bottom:20px;
}
.aka{
	color:#F00;
}
/* トップへ */
div#tophe{
	width:900px;
	margin:0px;
	text-align:right;
	clear:both;
}
div#tophe p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#C78A03;
	font-weight:400;
	line-height:180%;
	margin:10px 0px;
}
div#tophe a,div#tophe a:link,div#tophe a:visited{
	text-decoration:none;
	color:#333;
	padding:0px;
	}

div#tophe a:hover{
	color:#F00;
	}		
	
/* ボトム*/
div#bottom{
	width:100%;
	height:220px;
	background-image:url(footer-back.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:20px;
}

.box-foot{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.box-foot dl{
	width:300px;
	border-right:1px solid #333;
	text-align:left;
}

.box-foot dt{
	margin:0px 0px 5px 0px;
}
	
.box-foot dd{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:300;
	color:#000;
	line-height:130%;
	margin:10px 0px;
}
.box-foot2{
	width:150px;
	margin:0px;
	padding:10px 30px;
	float:left;
	text-align:left;
}

div#bottom p{
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:400;
	margin:0px 0px;
	line-height:160%;
	padding:20px 0px 0px 0px;
}

div#bottom2{
	width:900px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
div#bottom2 p{
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:400;
	margin:0px 0px;
	line-height:170%;
	padding:10px 0px 20px 0px;
}



	