body{
	color:#333;
	background-image:url(../../images/top-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	font-size: 12px; 
    *font-size: 12px; 
    _font: 12px; 
	margin:0 auto;
	padding:0;
	}
	
a{
	color:#484848;
	text-decoration:none;
	}
a:hover{
	color:#6F2B91;
	text-decoration:none;
	}
	


img{ border:0;}


.CNT{ text-align:center;}
.L{ text-align:left;}
.R{ text-align:right;
margin-right:10px;}


h1{
	width:180px;
	height:200px;
	margin:0 auto;
}


h2{
	padding-right:0;
	margin:0 auto;
	text-align:right;
	}
	
h2.left{
	padding:30px 0 0 18px;
	margin:0;
	text-align:left;
	}

h3{
	padding:20px 0 0 18px;
	margin:0 auto;
	text-align:left;
	}


h4{
	font-size:14px;
	line-height:20px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}

#wrapper{
	width:100%;
	height:100%;
	margin:0 auto;
	background-image: url(../../images/m-main_side.gif);
	background-repeat:repeat-y;
	background-position:center top;
	padding:0;
}

#wrapper1{
	width:100%;
	height:100%;
	margin:0 auto;
	font-family:Osaka, Osaka-mono, "Verdana", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", monospace;
	background-image: url(../../images/m-head_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding:0;
}

html*#wrapper{
   font-family:Osaka, Osaka-mono, "Verdana", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", monospace;

	}
	
	

.txt14 {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

.txt12gray{
	font-size: 12px;
	_font: 12px;
	line-height: 18px;
	color: #999;
}

.txt12 {
	font-size: 12px;
	_font: 12px;
	line-height: 18px;
	color: #333333;
}

.point {
	color: #6F2B91;
}


.txt12b {

	color: #275081;
}

.txt11 {
	font-size: 11px;
	_font: 11px;
	line-height: 18px;
	color: #333333;
}

.txt11m {
	font-size: 11px;
	_font: 11px;
	line-height: 18px;
	color: #333333;
	padding-left:6px;
}
	

/***¥Ø¥Ã¥À***/
#header{
	width:200px;
	padding:0;
	text-align:center;
	}


	
/*¥Õ¥Ã¥¿¡¼*/
#footer{
	clear:both;
	width:100%;
	text-align:center;
	background-image:url(../../images/foot_bg.gif);
	background-repeat:repeat-x;
	z-index:0;
	}

#footer .copy{
	width:747px;
	height:40px;
    padding: 0;
	margin:0 auto;
	text-align: center;
	}

/***¥³¥ó¥Æ¥ó¥Ä***/

.space{padding:0 0 30px 0;}
.space-t{margin:30px 0 0 0;}

#contents{
    width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-image: url(../../images/bottom-bg-l.gif);
	background-repeat:repeat-x;
	background-position: center bottom;
		z-index:1;
	}

#contents-b{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-image: url(../../images/m-main_bg.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
		z-index:2;
	}



/***TOP***/
#main{
	width:715px;
	margin:0 auto;
	padding:0;
	background-image:#FFF;
	text-align:center;
	}


#main div#left-side{
	float:left;
	width:201px;
	padding:0;
	margin:0;
	background-color:#FFF;
	}
	
#main div#right-side{
	background-image:url(../../images/main_side_bg.gif);
	background-repeat:repeat-y;
	background-color:#F2F2F2;
	float:right;
	width:514px;
	padding:0;
	margin:0 auto;
	}
	
#main div#menu{
	width:200px;
	text-align:center;
	margin:0;
	}

#main div#menu ul{
	width:190px;
	_width:195px;
	text-align:center;
	margin:0 auto;
	padding:10px 0 0 0;
	}
	
	
#menu ul li{
	text-align:center;
	font-size:11px;
	_font:11px;
	list-style-type: none;
	background-image:url(../../images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	}


#main p{
	text-align:left;
	padding:15px 10px 0 18px;
	line-height:18px;
	}

#main .tbl-line table{
	text-align:left;
	padding:15px 10px 0 18px;
	}

#main .tbl-line table tr{
	background-image: url(../../images/line03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#main .tbl-line td{
	line-height:18px;
	padding: 5px 0 5px 10px;
	vertical-align:top;
	
}

#main .tbl-line td.sikiri{
	background-image: url(../../images/line04.gif);
	background-repeat: no-repeat;
	background-position:top;
	padding:0;
}

	
.fortop{
	text-align:right;
	}

