/* CSS Document */
.sp{
	display: none;
}
.pc{
	display: block;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
margin: 0;
padding: 0;
}

body {
background:url("img/bg_tate.gif") repeat-x;
background-color:#fee1ba;
}
#hedder {
width: 880px;
height: 56px;
margin-left: auto;
margin-right: auto;
}
#hed01 {
width: 880px;
height: 35px;
background:url("img/hed01.gif") repeat-x;
}
#hed02 {
width: 880px;
height: 21px;
}
#contents {
width: 880px;
height: auto;
background:url("img/bg_yoko.gif") repeat-y;
margin-left: auto;
margin-right: auto;
}
#top {
padding-left: 30px;
}
#kiso {
padding-left: 30px;
width: 820px;
height: auto;
}
#ki_01 {
width: 820px;
height: 365px;
background:url("img/kiso_t_bg.jpg") repeat-y;
}
#ki_02 {
	width: 820px;
	height: auto;
	margin-bottom: 20px;
}
#ki_02 h3 {
	text-align: center;
}
#ki_02 h3 img{
	width: 100%;
	max-width: 346px;
}
h3 {
	padding-top: 20px;
	padding-left: 15px;
}
#ks_text {
	width: 800px;
	height: auto;
	padding-top: 20px;
	padding-left: 20px;
}
#ks_text p {
font-size: 14px;
line-height: 20px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color:#FF3300;
}
.style3 {
	color: #FF3300;
	font-weight: bold;
}
#ki_pro {
width: 820px;
height: auto;
}
#kip_left {
width: 440px;
height: auto;
float: left;
}
#kl01 {
width: 215px;
height: 264px;
background:url("img/ksop_bg.gif") repeat-y;
float: left;
}

#kl02 {
width: 215px;
height: 264px;
background:url("img/ksop_bg.gif") repeat-y;
float: right;
}


#kip_right {
width: 370px;
height: auto;
float: right;
}
#kr01 {
width: 215px;
height: 264px;
background:url("img/ksop_bg.gif") repeat-y;
float: left;
}

#kr02 {
width: 144px;
float: right;
}

#ki_pro p {
padding-left: 17px;
line-height: 18px;
font-size: 12px;
}

#ki_pro img {
padding-top: 10px;
}

#border {
clear: both;
}

#yuu {
padding-left: 30px;
width: 820px;
height: auto;
padding-top: 30px;
}
#yu01 {
	width: 820px;
	height: auto;
	background-image: url(img/yu_bg01.jpg);
	background-repeat: no-repeat;
}
#yu02 {
	width: 820px;
	height: auto;
	background-repeat: no-repeat;
}
h1 {
font-size: 12px;
color:#FFFFFF ;
font-weight:bold;
padding-top: 22px;
padding-left: 330px;
}
#yu_text {
width: 415px;
height: auto;
padding-top: 50px;
padding-left: 20px;
}
#yu_text p {
font-size: 14px;
line-height: 20px;
padding-top: 30px;
}
#yu_text_b {
	width: 700px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#yu_text_b p {
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
}
#yu_text_c {
	width: 700px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
}
#yu_text_c p {
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
}
#ki_pro {
width: 820px;
height: auto;
}
#yu_left {
width: 543px;
height: auto;
float: left;
}
#yul01 {
width: 265px;
height: 242px;
background:url("img/yu_p_bg.gif") repeat-y;
float: left;
}

#yul02 {
width: 265px;
height: 242px;
background:url("img/yu_p_bg.gif") repeat-y;
float: right;
}


#yu_left p {
padding-left: 17px;
line-height: 18px;
font-size: 12px;
}

#yu_left img {
padding-top: 10px;
}


#yu_right {
width: 265px;
height: 242px;
background:url("img/yu_p_bg.gif") repeat-y;
float: right;
}
#yu_right p {
padding-left: 17px;
line-height: 18px;
font-size: 12px;
}

#yu_right img {
padding-top: 10px;
}

#yu_right2 {
width: 265px;
height: 242px;
float: right;
}

#btn {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}
#btn img {
padding-left: 10px;
padding-right: 10px;
}

#footer {
text-align: center;
}
/*161111 追記*/
#hedder{
	display: table;
}
.header_logo{
	display: table-cell;
	width: 222px;
}
.hedder_logo h1{
	padding: 0;
}
.header_text{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}
.header_text_inner{
	display: inline-block;
	text-align: center;
	padding: 5px;
	color: #fff;
	background: #ff67a2;
	border-radius: 10px;
}
.header_tel{
	display: table-cell;
}
