@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
}

* {
	line-height:1.3;
	color:#333;
}

hr {
	background:#fff;
	color:#fff;
	clear:both !important;
	float:none;
	width:100%;
	height:0;
	margin:0 0 15px;
	border:none;
	*margin:-8px auto 11px;
}

a {
	color:#0099CC;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

*+html .clearfix {
	height: 1%;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

h1 {
	position:absolute;
	right:20px;
	top:40px;
	font-weight: bold !important;
	color: #46A43B;
}

#hd {
	margin:0 auto !important;
	width:960px;
	height:80px;
	position:relative;
}

	#hd #logo {
		position:absolute;
		left:210px;
		top:35px;
	}
	
	#hd #page_ttl {
		position:absolute;
		left:10px;
		top:20px;
	}

	#hd ul {
		position:absolute;
		right:10px;
		top:10px;
	}

	#hd ul li {
		float: left;
		padding: 0 5px;
		font-size:10px;
		*font-size:9px;
		color: #666;
	}

	html>/**/body #hd ul li {
		font-size /*\**/: 9px\9;
	}

	#hd ul li a {
		color: #666;
	}

	#hd ul li a:hover {
		color: #09C;
	}



#g_nav {
	margin-bottom:15px !important;
	width:100%;
	height:40px;
	background:url(img/g_nav/g_nav.png) repeat-x;
	border-bottom:4px #46A43B solid;
}

	#g_nav ul {
		background:url(img/g_nav/bg.png) repeat-x;
		margin:0 auto;
		width:960px;
		height:40px;
		text-align:center;
	}
	
	#g_nav li {
		float:left;
		width: 160px;
		hegith: 40px;
	}

	.g_btn01, .g_btn01 a {
		background: url(../img/g_nav/a01_on.png) 0 -40px;
		display:block;
	}

	.g_btn02, .g_btn02 a {
		background: url(../img/g_nav/a02_on.png) 0 -40px;
		display:block;
	}

	.g_btn03, .g_btn03 a {
		background: url(../img/g_nav/a03_on.png) 0 -40px;
		display:block;
	}

	.g_btn04, .g_btn04 a {
		background: url(../img/g_nav/a04_on.png) 0 -40px;
		display:block;
	}

	.g_btn05, .g_btn05 a {
		background: url(../img/g_nav/a05_on.png) 0 -40px;
		display:block;
	}

	.g_btn06, .g_btn06 a {
		background: url(../img/g_nav/a06_on.png) 0 -40px;
		display:block;
	}

	.g_btn07, .g_btn07 a {
		background: url(../img/g_nav/a07_on.png) 0 -40px;
		display:block;
	}


#eye {
	background:#000;
	height:300px;
}

#eye ul {
	width:1024px;
	overflow:visible;
	margin:0 auto !important;
}

img.top_eye {
	margin-bottom: 15px;
}


/* gallery */
	.roundabout-holder {
		height: 300px;
		width:1024px;
		margin:0 auto;
		/*overflow:hidden;*/
	}

	.roundabout-moveable-item {
/*		height: 850px;
		width: 250px;
*/		cursor: pointer;
		background:#000;
		font-size:10px;
		color:#fff;
		text-transform:uppercase;
		line-height:1.2em;
	}
	.roundabout-moveable-item img {
		width:100%;
		height:100%;
		display:block;
	}
	.roundabout-moveable-item p {
		padding:9px 0 0 17px;
		margin:0;
	}
	.roundabout-moveable-item a {
		color:#fff;
		text-decoration:none;
	}
	.roundabout-moveable-item a:hover {
		text-decoration:underline;
	}
	.roundabout-in-focus { cursor: auto; }
	.roundabout-in-focus p {
		
	}

#bd {
	margin:0 auto !important;
	width:960px;
}

	#cnt {
		width:705px;
		float:left;
	}
	

