body {
	background-color: #FFFFFF;
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(../images/til_1.jpg);
	margin: 0 auto 0 auto;
	border: 0;
	padding: 0;
	text-align:center;
	font-family: Arial,Verdana,Helvetica,tahoma,Hiragino Kaku Gothic Pro,"･ﾒ･鬣ｮ･ﾎｳﾑ･ｴ Pro W3","｣ﾍ｣ﾓ ･ｴ･ｷ･ﾃ･ｯ",Osaka,sans-serif;
}

table,td,th {
	border: 0;
	padding: 0;
	vertical-align:top;
	text-align:left;
}




/*tag*/

h1,h2, h3 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
}

p {
	font-size:75%;
	line-height:150%;
	text-align:left;
	margin:0;
	padding:0;
	border:0;
}

em{
	font-style:normal;
}

textarea,input,select {
	font-size:75%;
	line-height:120%;
	margin:3px 2px 3px 2px;
}



/*link*/

.nostyle{
	text-decoration:none;
	font-style:normal;
	color:#868686;
}

a {
	color:#333333;
}

a:hover{
	color:#FF6000;
}

a:visited{
	color:#000000;
}

em a {
	text-decoration:none;
}





/*main*/

div#main {
	width:732px;
	margin:0 auto 0 auto;
	text-align:center;
	background-image:url(../images/bg.gif);
}


/*header*/
.header {
	width:720px;
	height:54px;
	margin:auto;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

.header td {
	color: #868686;
	font-size: 10px;
	text-decoration:none;
	padding:10px 0 0 0;
}

.header td.td02 {
	color: #868686;
	font-size: 10px;
	text-decoration:none;
	padding: 5px 0 0 0;
}

.mainimage {
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
}


/*text*/

p.m_copy{
	width:270px;
	margin:0 0 0 98px;
}

p.m_copy2{
	width:400px;
	margin:0 0 15px 98px;
}

p.right_text{
	width:190px;
	margin:20px 0 0 10px;
	font-size:75%;
	line-height:130%;
}

p.right_text2{
	width:190px;
	margin:0 10px 0 10px;
	font-size:65%;
	line-height:140%;
}

/*for Firefox*/
:root p.right_text2{
	line-height:120%;
}


/*navi*/

.leftnavi1 {
	background-image:url(../images/back_2.jpg);
	background-repeat:no-repeat;
}



/*list*/

ul{
	border: 0;
	padding: 0;
	font-size: 75%;
	text-align: left;
	list-style: none;
}


div#main ul#navi{
	width: 190px;
	margin: 5px 0 0 8px;
}

div#main ul#navi li{
	margin: 0;
	padding: 0 0 0 21px;
	height:30px;
	background-image: url(../images/list1.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	line-height: 230%;
}

div#main ul#navi li#on{
	background-image: url(../images/list1_on.gif);
}

div#main ul#navi li#last{
	background-image: url(../images/list2.gif);
}

div#main ul#navi li#last_on{
	background-image: url(../images/list2_on.gif);
}


div#main ul#navi li a{
	color:#666666;
	text-decoration:none;
}

div#main ul#navi li a:hover{
	color:#333333;
	text-decoration:underline;
}


div#main ul#navi li a:visited{
	color:#333333;
}




/*font*/

.orange {
	color: #FF6000;
}

.orange_b {
	color: #FF6000;
	font-weight:bold;
	font-size:120%;
}

.orange_b2 {
	color: #FF6000;
	font-weight:bold;
	font-size:160%;
}

.s_green {
	color: #669900;
	font-weight:bold;
}

.cap {
	font-size:100%;
	line-height:120%;
	font-weight:normal;
}



/*image*/

img {
	border:0;
	padding:0;
	margin:0;
}

.mapimage {
	float:left;
	margin:0 10px 0 18px;
}



/*fontstyle*/

.b {
	font-weight:bold;
}





/*table*/

.navitable1{
	margin: 10px auto 0 10px;
	border: 0;
}

.navitable1 td {
	background-image:url(../images/back_2.jpg);
	background-repeat:no-repeat;
	padding: 3px auto 3px auto;
}




/*footer*/

.mainbottom {
	width:732px;
	height:40px;
	margin:auto;
	padding:10px 24px 0 0;
	background-image:url(../images/bottom_1.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:right;
}

.pagetop {
	height:40px;
	margin:auto;
	padding:10px 0 0 25px;
	font-size:75%;
	text-align:left;
}

.footer {
	width:100%;
	height:150px;
	background-color:#BBBBBB;
	text-align:center;
	line-height:140%;
	font-size:75%;
}

address {
	font-style:normal;
	margin:10px 0;
	font-size:10px;
}



/*container02*/

#container02 {
	display: block;
	width: 732px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#block03 {
	position: absolute;
	top: 22px;
	width: 370px;
	margin: 0 0 0 8px;
	text-align: left;
}

#block03 h2  {
	margin: 0 0 2px 0 !important;
	padding: 0 !important;
}

#block03 p {
	padding: 0;
}

.darkRed {
	color: #990000;
}