@charset "shift_jis";


/* ========BASIC======== */

body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 13px;
	color: #7e7e7e;	
	margin: 30px;
	padding: 0px;
	line-height: 2;
	text-align: center;
	background-image: url(images/#kabe.jpg);	
	background-attachment:fixed;
}

h1,h2,h3,p,{
	margin: 0px;
	padding: 0px;
}

ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}


/* ========ƒŠƒ“ƒN======== */

a {
	color: #777777;
}

a:hover {
	color: #E22748;
}


/* ========CONTAINER======== */

#container {
	width: 819px;
	margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	
}


/* ========HEADER======== */

#header {
	width: 799px;
	height: 15px;
	position: relative;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#header h1 {
	width: 789px;
	font-size: 12px;
	color: #777777;	
	text-align: left;
	font-weight: normal;
	line-height: 0px;
	position: absolute;
	left: 5px;
	top: 0px;
	letter-spacing: 1px;
}

#header #h_list {
	position: absolute;
	right: 20px;
	top: 105px;
}

#header #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 10px;
}

#header #h_list a {
	text-decoration: none;
}


/* ========MAIN MENU======== */

ul#topmenu li a:hover img{
	visibility:;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
    background: #fff;
}

ul#topmenu {
    width: 805px;
    margin: 0px 0px 0px -1px;
}

ul#topmenu li {
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-top: 7px;
	text-align: center;
	float: left;
	text-decoration: none;
	
}

ul#topmenu img {
	vertical-align: bottom;
}




/* ========CONTENTS======== */

#contents {
	width: 799px;
	clear: left;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}


#top_img {
    width: 790px;
	background-color: #e9e9e9;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
}


/* ========SIDE CONTENTS======== */

#side {
	float: left;
	width: 210px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ecebe9;
	margin: 10px 0px 10px 0px;
}

#side .side_inbox {
	background-image: url(images/side_inbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 195px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #F5F5F4;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#side .side_inbox p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 10px;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino KaKu Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic", Osaka, sans-serif;
}

#side a:hover img{
	visibility:;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
    background: #fff;
}


/* ========MAIN CONTENTS======== */

#main {
    float: right;
	width: 580px;
	padding-bottom: auto;
	padding-top: 20px;
}

#main a:hover img{
	visibility:;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
    background: #fff;
}

#main h2 {
	font-size: 100%;
	margin-top: 1px;
	background: url(images/h2.gif) no-repeat;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 0px;
}


#main p {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
}

#main .bout {
	background-color: #EEEEEE;
	margin-top: 1px;
	margin-bottom: 10px;
	padding: 5px;
}

#main .bin {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #EDECE9;
}

#main .bout2 {
	background-color: #EEEEEE;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 5px;
	height: 340px;
	
}

#main .bin2 {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 310px;
}

.img_left2 {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #EDECE9;
}

#main .bout3 {
	background-color: #EEEEEE;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 5px;
	height: 310px;
	
}

#main .bin3 {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 280px;
}

.img_left3 {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #EDECE9;
}

#main #menutable {
    margin-top: 2px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 3px;
}

#main #menutable th {
    border:solid 1px #53360c;
    background-color:#fbe8ce;
    color:#53360c;
    padding-left: 20px;
}

#main #menutable td { 
    border-left:solid 1px #53360c;
    border-bottom:solid 1px #53360c;
    border-right:solid 1px #53360c;
    background-color:#ffffff;
    color:#53360c;
    padding-left: 20px;
}

#main #menutableff {
    margin-top: 2px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 13px;
}



#main #mainff a {
   background:url(images/aa.gif) 0 6px no-repeat;
   padding: 4px 0px 0px 20px;
   margin: 0px 0px 0px 0px;
}


/* ========FOOTER======== */

#foot {
    width: 800px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #ffffff;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	height: 65px;
	position: relative;
	
}

#foot li a {
	color: #57380a;
	font-size: 11px;
}
#foot li {
	font-size: 12px;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #817E72;
}

#foot #f_ul01 {
	position: absolute;
	left: 20px;
	top: 15px;
}

#foot #f_ul01 a {
    text-decoration: none;
}

#foot #f_ul01 a:hover {
	color: #E22748;
	text-decoration:underline;
}

#foot #f_ul02 {
	position: absolute;
	left: 20px;
	top: 38px;
}

#foot #f_ul02 a:hover {
	color: #E22748;
	text-decoration:underline;
}

#foot #f_ul02 a {
    text-decoration: none;
}

#foot #f_logo {
	font-size: 24px;
	color: #ac7b28;
	position: absolute;
	top: 0px;
	right: 10px;
}


/* ========FOOTER CUSTOMIZE======== */

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6c6759;
	background-color: #ffffff;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	
}
