@charset"Shift_JIS";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
ol, ul, li{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}


body {
	background: #fff;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}

#page {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	width: 950px;
}
#h_group  {
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
	width: 950px;
	margin: 0;
	background-image: url(../img/head_usagi.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

body {
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#page {
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-x;
	background-position: center top;

}
#contents {
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 100px;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	padding-bottom: 100px;
	padding-top: 40px;
	margin-top: 20px;
}
#contents ul {
	margin-left: 20px;
}
#contents li {
	list-style-position: outside;
	list-style-image: url(../img/list_1.gif);
	margin-bottom: 3px;
}


#site-title {
	padding-top: 20px;
}
#site-title a {
	text-decoration: none;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 70px;
	padding: 0px;
	text-indent: -9999px;
	width: 405px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #8d9d07;
}

#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	color: #663300;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 40px;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	height: 28px;
	width: 230px;
	border: 1px solid #6f6f6f;
	margin-right: 7px;
}
#menu-g_menu #menu-item-39 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#access a {
	color: #838383;
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
}

#access li:hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}


/* =Footer
----------------------------------------------- */

#footer {
	clear: both;
}
#menu {
	overflow: hidden;
	background-color: #dcdcdc;
	padding-top: 1.625em;
	padding-right: 4%;
	padding-bottom: 0px;
	padding-left: 4%;
	margin: 0px;
	height: 50px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 30px;
	background-image: url(../img/list_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#menu a{
	font-weight: normal;
	color: #333333;
}



#contents h1 {
	font-size: 20px;
	font-weight: bold;
	color: #F39C32;
	letter-spacing: 0.2em;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 160%;
	margin-top: 15px;
}


#contents h2 {
	font-size: 140%;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #EA9E00;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A4318;
	line-height: 160%;
	margin-top: 30px;
	color: #666666;
	letter-spacing: 0.2em;
	font-weight: bold;
}
