*{
	margin:0;
	padding:0;
}

img {
	border:none;
	outline:none;
}

a {
	text-decoration:none;
}

body {
	background:url(img/bk_body.jpg) repeat-x #FFFFFF;
	font-size: 62.5%; /* IE */
	color:#666666;
	font-family:Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	line-height:140%;
}

#iframe {
	background:#FFFFFF;
}

html>/**/body{font-size: 10px; /* Except IE */}

h1,h2,h3,h4,h5{
	font-size:13px;
}


h1 {
	height:90px;
	background:#FFFFFF url(img/logo.jpg) no-repeat center;
	width:100%;
	text-indent:-99999px;
}

#container {
	margin:0 auto;
	width:800px;
	text-align:center;
	padding:20px 0 0 0;
	font-size:130%;
}

h2 {
	background:url(img/tx_1.jpg) no-repeat;
	width:762px;
	height:53px;
	text-indent:-99999px;
	margin:15px 0;
}

dl {
	margin:0 auto;
	width:800px;
	text-align:left;
	padding:20px 0 0 0;
	width:760px;
}

dl dd {
	margin:0 0 15px 40px;
}

#product {
	text-align:left;
	width:760px;
	margin:0 auto;
} 

#product h3 {
	background:url(img/title_1.jpg) no-repeat;
	width:754px;
	height:39px;
	text-indent:-99999px;
} 

#product h4 {
	background:url(img/tx_2.jpg) no-repeat;
	width:278px;
	height:16px;
	text-indent:-99999px;
	margin:10px 0 0 10px;
} 

#product ul {
	list-style:none;
}

#product li {
	width:170px;
	text-align:center;
	float:left;
	margin:10px;
	display:inline;
	line-height:130%;
}

#product li span {
	display:block;
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:100%;
}

#form {
	text-align:left;
	width:760px;
	margin:0 auto;
} 

#form h3 {
	background:url(img/title_2.jpg) no-repeat;
	width:754px;
	height:39px;
	text-indent:-99999px;
} 

#form h4 {
	background:url(img/tx_3.jpg) no-repeat;
	width:421px;
	height:16px;
	text-indent:-99999px;
	margin:10px 0 0 10px;
} 


#form p {
	margin:20px auto 0 auto;
	font-size:11px;
	line-height:120%;
	width:670px;
} 

#form em {
	text-align:center;
	display:block;
	padding:0 0 20px 0;
} 

/* Hides from IE-mac \*/
* html #form em {
	text-align:center;
	display:block;
	padding:0;
} 

*+html #form em {
	text-align:center;
	display:block;
	padding:0;
} 

/* End hide from IE-mac */



#form table {
	width:670px;
	margin:10px auto 0 auto;
	border:1px solid #929CA3;
	background-color:#F9F9F9;
}

#form th {
	width:130px;
	background:#929CA3;
	color:#FFFFFF;
	text-align:center;
}

#form td {
	background:#FFFFFF;
}

#form input,#form textarea {
	font-size:13px;
	margin:10px;
}


#form .result {
	font-size:1.5em;
	display:block;
	padding:20px 20px;
}

#form span {
	color:#FF0000;
	font-size:1.3em;
	display:block;
	margin:10px 0;
}


.text1 {
	width:300px;
}

.text2 {
	width:500px;
	height:100px;
}

#foot {
	padding:10px;
	margin:30px 0 0 0;
	background:url(img/bk_body.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	text-align:right;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
/* End hide from IE-mac */
