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

/*====================================================================

common.css

======================================================================

01.format
02.body
03.header
04.nav
05.main
06.footer
07.other
08.index
09.level2

=====================================================================*/


/*--------------------------------------------------------------contact_btn------/
	01.format
/--------------------------------------------------------------------*/

/* html5reset-1.6.1.css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border-collapse: collapse; /* added */
	-webkit-text-size-adjust: none; /* added */
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {display: block;}

nav ul {list-style: none;}
ul li {list-style: none;} /* added */

blockquote, q {quotes: none;}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {text-decoration:  line-through;}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;  
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select {vertical-align: middle;}



/*--------------------------------------------------------------------/
	02.body
/--------------------------------------------------------------------*/
body {
	background: #ffea37 url(img/common_body.gif) repeat-x 50% 0; /* added */
	line-height: 1;
	font-size: 13px;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
	text-align: center;
	color: #3e3e3e;
}

/* a
----------------------------------------------------------------*/
a { outline:none;}

a:link,
a:visited,
a:hover,
a:active{
	color:#0770ff;
	outline:none;
}

a:link   {text-decoration: underline;}
a:visited{text-decoration: underline;}
a:hover  {text-decoration: none;}
a:active {text-decoration: none;}


/* wrapper
----------------------------------------------------------------*/
div#wrapper,
section#main,
header {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
}

div#wrapper {background: url(img/main_bg.png) repeat-y;}

/*--------------------------------------------------------------------/
	03.header
/--------------------------------------------------------------------*/
header {
	background: url(img/header.gif) no-repeat;
	height: 123px;
}
body#lv2 header {
	background: url(img/header_02.gif) no-repeat;
}
header div.right {
	padding-right: 22px;
	width: 310px;
}
header h1 {
	margin-bottom: 53px;
	padding-top: 15px;
	color: #ffffff;
	line-height: 1;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}
header div#logo a {
	display: block;
	width: 340px;
	height: 90px;
	overflow: hidden;
	text-indent: -9999px;
}


/*--------------------------------------------------------------------/
	05.main
/--------------------------------------------------------------------*/
section#main {
	width: 980px;
	zoom:1;
}
section#main:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


/*--------------------------------------------------------------------/
	06.footer
/--------------------------------------------------------------------*/
footer {
	margin: 0 auto;
	width: 960px;
	height: 150px;
	background: url(img/footer.gif) repeat-x 0 0;
}

/* pagetop
--------------------------------------------------------------------*/
footer div#pagetop {
	width: 940px;
	padding-right: 20px;
	height: auto;
}
footer div#pagetop a {
	float: right;
}
footer div#pagetop:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* p
--------------------------------------------------------------------*/
footer article#company {
	clear: both;
	padding-left: 205px;
}
footer p {
	padding-bottom: 3px;
	line-height: 1.2;
	text-align: left;
	color: #202020;
}
footer p span {
	font-size: 11px;
}


/*--------------------------------------------------------------------/
	07.others
/--------------------------------------------------------------------*/
.right {float:  right;}
.left {float: left;}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear: both;}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.clearfix {zoom: 1;}
.hover a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.ws-n {white-space: nowrap;}


/* txt
----------------------------------------------------------------*/
.txt_l {text-align: left;}
.txt_r {text-align: right;}
.txt_c {text-align: center;}

strong.st {font-weight: bold;}

/* size
----------------------------------------------------------------*/
.fs_s {
	font-size:  80%;
	line-height: 100%;
}
.fs_m {
	font-size: 100%;
	line-height: 120%;
}
.fs_l {
	font-size: 120%;
	line-height: 140%;
}
.msgoth-s {
	font-family: 'ＭＳ ゴシック',sans-serif;
	font-size: 10px;
}


/* letter spacing
----------------------------------------------------------------*/
.ls_s {letter-spacing: -1pt;}
.ls_m {letter-spacing: 0pt;}
.ls_l {letter-spacing: 1em;}


