/*all*/

*{
	margin: 0;
	padding: 0;
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #555;
	line-height: 140%;
	letter-spacing: 1px;
	background-color: #DDD;
}


#container {
	width: 750px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0 10px;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


/*header*/

#header {
	margin: 0px;
	width: 728px;
	height:43px;
	margin: 0;
	padding: 11px 11px 16px;
	text-align: right;
	background-color: #FFF;
	background-image:url(images/header_bar.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#header h1 {
	font-size: 10px;
	color: #666;
	line-height: 100%;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 10px 0 0;
}

/*menu*/

#menu {
	width: 190px;
	margin: 0px;
	padding: 0;
	float: left;
	clear: both;
}

#menu ul {
	text-indent: -9999px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu a {
	display: block;
	text-decoration: none;
	width: 190px;
	border-style: solid;
	border-width: 0 0 1px;
	border-color: #FFF;
}

#menu li#sign a, #menu li#interior a, #menu li#ad a, #menu li#company a, #menu li#recruit a {
	height: 55px;
	background-repeat: no-repeat;
}

#menu li#contact a, #menu li#estimate a {
	height: 40px;
}

#sign a {
	background-image: url(images/menu_sign.gif);
}
#interior a {
	background-image: url(images/menu_interior.gif);
}
#ad a {
	background-image: url(images/menu_ad.gif);
}
#company a {
	background-image: url(images/menu_company.gif);
}
#recruit a {
	background-image: url(images/menu_recruit.gif);
}
#contact a {
	background-image: url(images/menu_contact.gif);
}
#estimate a {
	background-image: url(images/menu_estimate.gif);
}


#sign a:hover {
	background-image: url(images/menu_sign_over.gif);
}
#interior a:hover {
	background-image: url(images/menu_interior_over.gif);
}
#ad a:hover {
	background-image: url(images/menu_ad_over.gif);
}
#company a:hover {
	background-image: url(images/menu_company_over.gif);
}
#recruit a:hover {
	background-image: url(images/menu_recruit_over.gif);
}
#contact a:hover {
	background-image: url(images/menu_contact_over.gif);
}
#estimate a:hover {
	background-image: url(images/menu_estimate_over.gif);
}



#sign a.present {
	background-image: url(images/menu_sign_over.gif);
}
#interior a.present {
	background-image: url(images/menu_interior_over.gif);
}
#ad a.present {
	background-image: url(images/menu_ad_over.gif);
}
#company a.present {
	background-image: url(images/menu_company_over.gif);
}
#recruit a.present {
	background-image: url(images/menu_recruit_over.gif);
}
#contact a.present {
	background-image: url(images/menu_contact_over.gif);
}
#estimate a.present {
	background-image: url(images/menu_estimate_over.gif);
}



/*right_body*/

#main {
	width: 560px;
	margin: 0;
	padding: 0 0 15px;
	float: right;
}


/*title*/

.title {
	width: 560px;
	height: 90px;
	padding: 0;
	margin: 0;
}


#navi {
	width: 560px;
	height: 20px;
	margin: 0 0 30px;
	padding: 0;
	float: left;
}

#navi a {
	margin: 0;
	padding: 0;
}

.title_s {
	width: 460px;
	height: auto;
	margin: 0;
	padding: 0 50px 20px 50px;
}

.intro {
	width: 440px;
	padding: 0 60px 30px 60px;
	line-height: 160%;
	color: #333;
	clear: both;
}

.double {
	width: 420px;
	margin: 20px 55px;
	padding: 10px;
	line-height: 160%;
	color: #333;
	border: double #BBB;
}

/*contents*/

#contents, .contents {
	width: 440px;
	padding: 0px 60px 20px 60px;
}

/*company_info*/

#company_info {
	width: 440px;
	padding: 0px 60px 0px 60px;
	text-align: center;
	clear: both;
}

#company_info p {
	margin: 5px 0 0;
	line-height: 170%;
	color: #333;
}

/*footer*/

#footer {
	width: 720px;
	height: 11px;
	padding: 7px 15px 6px;
	background-color: #777;
	clear: both;
}

#footer p, #footer a {
	color: #FFF;
	line-height: 100%;
	text-decoration: none;
	font-size: 10px;
}

#footer p.right {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*float&clear*/

.left {
    float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.small {
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	margin: 0px;
	color: #777;
}

/*privacy*/

#privacy {
	width: 338px;
	margin: 20px 20px 10px;
	padding: 10px;
	border: solid 1px #999;
}	


/*common*/

h1 {
	margin: 0 60px 1px;
	padding: 2px 10px;
	font-size: 14px;
	color: #FFF;
	line-height: 120%;
	letter-spacing: 0.2em;
	font-weight: 600;
	clear: both;
}

.red {
	background-color: #990033;
}

.blue {
	background-color: #003366;
}

.green {
	background-color: #006633;
}

h3 {
	height: 10px;
	margin: 0 60px 5px;
	padding: 1px 10px 0;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #FFF;
	line-height: 100%;
	background-color: #AAA;
}


h2{
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: 1px;
}

p {
	margin: 0;
	padding: 0;
	line-height: 145%;
}

