@charset "utf-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
}

h1,h2,h3,h4 {
	font-size:100%;
	font-weight:lighter;
}

/*body
---------------------------------------------------------------------------*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*background-color:#FFF;*/
	/*background-image: url(images/Top.jpg);*/
	/*background-position: top;*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg.jpg);
}
body a {
	text-decoration:none;
}
body a:link,a:visited {
	color:#666666;
}
body a:hover {
	color:#999999;
}
/*wrapper
---------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
}
/*header
---------------------------------------------------------------------------*/
#header {
	height: auto;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
}
#header img {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom:10px;
}
#header h1 {
	font-size: 10px;
	color: #dddddd;
	margin-left: 20px;
	margin-top:2px;
}
#header .rogo{
	margin-top: 40px;
	margin-left: 20px;
}
#header p {
	font-size: 10px;
	color: #dddddd;
	text-align: right;
	margin-right: 10px;
	line-height: 1em;
}
#header h2 {
	font-size: 11px;
	color: #dddddd;
	text-align: right;
	margin-right: 10px;
	line-height: 1em;
}
#header h3 {
	font-size: 10px;
	color: #dddddd;
	text-align: right;
	margin-right: 10px;
}
/*main_img
---------------------------------------------------------------------------*/
#main_img {
	width: 100%;
	height: auto;
	text-align:center;
}
/*menu_img
---------------------------------------------------------------------------*/
#menu_img {
	margin-left:176px;
	width:auto;
	}
/*navi
---------------------------------------------------------------------------*/
#navi {
	width:1000px;
	height: 75px;
	margin-top:0px;
	margin-left:0px;
	}

/*main
---------------------------------------------------------------------------*/
#main{
	float: left;
	margin-top:0px;
	margin-left:50px;
	width:800px;
}

/*main_navi
---------------------------------------------------------------------------*/
#main_navi {
	width: auto;
	margin-bottom: 15px;
	margin-top: 30px;
}
#main_navi h4 {
	margin-right: 9px;
	float:left;
	margin-bottom:20px;
}
/*main_news
---------------------------------------------------------------------------*/
.line tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbb;
}

#main_news {
	width: 480px;
	height:180px;
	font-size: 11px;
	color: #333;
	line-height: 25px;
	margin-bottom: 60px;
	background-color:#F8F8F8
	clear:both;
}
#main_news table {
	border-collapse: collapse;
}
#main_news strong{
	color:#666;
	font-size:10px;
}
#main_news img {
	margin-top:0px;
}

#main_news a {
	margin-top: 10px;
	margin-left: 10px;
}
.soubabg {
	background-image: url(img/souba_img1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/*kumi
---------------------------------------------------------------------------*/
#kumi_head{
	margin-top:0px;
	margin-left:155px;
	width:730px;
	height:50px;
}
#kumi_bg{
	float: left;
	margin-top:0px;
	margin-left:0px;
	width:1000px;
	height:1500px;
	background-image:url(img/kumi_bg.jpg);
}
#kumi_title{
	margin-top:80px;
	margin-left:200px;
	width:630px;
	height:200px;
}
#kumi_word1{
	margin-top:40px;
	margin-left:200px;
	width:650px;
	height:200px;
}
#kumi_pr1{
	margin-top:40px;
	margin-left:130px;
	width:740px;
	height:180px;
}
#kumi_pr2{
	margin-top:20px;
	margin-left:10px;
	width:990px;
	height:180px;
}
#kumi_prdtr{
	margin-top:10px;
	margin-left:800px;
	width:200px;
	height:30px;
}
#kumi_word2{
	margin-top:80px;
	margin-left:120px;
	width:750px;
	height:270px;
}
#kumi_entry{
	margin-top:60px;
	margin-left:380px;
	width:240px;
	height:65px;
}
/*info
---------------------------------------------------------------------------*/
#info{
	/*float: left;*/
	margin-top:40px;
    /*margin-left:55px;*/
	width:900px;
	/*padding-top:0px;*/
	margin: 0 auto;
	background-color:#FFF;
}

/*footer
---------------------------------------------------------------------------*/
#link {
	width:100%;
	clear: both;
	height: 130px;
	text-align:center;
#link img{
	margin-left:5px;
	margin-top:5px;
}
#footer {
	color:#ffffff;
	text-align: center;
	font-size: 11px;
	padding-top:20px;
	height:5px;
	width: 1000px;
}
#footer img{
	margin-right:10px;
	margin-top:10px;
}
/*sample
---------------------------------------------------------------------------*/
#sample {
    width: 900px;
    height: 600px;
}.invoice {
	font-size: small;
	text-align: center;
}