/* padding
----------------------------------------------------------------*/
.ps {padding: 5px;}
.ps_t {padding-top: 5px;}
.ps_b {padding-bottom: 5px;}
.ps_h {padding: 5px 0px;}
.ps_w {padding: 0px 5px;}

.pm {padding: 10px;}
.pm_t {padding-top: 10px;}
.pm_b {padding-bottom: 10px;}
.pm_h {padding: 10px 0px;}
.pm_w {padding: 0px 10px;}


/* margin
----------------------------------------------------------------*/
.ms {margin: 5px;}
.ms_t {margin-top: 5px;}
.ms_b {margin-bottom: 5px;}
.ms_l {margin-left: 5px;}
.ms_r {margin-right: 5px;}
.ms_h {margin: 5px 0px;}
.ms_w {margin: 0px 5px;}

.mm {margin: 15px;}
.mm_t {margin-top: 15px;}
.mm_b {margin-bottom: 15px;}
.mm_l {margin-left: 15px;}
.mm_r {margin-right: 15px;}
.mm_h {margin: 15px 0px;}
.mm_w {margin: 0px 15px;}

.ml {margin: 20px;}
.ml_t {margin-top: 20px;}
.ml_b {margin-bottom: 20px;}
.ml_l {margin-left: 20px;}
.ml_r {margin-right: 20px;}
.ml_h {margin: 20px 0px;}
.ml_w {margin: 0px 20px;}

.m_a {margin: 0px auto;}



/*--------------------------------------------------------------------/
	08.index
/--------------------------------------------------------------------*/

/* h2
----------------------------------------------------------------*/
section#main h2 {
	width: 980px;
}
section#main h2 img { display: block;}


/*--------------------------------------------------------------------/
	contact_btn
/--------------------------------------------------------------------*/
div.contact_btn {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}
div.line_btn {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}
.pc_img { display: block !important; }
.sp_img { display: none !important; }
@media only screen and (max-device-width: 480px)  {
.pc_img { display: none !important; }
.sp_img { display: block !important; }
}

/*--------------------------------------------------------------------/
	box01
/--------------------------------------------------------------------*/
article#box01 {
	background: url(img/box01_bg.gif) no-repeat 100% 0;
	width: 980px;
}
article#box01 h3 {
	margin-bottom: 27px;
}

article#box01 ul {
	margin-left: 45px;
}
article#box01 ul li {
	margin-bottom: 5px;
	padding-left: 50px;
	background: url(img/icon_01.gif) no-repeat 0 0;
	color: #432e0f;
	line-height: 35px;
	font-size: 22px;
	font-weight: bold;
}
article#box01 ul li span {
	color: #0770ff;
	font-weight: bold;
}

/*--------------------------------------------------------------------/
	box02
/--------------------------------------------------------------------*/
article#box02 {
	margin-bottom: 30px;
	background: url(img/box02_bg.gif) no-repeat 0 0;
	width: 980px;
}
article#box02 h3 {
	margin-bottom: 18px;
	margin-left: 330px;
}
article#box02 ul {
	margin-left: 330px;
}
article#box02 ul li {
	margin-bottom: 5px;
	padding-left: 100px;
	background: url(img/icon_02.gif) no-repeat 0 0;
	color: #432e0f;
	line-height: 35px;
	font-size: 22px;
	font-weight: bold;
}


/*--------------------------------------------------------------------/
	box03
/--------------------------------------------------------------------*/
article#box03 {
	margin: 0 auto;
	background: url(img/box03_bg.gif) no-repeat 0 0;
	width: 956px;
	height: 400px;
}
article#box03 h3 { margin-bottom: 9px;}
article#box03 figure {
	float: left;
	margin-right: 26px;
}
article#box03 figure.left { margin-left:41px;}

/*--------------------------------------------------------------------/
	results
/--------------------------------------------------------------------*/
article#results {
	margin-bottom: 25px;
	background: url(img/results_bg.gif) no-repeat 0 0;
	width: 980px;
}

