@charset "shift_JIS";

/*全体構造
--------------------------------------*/

html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
}

#wrapper {
position: relative;
width: 100%;
background-image: url("gazou/top-h01.gif");
background-repeat: repeat-y;
}

/*リンク
--------------------------------------*/

a:link {
color: #0033cc;
}

a:visited {
color: #800080;
}

a:hover, a:active {
color: #ff9933;
}




/*ヘッダー
--------------------------------------*/

#header {
width: 100%;
margin: 0;
}


/*ページボディー01
--------------------------------------*/
#pagebody {
	width: 770px;
	background: #ffffff;
	text-align: left;
	position: relative;
	left: 85px;
}








/*ナビゲーション
--------------------------------------*/
#navigation {
	float: left;
	background: #ffffff;
	width: 125px;
	padding-top: 5px;

}

#navigation ul {
font-size: x-small;
color: #77a822;
list-style-type: none;
background: #ffffff;
}

#navigation li {
margin-bottom: 10px;
border-bottom: 2px solid #666666;
padding-bottom: 5px;
}

#navigation .box01 {
color: #000000;
font-size: x-small;
border:solid 1px #cccccc;

}

/*メインコンテンツ
--------------------------------------*/

#content {
	float: right;
	margin: 0;
	width: 628px;
	background: #ffffff;
	border-left: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-image: url("gazou/ch630.gif");
	background-repeat:repeat-y;
	
}



#content ul {
	font-size: small;
	line-height: 20px;
}

#content ol {
font-size: small;
line-height: 20pt;

}


#content li {
margin-bottom: 10px;

}


#content p {
	font-size: small;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
}






#content h1 {
border-bottom: 8px solid #cccccc;
padding-top: 4px;
font-size: small;
color:#000000;
width: 612px;

}


#content h2 {
margin: 0;
padding: 0;
font-size: small;
color:#333333;

}

#content h3 {
border-bottom: 1px dotted #999999;
padding-top: 4px;
padding-bottom: 5px;
font-size: small;
color:#666666;
}


#content .box01 {

border-style: solid ;
border-width:2px;
border-color: #cc9900;
padding: 10px;
text-align: center;
background-color: #ffffcc;
font-weight:bold;
}


#content .box02 {

border-style: solid ;
border-width:2px;
border-color: #cc9900;
padding: 10px;
background-color: #ffffcc;
font-weight:bold;
}


#content .box03 {

border: #ff6600 1px solid ;
padding: 3px;
background-color: #ffffcc;
}


#content .boxpdf {

border: #000000 1px solid ;
padding: 10px;


}

#content .waku01title {
	color: #ffffff;
	font-size: small;
　　font-weight: bold;
	border:solid 1px #00cc99;
	background-color: #00cc99;
	padding: 3px;
	margin-bottom: 0px;
}


#content .waku01 {
color: #000000;
font-size: x-small;
border:solid 1px #00cc99;
padding: 5px;

}









/*コンテンツを分ける*/
#sub_01 {
	float: left;
	width: 315px;
   
}



#sub_02 {
	float: right;
	width: 300px;
	padding-left: 3px;
	padding-right: 3px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}


#sub_03{
clear: both;

}

#sub_02 .waku01title {
	color: #ffffff;
	font-size: small;
　　font-weight: bold;
	border:solid 1px #ff9900;
	background-color: #ff9900;
	padding: 3px;
	margin-bottom: 0px;
}

#sub_02 .waku01 {
color: #000000;
font-size: x-small;
border:solid 1px #ff9900;
padding: 5px;
background: url(gazou/haikei-y.gif) repeat-y;
}




#content .shop01 {
color: #000000;
border:solid 1px #cccccc;
padding: 5px;
width: 500px;
}



/*フッタ
--------------------------------------*/

#footer{
clear: both;
margin: 0 0 0 0px;
background: #ffcc00;
border-top: 1px solid #cbcbcb;
position: relative;
width: 100%;
margin-top: 5px;
text-align: left;

}

#footer p {
margin-top: 10px;
margin-bottom: 5px;
margin-left: 10px;
font-size: x-small;
color: #666666;
background: transparent;
}
