* {
    margin: 0;
    padding: 0;
}

body {
	font: 0.8em/1.75em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	color: #333;
	background: White url(images/bg.gif) repeat-x top;
}

h1 {
    padding: 40px 0 0px 25px;
    font-weight: normal;
    font-size: 40px;
    color: #E0A66A;
}

h1 a {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

h1 a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

h1 span {
    padding-left: 5px;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #DEC5B5;
}

h2 {
	padding: 0 0 0 20px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 26px;
	color: #063;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #063;
}

p {
    padding: 8px 0;
    text-align: justify;
}

a {
	text-decoration: none;
	color: #066;
}

a:hover {
	text-decoration: underline;
	color: #3CF;
}

img {
    padding: 5px;
    background: #E5E5E5;
    border: 1px solid #E1CCB6;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 970px;
    text-align: left;
    background: url(images/main.gif) repeat-y;
}

#corner1 {
    position: absolute;
    top: 152px;
    left: 0;
    width: 65px;
    height: 65px;
    background: url(images/corner1.jpg) no-repeat;
}

#corner2 {
    position: absolute;
    top: 152px;
    left: 905px;
    width: 65px;
    height: 65px;
    background: url(images/corner2.jpg) no-repeat;
}

#header {
    padding: 0 65px;
    background: #652D01 url(images/bg.gif) repeat-x top;
}

#header p {
	font-size: 85%;
	padding: 5px 0px 15px 30px;
	*padding: 5px 0px 20px 30px;
	color: #FFF;
}

#header2 {
    height: 152px;
    background: url(images/header.jpg) no-repeat;
}

#menu {
    padding-left: 10px;
    height: 42px;
}

#menu ul {
    padding: 0;
    list-style: none;
}

#menu ul li {
    display: block;
    float: left;
    margin: 0 2px 0 0;
    padding: 0;
    width: 115px;
}

#menu ul li a {
	display: block;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
	line-height: 42px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFF;
	background: #9B4816 url(images/menu.jpg) no-repeat;
}

#menu ul li a.active, #menu ul li a:hover {
	text-decoration: none;
	color: #000;
	background: #FF8E1D url(images/menu_over.jpg) no-repeat;
}


#middle {
    padding: 18px 85px 0 85px;
}

#left {
	float: left;
	width: 570px;
}

#left .box {
    padding-bottom: 20px;
}

#left ul {
    padding: 4px 0 2px 20px;
}

#left ul li {
    padding: 0;
    text-align: justify;
}

#left img {
    float: left;
    display: block;
    margin: 10px 20px 5px 0;
}

#left h2 {
	padding: 0 0 0 20px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 26px;
	color: #033;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	background-image: url(images/list_t.png);
	background-position:left;
	background-repeat:no-repeat;
}

#left h3 {
	padding: 0 0 0 20px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 26px;
	color: #033;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	background-image: url(images/list_t.png);
	background-position:left;
	background-repeat:no-repeat;
}



#right {
	float: right;
	width: 205px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#right h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	color: #033;
	border-bottom: 2px solid #E5E5E5;
	background-image: url(images/list_t.png);
	background-position:left;
	background-repeat:no-repeat;
}

#right ul {
	margin: 0px 0px 25px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

#right ul li {
	margin: 0px 0px 0px 0px;
    padding-left: 15px;
	background-image:url(images/list_i.gif);
	background-position:left;
	background-repeat:no-repeat;
    border-bottom: 1px solid #E5E5E5;
	line-height: 2.0em;
}

#right ul li a {
	display:block;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
	color: #333;
	list-style-image: url(images/list_i.gif);
}

#right li a:hover {
	display:block;
	text-decoration: none;
	color: #3CF;
	font-weight:bold;
}

#footer {
    clear: both;
    padding: 0 85px;
    height: 40px;
    background: url(images/footer.jpg) repeat-x top;
}

#footer p {
	text-align: center;
    border-top: 1px solid #E1CCB6;
    font-size: 12px;
    line-height: 20px;
}

.pan {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 2px 5px;
	font-size: 85%;
	border-left: 4px solid #dadada;
}

.pan a {
	color: #333;
	text-decoration: none;
}

.pan a:hover {
	color: #000;
}

.cm {
	border-top: 1px solid #ccc;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 0px 0px ;
	font-size: 85%;
}

.cm a{
	font-size: 100%;
}

