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

/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
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;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
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;
	color: #000;
}
/* 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;
	font-size: 1.3em;
}
/* 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;
}

li {
	list-style: none;
}
/*------------finish reset.css------------------ */
body {
	line-height: 1.5;
	font-size: 13px;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
/*-------------header-------------*/

#container {
	width: 100%;
	margin: 0;
	background: #faf7fb;
}
#mainheader {
	width: 100%;
	height: auto;
}
.header {
	width: 1000px;
	height: 88px;
	margin: 0 auto;
}

.header_right {
	width: 380px;
	height: auto;
	float: right;
}
#headerlogo {
	float: left;
	width: 231px;
	height: 70px;
	margin-top: 7px;
}
#header_ph {
	width: 220px;
	height: auto;
	float: left;
	padding-top: 20px;
	text-align: center;
}
#data_request {
	float: right;
}
/*-------------content-------------*/
.content {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.banner_img {
	width: 1000px;
	height: 320px;
	margin: 0 auto;
	background-image: url(../images/banner_img01.png);
	position: relative;
}
/*-------------nav sub01-------------*/
#nav_sub01, #nav_sub02 {
	width: 1000px;
	height: 40px;
	margin: 20px 0 10px auto;
}
#nav_sub02 {
	margin: 0px 0 10px auto;
}
#nav_sub01 ul, #nav_sub02 ul {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	list-style-type: none;
	float: left;
}
#nav_sub01 ul li {
	float: left;
	margin: 0;
	width: 160px;
	margin-right: 8px;
}
#nav_sub02 ul li {
	float: left;
	margin: 0;
	width: 192px;
	margin-right: 10px;
}
#nav_sub01 ul li:last-child, #nav_sub02 ul li:last-child {
	margin-right: 0px;
}
/*-------------main_sub02-------------*/
.main_sub02 {
	width: 100%;
	height: 449px;
	background-image: url(../images/main_sub02_bg.png);
	position: relative;
}
.main_sub02_txt1, .main_sub02_txt2, .main_sub06_txt1, .main_sub06_txt2 {
	width: 650px;
	padding: 20px 0 5px;
	color: #7c4294;
	text-align: right;
	font-family: SimSun;
	font-size: 25px;
	font-weight: bolder;
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF;
}
.main_sub02_txt2, .main_sub06_txt2 {
	padding: 0px 0 20px;
	text-align: left;
	float: right;
}
.main_sub06_txt1 {
	padding: 40px 0 5px;
}
.main_sub02_txt3 {
	width: 100%;
	color: #7c4294;
	text-align: right;
	float: right;
}
.sub02_middle {
	width: 253px;
	height: 63px;
	position: absolute;
	left: 375px;
	top: 110px;
}

.sub02_left, .sub02_right {
	width: 490px :
	height: 271px;
	float: left;
	margin-top: 30px;
}
.sub02_right {
	float: right;
}
.sub02_btn {
	position: absolute;
	margin: -60px 0 0 40px;
}
/*-------------main_sub03-------------*/
.main_section03 {
	width: 100%;
}
.sub03_inner {
	width: 100%;
	height: 458px;
	background-image: url(../images/main_sub03_bg.png);
}
.sub03_txt {
	width: 550px;
	height: auto;
	margin: 20px 0 0 5px;
}
.sub03_txt span {
	color: #7c4294;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;;
}
.sub03_txt p {
	font-size: 11px;
	line-height: 20px;
}
/*-------------main_section04-------------*/

