body {
	margin: 0;
	padding: 0;
	}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	}
div	{
	padding:0;
	margin:0;
	}
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	text-align: left;
	background:url(../img/container_background.jpg) repeat-y;
}
a{
	color:#0047ff;
}
/*base*/
.clear{clear:both}.left{float:left}.alignleft{float:left}.right{float:right}.alignright{float:right}.margin1{margin-top:5px}.margin2{margin-top:10px}.margin3{margin-top:15px}.margin4{margin-top:20px}.margin5{margin-top:30px}.margin6{margin-top:40px}.margin7{margin-top:50px}.margin8{margin-top:60px}.margin9{margin-top:70px}.space1{margin-left:5px}.space2{margin-left:10px}.space3{margin-left:15px}.space4{margin-left:20px}.space5{margin-left:30px}.space6{margin-left:40px}.space7{margin-left:50px}.space8{margin-left:60px}.space9{margin-left:70px}.inline{display:inline}

/*ヘッダー*/
#header {
	background:url(../img/header_image.jpg) no-repeat;
	margin:0;
	padding:0;
	width:800px;
	height:100px;
	position:relative;
}
#header h1 {
	float:left;
	font-size:12px;
	line-height:20px;
	text-indent:10px;
	width:300px;
	color:#fff;
}
#header h2 {
	float:right;
	font-size:12px;
	line-height:20px;
	text-align:right;
	padding-right:25px;
	width:300px;
	color:#666;
}
#header h2 a{
 color:#444;
}
#header p {
	float:left;
	font-size:12px;
	width:250px;
	text-align:right;
	position:absolute;
	top:37px;
	left:498px;
	padding:0;
	margin:0;
}
#header img{
	margin:0;
	padding:0;
	position:absolute;
	top:33px;
	left:2px;
	border:none;
}

/* ---------- カテゴリー部分 ---------- */

#category {
	padding-top:17px;
/*\*/
	padding-top:0;
/**/
	height: 24px;
	border-bottom:2px solid #08ad08;
	background-color:#cceebb;
	clear:both;
}
#category ul {
	list-style-type: none;
	margin: 0 67px 0 67px;
	padding:0;
	text-align: center;
}
#category li {
	float:left;
	width:133px;
	display : block;
	margin: 0;

}
#category li a {
	text-decoration: none;
	font-size: 12px;
	display : block;
	line-height:24px;
	height:24px;
	color:#fff;
	font-weight:bold;
	background:url(../img/category.gif) no-repeat;
}

#category li a:hover {
	background-position: left bottom;
}
/* -----エントリー部分----- */
#center {
	float: left;
	width: 550px;
/*\*/
	width:596px;
/**/
	}
.content {
	padding: 10px 0px 30px 10px;
	font-size: 12px;
	margin: 10px 0;
	}
/* -----サイドバー左部分　全体設・E---- */
#side {
	float: left;
	width: 200px;
	overflow: hidden;
	color: #666666;
	}

/* -----左サイドバー部分　sidebar1----- */
.sidebar1 {
	padding: 0px 0px 5px 0px;
	margin:10px 0;
	}
.sidebar2 {
	padding: 0;
	margin:15px 0 0 0;
	}
.sidebar1 h3 {
	padding:0;
	color: #fff;
	font-weight:normal;
	font-size: 14px;
	text-align: center;
	background:url(../img/sidebar_h3.jpg) no-repeat left bottom;
	height: 24px;
	line-height:26px;
	}
.sidebar1 ul{
	list-style:none;
	padding:10px 0;
	margin:0;
	}
.sidebar1 li{
	display: block;
	font-size: 12px;
	height:20px;
	line-height:15px;
	padding:0 0 0 25px;
	margin:2px 0;
	background:url(../img/sidebar_li.gif) no-repeat 5px 1px;
	color:#333333;
	}
.sidebar1 form{
	padding:0;
	margin:0 0 0 10px;
}
.sidebar1 ul.bookmark li{
	padding-left:10px;
	background-image:none;
	}
.sidebar1 li.download{
	background:url(../img/download_icon.gif) 5px 0 no-repeat;
	}
.sidebar1 li.upload{
	background:url(../img/upload_icon.gif) 5px 0 no-repeat;
	}
.sidebar1 li.caution{
	background:url(../img/caution.gif) 5px 0 no-repeat;
	}
.sidebar1 li.tree_end{
	background-image:url(../img/tree_end.gif);
	background-position:2px 0;
	margin-left:20px;
	}
