@charset "utf-8";
/* CSS Document */

* { margin : 0 ; padding : 0 ; }

/* default */

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	line-height: 120%;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	background-attachment: scroll;
	background-image: url(../img/body_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	font-size: 108%;
	line-height: 160%;
	background-image: url(../img/index_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;

}

h2 {
	font-size: 108%;
	line-height: 180%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
	color: #333333;
	margin-bottom: 10px;

}

h3 {

}

h4 {
	font-size: 100%;
	line-height: 180%;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../img/h4_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}

h5 {
	font-size: 100%;
	line-height: 180%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}

h6 {

}
a {
	border: none;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}


img  {
    border:none
}
li {
	list-style-type: none;
}

p.text {
}




#container {
	margin:0;
	background-attachment: scroll;
	background-image: url(../img/groval_navibg.gif);
	background-repeat: repeat-x;
	background-position: 0 80px;
	padding: 0px;
	background-color: transparent;
}


#header {
	display: block;
	width: 100%;
	float: left;
	text-align: center;


}
#header_logo {
	float: left;
	width: 600px;
}
#header_right {
	float: right;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#header_right ul {
}
#header_right li {
	display: inline;
	width: 220px;
	margin-right: 10px;
}

#main_container {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#maincatch {
	width: 900px;
	float: left;
	display: block;
	text-align: center;

}

#globalnavi_container {
	height: 35px;
	background-image: url(../img/groval_navibg.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 900px;
	float: left;
	background-attachment: scroll;
	background-position: left top;
	margin-bottom: 10px;
}
#contents_head {
	float: left;
	width: 580px;
	margin-top: 10px;
	margin-left: 100px;
	padding-left: 80px;
}
#contents_head ul {

}
#contents_head li {
	display: inline;
	margin-left: 15px;
}



#main_left {
	float: left;
	width: 540px;
	margin-left: 60px;
	margin-top: 10px;
}

#news_area {
	width: 470px;
	border: 1px solid #CCCCCC;
	display: block;
}
#news_area h1 {
	font-size: 108%;
	line-height: 160%;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 5px;
}

#section {
	width: 450px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.bnews {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#section  ul {
	margin: 0px;
	padding: 0px;
}
#section  li {
	display: block;
	list-style-type: none;
}
#service {
	width: 520px;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
}

#main_right {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 10px;
}



#banner_area {
	float: left;
	margin-left: 10px;
	display: block;
}
#banner_area ul {
	padding: 0px;
}
#banner_area li {
	list-style-type: none;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-attachment: scroll;
	background-image: url(../img/arrow04.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#banner_area li.top {
	height: auto;
	width: 260px;
	display: block;
}
#banner_area a {
	color: #009966;
}
#banner_area a:hover {
	text-decoration: underline;
}


#footer {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #333333;
	float: left;
	width: 100%;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer a {
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}



#footer p {
	clear:both;
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
div#center {
	text-align: center;
}

p#footer_menu {
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