.main_section04 {
	width: 100%;
}
.main_sub04_p3 {
	width: 100%;
	margin-bottom: 30px;
}
.sub04_txt {
	width: 200px;
	height: auto;
	margin: 0 0 0 35px;
}
.sub04_txt span {
	color: #7c4294;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;;
}
.main_sub04_p1 {
	width: 100%;
	border-bottom: 2px dotted #9f66b6;
	margin: 10px 0 10px;
}
.main_sub04_p1 h2 {
	font-size: 24px;
	color: #7c4294;
	font-family: "SimSun";
	width: auto;
	float: left;
	padding: 16px 7px 0 0;
}
.main_sub04_p1 h1 {
	font-size: 28px;
	color: #7c4294;
	font-family: "SimSun";
	width: auto;
	float: left;
	padding: 0 0 0 11px;
}
.span_large {
	font-size: 35px;
}
.span_small {
	font-size: 18px;
	color: #d30b43;
}
.main_sub04_text {
	width: 940px;
	padding: 6px 0 15px 11px;
}
.main_sub04_text p {
	font-size: 11.8px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
	padding-bottom: 10px;
}
.sub04_left_col, .sub04_right_col, .sub04_left_col2 {
	width: 320px;
	float: left;
	background: url(../images/sub04_left_bg.png) no-repeat;
	height: 404px;
	display: block;
	padding: 0 20px 0 0;
}
.sub04_right_col {
	background: url(../images/sub04_right_bg.png) no-repeat;
	height: 849px;
	display: block;
	padding: 0 0 0 0;
}
.sub04_left_col2 {
	margin-top: 40px;
}
.sub04_p3_col1, .sub04_p3_col3 {
	width: 320px;
	float: left;
	background: url(../images/main_sub04_bg.png) no-repeat;
	height: 246px;
	display: block;
	padding: 0 20px 0 0;
}
.sub04_p3_col1 h1 {
	font-size: 14px;
	color: #7c4294;
	font-family: "SimSun";
	padding: 11px 0 0 16px;
}
#dref {
	height: 33px;
}
.sub04_p3_col1 h2, .sub04_p3_col3 h2, .sub04_left_col h2, .sub04_right_col h2, .sub04_left_col2 h2 {
	font-size: 23px;
	color: #7c4294;
	font-family: "SimSun";
	padding: 0 0 0 13px;
}
.sub04_left_col h2, .sub04_right_col h2, .sub04_left_col2 h2 {
	padding: 15px 0 0 13px;
}
.sub04_p3_col1 ul, .sub04_p3_col3 ul, .sub04_left_col ul, .sub04_right_col ul, .sub04_left_col2 ul {
	width: 300px;
	padding: 3px 0 0 35px;
}
.sub04_p3_col1 ul li, .sub04_p3_col3 ul li, .sub04_left_col ul li, .sub04_right_col ul li, .sub04_left_col2 ul li {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
}
.sub04_p3_col3 {
	padding: 0 0 0 0;
}
#dref2 {
	height: 33px;
}
#dref3 {
	padding: 0 0 0 15px;
}
.main_sub04_p4 {
	width: 1000px;
	padding: 16px 0 40px 0;
}
#subp4_left {
	width: 490px;
	float: left;
}
#subp4_right {
	width: 491px;
	float: right;
}
.main_sub04_p5 {
	width: 100%;
	margin-bottom: 10px;
}
.main_sub04_p6 {
	width: 100%;
	padding: 16px 0 0 11px;
}
.main_sub04_p6 p {
	font-size: 12px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
}