.sidebar1 li.tree{
	background-image:url(../img/tree.gif);
	background-position:2px 0;
	margin-left:20px;
	}
.sidebar1 a{
	color:#333333;
	}
.sidebar1 a:hover {
	text-decoration:none;
	color:#CC0033;
	}
.sidebar1 p{
	color:#333333;
	padding-left:10px;
	}
/* -----フッター部分----- */

#footer{
	border-top: solid 3px #DDDDDD;
	padding: 3px 20px 10px 20px;
	clear: both;
	text-align: right;
	background-color: #EEEEEE;
}

#footer h3{
	color:#666;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}
#footer p{
	font-size:12px;
	color:#666;
	margin-top: 5px;
	margin-bottom: 0;
	line-height:15px;
}
#footer a{
	color:#666;
}
/* -----content以下 本文----- */
/* -----文章----- */
.content h3{
	height:24px;
	padding:3px 20px;
	background:url(../img/content_h3.jpg) no-repeat;
	color:#666666;
}
.content h4{
	clear:both;

	font-size:12px;
	border:solid 1px #4aac39;
	border-left-width:5px;
	color:#1a7f30;
	background-color:#e9f8e7;
	padding:3px 10px;
	margin:10px 0;
	}
.content h5{
	color:#62922c;
	margin-top:20px;
	margin-bottom:2px;
	font-size:12px;
}
.content p{
	margin-left:5px;
	line-height:20px;
	letter-spacing:0.04em;
}
.content p.breadcrumbs{
	margin:0;
	margin-bottom:10px;
	padding:0;
}
.content ul{
	list-style:none;
	margin-left:20px;
	padding-left:0;
	}
.content li{
	background:url(../img/bullet_blue.gif) no-repeat 0px 2px;
	padding-left:18px;
	line-height:20px;
	}
.content dl{
	margin:20px 0;
}
.content dt{
	border-left:#666666 solid 5px;
	padding:2px 10px;
	margin:10px 0;
}
.content dd{
	background-color:#EEE;
	line-height:160%;
	padding:8px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:20px;
	letter-spacing:0.04em;
}
.content div#back{
	border-bottom:1px dashed #666666;
	text-align:center;
	}
.content div#back p{
	margin:30px 0 5px 0;
}
.content span.underline{
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
	}
/* -----table----- */
.content table{
	clear:both;
	border-collapse:collapse;
	margin:20px 0;
	}
.content table.price{
	margin:0;
}
.content th{
	background-color:#8ed440;
	margin:0;
	padding:5px;
	color:#333333;
	}
.content tr.odd{
	background-color:#f5fff9;
	}
.content td{
	padding:7px 15px;
	border-bottom:solid 1px #8ed440;
	line-height:16px;
	}
.content table.price td{
	padding:7px 5px;
}
.content td a{
	padding:5px;
}
.content td a:hover{
	background-color:#fcc4e8;
	color:#666666;
	}
.content table.rule td{
	border:solid 1px #8ed440;
}
.content strong{
	color:#FF0033;
	}
.content strong.normal{
	color:#333333;
	font-weight:normal;
	}
/* -----納・E---- */
#limit h4{
	margin:0;
	padding:4px 4px;
	background-color:#6699cc;
	background-image:none;
	font-size:14px;
	color:#fff;
	text-align:center;
	border:none;
	}
#limit p{
	margin:0;
	padding:10px 10px;
	}
#limit ul{
	list-style:none;
	margin:0 10px;
	padding:0;
	}
#limit li{
	padding:0px 20px;
	background:url(../img/limit_list.gif) no-repeat 3px 3px;
	}
.limit1{
	width:300px;
	float:left;
	background-color:#f2f2f2;
	border:0px solid #003333;
	margin:20px 20px 10px 0;
	}
.limit2{
	width:250px;
	float:left;
	background-color:#f2f2f2;
	border:0px solid #003333;
	margin:20px 0 10px 0;
	}
/* -----料金表の丁盲事・E---- */
ul.caution{
	list-style:none;
	margin-top:5px;
	margin-left:3px;
	color:#555;
	}
ul.caution li{
	padding:1px;
	background:none;
	}
/* -----QandA----- */
ul.qa{
	list-style:none;
	margin-left:5px;
	}
ul.qa li{
	background:url(../img/qa_q.gif) no-repeat 0 5px ;
	padding:4px 20px;
	}
p.other_questions{
	background:url(../img/sidebar_li.gif) no-repeat;
	text-indent:0;
	padding-left:25px;
	margin-left:300px;
	}
