body {
text-align:center;
}

.contents {
	width:729px;
	margin:auto;
	position:relative;
	background-image:  url(img/bg_shadow.gif);
	background-position:top center;
}


h1 {
	width:530px;
	height:45px;
	font-size:18px;
	padding-top:15px;	
	padding-bottom:5px;
	padding-left:15px; 
	color:#333333;
	font-weight: bold;
	background-image:url(img/title.gif);
	background-repeat:no-repeat;
}

h2 {
	width:530px;
	height:30px;
	font-size: 14px;
	line-height: 30px;
	padding-left:30px; 
	font-weight: bold; 
	color: #333333;
	background-image:url(img/sub_tit.gif);
	background-repeat:no-repeat;
}



/* idの指定 ========================================================== */


#body{  
	padding-left:10px;
}

#left5{  
	padding-left:5px;
}

#left10{  
	padding-left:10px;
}

#left15{  
	padding-left:15px;
}

#left20{  
	padding-left:20px;
}

/* idの指定 ====================================end============= */


.appear{ 
	width:195px;
	position:relative;
	left:10px;
	font-size: 12px;
	line-height: 18px; 
	color: #FFFFFF; 
}

.equip{ 
	font-size: 12px;
	line-height: 16px; 
	color: #000000;
}

.sub {  
	font-size:14px; 
	font-weight: bold; 
	line-height:16px; 
	color:#990000;
}
.sub2 {  
	width:100%;
	font-size:12px; 
	font-weight: bold; 
	line-height:12px; 
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #F5ECC9; 
	color:#990000;
}

.menu_sub{  
	font-size: 12px;
	line-height: 14px; 
	padding-left:23px;
	padding-top:0px;
	padding-bottom:0px;
	color: #3A3A3A;
	text-decoration: none
}

.menu_sub:link { color: #3A3A3A;	text-decoration: none}
.menu_sub:hover{ color: #FF0033;	text-decoration: underline}

.menu_sub2{  
	font-size: 10px;
	line-height: 12px; 
	padding-left:23px;
	padding-top:0px;
	padding-bottom:0px;
	color: #3A3A3A;
	text-decoration: none
}

.menu_sub2:link { color: #3A3A3A;	text-decoration: none}
.menu_sub2:hover{ color: #FF0033;	text-decoration: underline}


.info{  	
	font-size: 10px;
	line-height: 14px; 
	color: #FF9900; 
	text-decoration: none;
}
.info:link {  color: #FF9900; text-decoration: underline}
.info:hover { color: #FF0000; text-decoration: none}




.link{  	
	font-size: 12px;
	line-height: 12px; 
	padding-left:3px;
	padding-top:0px;
	padding-bottom:0px;
	color: #003399; 
	text-decoration: underline
}
.link:link {  font-size: 12px; line-height: 12px; color: #003399; text-decoration: underline}
.link:hover {  font-size: 12px; line-height: 12px; color: #0066FF; text-decoration: none}

	
.font_l {  font-size: 14px; line-height: 18px; color: #333333;}
.font_m {  font-size: 12px; line-height: 18px; color: #333333;}
.font_m1 {  font-size: 12px; line-height: 18px; color: #990000;}
.font_m2 {  font-size: 10px; line-height: 18px; color: #990000;}
.font_s {  font-size: 10px; line-height: 14px; color: #333333;}
.font_ll {
	font-size: 14px;
	margin-left:0px;
	margin-bottom:0px;
	color: #000066;
	padding-left:5px;
	font-weight: bold
}
.caption1 {
	font-size: 10px;
	margin-left:18px;
	margin-bottom:0px;
	color: #FF6600;
	padding-left:5px;
}


.home{ 
	font-size: 12px;
	line-height: 30px; 
	padding-left:25px;
	background-position:5px;
	background-image: url(img/bt_home.gif);
	background-repeat:no-repeat;
	color: #000000; 
	text-decoration: none;
}
.home:link{ 
	color: #000000; 
	text-decoration: none;
}
.home:hover { 
	color: #FF0033; 
	text-decoration: none;
}


.top{ 
	width:530px;
	text-align:right;
	font-size: 12px;
	line-height: 25px; 
	background-image: url(img/bt_top.gif);
	background-position:390px;
	background-repeat:no-repeat;
	color: #000000; 
	text-decoration: none;
}
.top:link{ 
	color: #000000; 
	text-decoration: none;
}
.top:hover { 
	color: #FF0033; 
	text-decoration: none;
}

