
body{
	background:url(img/main_back.jpg) repeat-x;
	width:100%;
	padding:0;
	margin:0;
}


#wrapper{
	width:950px;
	margin:0 auto;
	padding:5px 0 0 0;
//	background:url(img/contents_back.jpg) repeat-y;
	background-color:#FFFFFF;
	border-left:#FFD2E9 1px solid;
	border-right:#FFD2E9 1px solid;
}

p{
	font-size:14px;
	line-height:25px;
	
}

/*-----------------------------header--------------------------------*/

#header{
	height:150px;
	width:100%;
	margin:0 auto;
	background-color:#FFFFFF;
	border-bottom:5px solid #FF9999;
}

#header02{
	background:url(img/head_back.jpg) no-repeat;
	height:145px;
	width:950px;
	margin:0 auto;
}

h1{
	font-size:12px;
	margin:0 0px 0px 10px;
	padding:5px 0 0 0;
	display:block;
	color:#666666;
}

h2{
	margin:26px 0 0 40px;
}

h3{
	background:url(img/h3_back.jpg) no-repeat;
	height:28px;
	padding:13px 0 0 40px;
	margin:0px 0 20px 0;
	font-size:20px;
	font-family:HGP‘n‰pŠpºÞ¼¯¸UB;
	font-weight:normal;
	color:#444444;
}
h4{
	font-weight:bold;
	color:#FF3333;
	padding:15px 0 10px 0;
}
#contact{
	background:url(img/contact_01.jpg) no-repeat;
	position:absolute;
	top:17px;
	left:611px;
	width:255px;
	height:77px;
	font-size:12px;
	color:#000066;
	padding:33px 5px 5px 10px;
	text-align:left;
	}
#contact p{
	line-height:14px;
	}
	
/*-----------------------------index--------------------------------*/



#container{
	width:950px;
	padding:0 10px;
	margin:0 0 5px 0;
}
#main{
	width:670px;
	float:left;
	padding:0 0 0 0px; 
}
#main_inner{
//	border:#CCCCCC 1px solid;
	padding:10px 0;
	margin:0 0 30px 0;
}

.hanashi01{
	margin:10px 10px;
}

.hanashi01 a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}	
/*-----------------------------side--------------------------------*/

#side {
	float: right;
	width: 240px;
	padding:0 25px 0 0;
	margin:10px 0 0 0;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding:0px 0 0 0;
	margin:0px 0 15px 0;
	border-top:1px solid #D5D1AA;
	border-left:1px solid #D5D1AA;
	border-right:1px solid #D5D1AA;
}

#side_d .border{
	padding:0;
	margin:0;
}

#side_d ul {
	margin: 0;
	padding:0;
}


#side_d li a {
	display: block;
	width:223px;
	font-size: 12px;
	text-decoration:underline;
	color:#0000FF;
	line-height:15px;
	margin: 0px auto 0 auto;
	padding:7px 5px 7px 10px;
	background-image:url(img/h4.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid #D5D1AA;
	background-position: 5px center;
	font-weight:bold;
}
#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
	font-size:12px;
}


/*-----------------------------main--------------------------------*/

.main_column{
	padding:10px 10px 10px 5px;
	}	
.main_column p{
	margin:10px 0;
}
.uranai{
	color:#3366FF;
	margin:10px 0;
	border-bottom:#3399FF dotted 1px;
	border-top:#3399FF dotted 1px;
	padding:0 0 10px 0;
	}
.main_column ul{
	margin:20px 0px;
	}
.main_column ul li{
	list-style:disc;
	font-size:14px;
	margin:10px 0;
	}
#new{
	margin:0 0 0 25px;
	padding:0;
	}
#new li{
	margin:15px 0;
	line-height:18px;
	font-size:12px;
	list-style:disc;
	border-bottom:#C4F1FB 1px dashed;
	padding:0 0 5px 0;
	}
.link{
	text-align:right!important;
	font-size:14px;
	}
.link a:hover{
	text-decoration:none;
	}
.new_ver1{
	color:#0066CC;
	font-weight:bold;
	padding:0 0 10px 0;
	font-size:14px;
	text-align:left!important;
	}
.new_ver2{
	color:#FF6699!important;
	font-weight:bold;
	padding:0 0 10px 0;
	font-size:14px;
	text-align:left!important;
	}
	
	
/*-----------------------------footer--------------------------------*/

#footer{
	clear:both;
	width:100%;
	margin:10px 0 0 0;
}
#foot_contact{
	background:url(img/contact_02.jpg) no-repeat;
	width:522px;
	height:117px;
	margin:10px 5px;
	color:#000066;
	position:relative;
	}
#foot_contact p{
	position:absolute;
	top:13px;
	left:227px;
	line-height:16px;
}
#footer_bottom{
	background:#FF6666;
	height:35px;
	padding:15px 0 15px 0;
	margin:15px 0 0 0;
}
#footer_bottom p{
	color:#FFFFFF;
	text-align:center;
	}

/*-----------------------------links--------------------------------*/
	
#links{ line-height:18px; font-size:14px;}
#links li{
	margin:0 0 15px 0;
	}