/*-----------------------------全体-------------------------*/
body {
	margin:0;
	padding:0;
	font-size: 12px;
	color:#666666;
	text-align:center;
	background:url(../img/bg.jpg) repeat-x;
}
	
img {border:none;}

a:link {
	color:#666;
	}

a:hover {
	color:#2688bc;
}

a:visited{color: #666;}

ul {
	list-style-type:none;
	padding:0px;
	}
	
p {line-height:130%;}

li {margin-top:5px;}

dl {margin-top:1em}

dt {float:left;}

dd {margin-left:8em;}

h1 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	top:6px;
	right:10px;
	width:330px;
	height:40px;
	text-align:right;
	overflow:hidden;
}
h2 {
	margin:5px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	}

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;
}

.text_blue{color:#0066FF;}

/*index
------------------------------------------*/
#content{
	margin:0 auto;
	width:800px;
	text-align:left;
	border:1px solid #CCC;
	background:#FFF;
}

#content2{
	margin:0 auto;
	width:800px;
	position:relative;
	text-align:left;
	border:1px solid #CCC;
	background:#FFF;
}

#content3{
	margin:0 auto;
	padding:0 0 30px;
	width:800px;
	position:relative;
	text-align:left;
	border:1px solid #CCC;
	background:#FFF;
}

#main {
   width:800px;
   position:relative;
	}

#mainimage {
   width:600px;
	height:200px;
	}

#left_side {
	float:left;
	width:200px;
	margin-top:10px;
	margin-bottom:15px;
	margin-right:5px;
	margin-left:3px;
	}
#right2_side {
	width:180px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:5px;
	float:right;
	text-align:left;
	}
#right2_side h2 {
	margin-top:20px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;
	font-size:0.8em;
	}
#right_side {
	width:380px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:5px;
	float:left;
	text-align:left;
	}

.right_text{
	width:380px;
}
	
	
#right_side ul {
	list-style-type: none;
	margin-left:10px;
   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;
	}	
#right_side a:hover {
	color:#2688bc;
	}	
#left_side ul{
	list-style-type:none;
	margin: 5px 0px 0px 5px;
	}
#left_side ul li {
	margin-bottom:3px;
	}
#left_side ul li a{
	background:url(../img/icon2.jpg) no-repeat 0px 1px;
	margin:0px;
	padding-left:15px;
	line-height:130%;
	font-size:0.8em;
	color:#000000;
	text-decoration: none;
	}
#left_side ul li a:hover{
	background:url(../img/icon3.jpg) no-repeat 0px 1px;
	margin:0px;
	padding-left:15px;
	font-size:0.8em;
	color:#2688bc;
	text-decoration: underline;
	}
/*---------------------------･ﾇ･ｶ･､･ｴﾀｰ｡｢､ｽ､ﾎﾂｾclass--------------------------*/
.h2_border {
	margin:0px;
border-color:#CCCCCC #CCCCCC #CCCCCC #990000;
border-style:solid;
border-width:0px 0px 2px 4px;
font-weight:bold;
font-size:117%;
line-height:130%;
padding:3px 5px 3px 10px;
width:auto;
	}
.h2_noneborder {
margin:0px;
border-color:#CCCCCC #CCCCCC #CCCCCC #990000;
border-style:solid;
border-width:0px 0px 2px 0px;
font-weight:bold;
font-size:117%;
line-height:130%;
padding:3px 5px 3px 10px;
width:auto;
	}

.h3_border {
	margin:0px;
	padding:10px 0px 10px 30px;
	border-bottom:solid 1px #0066CC;
	background:url(../img/icon_right.jpg) no-repeat 10px 8px;
	}
.h3_noneborder {
	margin:0px;
	padding:10px 0px 10px 30px;
	background:url(../img/icon_right.jpg) no-repeat 10px 8px;
	font-size:1.2em;
	}
.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--------------------------*/	
#service{
	width:560px;
	margin:5px 10px 40px 220px;
}

/*---------------------------sitemap--------------------------*/	

#sitemap{
	width:560px;
	margin:40px 80px;
}

/*---------------------------policy--------------------------*/	

#policy{
	width:560px;
	margin:40px 80px;
}

/*---------------------------contact--------------------------*/	

#contact{
	width:560px;
	margin:40px 80px;
}

/*---------------------------greeting--------------------------*/	

#greeting{
	width:560px;
	margin:5px 10px 40px 220px;
	padding-top: 7px;
}

/*---------------------------aboutus--------------------------*/	
#aboutus{
	width:560px;
	margin:5px 10px 40px 220px;
}

#aboutus_profile{
	padding:0 20px;
	width:520px;
}

#greeting p ,#service p,#policy p{
	font-size:12px;
	color:#555;
	line-height:180%;
	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--------------------------*/	
#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:5px 0px 10px 10px;
	font-size:12px;
	}

/*-----------------------------menu-------------------------*/

#g_menu{
	height:58px;
	width:800px;
background:url(../img/bgmenu.jpg) repeat-x;
}

#g_menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#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 {
	height: 58px;
	display:block;
	}

#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;
}


#index_link{
	margin:15px 0 0 15px;
	width:200px;
	height:80px;
}

#index_link2{
	margin:15px 0 0 40px;
	width:191px;
	height:269px;
}

#header{
	width:800px;
	height:60px;
	background:url(../img/logo.gif) 0 0 no-repeat;
	position:relative;
}

#service4_box{}

#service4_table{margin:10px 0 30px;}

#service4_table th img{margin:0 20px 0 0;}

#service4_table img{border:1px solid #CCC;}

#service4_table p{
	text-align:right;
	padding:5px 0;
}

#service4_box ul{text-align:right;}


#service4_pdf1{
	position:absolute;
	top:0;
	left:0;
}

#service4_pdf2{
	position:absolute;
	top:0;
	left:280px;
}


/*リニューアル時追加*/
/*
フッタメニュー
-------------------------------------------------------------------*/
#footer {
	width:800px;
	font-size:100%;
	padding:5px;
	border-top:solid 3px #900;
	/*border:solid 1px #f00;*/
	}
#footer img {
	vertical-align:-2px;
	}
#f_menu {
	clear: both;
	border-top:solid 3px #900;
	padding: 10px;
	background-color: #FFFFFF;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 100%;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#f_menu li a {
	font-size: 100%;
}

#f_menu p {
	font-size: 100%;
	color: #333333;
}

#f_menu #pr {
	font-size: 100%;
	color: #888888;
	text-align: right;
	padding: 5px;
}
#f_menu #pr a {
	font-size: 100%;
	color: #888888;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #000000;
	text-align: right;
	display: block;
	background-color: #ffffff;
	font-size: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

span.new{
	display:none;
}

span.new img{
	vertical-align:middle;
}
