@charset "UTF-8";

*{
	padding: 0px;
	margin: 0px;
	}

body {
	padding: 0px;
	margin: 0px;
	font: 85%/1.5em "Osaka", "MS PGothic";
	width: 100%;
	}

a:link{
	color: #0066FF;
	}

a:visited{
	color: #0066FF;
	}
a:hover {
	text-decoration: underline;}
	

	
/* header  */

#pre_header{
	padding: 0px;
	width: 748px;
	height: 17px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:auto;
	background-color: #FFCC00;
	border: 1px solid #CC9900;
	color: #C57616;
	font-size: 10px;
}
#header{
	padding: 0px;
	width: 748px;
	height: 110px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:auto;
	background-image: url(image/common/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header img{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 106px;
	width: 585px;

}
#header ul{
	text-align: right;
	margin: 15px 0px 0px;
	padding: 0px;
	width: 70px;
	float: right;

}
#header li{
	text-align: left;
	font-size: 10px;
	color: #CC6600;
	list-style-type: disc;

}

/*  banner part */

#banner {
	padding: 0px;
	height: 69px;
	text-align: left;
	background-repeat: repeat-x;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#banner p{
	text-align: left;
	border: 0px none;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	}

.imgborder {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	float: left;
	}

/*  navi part */

.headerline
{
	padding: 0px;
	margin: 0px;
	width:100%;
	height: 21px;
	background-repeat: repeat-x;
	background-position: top;
	}
.headerline p{
	padding: 0px;
	margin: 0px;
	text-align: right;
	}
.headerline ul{
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;

	}
.headerline li{
	font-size: 12px;
	line-height: 1em;
	color: #666666;
	margin: 0px;
	padding: 7px 0px 0px;
	float: left;
	list-style-type: none;

	}
	
#navi{
	padding: 0px;
	width:775px;
	height: 70px;
background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: middle;
	}

#navi img{
border:0px none;
	}
	
#box{
	padding: 0px;
	width: 770px;
	background-repeat: no-repeat;
	background-position: top;
	height: 39px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#box ul{
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	}
#box li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	float: left;
	}

/*  floate clear css */


#floatclear{
	clear:both;
	margin: 0px;
	padding: 0px;
}


/*  pankuzu css */

#pankuzu{
	font-size: 14px;
	line-height: 1em;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}

/*  container css   */



#container {
	margin-right: auto;
	margin-left: auto;
	width: 777px;
	background-image:  url(image/common/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
#container h1{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


#wrapper{
	width: 740px;
	padding: 0px;
	margin: 0px auto;
}

#container a:link{

	color: #0066FF;;
	}

#container a:visited{

	color: #0066FF;;
	}
#container a:hover{
	color: #CC3300;
	text-decoration: underline;
	}

/*  comment confirm etc  area */

.content {
	text-align: left;
	width: 520px;
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: left;
}
.content h1{
	padding: 0px;
	font-size: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content p{
	font-size: 110%;
	line-height: 160%;
	color: #333333;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.content ul{

}
.content li{
	list-style-type: disc;
	list-style-position: outside;
}
.posted{
	font-size: 12px;
	line-height: 1em;
	padding-right: 20px;
	padding-left: 35px;
	margin: 10px 0px 0px;
}


/* main image */

.mainimg{
	padding: 0px;
	height: 115px;
	width: 777px;
	border: none;
	left: 0;
	background-image:  url(image/common/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/* for 3column */

#main{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;

}
/*
#main h1{
	text-align: left;
	margin:0px;
	padding:35px 0px 40px 30px;
	background-position: center top;
	background-image: url(image/common/entrytitle_bg.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #5E3F00;
	font-weight: bold;
}
#main .h1p{
   font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	padding-top: 12px;
	padding-left: 25px;
}
*/
#main h1,#main h2,#main h3,#main h4,#main h5,#main h6{
	font-size: 110%;
	background-image: url(image/common/subtitle_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 160%;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin: 10px 0px;
	color: #6C4900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 0px;

}
.imgleft{
	float:left;
	margin-right: 8px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 3px;
}
.imgleft2{
	float:left;
	margin-right: 8px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 3px;
}
#main .imgframe{
margin: 0px;
padding: 0px;
width: 520px;
}

/*    left side box     */
#leftside {
	padding: 0px;
	float: right;
	width: 180px;
	text-align:left;
	margin: 0px;
}

/*  leftside parts */

#leftside p{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
	font-size: 90%;
	line-height: 130%;
	color: #242424;
}