/*--------------main_05---------------*/
.main_sub05 {
	width: 100%;
}
.main_sub05_text1 {
	width: 514px;
	padding: 12px 0 27px 11px;
}
.main_sub05_text1 p {
	font-size: 12px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
	line-height: 20px;
}
.main_sub05_text2 {
	width: 784px;
	padding: 0 0 0 11px;
}
.main_sub05_text2 p {
	font-size: 12px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
	line-height: 20px;
}
.main_sub05_p2 {
	width: 100%;
	background: url(../images/mian_sub05_bg.png) no-repeat;-moz-binding;
	display: block;
	margin-top: -44px;
}
.main_sub05_p2_in {
	padding: 84px 0 7px 15px;
}
.sub05_p2_col1 {
	width: 334px;
	height: 157px;
	background: url(../images/main_sub05_bg1.png) no-repeat;
	display: block;
	float: left;
	padding: 0 23px 0 0;
}
.sub05_p2_col_text {
	width: 192px;
	margin: 0 auto;
	padding: 73px 0 0 0;
}
.sub05_p2_col_text img {
	width: 14px;
	float: left;
}
.sub05_p2_col_text h1 {
	font-size: 14px;
	color: #7c4294;
	font-family: "Kozuka Gothic Pr6N";
}
.sub05_p2_col_list {
	width: 210px;
	margin: 0 auto;
	padding: 4px 0 0 26px;
}
.sub05_p2_col_list ul {
	list-style: none;
}
.sub05_p2_col_list ul li {
	font-size: 12px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
	line-height: 21px;
	letter-spacing: -1px;
}
.sub05_p2_col2 {
	width: 394px;
	height: 157px;
	background: url(../images/main_sub05_bg2.png) no-repeat;
	display: block;
	float: left;
}
.sub05_p2_col_list2 {
	width: 290px;
	margin: 0 auto;
	padding: 4px 0 0 104px;
}
.sub05_p2_col_list2 ul {
	list-style: none;
}
.sub05_p2_col_list2 ul li {
	font-size: 12px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
	line-height: 21px;
	letter-spacing: -1px;
}
.sub05_p2_text {
	width: 100%;
	padding: 25px 0 50px 11px;
}
.sub05_p2_text ul {
	list-style: none;
}
.sub05_p2_text ul li {
	font-size: 12px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
	line-height: 20px;
}
.sub05_p2_text2 {
	width: 100%;
	padding: 9px 0 0 11px;
}
.sub05_p2_text2 ul {
	list-style: none;
}
.sub05_p2_text2 ul li {
	font-size: 12px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
	line-height: 20px;
	letter-spacing: -1px;
}
.main_sub05_p6_in {
	padding: 30px 0 0 44px;
}
.main_sub05_p6 {
	width: 100%;
	background: url(../images/main_sub07_bg1.png) no-repeat;
	height: 431px;
}
.sub05_p6_sec1 {
	width: 374px;
	height: 38px;
}
.sub05_p6_sec2 {
	width: 100%;
	padding: 16px 0 0 0;
}
.sub05_p6_sec2 ul {
	list-style: none;
}
.sub05_p6_sec2 ul li {
	width: 100%;
	padding: 0 0 15px 0;
}
.sub05_p6_sec2 ul li img {
	width: 24px;
	float: left;
	padding: 0 10px 0 0;
}
.sub05_p6_sec2 ul li p {
	font-size: 18px;
	color: #7c4294;
	font-family: "Kozuka Gothic Pr6N";
	width: auto;
	float: left;
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF;
	padding: 0 13px 0 0;
}
.sub05_p6_sec2 ul li h3 {
	font-size: 12px;
	color: #7c4294;
	width: auto;
	float: left;
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF;
	padding: 7px 0 0 7px;
}
.main_sub05_p7 {
	width: 100%;
	background: url(../images/main_sub07_bg2.png) no-repeat;
	height: 410px;
	display: block;
}
.main_sub05_p7_in {
	padding: 30px 0 0 44px;
}
.sub05_p7_sec01 {
	width: 234px;
	height: 38px;
}
.sub05_p6_sec3 {
	width: 300px;
	margin: -123px 0 0 238px;
}
.sub05_p6_sec3 ul {
	list-style: none;
}
.sub05_p6_sec3 ul li {
	font-size: 12px;
	color: #7c4294;
	font-family: "Kozuka Gothic Pr6N";
	text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF;
	padding: 0 0 5px 0;
}
.main_sub05_p8 {
	margin-top: -49px;
}
.sub05_p8_text {
	width: 989px;
	padding: 13px 0 0 11px;
}
.sub05_p8_text p {
	font-size: 12px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
	letter-spacing: -1px;
	line-height: 20px;
}
.sub05_p8_main {
	width: 765px;
	height: 252px;
	background: url(../images/sec05_p8_bg.png) no-repeat;
	display: block;
	margin: 0 auto;
	margin-top: 35px;
}
.sub05_p8_main ul {
	list-style: none;
	padding: 16px 0 0 19px;
}
.mini_letter, .special_letter {
	font-size: 12px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
	line-height: 22px;
}
.special_letter {
	font-size: 18px;
	font-weight: bold;
	margin-left: -9px;
	line-height: 29px;
}
.sub05_p8_main ul li a {
	color: #7c4294;
}
.sub05_p8_main p {
	font-size: 12px;
	color: #333333;
	font-family: "Kozuka Gothic Pr6N";
	line-height: 22px;
	letter-spacing: -1px;
	padding: 11px 0 0 19px;
}
.sub05_p8_main p a {
	color: #7c4294;
}
/*--------------main sub 06---------------*/
.main_sub06 {
	width: 100%;
	padding: 7px 0 0 0;
}
.main_sub02 ul {
	list-style: none;
	padding: 76px 0 0 11px;
}
.main_sub02 ul li {
	color: #333333;
	font-size: 12px;
	line-height: 22px;
}
.main_sub06_p2 {
	width: 100%;
}
.sub06_p2_row1 {
	width: 100%;
}
.sub06_p2_row1_col1 {
	width: 320px;
	height: 287px;
	background: url(../images/main_sub08_bg2.png) no-repeat;
	display: block;
}
.main_sub06_p1 {
	width: 100%;
}
.main_sub06_p1_in {
	background: url(../images/main_sub08_bg1.png) no-repeat;
	width: 100%;
	height: 155px;
	display: block;
}
.sub06_p2 {
	width: 37%;
	margin: 0 auto;
}
.sub06_p2 ul {
	list-style: none;
	float: left;
}
.sub06_p2 ul li, .p3_row1_col1_sec01 p {
	font-size: 12px;
	color: #333333;
}
.sub06_p3 {
	width: 100%;
}
.sub06_p3_row1 {
	width: 100%;
	height: auto;
	padding-top: 24px;
}
.sub06_p3_row1_col1, .sub06_p3_row1_col3, .sub06_p3_row2_col1, .sub06_p3_row2_col3 {
	background: url(../images/main_sub08_bg2.png) no-repeat;
	width: 320px;
	height: 287px;
	display: block;
	float: left;
	padding-right: 20px;
}
.sub06_p3_row1_col1 h1, .sub06_p3_row1_col3 h1, .sub06_p3_row2_col1 h1, .sub06_p3_row2_col3 h1 {
	font-size: 24px;
	color: #7c4294;
	padding: 13px 0 0 16px;
	font-family: "SimSun";
}
.sub06_p3_row1_col1 ul, .sub06_p3_row1_col3 ul, .sub06_p3_row2_col1 ul, .sub06_p3_row2_col3 ul {
	list-style: none;
	width: auto;
	padding: 5px 0 0 19px;
}
.sub06_p3_row1_col1 ul li, .sub06_p3_row1_col3 ul li, .sub06_p3_row2_col1 ul li, .sub06_p3_row2_col3 ul li {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	letter-spacing: -1px;
}
.row1col1_mainimage {
	width: auto;
	float: left;
	padding: 13px 0 0 17px;
}
.sub06_p3_row1_col1 p, .sub06_p3_row1_col3 p, .sub06_p3_row2_col1 p, .sub06_p3_row2_col3 p {
	font-size: 11px;
	color: #333333;
	width: 153px;
	float: left;
	line-height: 21px;
	letter-spacing: -1px;
	padding: 14px 0 0 12px;
}
.mini_image, .mini_image2 {
	width: 92px;
	height: 20px;
}
.mini_image img {
	margin: -20px 0 0 202px;
}
.sub06_p3_row1_col3, .sub06_p3_row2_col3 {
	padding: 0 0 0 0;
}
.h1_small {
	font-size: 17px;
	color: #7c4294;
	letter-spacing: -2px;
}
.h1_large {
	font-size: 22px;
	color: #7c4294;
	letter-spacing: -2px;
}
.sub06_p3_row2 {
	width: 100%;
	height: auto;
	padding-top: 20px;
}
.sub06_p3_row2_col1, .sub06_p3_row2_col3 {
	background: url(../images/main_sub08_bg3.png) no-repeat;
	width: 320px;
	height: 343px;
}
.mini_image2 img {
	padding-left: 208px;
}
/*---------------main sub 06-------------*/
.main_sub07_p3 {
	padding: 25px 0 0 0;
}
.sub07_p3_sec01 {
	margin-left: -12px;
}
.sub07_p3_sec01 h1 {
	font-size: 18px;
	color: #885a16;
}
.sub07_p3_row1 {
	width: 100%;
	padding-top: 15px;
}
.sub07_p3_row1_col1, .sub07_p3_row1_col2 {
	width: 480px;
	float: left;
	background-color: #f5f5f5;
	border: 5px solid #d2b2df;
}
.sub07_p3_row1_col1 h1, .sub07_p3_row1_col2 h1 {
	font-size: 14px;
	color: #7c4294;
	padding: 10px 0 7px 15px;
}
.google_map {
	width: 462px;
	height: 200px;
	margin: 0 auto;
	margin-bottom: 5px;
}
.p3_row1_col1_sec01 {
	width: 462px;
	margin: 0 auto;
	padding: 6px 0 12px 0;
}
.p3_row1_col1_sec01 p {
	width: auto;
	float: left;
	line-height: 16px;
}
.p3_row1_col1_sec01 img {
	width: 96px;
	height: 20px;
	float: right;
	padding-top: 10px;
}
.sub07_p3_row1_col2 {
	float: right;
}
.main_sub07_p4 {
	padding-top: 52px;
}
.sub07_p4_sec02 {
	width: 100%;
	padding: 11px 0 8px 0;
}
.sub07_p4_sec02 h1, .sub07_p4_sec03 li, .sub07_p4_sec04 li {
	font-size: 12px;
	color: #333333;
}
.sub07_p4_sec03 li, .sub07_p4_sec04 li {
	padding-bottom: 5px;
}
.sub07_p4_sec03 {
	width: 127px;
	float: left;
	list-style: none;
}
.sub07_p4_sec04 {
	width: 748px;
	float: left;
}
.main_sub07_p5 {
	padding: 25px 0 0 0;
}
#to_top {
	width: 100%;
}
.to_topin {
	width: 119px;
	height: 47px;
	float: right;
}
/*--------------------main_sub07-------------------------*/

/*--------------Footer--------------*/
.footer {
	background-color: #7c4294;
	width: 100%;
}
.footer_in {
	width: 61%;
	margin: 0 auto;
	padding: 11px 0 6px 0;
}
.footer_in ul {
	list-style: none;
}
.footer_in ul li {
	width: auto;
	float: left;
	color: #fff;
	font-size: 12px;
	border-right: 1px solid #fff;
	padding: 0 9px 0 9px;
}
.footer_in ul li:last-child {
	border-right: none;
}
.footer_in ul li a {
	color: #fff;
	text-decoration: none;
}
.footer h1 {
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding: 7px 0 7px 0;
}
/*-------------common contact us-------------*/
.common_contactus {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	text-align: center;
	padding: 20px 0 20px;
}
.page_top {
	position: fixed;
	bottom: 25px;
	right: 25px;
	opacity: 0;
	cursor: pointer;
}
.page_top_img {
	width: 52px;
	height: 52px;
}