@charset "utf-8";

*	{margin:0;
	padding:0;
	}

img	{border:none;
	vertical-align:top;
	}

html{
    height:100%;
}


body	{background:#fff url(../images/bg_body.png) repeat-y center top;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.5px;
	vertical-align:baseline;
	text-align:center;
	padding:0;
	margin:0;
	height:100%;
	scrollbar-face-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#b3b3b3;
	scrollbar-shadow-color:#b3b3b3;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;
	}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

p	{font-size:14px;
	color:#333333;
	line-height:1.5;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

a	{color:#FF7F24;
	text-decoration:underline;
	}

a:hover	{color:#FF7F24;
	text-decoration:none;
		}

ul{
	list-style:none;
}

.clear{clear:both;
}

.phot_style01{
	float:left;
	border:1px solid #aaa;
	padding:8px;
	background:#fff;
	margin:5px 20px 5px 0;
}

.phot_style02{
	float:right;
	border:1px solid #aaa;
	padding:8px;
	background:#fff;
	margin:5px 0 5px 20px;
}

.phot_left{
	float:left;
}

.phot_right{
	float:right;
}

b{
	color:#FF7F24;
}

strong {
	font-weight: bold;
	color:#FF7F24;
}



/*
 index.html
*/

div#wrapper	{
	background:#ffffff;
	margin:0 auto;
	width:700px;
	height:auto;
	text-align:left;
	position:relative;
	min-height: 100%;

}

* html div#wrapper{
    height:100%;
}

body > div#wrapper {
        height: auto;
}

div#wrapper:after {
	content: "";
	display: block;
	clear: both;
}


div#header{
	width:700px;
	height:auto;
}


div#header img#logo{
	margin:10px;
}


div#main{
	width:700px;
	height:auto;
	background:#fff;
}

*html div#main{
	padding-right:0;
	width:700px;

}


div#main:after {
	content: "";
	display: block;
	clear: both;
}



/*  --------- navi   --------- */

ul#top_navi{
	font-size:14px;
	width:700px;
	height: 40px;
}

ul#top_navi li{
	float: left;
}

ul#top_navi li a{
	display: block;
	height: 40px;
	outline: none;
	text-indent: -9999px;
}

ul#top_navi li.li01,ul#top_navi li.li01 a{
	background:url(../images/navi01_off.png) no-repeat 0 0;
	width:107px;
}

ul#top_navi li.li01 a:hover{
	background:url(../images/navi01_on.png) no-repeat 0 0;
	width:107px;
}

ul#top_navi li#this01 a{
	background:url(../images/navi01_on.png) no-repeat 0 0;
	width:107px;
}

ul#top_navi li.li02,ul#top_navi li.li02 a{
	background:url(../images/navi02_off.png) no-repeat 0 0;
	width:154px;
}

ul#top_navi li.li02 a:hover{
	background:url(../images/navi02_on.png) no-repeat 0 0;
	width:154px;
}

ul#top_navi li#this02 a{
	background:url(../images/navi02_on.png) no-repeat 0 0;
	width:154px;
}

ul#top_navi li.li03,ul#top_navi li.li03 a{
	background:url(../images/navi03_off.png) no-repeat 0 0;
	width:177px;
}

ul#top_navi li.li03 a:hover{
	background:url(../images/navi03_on.png) no-repeat 0 0;
	width:177px;
}

ul#top_navi li#this03 a{
	background:url(../images/navi03_on.png) no-repeat 0 0;
	width:177px;
}

ul#top_navi li.li04,ul#top_navi li.li04 a{
	background:url(../images/navi04_off.png) no-repeat 0 0;
	width:130px;
}

ul#top_navi li.li04 a:hover{
	background:url(../images/navi04_on.png) no-repeat 0 0;
	width:130px;
}

ul#top_navi li#this04 a{
	background:url(../images/navi04_on.png) no-repeat 0 0;
	width:130px;
}

ul#top_navi li.li05,ul#top_navi li.li05 a{
	background:url(../images/navi05_off.png) no-repeat 0 0;
	width:132px;
}

ul#top_navi li.li05 a:hover{
	background:url(../images/navi05_on.png) no-repeat 0 0;
	width:132px;
}

ul#top_navi li#this05 a{
	background:url(../images/navi05_on.png) no-repeat 0 0;
	width:132px;
}

#orangeber{
	width:700px;
	height:3px;
	background:url(../images/bg_orangebar.png) repeat-x 0 0;
	margin:5px 0;
}

/*  --------- footer   --------- */

div#footer{
	width:700px;
	height:auto;
}

div.Copyright{
	color:#fff;
	width:700px;
	height:15px;
	background:#FF7F24;
	padding:5px 0;
	margin-top:20px;
}

div.Copyright address{
	font-size:12px;
}

/*  --------- index.html   --------- */

div#contents{
	margin:5px 10px 70px 10px;
}

h2{
	font-size:18px;
	font-weight:bold;
	color:#FF7F24;
	margin:30px;
}

p.top_text{
	background:url(../images/img_check.gif) no-repeat 0 0;
	text-indent:20px;
	margin:20px 0 0 10px;
}


/* ---------  all page  ----------------- */

h3{
	background:url(../images/bg_title.png) no-repeat 0 0;
	width:640px;
	height:55px;
	font-size:18px;
	font-weight:bold;
	color:#FF7F24;
	margin:0 0 10px 0;
	padding:45px 0 0 60px;
}

*html h3{
	width:700px;
	height:100px;
}

/* ---------  products.html  ----------------- */

span{
	color:#FF7F24;
	font-weight: bold;
}

span.mini{
	font-size:11px;
}

.pro01{
	width:700px;
	padding:20px 0;
	border-top:2px solid #FF7F24;
}

.left_pro{
	width:255px;
	float:left;
	margin:0 10px;
}

*html .left_pro{
	margin:0 5px;
}

.right_pro{
	float:left;
	width:420px;
	margin:0 5px 0 0;
}

*html .right_pro{
	margin:0 2px 0 0;
}


/* ---------  kosaku.html  ----------------- */


div.develop01{
	width:700px;
	margin:20px 0;
}

div.devphot{
	width:680px;
	padding:20px 0;
	background:#befdfe;
	margin-left:10px;
}


div.devphot p{
	width:200px;
	float:left;
	margin-left:23px;
}

*html div.devphot p{
	margin-left:12px;
}

/* ---------  info.html  ----------------- */


h4{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:1.4;
	margin:20px 0;
}

h5{
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 80px;
}

div#left_box{
	width:390px;
	float:left;
	display:inline;
	padding-left:10px;
}

*html div#left_box{
	width:400px;
}

div#left_box dl{
	margin-left:10px;
}

div#left_box dl dt{
	float:left;
	clear:both;
	width:100px;
	padding:10px;
	font-size:14px;
}

div#left_box dl dd{
	margin-left:100px;
	padding:10px;
	font-size:14px;

}

#place_ul{
	width:250px;
	margin-left:100px;
	font-size:14px;
}


#place_ul li{
	margin:5px 0;
}

#place_ul li.place{
	background:url(../images/img_check.gif) no-repeat 0 0;
	padding-left:20px;
}

#place_ul li.add{
	margin-left:20px;
}

div#right_box{
	width:290px;
	height:auto;
	float:left;
	margin-right:10px;
}

*html div#right_box{
	margin-right:0;
}


div.partner{
	padding:20px 0;
	text-align:center;
}