#leftside p.title{
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
/*
#leftside a:link{
	text-decoration: none;
	color: #333333;

}
#leftside a:visited{
	text-decoration: none;
	color: #666666;

}
#leftside a:hover{
	color: #FF6600;

}
*/
.sidehead{
	background-image:  url();
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 180px;
	background-repeat: no-repeat;
	background-color: #FFF0B3;
	}
#sidehead2{
	height: 31px;
	width: 180px;
	background-repeat: no-repeat;
	background-color: #FFF0B3;
	}
#sidehead2 p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	padding-left: 12px;
}
#sidehead3{
	height: 31px;
	width: 180px;
	background-repeat: no-repeat;
	background-color: #FFF0B3;
	}
#sidehead3 p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	padding-left: 12px;
}
.sidebody{
	background-repeat: repeat-y;
	width: 180px;
	padding: 0px;
	text-align: left;
	margin: 0px;
	float: none;
	clear: left;
}

.sidebody ul,.sidebody li{
	margin: 0px;
	padding: 0px;
}

.sidebody #cate p {
	}
	
.sidebody #cate li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 180px;
	background-image: url(image/common/side_menubg.gif);
	background-repeat: no-repeat;
	border: none;
	font-size: 100%;
	display: block;
	background-position: left top;
}

.sidebody #cate li a:link, .sidebody #cate li a:visited, .sidebody #cate li a:active {
	display:block;
	margin:0px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 12px;
	padding-left: 32px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 7px;
	border: none;
	width:12em;
	text-decoration:none;
	color: #666666;
}

.sidebody #cate li a:hover {
    display:block; 
	background-image: url(image/common/side_menubg2.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-bottom: 7px;	
	 color: #FF3300;
}

.sidefoot{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 180px;
	background-position: bottom;
	background-color: #FFF0B3;
}

/* side title */

.titlebar1 {
	margin: 0px;
	vertical-align: middle;
	padding: 0px;
	width: 190px;
	text-align: left;
	background-image:  url();
	background-repeat: no-repeat;
	background-position: left center;
	height: 54px;
}
	
	
/*  comment area */

form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


input {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
}

.head{
	font-size: 12px;
	line-height: 1em;
	color: #666666;
	margin: 0px;
	padding-top: 7px;
	text-align: right;
	padding-right: 20px;

}
.copyright {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.headlink {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 1em;
	color: #666666;
}


.fontRed {
	color: #CC0000;
}
.formtd {
	font-size: 1.1em;
	line-height: 1.3em;
}



/* */


.center {
	border: 1px dashed #FFCC00;
	padding: 10px;
	width: 500px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:510px;
	background-color: #FFFDF7;

}
.recent {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	background-color: #FFFBE8;
}
.recent ul{
	margin: 0px;
	padding: 5px;
	background-color: #FFFBE8;
}
.recent li{
	list-style-type: none;
}


/* font */

.pankuzu {
	text-align: left;
	margin-left: 3px;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
.link {
	font-size: 12px;
}
/*  footer    */

#footer{
	margin: 0px auto;
	padding: 0px;
	width: 746px;
	text-align: center;
	background-image: url(image/common/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 74px;
	border: 0px;
	background-color: #FFFFFF;
}
#footer ul{
	margin: 0px;
	padding: 0px;
	width: 730px;
	text-align: center;
	font-size: 1em;
	line-height: 1.3em;
	color: #666666;

}
#footer li{
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	font-size: 90%;
	line-height: 150%;
	float: left;
}
#footer a:link{
	color: #0033FF;

}
#footer a:visited{
	color: #993399;

}
#footer a:hover{
	color: #FF9900;
	text-decoration: underline;

}
.footer2{
	margin: 0px auto;
	padding: 0px 0px 10px;
	width: 748px;
	background-color: #FFFFFF;
	text-align: center;
	color: #666666;
}
.area2 {
	color: #666666;
	margin: 0px 0px 5px 5px;
	line-height: 1em;
	padding: 0px;
}
.access {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	float: right;
	font-size: 12px;
}
.kyotyo {
	color: #FF6600;
	font-weight: bold;
}
.intro {
	font-size: 12px;
	margin-left: 25px;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 13px;
}
.intro2{
	margin-left: 25px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 13px;
}

/*  table 　*/
/*@form table */

.formframe{
	font-size: 1em;
	color: #003300;
	background-color: #F3EFD3;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: normal;
	padding: 9px;
}

td {
	line-height: 1.4em;
	color: #5A5A5A;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}

.tdefault{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

.table_small {
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.tdpadding {
	padding: 9px;
	font-size: 0.9em;
	line-height: 1.1em;
}
.space {
	line-height: 5px;
}
.imgright {
	float: right;
}

