@charset "utf-8";
/* CSS Document */

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, font, 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, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: "Meiryo UI";
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#head_text {
	font-size: 12px;
	color: #FFFFFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#logo {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: 113px;
	margin-bottom: 240px;
}
#top_text {
	height: 137px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#campain {
	height: 286px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#tokutyou {
	background-image: url(image/tokutyou_back.gif);
	background-repeat: repeat-x;
	height: 202px;
	margin-bottom: 45px;
}
#index_text {
	font-size: 15px;
	line-height: 24px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
}
#tokutyou_midashi {
	width: 450px;
	margin-bottom: 10px;
}
#tokutyou_text {
	font-size: 15px;
	line-height: 22px;
	width: 430px;
	padding-right: 10px;
	padding-left: 10px;
}
#tokutyou_left {
	height: 270px;
	width: 450px;
	float: left;
}
#tokutyou_right {
	height: 270px;
	width: 450px;
	float: right;
}
#tokutyou_box {
	height: 270px;
	width: 930px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#tokutyou_left2 {
	height: 320px;
	width: 450px;
	float: left;
}
#tokutyou_right2 {
	height: 320px;
	width: 450px;
	float: right;
}
#tokutyou_box2 {
	height: 320px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#foot_tel {
	height: 148px;
	width: 439px;
	float: left;
}
#foot_mail {
	height: 148px;
	width: 385px;
	float: right;
}
#foot {
	height: 148px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#foot_ue {
	background-image: url(image/foot_back.gif);
	background-repeat: repeat-x;
	height: 148px;
}
#foot_shita {
	background-color: #FF9B00;
	height: 50px;
}
#foot_shita p {
	font-size: 14px;
	line-height: 50px;
	text-align: center;
}
#page_contents {
	background-color: #FAF6EB;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9E01;
	padding-bottom: 40px;
}
