/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* for ie5,6*/

/* Global ----------------------------------------------------------------- */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.80em;
	line-height: 150%;
}
a { text-decoration: none; }
p { margin-bottom: 15px; }
strong, b { font-weight: bold; color: #F00; }
big { font-size: 1.2em; }
small { font-size: 0.8em; }
em { font-style: italic; }
img { border: 0; }
td { vertical-align: top; }
#container ul, #container ol { margin-bottom: 15px; }
#container ul li {
	background: url(../images/li.png) no-repeat 0px 4px;
	margin-left: 0px;
	padding-left: 18px;
	padding-bottom: 4px;
}
#container ol li {
	list-style-type: decimal;
	margin-left: 30px;
	padding-bottom: 5px;
}

/* Layout ----------------------------------------------------------------- */

#header, #footer, #container, h1.seo {
	width: 960px;
	margin: 0 auto;
}
#header { margin-bottom: 5px; }
#container { margin-bottom: 15px; }
.alpha {
	width: 695px;
	float: left;
}
.beta {
	width: 240px;
	float: right;
}
.beta .sidebox{background: url(../images/side/side-bg.png) bottom no-repeat;padding-bottom: 10px;}

/* Header ----------------------------------------------------------------- */

h1.seo {
	padding: 2px 0;
	font-size: 10px;
	color: #999;
	line-height:18px;
}
#header {
	background: url(../images/header/logo.png) top no-repeat;
	height: 118px;
}
#header h2 a {
	width: 400px;
	height: 70px;
	line-height: 555px;
	display: block;
	float: left;
	overflow: hidden;
}
div.hcontact {
	width: 192px;
	float: right;
}
.hcontact a.hcontact1,.hcontact a.hcontact2 {
	background: url(../images/header/contact-menu.png) no-repeat;
	width: 34px;
	height: 34px;
	margin:13px 0px 0px 3px;
	float: left;
	display: block;
}
.hcontact a.hcontact1 { background-position: 0 0; }
.hcontact a.hcontact2 { background-position: -34px 0; }
.hcontact a:hover.hcontact1 { background-position: 0 -34px; }
.hcontact a:hover.hcontact2 { background-position: -34px -34px; }
div.hcontact img{
	float:right;
}
ul.menu {
	background: url(../images/header/menu-bg.png) repeat-x;
	height: 45px;
}
.menu li { float: left; }
.menu a {
	background: url(../images/header/menu.png) no-repeat;
	width: 192px;
	height: 35px;
	line-height: 555px;
	display: block;
	overflow: hidden;
}
.menu a.menu1 { background-position: 0 0; }
.menu a.menu2 { background-position: -192px 0; }
.menu a.menu3 { background-position: -384px 0; }
.menu a.menu4 { background-position: -576px 0; }
.menu a.menu5 { background-position: -768px 0; }
.menu a:hover.menu1 { background-position: 0 -35px; }
.menu a:hover.menu2 { background-position: -192px -35px; }
.menu a:hover.menu3 { background-position: -384px -35px; }
.menu a:hover.menu4 { background-position: -576px -35px; }
.menu a:hover.menu5 { background-position: -768px -35px; }

/* Footer ----------------------------------------------------------------- */

#footer div.info {
	background: #202A7B;
	margin-bottom: 4px;
	padding: 5px;
	color: #FFF;
	font-size: 0.9em;
	text-align: center;
}
#footer span {
	background: url(../images/footer/f-logo.png) left #202A7B no-repeat;
	padding-left: 160px;
}
#footer p.copy {
	font-size: 11px;
	color: #666;
	text-align: right;
}

/* font ------------------------------------------------------------------- */

.txt-center { text-align: center; }
.txt-right { text-align: right; }

/* img -------------------------------------------------------------------- */

img.img-left {
	margin: 0 15px 15px 0;
	float: left;
}
img.img-right {
	margin: 0 0 15px 15px;
	float: right;
}

/* Table ------------------------------------------------------------------ */

table.table1 {
	background: #CCC;
	margin-bottom: 15px;
}
.table1 td {
	background: #FFF;
	padding: 4px 10px;
}
.table1 .td1 {
	background: #FAFAFA;
}

/* Title ------------------------------------------------------------------ */

.navi {
	background: url(../images/navi.png) top no-repeat;
	font-size: 0.8em;
	color: #FFF;
	padding: 2px 8px;
}
.navi a { color: #FFF; }

/* Title ------------------------------------------------------------------ */

.page-title {
	background: url(../images/title/page-title.png) bottom no-repeat;
	font-size: 1.3em;
	font-weight: bold;
	padding: 15px;
	margin-bottom: 25px;
}
h4.index {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-bottom: 1px solid #999;
	width: 535px;
	margin-bottom: 10px;
	padding: 5px 0;
	font-size: 1.3em;
	font-weight: bold;
	float: right;
}
.midashi1 {
	background: url(../images/title/midashi1.png) no-repeat;
	height: 30px;
	margin-bottom: 15px;
	padding: 1px 12px 0 12px;
	line-height: 30px;
	font-size: 1.1em;
	font-weight: bold;
}
.midashi2 {
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
.midashi3 {
	border-bottom: 1px dashed #CCC;
	margin-bottom: 10px;
	padding: 5px 0;
}

/* Side ------------------------------------------------------------------- */

.beta h5 { margin-bottom: 10px; }
.beta p { margin-bottom: 5px; }
.test-check a {
	background: url(../images/side/test-check.png) no-repeat;
	width: 220px;
	height: 140px;
	margin: 0 auto;
	line-height: 5555px;
	display: block;
	overflow: hidden;
}
.test-check a:hover { background-position: 0 -140px; }

/* container -------------------------------------------------------------- */

p.backtop {
	margin: 15px 0 0 0;
	text-align: right;
}
a.price-type {
	background: url(../images/index/index-image_bottom1.png) no-repeat;
	width: 470px;
	height: 165px;
	line-height: 555px;
	display: block;
	overflow: hidden;
}
a:hover.price-type {
	background-position: 0 -165px;
}
#container #mailform li {
	background: url();
	list-style-type: none;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}
#container #mailform ol,
#container #mailform ul { margin-bottom: 0; }
.recom {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
.recom strong {
	padding: 0 4px;
	color: #F00;
	font-size: 1.5em;
}

/* voice -------------------------------------------------------------- */
.voice-box {
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:15px;
	}
.voice-box .vb-left {
	float:left;
	width:170px;
	}
.voice-box .vb-right {
	float:right;
	width:490px;
	}
.voice-box h3 {
	font-weight:bold;
	color:#333333;
	font-size:1.2em;
	background-color:#FFEEEE;
	padding:3px 5px;
	margin-bottom:5px;
	}
.voice-box h4 {
	text-align:right;
	color:#666666;
	margin-bottom:5px;
	}
.voice-box table td{
	border-bottom:1px dotted #ccc;
	padding:3px 0px
}