@charset "euc-jp";

/* ----------------------------------¢£zentai*/
body {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: small;
	color: #333333;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right top;
}

p {
	background-color: #FFF1BB;
}

a:link,a:active,a:visited {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: small;
	line-height: 150%;
	color: #D6003E;
	text-decoration: none;
}

a:hover {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: small;
	line-height: 150%;
	color: #808040;
	text-decoration: none;
	background:#ffffff;
	background-color: #E2DCBA;
}

html{
scrollbar-base-color:#FAD786;
scrollbar-arrow-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#FAD786;
scrollbar-3dlight-color:#FAD786;
scrollbar-highlight-color:#ffffff;
scrollbar-track-color:#ffffff;
}

/* JavaScript scroll up*/
.up{
	text-align:right;
	margin: 0px 15px 0px 0px;
}

/* ----------------------------------¢£list */
/* ¥ê¥¹¥ÈÀßÄê */
li{
	margin: 0px 5px 5px 5px;
	background-color: #FFB84D;
	list-style-type: circle;
	border: 1px solid #FF9900;
	padding: 3px;
	color: #FFFFFF;
	list-style-position: inside;
	line-height: 200%;
	font-size: x-small;
}

/* ¥ê¥¹¥È¤Î¥ê¥ó¥¯ÀßÄê */
li a:link{
	font-size: x-small;
	line-height: 150%;
	color: #CC0000;
	text-decoration: none;
}

li a:active{
	font-size: x-small;
	line-height: 150%;
	color: #FF9900;
	text-decoration: none;
}

li a:visited {
	font-size: x-small;
	line-height: 150%;
	color: #CE5300;
	text-decoration: none;
}

li a:hover {
	font-size: x-small;
	line-height: 150%;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFF1DD;
}

/* ----------------------------------¢£box */
#box_body {
	margin: 0px auto;
	width: 750px;
	background:#F9E4A1;
}

/* header */
#box_header {
	margin: 0px auto;
	height: 109px;
	width: 750px;
	background:#F9E4A1;

}

/* left*/
#box_left {
	margin: 0;
	width: 135px;
	float: left;
	text-align:left;
	line-height:120%;
		background:#F9E4A1;
		padding:10px;

}

/* right */
#box_right {
	margin: 10px 0 0 0;
	width: 590px;
	float: left;
	line-height:140%;
	background:#FFFFFF url(../image/bg_01.jpg) no-repeat fixed bottom;
}

/* sita_link */
#sita_link{
	clear:both;
	width: 750px;
	letter-spacing:1px;
	line-height:180%;
	text-align:center;
	background:#F9E4A1;
}

/* footer */
#box_footer {
	clear:both;
	margin: 0px;
	height: 29px;
	width: 750px;
}

/* right_nestbox */
.in_box{
	margin: 10px auto;
	width: 500px;
	text-align:left;
	line-height:120%;
	padding:10px;
	background-color: #FFF7D7;
}

/* ----------------------------------¢£sita_link */

#sita_link a:link,a:active,a:visited {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: small;
	line-height: 150%;
	color: #D6003E;
	text-decoration: none;
}

#sita_link a:hover {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: small;
	line-height: 150%;
	color: #808040;
	text-decoration: none;
	background-color: #ffffff;
}



/* ----------------------------------¢£index */

/* left box */
#index_left {
	margin: 0px 0 0 0;
	width: 310px;
	float: left;
	text-align:left;
	line-height:120%;
	padding:10px;
}

/* right box */
#index_right {
	margin: 10px 0 0 0;
	width: 395px;
	float: left;
	line-height:140%;
	background:#ffffff;
	padding:10px;
	background:#FFFFFF url(../image/bg_indexright.jpg) no-repeat fixed bottom;
}

/* address */
.index_text{
	margin:20px 0 0 0px;
	width: 310px;
	font-size:small;
	letter-spacing: 1px;
	text-align:right;
	background-image: url(../image/bg_add.gif);
}

/* topics */
.topics {
	width: 270px;
	text-align:left;
}

/* ----------------------------------¢£privacy */

.pri_add{
	text-align:right;
	line-height: 130%;
	width: 490px;
	margin: 15px 0px 5px 6px;
	padding: 3px;
	font-size: small;
}




/* ----------------------------------°Ê²¼ ¶¦ÄÌÀßÄê */

/* ----------------------------------¡üright box design */
.border_d400{
	text-align:left;
	line-height: 100%;
	width: 400px;
	margin: 5px 0px 5px 88px;
	padding: 3px;
	text-indent: 10px;
	background:#FFF1BB;
	border: 1px dotted #FF9900;
}


.border_s{
	width: 480px;
	margin: 10px auto;
	border: 1px solid #FF9900;
	padding: 5px;

}


/* ----------------------------------¡üfont color */


.font_orange {
	color: #FE7C49;
}

.font_white {
	color: #FFFFFF;
}

.font_line {
	color: #FEE3CF;
}

.font_red {
	color: #D0011F;
	font-weight: bold;
}

.font_kon {
	color: #000099;
}

.font_kon_b {
	color: #000099;
	font-weight:bold;
}

