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

/* kill 'Browser standard style'
---------------------------------------------------------------------------- */
body{
	margin:0;
	padding:0;
	text-decoration:none;
	width: 100%;
	height: 100%;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size:11px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	background-color: #222222;
}
h1,h2,h3,h4,h5,h6,ul,ol,dl,dt,dd,li,table,th,td,p,form,select,option,address{
	margin:0;
	padding:0;
}
ul{	list-style-type:none;}
a:link { color: #dddddd;}
a:visited { color: #dddddd; }
a:hover { color: #BF5419; }
a:active { color: #BF5419; }
img{
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* all
---------------------------------------------------------------------------- */
p{
	margin-bottom: 10px;
}
hr{
	margin-bottom: 20px;
	margin-top: 20px;
}
h1{
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 7px;
	font-size: 17px;
	background-image: url(img/bg-h1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 1px;
	color: #ffffff;
}
h2{
	font-weight: bold;
	font-size: 14px;
	background-image: url(img/point-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 14px;
	margin-bottom: 5px;
}
h3{
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
	color: #ffffff;
}
h4{
	font-weight: bold;
	font-size: 14px;
	background-image: url(img/point-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 14px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 30px;
}
.gline{
		border-bottom: 1px solid #888888;
}
.c-both{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.line1{
	font-size: 1px;
	line-height: 1px;
	background-color: #AAAAAA;
	height: 1px;
	width: 620px;
}
/* layout
---------------------------------------------------------------------------- */
#wrap{
	width: 950px;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #000;
}
#stage{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
	background-image: url(img/bg-side.gif);
	background-repeat: repeat-y;
	background-position: 720px top;
	padding-top: 20px;
	padding-bottom: 30px;
}
#header{
	width: 950px;
	height: 120px;
	/*padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;*/
}
#header-l{
	width: 200px;
	height:120px;
	float: left;
}
#header-c{
	width: 290px;
	height: 120px;
	float: left;

}
#header-r{
	width: 460px;
	height: 50px;
	float: left;
	text-align: left;
	padding-top: 70px;
	
	color: #ffffff;
}
#img-top{
	width: 950px;
	background-image: url(img/bg-stage.gif);
	background-repeat: repeat-x;
	background-position: left 250px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#img{
	width: 950px;
	background-image: url(img/bg-stage.gif);
	background-repeat: repeat-x;
	background-position: left 115px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
/* Contents
---------------------------------------------------------------------------- */
#contents{
	width: 950px;
	height: 400px;
	
	/*padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;*/
}

#contents-l{
	width: 200px;
	height:400px;
	padding-top:10px;
	float: left;
	color: #ffffff;
	background-color: #000000;
}

#contents-r{
	width: 710px;
	
	float: left;
	text-align: left;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	color: #aaaaaa;
	background-color: #1a1a1a;
}

#side{
	text-align: left;
	right: 15px;
	width: 200px;
	position: relative;
	float: right;
}
#footer{
	width: 850px;
	text-align: left;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(img/bg-footer.gif);
	background-repeat: repeat-x;
	background-color: #EFF0F0;
	color: #464656;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 11px;
}
#footer-l{
	width: 400px;
	color: #464656;
	font-weight: bold;
	font-size: 11px;
	float: left;
}
#footer-r{
	width: 400px;
	color: #464656;
	font-size: 11px;
	float: right;
}
#footer a{
	background-image: url(img/point-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	margin-left: 30px;
	float: right;
	font-size: 11px;
}
/* menu
---------------------------------------------------------------------------- */
#menu{
	width: 460px;
	height: 30px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu1 li{
	list-style-type:none;
	float:left;
	width: 115px;
	height: 30px;
}
#menu1 li.menu1{
	background-image:url(img/nemu1-on.jpg);
}
#menu1 li.menu2{
	background-image:url(img/nemu2-on.jpg);
}
#menu1 li.menu3{
	background-image:url(img/nemu3-on.jpg);
}
#menu1 li.menu4{
	background-image:url(img/nemu4-on.jpg);
}

#menu1 li a{
	display:block;
	width: 115px;
	height: 30px;
}
#menu1 li a:hover {
	background-color:transparent;
}
#menu1 li a:hover img{
	visibility:hidden;
}
/* side
---------------------------------------------------------------------------- */
.sidebox1{
	background-color: #F2F2F2;
	padding: 8px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
}
.b-side1{
	list-style-type:none;
	width: 187px;
	height: 35px;
	background-image: url(img/b-side1-on.gif);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.b-side1 a{
	display:block;
	width: 187px;
	height: 35px;
}
.b-side2{
	list-style-type:none;
	width: 187px;
	height: 24px;
	background-image: url(img/b-side2-on.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.b-side2 a{
	display:block;
	width: 187px;
	height: 24px;
}
#side a:hover {
	background-color:transparent;
}
#side a:hover img{
	visibility:hidden;
}

/* repair
---------------------------------------------------------------------------- */

.r-photo{
	width: 650px;
	height: 90px;
	margin-bottom: 20px;
}
.r-photo li{
	list-style-type:none;
	float:left;
	width: 120px;
	height: 90px;
	margin-right: 4px;
	margin-left: 5px;
}
/* list
---------------------------------------------------------------------------- */

.list1{
	width: 650px;
	margin-top: 10px;
	font-size: 10px;
}
.list1 li{
	list-style-type:none;
}
/* box
---------------------------------------------------------------------------- */
.box1{
	background-color: #F4F9FF;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 10px;
	line-height: 14px;
	border: 1px solid #999;
}
.box2{
	background-color: #E7E7E7;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 10px;
	line-height: 14px;
}
/* table
---------------------------------------------------------------------------- */
.table1{
	width: 650px;
	border-collapse:collapse;
}
.table1 th{
	background-color: #f2f2f2;
	border: 1px solid #999;
	padding: 3px;
	text-align: center;
}
.table1 td{
	border: 1px solid #999;
	padding: 3px;
}
.tnb th{
	border: none;
}
.tnb td{
	border: none;
}
.c1{
	background-color: #F4F9FF;
}
.c1-t10{
	background-color: #F4F9FF;
	font-size: 10px;
	line-height: 12px;
}
.c1-t10w110{
	background-color: #F4F9FF;
	font-size: 10px;
	line-height: 12px;
	width: 100px;
}
.c2{
	background-color: #F4F9FF;
}
.c3{
	background-color: #F4F9FF;
}
/* txt1
---------------------------------------------------------------------------- */
.t10{
	font-size: 10px;
	line-height: 12px;
}
.t11{
	font-size: 11px;
}
.t-c14{
	font-weight: bold;
	font-size: 12px;
	color: #1D2A49;
	line-height: 22px;
}
.t-c2{
	color: #F30;
}
/* news
---------------------------------------------------------------------------- */
#news{
	width: 610px;
	line-height: 16px;
	margin-bottom: 30px;
	margin-top: 15px;
	margin-left: 20px;
}
#news ul{
	list-style-type:none;
}
#news li{
	list-style-type:none;
	background-image: url(img/dot-1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
	margin-top: 2px;
}
#news li .news0{
	background-image: url(img/point-1.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 15px;
}
#news li a{
	text-decoration: none;
	display:block;
}
#news a:hover {
	background-color: #EAEAEA;
}
/* additional text
---------------------------------------------------------------------------- */
#text01{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 7px;
	line-height: 16px;
	color: #333333;
}
