@charset "UTF-8";

/* スタイルのリセット */
body,div,ul,li,ol,h1,h2,h3,p,form,fieldset,input,p,blockquote,th,td,dt,dd {
margin:0;
padding:0;
line-height: 1.4em;
}
fieldset,img {
border:0;
margin: 0px;
padding: 0px;
}
em,th,var {
font-style:normal;
font-weight:normal;
}
h1,h2,h3,p,th,td,dt,dd,li{
font-size:100%;
font-weight:normal;
}

/* 全体 */
html {
min-width:
920px;
}
html body {
margin:0 auto;
text-align: center;
padding:0;
background-color:#ffffff;
color: #444;
font-size: 100%;
font-family:
"Hiragino Kaku Gothic Pro",
"ヒラギノ角ゴ Pro W3",
Osaka,
"MS P Gothic",
"ＭＳ Ｐゴシック",
sans-serif;
text-align: center;
}

/* テキスト系 */

a {
	text-decoration: none;
	}
a:hover {
	text-decoration:underline;
	}
a:visited{
	}
a:active{
	}
a:focus{
	outline: none;
	}

.clear {
	clear: both;
	}
.bold {
	font-weight: bold;
	}
li{
	list-style: none;
	}
.right{
	text-align: right;
	}

/* レイアウト */

.whole{
	margin:0 auto;
	text-align: left;
	width: 920px;
	background: url(../image/back.gif) repeat-y;
	}
#contain{
	margin: 0 10px;
	width: 900px;
	}

#head{
	height: 100px;
	border-bottom: 2px solid #960009;
	position: relative;
	background: url(../image/headback.gif) top right no-repeat;
	}

#content{
	width: 900px;
	padding: 15px 0 0;
	background: url(../image/contentback.gif) repeat-y;
	position: relative;
	}

#footer {
	clear: both;
	border-top: 2px solid #960009;
	padding: 3px;
	}

#side_navi{
	float: left;
	width: 200px;
	}
	
#main{
	float: right;
	margin-right: 10px;
	width:675px;
	padding-bottom: 30px;
	}


/* head */
#head_logo{
	width: 180px;
	float: left;
	}

#head_info{
	width: 300px;
	padding-top: 20px;
	float: right;
	}
#head_info2 {
	position: absolute;
	left: 200px;
	top: 10px;
	}
#head_info2 p {
	font-size: 11px;
	}

#head_tabs {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	}
#head_tabs ul {
	width: 561px;
	height: 18px;
	background: url(../image/gmenu_bg.gif) no-repeat bottom right;
	margin: 0px;
	padding: 0px;
	}
#head_tabs li {
	display: block;
	float: left;
	width: 112px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	}
#head_tabs li a {
	display: block;
	float: left;
	width: 112px;
	height: 18px;
	text-decoration: none;
	text-indent: -9000px;
	line-height: 0.1em;
	margin: 0px;
	padding: 0px;
	}
#head_tabs li.gmenu_01 a {
	background: url(../image/gmenu_01.gif) bottom no-repeat;
	}
#head_tabs li.gmenu_02 a {
	background: url(../image/gmenu_02.gif) bottom no-repeat;
	}
#head_tabs li.gmenu_03 a {
	background: url(../image/gmenu_03.gif) bottom no-repeat;
	}
#head_tabs li.gmenu_04 a {
	background: url(../image/gmenu_04.gif) bottom no-repeat;
	}
#head_tabs li.gmenu_05 a {
	background: url(../image/gmenu_05.gif) bottom no-repeat;
	}
#head_tabs li a:hover {
	background: none;
	}


/* top */
#top{
	width: 900px;
	height: 400px;
	border-bottom: 2px solid #960009;
	position: relative;
	}
#top img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	}
#top div {
	position: absolute;
	text-indent: -8000px;
	}
#top_example {
	left: 0px;
	bottom: 5px;
	}
#top_window {
	left: 0px;
	bottom: 115px;
	}
#top_original {
	left: 0px;
	bottom: 225px;
	}

#top_example,div#top_example a {
	display: block;
	width: 407px;
	height: 105px;
	background: url(../image/main_03.jpg) no-repeat;
	}
#top_window,div#top_window a {
	display: block;
	width: 362px;
	height: 105px;
	background: url(../image/main_02.jpg) no-repeat;
	}
#top_original,div#top_original a {
	display: block;
	width: 292px;
	height: 105px;
	background: url(../image/main_01.jpg) no-repeat;
	}
#top_example a:hover {
	background: url(../image/main_r03.jpg) no-repeat;
	}
#top_window a:hover {
	background: url(../image/main_r02.jpg) no-repeat;
	}
#top_original a:hover {
	background: url(../image/main_r01.jpg) no-repeat;
	}

/* content */

p#to_whole {
	text-align: right;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	right: 0px;
	z-index: 5
	}