#nav {
	float:right;
	width:240px;
}

	#nav #nav_div01 {
		width:238px;
		border:1px #ddd solid;
	}
	
	#nav #nav_div01 dl,
	#nav #nav_div01 ul {
		padding:0 9px;
		width:220px;
	}
	
	#nav #nav_div01 dl {
		padding-top:10px;
	}
	
	#nav #nav_div01 dd {
		padding:5px;
	}
	
	#nav #nav_div01 ul {
		padding-bottom:10px;
	}
	
	#nav #nav_div01 a {
		padding-left:40px;
		width:180px;
		line-height:30px;
		background-color:#F7F7F7;
		background-position:left;
		background-repeat:no-repeat;
		display:block;
	}
	
	#nav #nav_div01 a.a01 {
		background-image:url(img/nav_div01/a-a01.png);
	}
	
	#nav #nav_div01 a.a02 {
		background-image:url(img/nav_div01/a-a02.png);
	}
	
	#nav #nav_div01 a.a03 {
		background-image:url(img/nav_div01/a-a03.png);
	}
	
	#nav #nav_div01 a.a04 {
		background-image:url(img/nav_div01/a-a04.png);
	}
	
	#nav #nav_div01 a.a05 {
		background-image:url(img/nav_div01/a-a05.png);
	}
	
	#nav #nav_div01 a.a06 {
		background-image:url(img/nav_div01/a-a06.png);
	}
	
	#nav #nav_div01 a.a07 {
		background-image:url(img/nav_div01/a-a07.png);
	}
	
	#nav #nav_div01 a.a08 {
		background-image:url(img/nav_div01/a-a08.png);
	}
	
	#nav #nav_div01 a.a09 {
		background-image:url(img/nav_div01/a-a09.png);
	}

	#nav #nav_div01 a.a10 {
		background-image:url(img/nav_div01/a-a10.png);
	}
	
	#nav #nav_div01 li.odd a {
		background-color:#fff;
	}
	
#ft {
	width:100%;
	color:#666;
}

	#ft ul {
		margin:0 auto;
		padding-left:15px;
		width:945px;
		height:40px;
		background:#ddd;
	}
	
	#ft ul li {
		line-height:40px;
		display:inline;
	}
	
	#ft ul li a {
		color:#666;
	}
	
	#ft p {
		width:960px;
		margin:0 auto;
		padding:0;
		line-height:30px;
		text-align:right;
	}
	
#pan {
	margin:0 auto 15px !important;
	width:705px;
	background: #EEE;
}

	#pan ul {
		margin-left:15px;
		font-size: 11px;
		*font-size: 9px;
	}

	html>/**/body #pan ul {
		font-size /*\**/: 9px\9;
	}

	#pan ul li {
		line-height:30px;
		padding-right:10px;
		display:inline;
	}

#blog {
}

	#blog h2 {
		margin-bottom:15px;
	}
	
	#blog h3 {
		margin:15px 0px;
		padding: 0px 10px 0px 20px;
		background:url(img/blog/h3.png) no-repeat bottom;
		font-size:123.1%;
		font-weight:bold;
		line-height: 44px;
	}

	#blog p {
		margin:0 0 20px !important;
	}

	#blog ul {
		margin:0 0 10px !important;
	}
	
	#blog ul li {
		background:#F7F7F7;
	}

	#blog ul li a {
		text-indent:15px;
		width:705px;
		line-height:30px;
		display:block;
	}

	#blog ul li a span {
		margin-right:1em;
	}

	#blog ul li.odd {
		background:none;
	}

#blog02 {
}

	#blog02 h2 {
		margin-top:50px;
		margin-bottom:10px;
	}
	
	#blog02 p {
		margin:0 0 20px !important;
	}

	#blog02 ul {
		margin:0 0 10px !important;
	}
	
	#blog02 ul li {
		background:#F7F7F7;
	}

	#blog02 ul li a {
		text-indent:15px;
		width:705px;
		line-height:30px;
		display:block;
	}

	#blog02 ul li a span {
		margin-right:1em;
	}

	#blog02 ul li.odd {
		background:none;
	}


