@charset "utf-8";

@import "reset.css";
@import "common.css";

#wrap {
	background-image: url(../img/wrapBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	width: 904px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
#contentWrap {
	clear:both;
	margin-top:20px;
}

::selection {
	background: #ff9dd0;
	color:#FFF;
}

::-moz-selection {
	background: #ff9dd0;
	color:#FFF;
}

/*==================================================
	#head
==================================================*/
#head {
	height: 77px;
	width: 904px;
	position: relative;
}
#head h1 {
	font-size: 71%;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 5px;
}
#head h2 {
	height: 26px;
	width: 438px;
	position: absolute;
	left: 0px;
	top: 39px;
}
#head .contact {
	height: 66px;
	width: 204px;
	position: absolute;
	left: 700px;
	top: 0px;
}

/*--------------------------------------------------
	.fontChange
--------------------------------------------------*/
#head .fontChange {
	height: 51px;
	width: 113px;
	background-image: url(../img/headFontChange.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 17px;
	left: 576px;
	padding-top: 20px;
}


/*==================================================
	#mainImg
==================================================*/
#mainImg {
	height: 244px;
	width: 904px;
	position: relative;
}
#mainImg .address {
	height: 20px;
	width: 288px;
	position: absolute;
	top: 17px;
	left: 22px;
	z-index:20;
}
#mainImg .number {
	height: 20px;
	width: 164px;
	position: absolute;
	left: 326px;
	top: 17px;
	z-index:20;
}
#mainImg .tel {
	height: 105px;
	width: 241px;
	position: absolute;
	top: 50px;
	left: 20px;
	z-index:20;
}
#mainImg .fax {
	height: 103px;
	width: 241px;
	position: absolute;
	top: 50px;
	left: 273px;
	z-index:20;
}
#mainImg .mail {
	position: absolute;
	left: 20px;
	top: 161px;
	height: 70px;
	width: 493px;
	z-index:20;
}
#mainImg .map {
	height: 204px;
	width: 353px;
	border: 1px solid #FFF;
	position: absolute;
	top: 19px;
	left: 527px;
	z-index:20;
}
#mainImg .mainImgBg {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

/*==================================================
	#side
==================================================*/
#side {
	float: left;
	width: 244px;
}
#side .gNav {
	margin-top: 20px;
	margin-bottom: 20px;
}
#side .linkList {
	margin-top: 20px;
}
#side .linkList .linkArea {
	width: 244px;
	background-image: url(../img/sideBg.jpg);
	background-repeat: repeat-y;
}
#side .linkList ul {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 194px;
	padding: 10px 0 2px 0;
	line-height:1.7em;
	_margin-left:-10px;
}
#side .linkList li {
	background-image: url(../img/mark.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
}


/*==================================================
	#content
==================================================*/
#content {
	float: right;
	width: 640px;
}
#content .contentBox {
	clear: both;
	text-align: left;
}

#content .contentBg {
	width:638px;
	_width:640px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-left-color: #e9e9e9;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	_margin-top:-18px;
}

/*--------------------------------------------------
	.index
--------------------------------------------------*/
#content .indexPhoto {
	float: right;
	padding-right: 20px;
}
#content .contentL {
	float: left;
	width: 400px;
	padding-left: 20px;
	text-align: left;
}
.p20 {
	padding: 0 20px;
}
.ttl_01 {
	height: 30px;
	line-height: 30px;
	background-image: url(../img/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-weight: bold;
	font-size: 128%;
	color: #ff9dd0;
}
.ttl_02 {
	height: 30px;
	line-height: 30px;
	background-image: url(../img/icon_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-weight: bold;
	font-size: 128%;
	color: #ff9dd0;
}
.txt {
	line-height: 1.7em;
	margin-top: 10px;
}
.td01 {
	background-color: #FFF;
	padding: 10px;
	_font-size:93%;
	text-align: left;
}
.td02 {
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/td02Bg.jpg);
	background-repeat: repeat-x;
	_font-size:93%;
	text-align: left;
}
.td03 {
	background-color: #FFF;
	padding: 10px;
	_font-size:93%;
	text-align: left;
	background-image: url(../img/indexImg_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*==================================================
	#footer
==================================================*/
.btnTop {
	clear: both;
	margin-top: 20px;
	text-align: right;
}

#footer {
	clear: both;
	margin-top: 25px;
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-top: 10px;
	padding-bottom: 15px;
}
#footer .footerArea {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer .copy {
	text-align: left;
	font-size: 71%;
	line-height: 1.3em;
	margin-top: 7px;
}
#footer .footNav {
	float: right;
	font-size: 85%;
	text-align: right;
	margin-top: 30px;
}


/*==================================================
	#form
==================================================*/


.formBox {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.formBoxUl {
	clear: both;
	width: 520px;
	padding-top: 10px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.formBoxUlLast {
	clear: both;
	width: 520px;
	padding-top: 10px;
	padding-bottom: 25px;
}
.formBoxLiL {
	width: 180px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 27px;
	line-height: 27px;
}
.formBoxLiR02 {
	float: right;
	width: 319px;
	height: 27px;
	line-height: 27px;
	
}

.formBoxLiR {
	float: right;
	width: 319px;
	height: 27px;
	background-image: url(../img/bg_input_long.jpg);
	background-repeat: no-repeat;
}
.formBoxLiR select,
.formBoxLiR input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 309px;
	margin-left: 5px;
	color: #333;
	margin-top: 5px;
}

.formBoxLiRArea {
	height: 137px;
	width: 319px;
	float: right;
	background-image: url(../img/bg_input_vlong.jpg);
	background-repeat: no-repeat;
}
.formBoxLiRArea02 {
		width: 319px;
		float: right;

}
.formBoxLiRArea textarea {
	width: 309px;
	margin-top: 5px;
	margin-left: 5px;
	height: 127px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
