/* CSS 初期化 */

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
img {
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}

.clearboth{
	clear: both;
}

/* CSS Document */

body{
	text-align: center;
	background-color: #f6f6f6;
}

#container{
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	text-align: left;
	min-height: 1em;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 730px;

	}
#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container {
    height: 1em;
}
/**/

#header{
	width: 730px;
	height: 99px;
	background-image: url(../img/common/head_bg.jpg);
}

#header h1{
	padding-top: 32px;
	padding-left: 42px;
	display: block;
	height: 38px;
	width: 304px;
	float: left;
}

#header ul{
	float: right;
	height: 10px;
	width: 345px;
	padding-right: 19px;
	padding-top: 15px;
	display: block;
	text-align: right;
}
#header li{
	display: inline;
}
#navigation{
	height: 49px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigation ul li{
	float: left;
	margin: 0px;
	padding: 0px;
}

#footer{
	width: 730px;
	height: 205px;
	background-image: url(../img/common/footer_bg.jpg);
	clear: both;
	text-align: left;
}

#footer .footerleft{
	float: left;
	width: 317px;
	height: 144px;
	padding-left: 19px;
	padding-top: 27px;
}
#footer .footerleft h3.hcs{
	height: 23px;
}
#footer .footerleft p{
	font-size: 12px;
	line-height: 20px;
	color: #375E20;
}

#footer .footerright{
	height: 144px;
	width: 383px;
	float: right;
	padding-top: 27px;
}
#footer .footerright h3.sl{
	height: 23px;
}

#footer .list{}
#footer .list ul{}
#footer .list ul li{
	url(images/footer_icon.gif);
	list-style-type: none;
	float: none;
}
#footer .list ul li a{
	padding-left: 6px;
	background-image: url(../img/common/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #375E20;
	line-height: 20px;
}

#footer .list ul.left{
	width: 150px;
	float: left;
}
#footer .list ul.right{float: right;}

#footer p.address{
	height: 24px;
	clear: both;
	text-align: center;
	color: #375E20;
	display: block;
	padding-top: 10px;
}

.sp-t5b5{
	margin-top: 5px;
	margin-bottom: 5px;
}
.sp-t10b10{
	margin-top: 5px;
	margin-bottom: 5px;
}
.sp-t15b15{
	margin-top: 5px;
	margin-bottom: 5px;
}
.sp-t20b20{
	margin-top: 5px;
	margin-bottom: 5px;
}
.sp-t5{
	margin-top: 5px;
}
.sp-t10{
	margin-top: 10px;
}
.sp-t15{
	margin-top: 15px;
}
.sp-t20{
	margin-top: 20px;
}
.sp-b5{
	margin-bottom: 5px;
}
.sp-b10{
	margin-bottom: 10px;
}
.sp-b15{
	margin-bottom: 15px;
}
.sp-b20{
	margin-bottom: 20px;
}

.red{
	color: #FF0000;
}

.pt10{
	font-size: 10px;
}

.right10sp {
	margin-left: 10px;
}

.bottom5sp {
	margin-bottom: 5px;
}

/*======================================

clearfix

=======================================*/
/*firefox etc.*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*MacIE WinIE7*/
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*======================================

角丸

=======================================*/

.curve-01{
 background:#E0E9FA; /* ここの色を変えたら色んな角丸ができる */
 margin:5px 0;
}
.curve-01 div.curve-head{
 font-size:1px;
 height:5px;
 background:url(../img/cv/01-curve-left-head.gif) top left no-repeat;
}
.curve-01 div.curve-head div{
 font-size:1px;
 height:5px;
 background:url(../img/cv/01-curve-right-head.gif) top right no-repeat;
}
.curve-01 div.curve-bottom{
 font-size:1px;
 height:5px;
 background:url(../img/cv/01-curve-left-bottom.gif) bottom left no-repeat;
}
.curve-01 div.curve-bottom div{
 font-size:1px;
 height:5px;
 background:url(../img/cv/01-curve-right-bottom.gif) bottom right no-repeat;
}




.curve-07-head{
 font-size:1px;
 height:7px;
 background:url(../img/cv/10-curve-right-head.gif) top right no-repeat;
 margin-top:5px;
}
.curve-07-head div{
 font-size:1px;
 height:7px;
 background:url(../img/cv/10-curve-left-head.gif) top left no-repeat;
}
.curve-07-body{
 background:url(../img/cv/10-curve-left-middle.gif) top left repeat-y;
}
.curve-07-body div{
 background:url(../img/cv/10-curve-right-middle.gif) top right repeat-y;
}
.curve-07-bottom{
 font-size:1px;
 height:7px;
 background:url(../img/cv/10-curve-right-bottom.gif) bottom right no-repeat;
 margin-bottom:5px;
}
.curve-07-bottom div{
 font-size:1px;
 height:7px;
 background:url(../img/cv/10-curve-left-bottom.gif) bottom left no-repeat;
}