#blog03 {
}

	#blog03 h2 {
		margin-top:50px;
		margin-bottom:10px;
	}
	
	#blog03 p {
		margin:0 0 20px !important;
	}

	#blog03 ul {
		margin:0 0 10px !important;
		background:#F7F7F7;
		line-height:40px;
	}
	
	#blog03 ul li {
		display: inline;
		padding-left: 20px;
	}

	#blog03 ul li a {
	}

	#blog03 ul li.odd {
		background:none;
	}

#news_archive {
}

	#news_archive h2 {
		margin-top:50px;
		margin-bottom:15px;
	}
	
	#news_archive p {
		margin:0 0 20px !important;
	}

	#news_archive ul {
		margin:0 0 10px !important;
	}
	
	#news_archive ul li {
		display: inline;
		padding-left: 10px;
	}




#entry {
	padding-bottom: 30px;
}

	#entry h3 {
		margin:15px 0px;
		padding: 0px 10px 0px 20px;
		background:url(img/blog/h3.png) no-repeat bottom;
		font-size:123.1%;
		font-weight:bold;
		line-height: 44px;
	}

#news_entry {
	padding-bottom: 30px;
}

	#news_entry h3 {
		margin:15px 0px;
		padding: 0px 10px 0px 20px;
		background:url(img/blog/h3.png) no-repeat bottom;
		font-size:123.1%;
		font-weight:bold;
		line-height: 44px;
	}

	#news_entry img {
		border: none;
		margin: 10px auto;
	}



#comp {
	margin: 20px 0px !important;
}

#comp table {
	width: 705px;
}

#comp th {
	width: 180px;
	text-align:center;
	margin: 0;
	padding:30px 0px 30px 0px;
	border-bottom:1px solid #DDD;
	font-weight: bold;
	background: #F7F7F7;
}

#comp td {
	margin: 0;
	padding:30px 0px 30px 15px;
	border-bottom:1px solid #DDD;
}

#comp dl dt {
	font-weight:bold;
	margin-bottom: 5px;
}

#comp dl dd {
	margin-bottom: 20px;
}


#doc {
	margin: 20px 0px !important;
}

#doc p {
	padding-bottom: 20px !important;
	line-height: 180%;
}

#doc p.right {
	text-align: right;
}


#doc h3 {
	margin:15px 0px;
	padding: 0px 10px 0px 20px;
	background:url(img/blog/h3.png) no-repeat bottom;
	font-size:123.1%;
	font-weight:bold;
	line-height: 44px;
}

#doc ul {
	margin:0 0 30px !important;
}

#doc ul li {
	background:#F7F7F7;
}

#doc ul li a {
	text-indent:15px;
	width:705px;
	line-height:30px;
	display:block;
}

#doc ul li.odd {
	background:none;
}


#comp p {
	margin-bottom: 20px !important;
}

#comp p span {
	color: #C03;
	padding-right: 5px;
	font-weight: bold;
}

#comp input {
	margin-bottom: 5px !important;
}

#comp textarea {
	width: 400px;
	height: 100px;
}

#comp th span {
	color: #C03;
	padding-left: 5px;
}

#comp th div.check_txt {
	font-size: 11px;
	_font-size: 9px;
	line-height: 150%;
	font-weight: normal;
	color: #666;
	margin-top: 5px;
}

	html>/**/body #comp th div.check_txt {
		font-size /*\**/: 9px\9;
	}

#comp form td span {
	color: #C00;
}

#form_btn {
	margin-top: 20px !important;
	text-align: center;

}

#form_btn02 {
	margin-top: 20px !important;
	width: 705px;
	position: relative;
}

#form_btn02 input {
	position: absolute;
	left: 245px;
}

#form_btn02 img {
	position: absolute;
	right: 245px;
}

.ad {
margin:20px 0 !important;
text-align:center;
}

.ad li {
margin-bottom:10px !important;
}



#news_comp {
	text-align: center;
}

#news_comp a {
	text-decoration: none;
}

#news_comp a p {
	color: #09C;
}

#news_comp a:hover {
	text-decoration: underline;
}

#news_comp a:hover p {
	color: #900;
	text-decoration: underline;
}




