@charset "Shift_JIS";

/*--- base ---*/

body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #444444;
	font-family: "メイリオ", "Osaka−等幅";
	font-size: 12px;
	line-height: 24px;	/*letter-spacing: 0.1em;*/
	background-color: #EEE;
}


#contents_a{
	background-image: url(../../image/common/contents_a.gif);
	background-repeat: repeat-x;
	clear: both;
}

p {
	margin: 0px;
	padding: 0px;
}
hr {
	display:none;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	/*height: 20px;*/
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #5A801C;
	margin: 0px 0px 10px;
	padding: 0px;
}

h4 {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

hr , .clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	visibility: hidden;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.center {
	text-align: center;
}


#header {
	width: 950px;
	height: 129px;
	overflow: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header #logo {
	float: left;
	width: 85px;
	height: 129px;
}

#header .area {
	width: 250px;
	height: 30px;
	padding: 0px;
	float: left;
	font-size: 12px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#header .contact {
	width: 168px;
	height: 129px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	font-size: 12px;

}



/*--ボタン--*/
#navi {
	width: 950px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	/*margin-top: 13px;*/
}
#navi ul {
	width: 979px;
	height: 44px;
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	display: inline;
	height: 44px;
	float: left;
}


/*--- inner ---*/

#main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	height: 350px;
	padding-top: 0px;
}




td{
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}


/*インデックス*/

.base_box{
	height: auto;
	width: 979px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

.base_box2{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	padding-top: 0px;
}

.left{
	float: left;
	width: 655px;
	overflow: auto;
}

.right{
	float: right;
	width: 265px;
	overflow: auto;
	font-size: 10px;
	line-height: 20px;
}

.title{
	float: left;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	line-height: 26px;
	margin-bottom: 10px;
}


.left img{
	float: right;
	margin-left: 5px;

}


.guide{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	border: 5px solid #DBDBDB;
	padding: 20px;
	background-color: #F4F4F4;
}

.guide img{
	float: right;
	margin-left: 20px;

}

.guide_title{
	font-size: 14px;
	font-weight: bold;
}

.case{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	border: 5px solid #DBDBDB;
	padding: 20px;
	background-color: #F4F4F4;
}

.case_title{
	font-size: 14px;
	font-weight: bold;
}

.casebox_l{
	float: left;
	height: auto;
	width: 290px;
	margin-right: 15px;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}


.casebox_r{
	float: left;
	height: auto;
	width: 290px;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.casebox_l img{
	margin-bottom: 15px;

}


.casebox_r img{
	margin-bottom: 15px;

}

.company{

	margin-top: 20px;

}

.company_l{
	float: left;
	width: 550px;
}

.company_r{
	float: right;
	width: 350px;
}

.thanks{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 250px;
	clear: both;
	border: 5px solid #DBDBDB;
	padding: 20px;
	background-color: #F4F4F4;
	text-align: center;
}

.thanks_txt{
	font-size: 26px;
	color: #009;
	line-height: 56px;
	font-weight: bold;
	margin-bottom: 50px;
}

#footer {
	overflow: visible;
	width: 100%;
	display: block;
	height: 111px;
	float: left;
	background-color: #484848;
	margin-top: 30px;
}

#footer .copyright {
	width: 980px;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 25px;
}


#footer .copyright a {
	color: #FFFFFF;
}

#footer .copyright a:hover {
	color: #eeeeee;
}

.red{
	color: #F00;
}
