@charset "utf-8";
/*formatting style
------------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.5;
}
hr {
	display: none;
}
/* link style
------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #00CCFF;
	text-decoration: underline;
}
a:visited {
	color: #809497;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	position: relative;
	top: -1px;
	left: +1px;
}
/*basic layout
------------------------------------------------*/
#wrapper {
	width: 980px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 130px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#main {
	background-color: #FFFFFF;
	float: left;
	width: 400px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#sidebarR {
	float: left;
	width: 400px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 25px;
}
#clear {
	clear: both;
	width: 980px;
	margin: 0px;
}
#clear p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: italic;
	font-weight: bold;
	color: #0099FF;
}
#sidebar2 {
	float: left;
	width: 310px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#main2 {
	background-color: #FFFFFF;
	float: left;
	width: 310px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#sidebarR2 {
	float: left;
	width: 310px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 25px;
}
#clear2 {
	clear: both;
	width: 980px;
	margin: 0px;
}
#clear2 h1 {
	font-size: 18px;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bolder;
	height: 1.5em;
	color: #339900;
	background-color: #DEEFEB;
	width: auto;
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}


#footer {
	color: #666666;
	background-color: #FFFFFF;
	clear: both;
	float: none;
	width: 968px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	border-right: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	background-image: url(img/back.jpg);
}
/* header style
------------------------------------------------*/
#header {
	background-repeat: no-repeat;
	position: relative;
	background-color: #FFFFFF;
	height: 114px;
	z-index: 100;
}
#header #logo {
	position: absolute;
	left: 0;
	top: 54px;
	height: 50px;
}
#header p {
	width: 485px;
	top: 56px;
	font-size: 9px;
	line-height: 1.4em;
	text-align: left;
	position: absolute;
	border-style: none;
	font-style: normal;
	letter-spacing: normal;
	visibility: inherit;
	right: 5px;
}


#header ul {
	width: 980px;
	position: absolute;
	left: 0px;
	top: 14px;
}
#header ul li {
	list-style-type: none;
	float: left;
}
#header ul li a {
	line-height: 30px;
	height: 30px;
	width: 151px;
	color: #666666;
	text-decoration: none;
	background-color: #999999;
	text-align: center;
	border-left: 1px solid #999999;
	display: block;
	font-weight: bold;
	background-image: url(img/b_back1.jpg);
}

#header ul li a:hover {
	background-color: #333333;
	background-image: url(img/b_back2.jpg);
	color: #FFFFFF;
}
#header ul li#nHome a {
	width: 108px;
	background-image: url(img/b_back1L.jpg);
	border-left: 1px solid #FFFFFF;
}
#header ul li#nContact a {
	background-image: url(img/b_back1R.jpg);
	width: 109px;
}
#header ul li#nContact a:hover {
	background-image: url(img/b_back2R.jpg);
}

#header ul li#nHome a:hover {
	background-image: url(img/b_back2L.jpg);
}

#home #header #nHome a {
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(img/b_back3L.jpg);
}
#total #header #nTotal a,#gaiheki #header #nGaiheki a,#roof #header #nRoof a,#quality #header #nQuality a,#support #header #nSupport a {
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(img/b_back3.jpg);
}
#contact #header #nContact a {
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(img/b_back3R.jpg);
}
	/* サブメニュー
	---------------------------------------------*/
	#header ul ul {
	position: static;
	list-style-type: none;
	background-color: #EAEAEA;
	width: 151px;
	filter: Alpha(Opacity=85);
	}
	#header ul ul li {
	float: none;
	}
	#header ul ul li a {
	border-top: 1px solid #FFFFFF;
	background: none;
	font-size: 90%;
	font-weight: normal;
	padding: 0px 0;
	height: 24px;
	line-height: 24px;
	}
	#header ul ul li a:hover {
	color: #FFFFFF;
	background-image: none;
	background-color: #666666;
	filter: Alpha(Opacity=85);
	}
	#header ul li.parent ul {
		display: none;
	}
	#header ul li.parentOn ul {
	display: block;
	background-image: none;
	}

