@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      layout.css
 Author:         Yusuke Miyano(admin)
 Style Info:     CSS layout
----------------------------------------------------------- */

#main {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../img/common/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1.1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 15px;
	float: left;
	width: 600px;
	margin-bottom: 15px;
}
#text-size {
	float: right;
	width: 170px;
}
#text-size ul {
	float: left;
	width: 170px;
}
#text-size li {
	float: left;
}

#header {
	width: 800px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../img/header/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	clear: both;
	float: left;
	height: 115px;
}
#header #logo {
	float: left;
}

#header #logo a {
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 180px;
	background-image: url(../img/header/logo_rakuichi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #s-navi {
	float: right;
	width: 330px;
}
#s-navi ul {
	clear: right;
	float: right;
}

#s-navi li {
	float: left;
}
#s-navi li a {
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 110px;
}
#navi .menu1 {
	background-image: url(../img/header/navi/menu1.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}

#navi .menu1 a {
	background-image: url(../img/header/navi/menu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navi .menu1 a:hover {
	background-image: none;
}



#navi .menu2 {
	background-image: url(../img/header/navi/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}

#navi .menu2 a {
	background-image: url(../img/header/navi/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navi .menu2 a:hover {
	background-image: none;
}

#navi .menu3 {
	background-image: url(../img/header/navi/menu3.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}

#navi .menu3 a {
	background-image: url(../img/header/navi/menu3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navi .menu3 a:hover {
	background-image: none;
}

#navi .menu4 {
	background-image: url(../img/header/navi/menu4.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}

#navi .menu4 a {
	background-image: url(../img/header/navi/menu4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navi .menu4 a:hover {
	background-image: none;
}

#navi .menu5 {
	background-image: url(../img/header/navi/menu5.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}

#navi .menu5 a {
	background-image: url(../img/header/navi/menu5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navi .menu5 a:hover {
	background-image: none;
}

#navi .menu6 {
	background-image: url(../img/header/navi/menu6.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}

#navi .menu6 a {
	background-image: url(../img/header/navi/menu6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navi .menu6 a:hover {
	background-image: none;
}

#navi .menu1-2 {
	height: 40px;
	width: 100px;
}

#navi .menu2-2 {
	height: 40px;
	width: 100px;
}

#navi .menu3-2 {
	height: 40px;
	width: 100px;
}


#navi .menu4-2 {
	height: 40px;
	width: 100px;
}

#navi .menu5-2 {
	height: 40px;
	width: 100px;
}

#navi .menu6-2 {
	height: 40px;
	width: 100px;
}


#s-navi .menu1 {
	background-image: url(../img/header/s-navi/menu1.jpg);
	background-repeat: no-repeat;
	background-position: left -20px;
}

#s-navi .menu1 a {
	background-image: url(../img/header/s-navi/menu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#s-navi .menu1 a:hover {
	background-image: none;
}

#s-navi .menu2 {
	background-image: url(../img/header/s-navi/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left -20px;
}

#s-navi .menu2 a {
	background-image: url(../img/header/s-navi/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#s-navi .menu2 a:hover {
	background-image: none;
}

#s-navi .menu3 {
	background-image: url(../img/header/s-navi/menu3.jpg);
	background-repeat: no-repeat;
	background-position: left -20px;
}

#s-navi .menu3 a {
	background-image: url(../img/header/s-navi/menu3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#s-navi .menu3 a:hover {
	background-image: none;
}
#navi {
	clear: both;
	float: left;
	width: 800px;
	height: 40px;
	background-image: url(../img/header/navi/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navi li {
	float: left;
}
#navi a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 100px;
}
#contents {
	clear: both;
	float: left;
	width: 800px;
	margin-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../img/common/back3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
}
#sub {
	clear: left;
	float: left;
	width: 230px;
}
#sub .title1 {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 230px;
	background-image: url(../img/sub/title1.jpg);
	background-repeat: no-repeat;
}
#sub #service-banner {
	width: 210px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #e8e4de;
}
#sub #service-banner dt {
	margin-bottom: 5px;
}
#sub #service-banner dd {
	background-image: url(../img/sub/banner-back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 145%;
}

#InContents {
	clear: right;
	float: right;
	width: 550px;
}
#InContents #menu-area {
	width: 550px;
	float: left;
	margin-bottom: 15px;
}

#InContents #menu-area dl {
	float: left;
	width: 172px;
	margin-right: 12px;
}
#InContents #menu-area dd {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 135%;
}

#InContents #menu-area .last {
	margin: 0px;
}
#InContents #news-area {
	width: 528px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 150px;
	overflow: auto;
	padding: 10px;
}
#InContents #news-area #news-topic {
	width: 500px;
	margin-bottom: 5px;
	font-size: 0.9em;
	line-height: 135%;
	clear: both;
	float: left;
}
#InContents #news-area #news-topic dt {
	float: left;
	width: 70px;
}
#InContents #news-area #news-topic dd {
	float: right;
	width: 385px;
	padding-left: 35px;
	background-image: url(../img/top/news-icon.jpg);
	background-repeat: no-repeat;
	background-position: left -2px;
	line-height: 145%;
	color: #6699CC;
}


#footer {
	padding: 20px;
	clear: both;
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}
#footer #under-navi {
	width: 800px;
	text-align: center;
}
#footer #under-navi li {
	font-size: 0.8em;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#footer .under-tel {
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer #under-company {
	width: 800px;
	clear: both;
	float: left;
	background-image: url(../img/footer/img_earth-logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#footer #under-company #company-list {
	margin-left: 210px;
}
#footer #under-company #company-list strong {
	color: #006699;
	font-weight: bold;
}

#footer #under-company #company-list li {
	color: #666666;
	line-height: 135%;
}
address {
	font-size: 11px;
	font-style: normal;
	background-color: #599ac4;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*Flash*/

p#Flash1 {
	height: 200px;
padding-bottom:15px;
}
