* {
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
}

body {
   	text-align: center;
	color: #666666;
	background: url("http://raionmaru.jp/img/bg.jpg");
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight: bold;
}

img {
	border: none; 
	vertical-align: middle;
}

a:link, a:visited, a:active {color: #1C1C1C;text-decoration: none;}
a:hover{color : #FF6633;text-decoration: underline;}

#header ul {
	list-style:none;
	color: #FFF;
}

#footer ul {
	list-style:none;
	color: #FFF;
}

#header li {
	float:left;
	padding: 5px 25px 0 0;
}

#footer li {
	float:left;
	padding: 15px 15px 0px 0px;
}

#header-color {
	clear: both;
	width: auto;
	height: 30px;
	background: url("http://raionmaru.jp/new_img/header.jpg");
	margin: 0;
	text-align: center;
	position: relative;
}

#header {
	width: 1020px;
	margin: 0 auto;
	position: relative;
   	text-align: left;
}

#header a:link, #header a:visited, #header a:active {color: #FFF;text-decoration: none;}
#header a:hover{color : #FF6633;text-decoration: underline;}
#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: none;}
#footer a:hover{color : #FF6633;text-decoration: underline;}

#base{
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	overflow:hidden;
	background: #FFF;
}


#footer-color {
	clear: both;
	width: auto;
	height: 50px;
	background: url("http://raionmaru.jp/new_img/footer.jpg");
	margin: 0;
}

#footer h2{
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
}

#footer {
	width: 1020px;
	margin: 0 auto;
	position: relative;
   	text-align: left;
}

#header h1{
	margin : 0;
	padding: 0;
	float: left;
	text-indent: -2000px;
}

#header h2{
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
}

#index{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/index.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#company{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/company.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#design{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/design.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#ec{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/ec.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#hp{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/hp.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#pc{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/pc.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#privacy{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/privacy.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#system{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/system.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#web{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/web.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#volunteer{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/volunteer.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#voice{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/voice.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#voice1{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/voice1.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#voice2{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/voice2.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#voice3{
	width: 1100px;
	height:720px;
	background: url("http://raionmaru.jp/new_img/voice3.jpg");
	background-position: center center;
	background-repeat: repeat-y;
	text-align: left;
}

#info {
	padding: 20px 0px 0px 75px;
}

#index .btn{
	margin: 0;
	padding: 80px 0px 0px 0px;
}

#index .btn img{
	margin: 3px;
	padding: 0;
}


.img-right{
	float:right;
	padding:0px 10px 10px 0px;
}

.boxs  { display: block; margin: 0px; padding: 0px; height: 5px;  width: 200px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; position: relative; }