article#results h3 {
	height: 194px;
}

article#results div {
	margin-left: 62px;
}
article#results div:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

section.result-list {
	float: left;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-right: 17px;
	border: 1px solid #dddddd;
	background: #ffffff;
	width: 270px;
}
section.result-list img {
	display: block;
	margin: 0 auto 10px;
}
section.result-list figure img {
	width: 260px;
	height: 195px;
}
section.result-list p {
	padding: 0 15px 5px;
	line-height: 1.5;
}

/*--------------------------------------------------------------------/
	results-detail
/--------------------------------------------------------------------*/
section.results-detail {
	margin: 0 auto 15px;
	width: 900px;
}
section.results-detail figure img {
	margin-bottom: 15px;
	width: 520px;
}
section.results-detail2 {
	margin: 0 auto 10px;
	width: 900px;
}
section.results-detail2 figure {
	float: left;
	margin-bottom: 10px;
	width: 330px;
}
section.results-detail2 figure img {
	padding: 3px;
	border: 1px solid #ddd;
	width: 300px;
}

/*--------------------------------------------------------------------/
	banner
/--------------------------------------------------------------------*/
article#banner {
	margin-bottom: 25px;
}

article#banner h3 {
	margin-bottom: 15px;
	font-size: 36px;
}

article#banner div {
	margin-left: 62px;
}
article#banner div:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

section.banner-list {
	float: left;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-right: 17px;
	border: 1px solid #dddddd;
	background: #ffffff;
	width: 270px;
}
section.banner-list img {
	display: block;
	margin: 0 auto 10px;
}
section.banner-list figure img {
	width: 260px;
}
section.banner-list p {
	padding: 0 15px 5px;
	line-height: 1.5;
}

/*--------------------------------------------------------------------/
	contact_bnr
/--------------------------------------------------------------------*/
section#contact_bnr {
	margin: 0 auto 15px;
	padding-top: 95px;
	background: url(img/contact_bnr.gif) no-repeat 0 0;
	width: 960px;
	height: 120px;
}
section#contact_bnr a { margin-left: 682px;}


/*--------------------------------------------------------------------/
	09.level2
/--------------------------------------------------------------------*/

/* common elements
----------------------------------------------------------------*/
div#page_title {
	margin-bottom: 20px;
	background: url(img/h2_bg.gif) no-repeat 0 0;
	width: 980px;
	height: 155px;
}
div#page_title h2 {
	padding-left: 60px;
	padding-top: 65px;
	/padding-top: 65px;
	color: #5a070d;
	font-size: 48px;
}

/* h3 h4 p
----------------------------------------------------------------*/
article.box h3{
	margin-bottom: 10px;
	padding: 20px 60px;
	background:url(img/h3_bg.gif) no-repeat  0 0;
	color: #5a070d;
	line-height: 1;
	font-size: 28px;
}

article.box h4 {
	margin-bottom: 10px;
	padding-left: 10px;
	background:url(img/h4_bg.gif) no-repeat 0 100%;
	line-height: 35px;
	font-size: 18px;
}


/*--------------------------------------------------------------------/
	article, section
/--------------------------------------------------------------------*/
article.box {
	margin: 0 auto 20px;
	width: 910px;
	zoom: 1;
}
article.box p {
	padding: 0 5px 15px;
	line-height: 1.6;
}

section:after,
article:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/*--------------------------------------------------------------------/
	figure
/--------------------------------------------------------------------*/
figure.left {
	display:inline;
	margin-right: 20px;
}
figure.right {
	display:inline;
	margin-left: 20px;
}

figure.border img {
	border: 3px solid #ffffff;
}

figure.left figcaption {
	padding-top:5px;
	text-align:center;
	line-height:1.5;
	font-size: 11px;
}


