@charset "utf-8";

body{
	background:url(../images/top/bg.jpg) repeat-x;
}

/*=======================================================*/
/* mainimage
/*=======================================================*/
#mainimage {
	text-align:center;
	padding-bottom:70px;
	margin-top:25px;
}

/*=======================================================*/
/* service
/*=======================================================*/
#Contentarea #right .service{
	margin:0 0 20px 0;
}
#Contentarea #right .service .left{
	width:335px;
	float:left;
}
#Contentarea #right .service .right{
	width:335px;
	float:right;
}
#Contentarea #right .service .box{
	background:url(../images/top/service_bg_bottom.jpg) no-repeat bottom;
	min-height:180px;
	font-size:90%;
}
#Contentarea #right .service .box p,
#Contentarea #right .service .box div{
	padding:15px;
}
#Contentarea #right .service .box li{
	margin-left: 1em;
	list-style-type:circle;
}

/*=======================================================*/
/* news
/*=======================================================*/
#Contentarea #right #feed dl{
	margin:0 0 30px 0;
}
#Contentarea #right #feed dt {
width:8em;
float: left;
padding:8px 0 6px 5px;
line-height:1.4em;
clear: left;
font-weight:bold;
}
#Contentarea #right #feed dd {
border-bottom: 1px #CCCCCC dotted;
line-height:1.4em;
margin:0;
padding:8px 0 10px 0;
}

/*=======================================================*/
/* greeting
/*=======================================================*/
#Contentarea #right .greeting{
	background:url(../images/top/photo_greeting.jpg) top right no-repeat;
	padding-right:200px;
	padding-top:10px;
}

/*=======================================================*/
/* info
/*=======================================================*/
#Contentarea #right .info{
	border:1px solid #ccc;
	padding:15px 15px 10px 15px;
	margin-top:30px;
	line-height:1.4em;
}
#Contentarea #right .info h2{
	margin-bottom:10px;
}
#Contentarea #right .info .left{
	width:392px;
	float:left;
}
#Contentarea #right .info .left .contact{
	background:url(../images/top/right_contact_bg.jpg) no-repeat;
	height:78px;
	padding:8px 0 0 15px;
	margin-top:10px;
}
#Contentarea #right .info .left .contact p{
	float:left;
}
#Contentarea #right .info .right{
	width:240px;
	float:right;
}


















