@charset "utf-8";
/* formatting style
-----------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
body {
	color: #999999;
	background-repeat: repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 1.6;
	background-position: center;
	background-image: url(../images/gif/003-008.gif);
}
hr {
	display: none;
}

/* link styles
-----------------------------*/
a image {
	border-style: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color: #FF6633;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

/* basic layout
-----------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 720px;
	background-repeat: no-repeat;
	margin: 0px auto;
}
/* header styles
-----------------------------*/
#header {
	height: auto;
	background-image: none;
	width: 720px;
}
#main {
	float: left;
	width: 490px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#indexmenu {
	background-image: url(../images/gif/index_menu_back.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 450px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#toptitle {
	width: 720px;
	background-image: url(../images/index_image/index_title.jpg);
	background-repeat: no-repeat;
}
#banner {
	width: 220px;
	float: right;
	clear: none;
	padding-top: 20px;
}
#links {
	width: 720px;
	float: left;
	padding-bottom: 0px;
	padding-top: 15px;
}



#footer {
	padding: 0px 15px;
	clear: both;
	color: #FFFFFF;
	height: 35px;
	margin-top: 5px;
	background-color: #009933;
}
#header h4 {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	float: none;
	clear: none;
	height: 5px;
	width: 715px;
	font-size: 10px;
	background-color: #009933;
	text-align: right;
	padding-right: 5px;
}
#header #logo {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 48px;
}
#header #logo img {
	float: left;
}
#header  #logo  h2 {
	padding-left: 0px;
}
#header #logo h3 {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding-right: 5px;
	line-height: 15px;
}
#header #logo h5 {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-right: 0px;
	color: #009933;
}
#indexmenu ul {
	padding-left: 0px;
}
#indexmenu  ul h5 {
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin: 3px 5px 20px 18px;
}


#indexmenu        ul    li    {
	list-style: none;
	float: left;
	font-weight: normal;
	clear: none;
	padding-left: 15px;
	padding-top: 5px;
}

#indexmenu  ul  li  a {
	list-style: none;
	font-size: 15px;
	background-image: url(../images/gif/cl_007.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 15px;
	padding-left: 18px;
	padding-right: 5px;
	color: #009900;
	text-decoration: none;
}
#indexmenu   ul   li   a:hover {
	background-image: url(../images/gif/cl_005.gif);
	background-repeat: no-repeat;
	background-position: left 0.3px;
	color: #FF0000;
}

/* main styles
-----------------------------*/



#main h2 {
	padding-top: 10px;
	padding-left: 15px;
}

#main h3 {
	padding-top: 20px;
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
}

#main p#text {
	color: #666666;
	padding-top: 5px;
	padding-left: 20px;
	letter-spacing: 0em;
	font-size: 90%;
	line-height: 2.8ex;
	padding-right: 20px;
	text-align: justify;
}
#main  h6  {
	color: #666666;
	letter-spacing: 0em;
	font-size: 90%;
	line-height: 2.8ex;
	text-align: justify;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0px 10px;
	margin-right: 20px;
	margin-left: 20px;
}

#main p.bottom#text {
	border-bottom: 1px dotted #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
}

#banner    img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#banner    a  {
	border: 1px solid #CCCCCC;
}
#banner    a:hover   {
	border: 1px solid #CC3300;
}

#banner form {
	width: 200px;
	padding-bottom: 15px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#banner #flash {
	margin-top: 20px;
}
#links h4 {
	font-size: 11px;
	font-weight: normal;
	color: #009933;
}
#links h4 a {
	color: #009933;
}
#links  h4 a:link {
	text-decoration: none;
}

#links h4 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* footer styles
-----------------------------*/


#footer   ul   li   a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}

#footer ul li a:hover {
	color: #336633;
	text-decoration: none;
}


#footer p a:hover {
	color: #336633;
	text-decoration: none;
}
#footer ul li {
	margin-right: 10px;
	display: inline;
	list-style: none;
	color: #000000;
}
#footer p {
	float: right;
	margin: 0px;
	clear: left;
}
#footer address {
	font-size: 10px;
	float: right;
	clear: right;
	color: #FFFFFF;
	padding-top: 20px;
	
/* pagetop styles
-----------------------------*/	

}
#pagetop     {
	font-weight: normal;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 75%;
}
#pagetop   a:link    {
	text-decoration: none;
}
#pagetop a,#worksmain #workstext #saimu1 #pagetop a {
	color: #009933;
}
#pagetop a:link,#worksmain #workstext #saimu1 #pagetop a:link {
	text-decoration: none;
	background-image: url(../images/gif/point_green01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#pagetop  a:hover,#worksmain   #workstext   #saimu1   #pagetop   a:hover {
	color: #FF6633;
	text-decoration: none;
	background-image: url(../images/gif/point_orange01.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#faqtop {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 75%;
	width: 460px;
	margin-bottom: 0px;
	text-align: right;
	padding-left: 0px;
}
#saimu1   #faqList   #faqtop   a:link,#saimu1 #faqList #faqtop a:visited  {
	text-decoration: none;
}
#saimu1 #faqList #faqtop a {
	color: #FF6633;
}

#saimu1 #faqList #faqtop a:hover {
	color: #FF6633;
}
#worksmain #workstext #office #mapbutton {
	margin-top: 5px;
}

