@charset "utf-8";
body {
	margin: 0px auto;
	padding: 0px;
}
body,td,li,p {
	font-size:12px;
	color:#333333;
	font-family: "�l�r �o�S�V�b�N", "Hiragino Kaku Gothic Pro","�q���M�m�p�S Pro W3", Osaka, sans-serif;
	text-align: left;
}
a {
	color: #629228;
}
a:hover {
	color: #B1DC7E;
}
a.gray {
	color: #333333;
}
a.gray:hover {
	color: #CCCCCC;
}


#wrapper {
	margin: 0 auto;
	background: url(/common_img/bg.gif) repeat-y;
	width: 814px;
}
#contener {
	margin:10px 0px;
}

#wrapperend {
	background: url(/common_img/footerend.gif) no-repeat;
	width: 814px;
	clear : both ;
}
#mainframe {
	width: 800px;
}
#header {
	background: url(/common_img/home_logo.jpg) no-repeat;
	width: 780px;
	height: 150px;
	clear : both;
	}
#contents {
	width: 780px;
}

/* header: title */
#description {
	width: 780px;
	height: 25px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	text-align: right;
}

#nav {
	width:760px;
	margin-top: 80px;
	border-top: 1px dashed #999999;
	clear:both;
	}
#nav ul { list-style: none; }
#nav li {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	float: left;
}
#nav li a {
	padding: 0 10px;
	color: #666666;
	float: left;
}
#nav li a:hover {
	background: #cccccc;
	color: #333333;
}

#subnav {
	width:760px;
	margin-top: 30px;
	clear:both;
}
#subnav ul { list-style: none; }
#subnav li {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	float: left;
}
#subnav li a {
	padding: 0 10px;
	color: #666666;
	float: left;
}
#subnav li a:hover {
	background: #cccccc;
	color: #333333;
}


ul#topnav {
	margin-top: 80px; padding: 0;
	float: left;
	width: 780px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 1.2em;
	background: url(/common_img/topnav_stretch.gif) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555; /*--Divider for each parent level links--*/
}
ul#topnav li a {
	padding: 5px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #1376c9 url(/common_img/topnav_active.gif) repeat-x; }
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

ul#topnav li span {
	float: left;
	padding: 5px 0;
	position: absolute;
	left: 0; top:25px;
	display: none; /*--Hide by default--*/
	width: 780px;
	background: #1376c9;
	color: #fff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: underline;}

#mainvisual {
	background: url(/common_img/seeyounextyaer.jpg) no-repeat;
	width: 800px;
	height: 450px;
	clear : both ;
}

#logo_daienkai {
	background: url(/common_img/logo_large2011.jpg) no-repeat;
	width: 800px;
	height: 500px;
	clear : both ;
}

.headline {
	background-color:#FFCCCC;
	border: solid #FF99CC;
	border-width: 1px 0;
	padding: 2px 0 2px 9px;
	margin: 0 0px;
}

h1 {
	font-size:12px;
	line-height: 12px;
	color:#333333;
	font-family: "�l�r �o�S�V�b�N", "Hiragino Kaku Gothic Pro","�q���M�m�p�S Pro W3", Osaka, sans-serif;
	text-align: right;
}
h2,h3 {
	font-size:18px;
	color:#333333;
	font-family: "�l�r �o�S�V�b�N", "Hiragino Kaku Gothic Pro","�q���M�m�p�S Pro W3", Osaka, sans-serif;
	text-align: left;
}

#top_copy {
	padding: 10px;
	font-size:24px;
	color:#333333;
	font-family: "�l�r �o�S�V�b�N", "Hiragino Kaku Gothic Pro","�q���M�m�p�S Pro W3", Osaka, sans-serif;
	text-align: left;
}

#top_2011 {
	padding: 10px;
	font-size:12px;
	color:#333333;
	font-family: "�l�r �o�S�V�b�N", "Hiragino Kaku Gothic Pro","�q���M�m�p�S Pro W3", Osaka, sans-serif;
	text-align: left;
}

#footer {
	background: url(/common_img/bg_footer.gif) no-repeat;
	background-position: bottom;
	width: 800px;
	height: 90px;
	text-align: left;
	clear: both;
}
#credit {
	margin: 0 auto;
	padding:0px;
	text-align:center;
	clear:both;
}
.clear {
	clear: both;
	text-align: center;
}

