@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	color: #000000;
	background-color: #f9f2df;
	font-size: 13px;
}

img {
	border: 0px;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

h2{
	color: #5eb100;
	margin-top: 15px;
	margin-bottom: 0px;
}

.clear {
	clear: both;
}


/* - - - Header - - - */

#header {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

#header_inner {
	margin: 0px auto;
	width: 860px;
	height: 90px;
	background: url(./images/header.gif) no-repeat;
	text-align: left;
}


#logo {
	text-align: left;
	width: 307px;
	position: relative;
	top: 22px;
	left: 15px;
}



/* - - - Topic Path - - - */

#path {
	width: 100%;
}

#path_inner {
	margin: 0px auto;
	width: 812px;
	color: #333333;
	font-size: 70%;
	text-align: left;
	padding-left: 15px;
}

#path_inner ul {
	margin: 0px 31px 0px 31px;
	padding: 0px;
	list-style: none;
}

#path_inner ul li {
	margin: 0px 8px 0px 0px;
	padding: 3px 0px 0px 0px;
	float: left;
}

#path_footer {
	width: 100%;
	background: url(../images_common/path_footer_background.gif) repeat-x;
	font-size: 1px;
}

#path_footer_inner {
	margin: 0px auto;
	padding: 0px;
	width: 812px;
	height: 3px;
	background: url(../images_common/path_footer.gif) no-repeat;
}


/* - - - Container - - - */

#container {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

#container_inner {
	margin: 0px auto;
	width: 860px;
	text-align: left;
	background: url(images/container.gif) no-repeat;
}

#main_image {
	width: 860px;
	text-align: center;
	margin-top: 2px;
}


/* - - - Modules - - - */

#alpha {
	line-height: 1.3;
	float: right;
	width: 593px;
	position: relative;
	right: 10px;
	margin-bottom: 50px;
}

#alpha_inner {
	width: 545px;
	padding-left: 20px;
	line-height: 1.5;
}

#goPageTop {
	width: 520px;
	height: 50px;
	vertical-align: bottom;
	margin-top: 50px;
	padding-top: 50px;
	text-align: right;
	clear: both;
}

#goPageTopW {
	width: 760px;
	margin-top: 50px;
	padding-top: 50px;
	text-align: right;
	clear: both;
}

#beta {
	margin: 0px 0px 3px 15px;
	color: #444444;
	font-size: 70%;
	width: 232px;
}

#categoryImage {
	margin: 10px 0px 0px;
}

.p banner {
	margin-top: 0px;
	margin-bottom: 0px;
}

#contactBanner {
	width: 210px;
	font-size: 12px;
	line-height: 1.5;
	margin: 0px auto 0px 10px;
}


/* - - - Local navi - - - */

#localnavi{
	width: 231px;
	text-align: left;
	margin-top: 10px;
	margin-left: 0px;
}

#localnavi ul {
	list-style: none;
	width: 231px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fbffe7;
}

#localnavi ul li {
	margin-left: 0px;
	list-style: none;
	width: 231px;
	text-align: left;
}

#localnavi ul a {
	display: block;
	width: 231px;
	height: 32px;
	overflow: hidden;
	color: #2f5a00;
	font-size: 14px;
	font-weight: bold;
}

a.l_other {
	background-image: url(./images/localnavi.gif);
}

a:hover.l_other {
	background-position: 0px -32px;
}

a.l_current {
	background-image: url(./images/localnavi_dark.gif);
}


.localnavibox {
	display: block;
	width: 231px;
	height: 32px;
	margin-top: 10px;
	margin-left: 10px;
}


/* - - - White navi - - - */

#wnavi{
	width: 231px;
	text-align: left;
	margin-top: 10px;
	margin-left: 0px;
}

#wnavi ul {
	list-style: none;
	width: 231px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}

#wnavi ul li {
	margin-left: 0px;
	list-style: none;
	width: 231px;
	text-align: left;
}

#wnavi ul a {
	display: block;
	width: 231px;
	height: 36px;
	overflow: hidden;
	color: #5eb100;
	font-size: 14px;
	font-weight: bold;
}

a.professional {
	background-image: url(./images/white_navi.gif);
}

a:hover.professional {
	background-position: 0px -36px;
}

a.customer {
	background-image: url(./images/white_navi.gif);
}

a:hover.customer {
	background-position: 0px -36px;
}

a.modelhouse {
	background-image: url(./images/white_navi.gif);
}

a:hover.modelhouse {
	background-position: 0px -36px;
}

a.experience {
	background-image: url(./images/white_navi.gif);
}

a:hover.experience {
	background-position: 0px -36px;
}


.wnavibox {
	display: block;
	width: 231px;
	height: 36px;
	margin-top: 10px;
	margin-left: 10px;
}