/* headimage
------------------------------------------------*/
#topimage {
	height: auto;
	width: 980px;
}
#topimage #headimg {
	position: relative;
	left: 0px;
	top: auto;
	width: 800px;
}
#topimage h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bolder;
	color: #666666;	
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	background-color: #FFDFEF;
}
#topimage h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/topimg.jpg);
	height: 280px;
	width: auto;
	margin: 0px;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	border: 1px solid #CCCCCC;
}
#topimage h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	margin-left: 0px;
	border-left: 10px double #CC9900;
	margin-top: 5px;
	margin-right: 0px;
	padding-left: 10px;
}
#topimage h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	background-image: url(img/image2.jpg);
	height: 228px;
	width: auto;
	margin: 0px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	padding-top: 15px;
	padding-right: 32px;
	padding-left: 32px;
	border: 1px solid #CCCCCC;
}
#topimage h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/gaiheki.jpg);
	height: 230px;
	width: auto;
	margin: 0px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	padding-top: 15px;
	padding-right: 32px;
	padding-left: 32px;
}
#topimage h6 {
	font-size: 100%;
	line-height: 1.4em;
	font-weight: bolder;
	color: #666666;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	padding: 5px;
	height: 40px;
	margin-bottom: 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #CAFFEA;
}


#topimage table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
#topimage div.wk {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#topimage div.wk2 {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}
#topimage div.wk3 {
	float: right;
	width: 480px;
}
#topimage div.wk4 {
	float: left;
	width: 480px;
}

#topimage .br {
	clear: left;
}


/* sidebar styles
------------------------------------------------*/
#sidebar h2 {
	font-family: sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px;
	color: #0033CC;
	margin-bottom: 10px;
	text-indent: 5px;
	border-bottom: 1px dashed #999999;
	background-color: #FFFFCC;
	border-right: 20px solid #FF0000;
}
#sidebar h3 {
	font-size: 100%;
	line-height: 1.4em;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-color: #DFDFDF;
	padding: 0px;
	background-position: 1px;
	margin-bottom: 10px;
}
#sidebar h4 {
	height: 60px;
	width: 128px;
	border: 1px solid #999999;
	line-height: 50px;
	text-align: center;
	padding-top: 5px;
}

#sidebar h3:hover {
	background-image: url(img/arrow_hover.gif);
	background-position: 1px;
}
#sidebar h1 {
	font-size: 140%;
	font-family: sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(img/midasiback.jpg);
	height: 50px;
	width: auto;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFCC33;
}

#sidebar dl dt img {
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#sidebar dl dt img:hover {
	border: 1px solid #000000;
}

#sidebar dl dt {
	clear: both;
	line-height: 1.2em;
	padding-bottom: 5px;
}
#sidebar dl dt dd {
	margin-bottom: 10px;
}

/* main styles
------------------------------------------------*/
#main h1 {
	font-size: 160%;
	line-height: 2em;
	font-weight: bolder;
	font-family: sans-serif;
	font-style: normal;
}
#main h2 {
	padding: 2px 0px 2px 15px;
	border-top: 2px dashed #999999;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	font-weight: bold;
	background-position: left;
	color: #FFFFFF;
	background-color: #666666;
}
#main table {
	font-family: sans-serif;
	line-height: 12pt;
	font-size: 9pt;
	font-weight: lighter;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
#main h3 {
	font-family: sans-serif;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color: #996600;
	border-left: 6px solid #666666;
	background-repeat: repeat;
	background-image: url(img/bg3.gif);
}
#main p {
	font-size: 100%;
	line-height: 1.4em;
	padding-top: 2px;
	padding-right: 0px;
}

/* clear styles
------------------------------------------------*/
#clear table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}

#clear h6 {
	font-size: 100%;
	line-height: 1.4em;
	font-weight: bolder;
	color: #666666;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	padding: 5px;
	height: 40px;
	margin-bottom: 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #CAFFEA;
}
#clear div.wk {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#clear div.wk2 {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}
#clear div.wk3 {
	float: right;
	width: 480px;
}
#clear div.wk4 {
	float: left;
	width: 480px;
}

#clear .br {
	clear: left;
}


/* footer styles
------------------------------------------------*/
#footer ul li a {
	color: #999999;
	font-size: 10px;
	line-height: 12px;
}
#footer a:link {
	color: #333333;
	border-bottom: 2px solid #CCCC00;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	border-bottom: 3px solid #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #0033FF;
	text-decoration: none;
	border-bottom: 3px solid #0000FF;
}
#footer ul li a:hover {
	color: #333333;
}
#footer ul li p a {
	color: #CCCCCC;
}
#footer ul li p a:hover {
	color: #666666;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
	color: #999999;
	text-align: right;
}
#footer p a {
	color: #999999;
}
#footer p a:hover {
	color: #333333;
}
#footer address {
	line-height: normal;
	text-align: right;
	font-size: 100%;
	clear: both;
	padding-top: 10px;
}

.premier {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.froatRight {
	float: right;
	margin-left: 10px;
}
.froatLeft {
	float: left;
	margin-right: 10px;
}
