@charset "utf-8";

/*---------- reset css ----------*/
html, body, div, h1, h2, h3, h4, h5, h6,p, blockquote, pre,
address,ul, ol, li, dl, dt, dd,table, th, td, form, fieldset{
margin: 0;
padding: 0;
line-height: 1.0;
font-family:
"Hiragino Kaku Gothic Pro",
"�q���M�m�p�S Pro W3",
Meiryo,
"���C���I",
Osaka,
"MS P Gothic",
"�l�r �o�S�V�b�N",
sans-serif;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

ul li, ol li {
list-style-type: none;
}

a {
text-decoration: none;
color: #004097;
}

img {
border: 0;
line-height: 0;
}

img, input {
margin: 0;
padding: 0;
}


/*---------- style css ----------*/

body{
	margin: 0 auto;
	padding: 0;
	background: url(../images/bodybg.jpg) no-repeat top center #E9C7A4;
}

#container{
	width: 950px;
	margin: 0 auto;
}


/*-------
header---*/

#container #header{
	height: 90px;
	background: url(../images/head.jpg) no-repeat;
}

/*-------
h_inner---*/

#header #h_inner{
	clear: both;
	padding: 15px 10px 0 0;
}

#header #h_inner h1{
	font-size: 18px;
	color: #00680C;
}

#header #h_inner h2{
	padding: 10px 0 0 0;
	font-size: 18px;
	color: #381F00;	
}

#header #h_inner a{
	color: #381F00;	
}


/*-------
navi---*/

#navi{
	width: 950px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/navibg.jpg) no-repeat top center;
}

#navi ul{
	padding: 0 40px;
}

#navi li{
	font-size: 12px;
	float: left;
	padding: 0;
	text-align: center;
}

#navi li a{
	display: block;
	width: 124px;
	padding-top: 20px;
	color: #ffffff;
}

#navi li a:hover{
	display: block;
	color: #ffffff;
	background: url(../images/navi_on.png) no-repeat;
	width: 124px;
	height: 30px;
	padding-top: 20px;
	text-decoration: underline;
}



/*-------
con_head---*/

.contents{
	width: 930px;
	padding: 10px;
	background: #3B2213;
	overflow: auto;
}

.toptxt{
	width: 930px;
	background: #ffffff;
	margin: 0 auto;
}


.subtxt{
	width: 665px;
	background: #ffffff;
	overflow: auto;
	float: left;
	margin: 0 0 0 10px;
}

.con_h{
	width: 900px;
	height: 51px;
	padding: 20px 0 0 30px;
	background: url(../images/con_h.jpg) no-repeat;
}

.con_h p,.con_sh p{
	font-weight: bold;
	font-size: 24px;
	color: #471C28;
}


.inner{
	padding: 0 50px;
}

.inner p{
	font-size: 14px;
	line-height: 1.5;
	padding: 5px 0;
}


/*-------
leftbox---*/

.leftbox{
	width: 665px;
}

.leftbox .con_sh{
	width: 635px;
	height: 56px;
	padding: 20px 0 0 30px;
	background: url(../images/con_sh.jpg) no-repeat top right;
}

.leftbox .con_head p{
	padding: 25px 0 0 65px;
	font-weight: bold;
	font-size: 26px;
	color: #381F00;
}


.leftbox .inner{
	width: 545px;
	padding: 0 25px 0 65px;
	background: url(../../%EF%BC%92%E6%9C%88%EF%BC%94%E6%97%A5%E9%80%B1%E3%80%80%E6%83%85%E5%A0%B1%E3%82%B5%E3%83%86%E3%83%A9%E3%82%A4%E3%83%88%EF%BC%92/images/con_sb.gif) repeat-y;
}

.inner p{
	font-size: 14px;
	line-height: 1.8;
	padding: 5px 0;
}

/*-------
sidebox---*/

.sidemenu{
	width: 210px;
	float: left;
	padding: 10px;
	background: url(../images/sidebg.jpg) no-repeat #0B1E04;
	color: #ffffff;
	font-size: 12px;
	border: 1px #cccccc solid;
	margin: 0 10px;
}

.linkbox{
	width: 210px;
	border: 1px #cccccc solid;
}

.sidemenu p{
	line-height: 1.5;
}

.sidemenu .title{
	color: #ffffff;
	font-weight: bold;
	background: #00680C;
	padding: 5px 10px;
}

.sidemenu li{
	padding: 5px 10px;
	line-height: 1.5;
}

.sidemenu a{
	border-left: 4px #00680C solid;
	padding-left: 8px;
	color: #ffffff;
}
	
/*-------
footer---*/

.footer{
	clear: both;
	width: 950px;
	color: #471C28;
	padding: 10px 0;
	background: #E9C7A4;
	text-align: center;
	font-size: 12px;
}


}

/*---------- color css ----------**/

/* bold */
.bold {
	font-weight: bold;
}

.bold18 {
	font-weight: bold;
	font-size: 18px;
}

.bold20 {
	font-weight: bold;
	font-size: 20px;
}

.bold22 {
	font-weight: bold;
	font-size: 22px;
}


.bold24 {
	font-weight: bold;
	font-size: 24px;
	line-height: 2em;
}

.bold24 {
	font-weight: bold;
	font-size: 26px;
	line-height: 2em;
}

.bold30 {
	font-weight: bold;
	font-size: 30px;
	line-height: 2em;
}


.bold36 {
	font-weight: bold;
	font-size: 36px;
	line-height: 2em;
}

.bold48 {
	font-weight: bold;
	font-size: 48px;
	line-height: 2em;
}

.bold60 {
	font-weight: bold;
	font-size: 60px;
	line-height: 2em;
}



/* red */
.red {
	color: #BE1D2C;
}

/* blue */
.blue {
	color: #00ADEE;
}

.blue2 {
	color: #191970;
}

/* green */
.green {
	color: #8BC53F;
}

/* orange */
.orange {
	color: #F6921D;
}

/* orange2 */
.orange2 {
	color: #FF6600;
}

/* pink */
.pink {
	color: #E95892;
}

/* purple */
.purple {
	color: #7F3E97;
}

/* brown */
.brown {
	color: #9A8479;
}

/* yellow */
.yellow {
	color: #FFF000;
}

/* yellow_bg */
.yellow_bg {
	background-color: #FFF000;
}

/* red_bg */
.red_bg {
	background-color: #800000;
}

/* orange_bg */
.orange_bg {
	background-color: #F6921D;
}


/* under_line */
.under_line {
	text-decoration: underline;
}



/* small */
.small14{
	font-size: 14px;
}