p#to_whole a {
	color: #333;
	}

	
/* side_navi */

#side_navi {
	position: relative;
	padding-bottom: 158px;
	}

#navi1 {
	}
#navi1 li,#navi1 li a {
	display: block;
	width: 200px;
	height: 50px;
	margin-bottom: 10px;
	text-indent: -8000px;
	}
	
#navi1 li.bodycoating a {
	background: url(../image/bana_03.gif) no-repeat;
	}
#navi1 li.windowcoating a {
	background: url(../image/bana_02.gif) no-repeat;
	}
#navi1 li.wheelcoating a {
	background: url(../image/bana_01.gif) no-repeat;
	}
#navi1 li.bodycoating a:hover {
	background: url(../image/bana_r03.gif) no-repeat;
	}
#navi1 li.windowcoating a:hover {
	background: url(../image/bana_r02.gif) no-repeat;
	}
#navi1 li.wheelcoating a:hover {
	background: url(../image/bana_r01.gif) no-repeat;
	}
#navi1 li.roomcoating a {
	background: url(../image/bana_04.gif) no-repeat;
	}
#navi1 li.roomcoating a:hover {
	background: url(../image/bana_r04.gif) no-repeat;
	}

#navi2 ul{
	}
#navi2 li {
	background: #C70007;
	}
#navi2 li,#navi2 li a {
	display: block;
	width: 180px;
	color: #fff;
	font-size: 13px;
	
	}
#navi2 li a {
	display: table-cell;
	width: 180px;
	padding: 8px 0px;
	font-weight: bold;
	text-decoration: none;
	background: #7C1925;
	vertical-align: middle;
	text-indent: 20px;
	}
#navi2 li a:hover {
	background: #C70007;
	}

#navi2 li.aboutrmc a {
	background: url(../image/menu_01.gif) no-repeat;
	}
#navi2 li.aboutcoating a {
	background: url(../image/menu_02.gif) no-repeat;
	}
#navi2 li.example a {
	background: url(../image/menu_03.gif) no-repeat;
	}
#navi2 li.faq a {
	background: url(../image/menu_04.gif) no-repeat;
	}
#navi2 li.access a {
	background: url(../image/menu_05.gif) no-repeat;
	}
#navi2 li.staff a {
	background: url(../image/menu_06.gif) no-repeat;
	}
#navi2 li.privacy a {
	background: url(../image/menu_07.gif) no-repeat;
	}
#navi2 li.link a {
	background: url(../image/menu_08.gif) no-repeat;
	}
#navi2 li a:hover {
	background: none;
	}




#naviback {
	background: url(../image/naviback.gif) left bottom no-repeat;
	width: 180px;
	height: 158px;
	position: absolute;
	bottom: 0px;
	z-index: 6;
	}

/* main */

/* whatnew */
#whatnew{
	width: 675px;
	}
#whatnew dl{
	margin: 0;
	padding: 0 10px 5px;
	}
#whatnew dt{
	font-weight: bold;
	padding-top: 10px;
	}
#whatnew dd{
	padding-left: 50px;
	}
	
#whatnew dd,#whatnew dt{
	font-size: 80%;
	}
	
#whatnew_inner{
	width: 668px;
	height:100px;/* top_recommendによって調整 */
	overflow: auto;
	border: 1px solid #888;
	}
	
/*top_content*/	
#top_content1,#top_content2,#top_content3{
	margin-top: 10px;
	}
#top_content1 a img.entries {
	padding: 2px 5px;
	}
	
#top_content1 li{
	float: left;
	height:105px;
	}
	
#top_content2 {
	float: left;
	width: 327px;
	}
#top_content3 {
	float: right;
	width: 327px;
	}

	
/* footer */

p.foot_navi{
	color: #666;
	text-align: center;
	font-size: 80%;
	}
p.foot_navi a {
	color: #666;
	}
p.foot_navi a:hover {
	color: #960009;
	}
p.footer_copyright {
	text-align: center;
	font-size: 80%;
	padding: 5px;
	color: #960009;
	}


.content_body h3{
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0;
	}

dd.blog_title{
	border-bottom: 1px solid #ddd;
	}

p#calender{
	font-size: 10px;
	text-align: center;
	}
#calender a {
	text-decoration: none;
	color: #fff;
	}
#calender a:hover {
	text-decoration:underline;
	color: #fff;
	}
#calender a:visited{
	color: #fff;
	}
#calender a:active{
	}

/*-----カレンダー-------*/
#calender{
	margin:0 0 0 40px;
}

#calender font{
color:#fff;
}

.table01 {
	border: 1px solid #CCC;
}
.table01 td{
	border: 1px solid #CCC;
}


.top_cal{
	padding-bottom:10px;
}

.top_twit {
	padding-bottom:10px;
}

.side-credit {
	width:167px;
	margin:20px 0 20px 6px;
}