/*--------------------------------------------------------------------/
	ul
/--------------------------------------------------------------------*/
ul.normal {
	margin-left: 15px;
}
ul.normal li {
	margin-bottom: 3px;
	padding-left: 15px;
	background: url(img/common_icon_03.gif) no-repeat 0 3px;
	line-height: 1.5;
}

/*--------------------------------------------------------------------/
	ol
/--------------------------------------------------------------------*/
ol.normal  {
	margin-left: 15px;
}
ol.normal  li {
	list-style: decimal outside;
	margin-left: 15px;
	margin-bottom: 5px;
}

/*--------------------------------------------------------------------/
	dl
/--------------------------------------------------------------------*/
dl.normal {
	margin-left: 5px;
}

dl.normal dt {
	margin-bottom: 7px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
dl.normal dd {
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom: 1px dotted #aaaaaa;
}


/*--------------------------------------------------------------------/
	table
/--------------------------------------------------------------------*/
table.table1 {
	margin: 0 auto 15px;
	border-top: 1px dotted #c4b695;
	width: 685px;
	text-align: left;
}
table.table1 th,
table.table1 td {
	padding: 10px 10px;
	border-bottom: 1px dotted #c4b695;
	vertical-align: top;
	line-height: 1.5;
}

table.table1 th {
	color: #23860c;
	width: 100px;
}


/*--------------------------------------------------------------------/
	contact
/--------------------------------------------------------------------*/
table.contact {
	margin: 0 auto 20px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	width: 890px;
}
table.contact th,
table.contact td {
	padding: 10px 15px 8px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	text-align: left;
	vertical-align: top;
	line-height: 1.4;
	font-weight: normal;
}
table.contact th {
	background: #ffffdb;
	width: 280px;
}
table.contact td {
	width: auto;
}
table.contact span {
	padding: 0 5px;
	font-size: 11px;
}
table.contact th span {
	background: #b80804;
	color: #ffffff;
}

.imeon{ ime-mode:active; }
.imeoff{ ime-mode:disabled; }

input,
textarea,
select { margin: 2px 0; padding: 1px; font-size: 12px;}

strong#error {color:#fb190e;}


/*--------------------------------------------------------------------/
	link_btn
/--------------------------------------------------------------------*/
input.link_btn {
	margin: 0 auto 20px;
	display: block;
	padding-left: 5px;
	width: 130px;
	height: 40px;
	cursor: pointer;
	background: #ffa21d;
	background: -moz-linear-gradient(top,  #ffa21d 0%, #ff6003 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa21d), color-stop(100%,#ff6003)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffa21d 0%,#ff6003 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffa21d 0%,#ff6003 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffa21d 0%,#ff6003 100%); /* IE10+ */
	background: linear-gradient(top,  #ffa21d 0%,#ff6003 100%); /* W3C */
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa21d', endColorstr='#ff6003',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ff7d0e;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
input.link_btn:hover {
	width: 130px;
	height: 40px;
	background: #23860c;
	background: -moz-linear-gradient(top,  #3e61c7 0%, #2a378c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3e61c7), color-stop(100%,#2a378c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3e61c7 0%,#2a378c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3e61c7 0%,#2a378c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3e61c7 0%,#2a378c 100%); /* IE10+ */
	background: linear-gradient(top,  #3e61c7 0%,#2a378c 100%); /* W3C */
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e61c7', endColorstr='#2a378c',GradientType=0 ); /* IE6-9 */
	border: 1px solid #3e61c7;
	color: #ffffff;
	text-decoration: none;
}

/* info_area */
#info_area {
	margin: 0 0 25px;
}
#info_area div {
	margin: 15px 62px;
}
#info_area div ul.area-list {
	overflow: hidden;
}
#info_area div ul.area-list li {
	float: left;
	margin: 0 18px 6px 0;
	font-size: 16px;
	background: url(img/icon_list.jpg) no-repeat left center;
	padding: 0 0 0 14px;
}

/* line_area */
#line_area {
	margin: 0 0 25px;
}
#line_area div {
	margin: 15px 62px;
}