
/*-----------------------------共通部分-----------------------------*/
html {
	background:url(../img/bg.jpg) repeat-x
	}
body {
	margin:0px;
	padding:0px;
	font-size: 12px;
	background-color: #fff;
	color:#666666;
	text-align:left;
	border:solid 1px #ccc;
	width:720px;
	}
	
img {
	border:none;
	}

a:link {
	color:#666;
	}
a:hover {
	color:#2688bc;
	}
a:visited{
	color: #666;
}
ul {
	padding:0px;
	}
li {
	margin-top:5px;
	}
h1 {
	margin:0px;
	padding:0px;
	font-size:12px;
	}
h2 {
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	}
h3 {
	margin:5px 0px 10px 5px;
	padding:0px;
	font-size:12px;
	}
h4 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	}
.c-both {
	clear:both;
}
/*-----------------------------共通部分-----------------------------*/

#main {
   width:700px;
	}

#mainimage {
   width:720px;
	height:192px;
	}	
	
	
#left_side {
	float:left;
	width:280px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:auto;
	margin-left:3px;
	}
#right_side {
	width:380px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:3px;
	margin-left:10px;
   float:right;
	text-align:left;
	}

#right_text{
	width:330px;
}


#right_side ul {
	margin-left:5px;
   margin-top:20px;
	}
#right_side ul li{
	background:url(../img/icon1.jpg) no-repeat 0px 3px;
	margin-bottom:5px;
	padding-left:10px;
	line-height:130%;
	font-size:12px;
   	margin-left:5px;
	}	
#right_side a:hover {
	color:#2688bc;
	}	

#left_side ul{
	margin: 20px 0px 0px 10px;
	}
#left_side ul li {
	margin-bottom:3px;
   margin-left:5px;
	}
#left_side ul li a{
	background:url(../img/icon2.jpg) no-repeat 0px 1px;
	margin:0px;
	padding-left:5px;
	line-height:130%;
	font-size:12px;
	}
#left_side ul li a:hover{
	background:url(../img/icon3.jpg) no-repeat 0px 1px;
	margin:0px;
	padding-left:5px;
	font-size:12px;
	color:#2688bc;
	}

#footer {
	width:710px;
	font-size:12px;
	padding:5px;
	border-top:solid 3px #900;
	/*border:solid 1px #f00;*/
	}
#footer img {
	vertical-align:-2px;
	}

/*-----------------------------共通部分-----------------------------*/
.h2_border {
	margin:0px;
	padding:0px 0px 10px 10px;
	border-bottom:solid 2px #333399;
	}
.h3_border {
	margin:0px;
	padding:10px 0px 10px 30px;
	border-bottom:solid 1px #0066CC;
	background:url(../img/icon_right.jpg) no-repeat 10px 8px;
	}
.h4_border {
	margin:0px;
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 5px;
	border-left:solid 3px #CC9900;
	font-weight:bold;
	}
.p_box {
	padding:10px 20px;
	border-bottom:solid 1px #0066CC;
	}
.top {
	padding-top:10px;
	padding-left:20px;
	background:url(../img/icon_up.jpg) no-repeat 0px 8px;
	}
#greeting,#aboutus,#service,#contact,#policy,#sitemap {
	padding:40px 80px;
	}

#greeting p ,#service p,#policy p{
	font-size:12px;
	color:#555;
	line-height:180%;
	text-indent:1em;
	letter-spacing:0px;
	}

#aboutus table {
	width:100%;
	font-size:12px;
	border-collapse:separate;
	margin-top:20px;
	}
#aboutus table th {
	width:90px;
	background:#eee;
	padding:5px 10px;
	font-weight:normal;
	}
#aboutus table td {
	padding:5px 10px;
	}
	
#service_menu ul{
	list-style-type:none;
	margin: 10px 0px 0px 10px;
	}
#service_menu ul li {
	margin-bottom:3px;
	}
#service_menu ul li a{
	background:url(../img/icon2.jpg) no-repeat 0px 4px;
	margin:0px;
	padding-left:14px;
	line-height:180%;
	font-size:14px;
	}
#service_menu li a:hover{
	background:url(../img/icon3.jpg) no-repeat 0px 4px;
	margin:0px;
	padding-left:14px;
	color:#2688bc;
	}
#service_navi {
	padding:20px 0px 10px 10px;
	font-size:12px;
	}

#price_list {
	padding:20px 0px;
	}
#price_list table {
	margin-top:10px;
	border:solid 1px #aaa;
	border-collapse:collapse;
	}
#price_list table th {
	text-align:center;
	padding:8px;
	border:solid 1px #aaa;
	}
#price_list table td {
	text-align:right;
	padding:6px;
	border:dotted 1px #ccc;
	}
#price_list table td.title {
	text-align:left;
	padding:6px;
	border-top:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	}
#price_list table td.title2 {
	text-align:right;
	padding:6px;
	border-top:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	border-left:dotted 1px #ccc;
	}
#price_list table td.sub {
	text-align:left;
	padding:6px 6px 6px 20px;
	}
#price_list table td.sub2 {
	text-align:left;
	padding:6px 6px 6px 20px;
	border-bottom:solid 1px #aaa;
	}
#price_list table td.sub3 {
	text-align:right;
	padding:6px;
	border-bottom:solid 1px #aaa;
	}

.form {
	border:solid 1px #FFCC00;
	background:#FFFFCC;
	}

.contact_form {
	padding:0px 20px;
	margin-top:20px;
	border-bottom:dotted 1px #ccc;
	}
	
/*-------------------------------------------------------*/
#g_menu{
	height: 5px;
}

#g_menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
   font-size:1px;
	}
#g_menu ul li{
	margin:0px;
	padding:0px;
	float:left;
	text-indent: -5000px;
	}

#g_home a, #g_greeting a, #g_aboutus a, #g_service a, #g_contact a {
	display:block;
   font-size:1px;
	}

#g_home a {
	background:url(../img/menu.jpg) no-repeat 0px 0px;
	width: 150px;
}
#g_home a:hover {
	background:url(../img/menu.jpg) no-repeat 0px -116px;
}
#g_home.current a{
	background:url(../img/menu.jpg) no-repeat 0px -58px;
}

#g_greeting a {
	background:url(../img/menu.jpg) no-repeat -150px 0px;
	width: 141px;
}
#g_greeting a:hover{
	background:url(../img/menu.jpg) no-repeat -150px -116px;
}
#g_greeting.current a{
	background:url(../img/menu.jpg) no-repeat -150px -58px;
}

#g_aboutus a{
	background:url(../img/menu.jpg) no-repeat -291px 0px;
	width: 141px;
}
#g_aboutus a:hover{
	background:url(../img/menu.jpg) no-repeat -291px -116px;
}
#g_aboutus.current a{
	background:url(../img/menu.jpg) no-repeat -291px -58px;
}

#g_service a{
	background:url(../img/menu.jpg) no-repeat -432px 0px;
	width: 140px;
}
#g_service a:hover{
	background:url(../img/menu.jpg) no-repeat -432px -116px;
}
#g_service.current a{
	background:url(../img/menu.jpg) no-repeat -432px -58px;
}

#g_contact a{
	background:url(../img/menu.jpg) no-repeat -573px 0px;
	width: 147px;
}
#g_contact a:hover{
	background:url(../img/menu.jpg) no-repeat -573px -116px;
}
#g_contact.current a{
	background:url(../img/menu.jpg) no-repeat -573px -58px;
}





