@charset "utf-8";

/*ClearFix
***********************************************/
/* IE7対応 */
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* IE6-MAC */
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* clear */
.clear {
	clear: both;
}

/* default
***********************************************/
body, th, td {
 font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
 font-size: 12px;
 line-height: 18px;
 color: #333333;
}
body  {
 margin: 0px;
 padding: 0px;
 background: #eafedc;
}
h1,h2,h3,p,form {
 margin: 0px;
 padding: 0px;
}
img {
 border: 0px;
}
h2 {
    padding-bottom:15px;
}
ul, li{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
a:link {
  color: #;
}
a:visited {
 color: #;
}
a:hover {
 color: #;
}
a:active {
 color: #;
}

/* Layout
***********************************************/

#container {
	width: 760px;
	padding: 0 4px;
	margin: 0 auto;
	background: url(../images/bg_container.gif) repeat-y;
}
#header {
	width: 760px;
	height: 52px;
	background: url(../images/header.gif) no-repeat;
	text-indent: -9999px;
}
#contents {
	width: 730px;
	padding: 0 15px;
}
.section {
	margin-bottom: 40px;
}
.contentsBlock {
	width: 700px;
	padding: 0 15px;
}
#footer {
	background: url(../images/footer.gif) repeat-x;
	height: 102px;
	width: 760px;
	color: #FFF;
	text-align: center;
}
#footer ul {
	padding: 10px 0;
}
#footer li {
	border-left: solid 1px #FFF;
	display: inline;
	padding: 0 10px;
}
#footer li a {
	color: #FFF;
	text-decoration: none;
}
#footer li a:link{
	color: #FFF;
	text-decoration: none;
}
#footer li a:hover{
	color: #FFF;
	text-decoration: underline;
}
#footer li a:visited{
	color: #FFF;
}
#footer li.bdrR {
	border-right: solid 1px #FFF;
}
address {
	font-style: normal;
}


/* index
***********************************************/
#indexMainImg {
	width: 730px;
	height: 455px;
	background: url(../images/index_main_img.jpg) no-repeat;
	text-indent: -9999px;
}
.indexPhText01 {
	width: 730px;
	height: 138px;
	background: url(../images/index_phtext_01.gif) no-repeat;
	text-indent: -9999px;
}
.indexPhText02 {
	width: 546px;
	height: 36px;
	background: url(../images/index_phtext_02.gif) no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
}
#indexBt li {
	display: inline;
	float: left;
}
#indexBt li.left11 {
	margin-left: 11px;
}

/* next
***********************************************/
#nextMainImg {
	width: 730px;
	height: 455px;
	background: url(../images/next_main_img.jpg) no-repeat;
	text-indent: -9999px;
}
.nextImg01 {
	width: 700px;
	height: 299px;
	background: url(../images/next_img_01.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.nextImg02 {
	width: 700px;
	height: 299px;
	background: url(../images/next_img_02.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.nextImg03 {
	width: 700px;
	height: 299px;
	background: url(../images/next_img_03.jpg) no-repeat;
	text-indent: -9999px;
}

/* Data Lao.
***********************************************/
#datalabMainImg {
	width: 730px;
	height: 455px;
	background: url(../images/datalab_main_img.jpg) no-repeat;
	text-indent: -9999px;
}
.datalabImg01 {
	width: 700px;
	height: 280px;
	background: url(../images/datalab_img_01.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.datalabImg02 {
	width: 700px;
	height: 299px;
	background: url(../images/datalab_img_02.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.datalabImg03 {
	width: 700px;
	height: 299px;
	background: url(../images/datalab_img_03.jpg) no-repeat;
	text-indent: -9999px;
}

/* mobile
***********************************************/
#mobileMainImg {
	width: 730px;
	height: 455px;
	background: url(../images/mobile_main_img.jpg) no-repeat;
	text-indent: -9999px;
}
.mobileImg01 {
	width: 700px;
	height: 280px;
	background: url(../images/mobile_img_01.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.mobileImg02 {
	width: 700px;
	height: 317px;
	background: url(../images/mobile_img_02.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.mobileImg03 {
	width: 700px;
	height: 317px;
	background: url(../images/mobile_img_03.jpg) no-repeat;
	text-indent: -9999px;
}
.mobileImg04 {
	width: 465px;
	height: 204px;
	margin: 0 auto;
	background: url(../images/mobile_img_04.gif) no-repeat;
	text-indent: -9999px;
}

/* form
***********************************************/
#nextForm {
	background: #FFF;
	margin-bottom: 15px;
}
#nextForm th {
	width: 180px;
	text-align: left;
	padding: 5px;
	background: #bec9dd;
	color: #454b57;
	border-left: solid 2px #454b57;
}
#nextForm td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background: #ebeff4;
}

/* margin padding
***********************************************/
.bottom5 {
	margin-bottom: 5px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom40 {
	margin-bottom: 40px;
}

/* text
***********************************************/
.bold {
	font-weight: bold;
}

.colorRed {
	color: #ff3333;
}