/*upload*/
.content ul.upload{
	margin-left:0px;
}

/*flow*/
img.flow{
	margin:20px 10px 10px 10px;
}
img.japan{
	margin:20px 10px 10px 20px;
}
table.ca{
	margin:30px 15px;
	}
/*fold*/
img.fold{
	float:left;
}
dl.fold{
	padding-left:120px;
	margin-top:0;
	}
dl.fold strong{
	color:#990000;
	}
/* -----申し込み----- */
h3#proposal{
	background-image:none;
	background-color:#cceebb;
	color:#08ad08;
	height:30px;
	line-height:30px;
}
/*active*/
div.active{display:block;}
div.inactive{display:none;}
table#submit td{
	border:none;
	}

#print-flyer{
	padding-top:50px;
	padding-left:5px;
}
#message{
	border:2px #CC0033 solid;
	margin-top:10px;
	padding:5px 10px;
}
#message p{
	margin:3px;
}











.content h3.new{
	background:url(../img/h3_new.png) no-repeat;
  font-weight:normal;
  color:#333;
  font-size:16px;
  }

.content div#limit10{
margin-top:20px;
}

.content div#limit10 div.limit11{
	-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;
  background:#eee;
  width:240px;
  float:left;
  }
.content div#limit10 div.limit11 p{
  padding:10px 0;
  display:block;
  width:220px;
  margin:10px;
  text-align:center;
  background:#fff;
  -moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;
}
.content div#limit10 div.limit11 p strong{
	font-size:16px;
  font-weight:normal;
  }
.content div#limit10 div.limit12{
	margin-left:8px;
  padding-left:20px;
  background:url(../img/background_limit12.png) no-repeat 0 55px;
	float:left;
	width:300px;
  }
  

.content div#limit10 div.limit12 p.nouki{
	line-height:30px;
  }
.content div#limit10 div.limit12 p span.middle{
	vertical-align:middle;
  }





.content h4.index_new{
	margin-top:30px;
	border:none;
  background:none;
  font-size:16px;
  color:#2b78e4;
  }


.content ul.acc{
	margin:0;
  padding:0;
}
.content ul.acc li{
  list-style:none;
  margin:0;
  padding:0;
}
.content a.paper_arr{
	display:block;
  background:url(../img/background01.png) repeat-x;
  height:20px;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  padding:5px 0 5px 35px;
}
.content ul.acc li:first-child a.paper_arr{
-moz-border-radius-topleft:6px;-khtml-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;border-radius-topleft:6px;
-moz-border-radius-topright:6px;-khtml-border-radius-topright:6px;-webkit-border-top-right-radius:6px;border-radius-topright:6px;
}
.content a.paper_arr:hover{
	text-decoration:underline;
}
.content ul.acc li ul{
  margin:0;
  padding:10px 0;
  background:#f2f8ff;
}
.content ul.acc li ul li{
  list-style:none;
  margin:0;
  padding:0;
  background:url(../img/background02.png) no-repeat 15px 8px;
  padding:2px 35px;
}
.content ul.acc li ul li.even{
  background:url(../img/background02_2.png) #fff no-repeat 15px 8px;
}
.content ul.acc li ul li a{
color:#333;
}
.content ul.acc li ul li a:hover{
	text-decoration:none;
}

/*change*/
.content div.change{
	margin-left:30px;
  margin-top:5px;
  }
.content div.change a{
	padding:0;
  margin:0;
}
.content div.change a:hover{
background:none;
}
.content div.change ul{
margin:10px 0;
}
.content div.change ul li{
padding-left:20px;
}

.content div.change span.paper_arr{
background:url(../img/background03.png) no-repeat 0 ;
padding-left:20px;
margin-top:10px;
}


.content table#price2{
	
}
.content table#price2 td{
	text-align:center;
  border:#ccc 1px solid;
  padding:5px 15px;
}
.content table#price2 td a{
	padding:3px 15px;
}
.content table#price2 tr.odd td{
	background:#fff;
}
.content table#price2 tr.even td{
	background:#f8f8f8;
}
.content table#price2 tr.title td{
	background:#fff;
}

.content div#mailaddress{
	display:block;
  clear:both;
  padding:30px 0 10px 0;
  }
.content #mailaddress span{
	border:3px solid #333;
  padding:10px 30px;
  font-size:18px;
  font-weight:bold;
  color:#f09;
  }
  
input.form_btn{
	padding:3px 15px;
  font-size:14px;
  }
