/* 全ページ共通 */


body {
	background-color:#e8d7c6;
	background-image:url(../img/bg01.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin:0px;
	padding: 0px;
	color:#555555;
	text-align:center;
	font-size:80%;
}


div#sw0{
	background-color:#e8d7c6;
	background-image:url(../img/bg02.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin:0px auto 0px auto;
	width:780px;
}


div#sw1{
	position:relative;
	background-color:#e8d7c6;
	border-color:#4e1600;
	border-width:3px 1px 1px 1px;
	border-style:solid;
	margin:0px auto 0px auto;
	width:760px;
	text-align:left;
}

h1.jyoshi{
	background-image:url(../img/jyoshi.jpg);
	width:760px;
	height:260px;
}

h1,h2,h3,h4{
	margin:0px;
}

a.pana{
	position:absolute;
	top:208px;
	left:630px;
	background-image:url(../img/pana.gif);
	width:120px;
	height:48px;
}

a.bs-i{
	position:absolute;
	top:220px;
	left:305px;
	background-image:url(../img/bs-tbs.gif);
	width:120px;
	height:24px;
}



div#menu{
	position:relative;
	width:760px;
	height:36px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	text-align: center;
}


#menu01{
	position:absolute;
	top:0px;
	left:0px;
	width:126px;
	height:36px;
	background-image:url(../img/menu01.jpg);
}

#menu02{
	position:absolute;
	top:0px;
	left:126px;
	width:126px;
	height:36px;
	background-image:url(../img/menu02.jpg);
}


#menu03{
	position:absolute;
	top:0px;
	left:252px;
	width:126px;
	height:36px;
	background-image:url(../img/menu03.jpg);
}



/*
#menu04{
	position:absolute;
	top:0px;
	left:378px;
	width:126px;
	height:36px;
	background-image:url(../img/menu04.jpg);
}


#menu05{
	position:absolute;
	top:0px;
	left:504px;
	width:126px;
	height:36px;
	background-image:url(../img/menu05.jpg);
}
*/



#menu06{
	position:absolute;
	top:0px;
	left:378px;
	width:130px;
	height:36px;
	background-image:url(../img/menu06.jpg);
}


#menu00{
	position:absolute;
	top:0px;
	left:504px;
	width:256px;
	height:36px;
	background-image:url(../img/menu00.jpg);
}




div.main{
	margin:0px;
}


.rollover{
	background-position:0px 0px;
}

.rollover:hover{
	background-position:0px -36px;
}


hr{
	display:none;
}

img{
	border:0px;
}


a{
	text-decoration:none;
}

a.txt:hover{
	text-decoration:underline;
}

.center{
	margin:0px auto 0px auto;
}

.floatright{
	float:right;
}

.floatleft{
	float:left;
}

.clear{
	clear:both;
}

.alt{
	position:absolute;
	top:-5000px;
	left:-999px;
}

ol, ul{
	margin:0px;
	padding:0px;
}

ol, ul{
	list-style:none;
}


.bold{
	font-weight:bold;
}

.pink{
	color:#f15eb9;
}


.ml10{
	margin: 0px 0px 10px 10px;
}

.ml20{
	margin-left:20px;
}




.copyright{
	background-color:#FFFFFF;
	width:760px;
	margin:0px auto 0px auto;
	padding:10px 0px 20px 0px;
	color:#999999;
	font-size:12px;
	text-align:center;
	border-top:3px double #CCCCCC;
}


/* Font */

.xlsize{
	font-size:160%;
}
.lsize{
	font-size:140%;
}
.msize{
	font-size:120%;
}
.ssize{
	font-size:108%;
}
.xssize{
	font-size:85%;
}

.tx12{
	font-size:12px;
}


/* image 窓外に飛ばす */
.ob{
	display:block;
	text-indent:-5000px;
	background-repeat:no-repeat;
}










