/* フォーマット
---------------------------------------------------------*/
h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,form,body{
	margin:0;
	padding:0;
	border:0;
	background-color:transparent;
	color: #FFFFFF;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	list-style-type:none;
	line-height:180%;
	text-decoration:none;
    font-family:"ＭＳ Ｐゴシック", "Osaka";
}


/* 共通
---------------------------------------------------------*/
* { margin: 0; padding: 0; }
body {
	font-size: 100%;
	line-height: 160%;
	text-align: center;
	background-image: url(../images_common/bg_main.gif);
	background-repeat: repeat;
}
img { border: 0; }


/* 共通テキスト
---------------------------------------------------------*/
a:link    { color: #5c8740; text-decoration: underline; }
a:hover   { color: #451810; text-decoration: underline; }
a:visited { color: #0c5b10; text-decoration: underline; }



/* 基本レイアウト
---------------------------------------------------------*/

/* =container
---------------------------------------------------------*/
#container{
	width:800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images_common/bg_container.gif);
	background-repeat: repeat-y;
	font-size: 100%;
	color: #D6D6D6;
}


#content{
	width: 800px;
}

/* =header
---------------------------------------------------------*/
#header {
	width: 800px;
	height:120px;
	background-image: url(../images_common/header_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header_img{
	float: left;
	width: 300px;
	font-size: 100%;
}

#header ul{
	float: right;	
}

#header li{
	float: left;
	}

/* =nav-main
---------------------------------------------------------*/

#nav-main{
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

/* =nav-side
---------------------------------------------------------*/
#nav-side{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

/* =primary
---------------------------------------------------------*/
#primary{
	float: right;
	width: 600px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	color: #000;
}





/* =footer
---------------------------------------------------------*/
#footer{
	clear: both;
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}



/* 共通CSS*/

/* =h1
---------------------------------------------------------*/
h1{
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 800px;
}


/* =h2
---------------------------------------------------------*/
h2{
	font-size: 100%;
	color: #b7995f;
	background-image: url(../images_common/h2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 27px;
	width: 515px;
	padding-left: 25px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 3px;
	margin-top: 10px;
}


/* =h3
---------------------------------------------------------*/
h3{
	font-size: 100%;
	font-weight: bold;
	color: #009933;
	padding-left: 25px;
}



/* =crumb
---------------------------------------------------------*/
#crumb{
	font-size: 70%;
	color: #333333;
	margin: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	text-align: right;
}

/* =caption
---------------------------------------------------------*/
.caption{
	font-size: 80%;
	color: #333333;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

/* =table
---------------------------------------------------------*/
.table{
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.table td{
	font-size: 100%;
	color: #000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #92caa0;
	border-left-color: #92caa0;
	line-height: 140%;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

/* =top-back
---------------------------------------------------------*/
#top-back{
	font-size: 70%;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
}

/* =bg-color
---------------------------------------------------------*/
.bg-yellow{
	background-color:#FFFFCC
}



/* =txt-color
---------------------------------------------------------*/
.txt-red{
	color: #cc0000;
}

/* clearfix
---------------------------------------------------------*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

/*Hides from IE-mac \*/
*html .clearfix{ height:1%;}
.clearfix{ display:block;}
/*End hide from IE-mac */
#container #primary .caption {
	text-align: right;
}
#container #primary .caption {
	text-align: left;
}
#container #primary p {
	color: #000;
	font-size: 80%;
}
#container #primary .caption {
	font-size: 80px;
}
#container #primary .caption {
	color: #000;
}
#container #primary .caption {
	font-size: 80px;
}
#container #primary .caption {
	font-size: 10px;
}
#container #primary .caption {
	font-size: 12px;
}
#container #primary p {
	font-size: 12px;
}
#container #primary .table table tr td strong {
	font-weight: normal;
}
