@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

img {
	border:0 none;
}

body {
	margin:0;
	padding:0;
	background-color:rgb(0,0,0);
	color: #333333;
}

a:link {
	color: #996600;
}
a:visited {
	color: #666600;
}
a:hover {
	color: #666600;
}
a:active {
	color: #990000;
}

h1{
	margin:0;
	padding:0;
}

h2{
	background-image:url(../img/h2.png);
	background-repeat:no-repeat;
	font-size:18px;
	padding-left:35px;
	padding-top:2px;
	padding-bottom:5px;
}

#topimage{
	margin-bottom:10px;
}



/* ヘッダー */
#head{
	background-color:#fff;
	width:760px;
	margin:0 auto;
	padding:0 20px;
	text-align:left;
}

#head div.left{
	float:left;
	width:520px;
	margin:0;
}

#head div.left p{
	font-size:12px;
	margin:7px 0 5px 0;
}

#head div.left img{
	border:none;
	margin:0;
}

#head div.right{
	text-align: right;
}

#head div.right .rightfreeimg{
	margin:12px 10px 0 0;
}

#head div.right .rightotoiawase{
	margin-top:4px;
}

#menu{
	background-color:#fff;
	width:760px;
	margin:0 auto;
	padding:0 20px 5px 20px;
	text-align:center;
	height:45px;
	position:relative;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
}

#menu a {
	display:block;
	margin:0;
	width:126px;
	height:45px;
	float:left;
	background-position:0px 0px;
	text-indent:-9999px;
}

#menu a:active, #menu a:hover {
	background-position:0px -45px;
}
#menu01 {
	background-image:url(../images/template/hmenu01.png);
}
#menu02 {
	background-image:url(../images/template/hmenu02.png);
}
#menu03 {
	background-image:url(../images/template/hmenu03.png);
}
#menu04 {
	background-image:url(../images/template/hmenu04.png);
}
#menu05 {
	background-image:url(../images/template/hmenu05.png);
}
#menu06 {
	background-image:url(../images/template/hmenu06.png);
	width:128px !important;
}


#floatMenu {
	width:760px;
	margin:0 auto;
	padding:0px;
	position:relative;
	clear:both;
	font-size:14px;
	line-height:18px;
	z-index:9999;
}

#floatMenu div {
	height: 0px;
}
#floatMenu div.menuOff{
	position:relative;
	overflow:hidden;
}
#floatMenu div.menuOn{
	overflow:hidden;
	background-color:rgb(255,255,255);
}
#floatMenu > div.menuOn{
	overflow:visible;
}

@media print { 
	#floatMenu div {
		display:none;
	}
}


#floatMenu ul {
	position: relative;
	margin: 0px;
	padding: 2px;
	top:-6px;
	width: 200px;
	border-style:none solid solid;
	border-width:0 2px 2px;
	border-color:#78770B;
	background-color: #FDFFE6;
}
#floatMenu ul li{
	display:inline;
}
#floatMenu ul li a{
	display:block;
	margin:1px 0 2px;
	padding:2px 5px;
	line-height:18px;
	height:18px;
	text-decoration:none;
	color:#383629;
	border-style:solid;
	border-color:#B18D41 #B18D41 #B18D41 #666600;
	border-width:1px 1px 1px 4px;
	background-color: #E4DEBC;
}
#floatMenu ul li a:hover{
	border-left:4px solid rgb(255,255,90);
}

#pdMenu02 ul {
	left:126px;
}

#pdMenu04 ul {
	left:378px;
}

#pdMenu05 ul {
	left:504px;
}

#pdMenu06 ul {
	left:630px;
}





#title{
	width:800px;
	margin:0 auto;
	padding:0;
}


/* コンテンツ */
#contents{
	background-color:#fff;
	width:740px;
	margin:0 auto;
	padding:0 30px;
	text-align:left;
}

/* パンくず */
div#contents .pankuzu{
	padding:10px 0;
	font-size:10px;
	line-height:120%;
}

#contents div.navi{
	font-size:12px;
	line-height:1em;
	height:28px;
	padding:0;
	margin:0;
}

#contents div.navi .point_img{
	margin-left:30px;
}

/* コンテンツ左側 */
#contents div.left{
	float:left;
	width:530px;
}


/* コンテンツ右側 */
#contents div.right{
	float:right;
}


/* 右側バナー */
#contents div.r_banner{
	margin-bottom:10px;
}


/* ライブラリー */
.text10 {
	font-size: 10px;
	line-height: 120%
}

.text12 {
	font-size: 12px;
	line-height: 130%
}

div.guide_sotowaku{
	width:190px;
	border:1px solid #996600;
}
table.guide_waku{
	margin:3px auto;
	width:180px;
	border:none 0;
}

.guide_line{
	margin:10px 0;
}

.okashi_line{
	margin-top:15px;
}

/* フッター */
#foot{
	background-color:#fff;
	width:760px;
	margin:0 auto 27px auto;
	padding:10px 20px 23px 20px;
	text-align:left;
}

#foot div.f_button img{
	margin-right:15px;
}

#foot div.copyright{
	margin-top:6px;
	font-size:12px;
}


#footwidth{
	width:800px;
	margin:0 auto;
	padding:0;
}

#footwidth .left{
	float:left;
	width:557px;
	padding:14px 0 0 0;
	font-size: 11px;
	line-height: 16px;
}

#footwidth .right{
	margin-left:557px;
	text-align: right;
	padding:0;
	margin:0;
}

p#cretbird {
	color:rgb(239,239,239);
	font-size:10px; 
	text-align:right; 
	margin:0; 
	padding:0;
}
p#cretbird a {
	color:rgb(239,239,239); 
	text-decoration:none;
}


div#contents p.pageTop {
	margin:0;
	padding:1em 0;
	height:18px;
	clear:both;
}

div#contents p.pageTop a {
	display:block;
	width:95px;
	height:18px;
	float:right;
	background-image:url(../images/common/bt_pagetop.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
div#contents p.pageTop a:hover {
	background-image:url(../images/common/bt_pagetop_f2.gif);
}






