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

  Body Setting

/////////////////////////////////////// */
p {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:20px;
}

body {
	background-color:#f7f5f3;
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-x;
	color:#545454;
	margin:0;
	padding:0;
	text-align:center;
	font-size:13px;
}


/*////////////////////////////////////////

  Container Setting

/////////////////////////////////////// */

div#container {
	width:942px;
	margin:0 auto;
	background:#FFFFFF;
}

/*////////////////////////////////////////

  Contents Setting

/////////////////////////////////////// */

div#contents {
	background-color:#FFFFFF;
	text-align:center;
	background-image:url(../img/contents_bg.jpg);
	width:942px;
}

/*////////////////////////////////////////

  Header Flash

///////////////////////////////////////*/
#topImg {
	width:942px;
	margin:11px auto 30px auto;
}

/*////////////////////////////////////////

  Clear Setting

/////////////////////////////////////// */
.clear {
	clear:both;
}



/*////////////////////////////////////////

  Main Setting

/////////////////////////////////////// */
#main {
	float:right;
	width:650px;
	margin-right:20px;
	_margin-right:10px;
	text-align:left;
}


/*////////////////////////////////////////

  box01 Setting

/////////////////////////////////////// */

.box01_tit {
	background:url(../../img/title001.jpg) no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
}
.box02_tit {
	background:url(../../img/title002.jpg) no-repeat;
	width:650px;
	height:80px;
	text-indent:-9999px;
}

.txt01 {
	line-height:22px;
	padding:25px 5px;
}



.box03_tit a {
	background:url(../../img/title003.jpg) no-repeat;
	width:650px;
	height:38px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}

.box03_2_tit a {
	background:url(../../img/title003_02.jpg) no-repeat;
	width:650px;
	height:38px;
	text-indent:-9999px;
	display:block;
	margin:15px 0 10px 0;
}

.box {
	width:650px;
	margin-bottom:10px;
	display: inline-block;
}
.box:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}


.box01 {
	border:5px solid #ebebeb;
	float:left;
	width:310px;
	display: inline-block;
}

.photo {
	float:left;
	margin:10px 0 10px 10px;
	height: 90px;
}
.photo img {
	border: none;
}
.box02 {
	border:5px solid #ebebeb;
	float:right;
	width:310px;
	display: inline-block;
}


.tableTxt01 {
	background:url(../../img/box_bg.jpg) repeat-x;
	font-size:10px;
	color:#FFFFFF;
	height:13px;
	text-align:center;
	width:42px;
	padding:2px 0;
}

.tableTxt02 {
	background:#eeeee5;
	font-size:10px;
	color:#666666;
	height:13px;
	text-align:center;
	width:42px;
	padding:2px 0;
}

.cost {
	font-size:14px;
	font-weight:bold;
	color:#cc0000;
}
.madori {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.eki {
	font-size:12px;
	color:#333333;
}

.btn001 {
	text-align:right;
	padding:0 10px 10px 0;
	clear:both;
}

.box04_tit {
	background:url(../../img/title004.jpg) no-repeat;
	width:650px;
	height:56px;
	text-indent:-9999px;
	display:block;
	margin:10px 0 20px 0;
	clear:both;
}

.btn002 a {
	background:url(../../img/btn002.jpg) no-repeat;
	width:200px;
	padding:128px 5px 0 5px;
	text-decoration:none;
	color:#333333 !important;
	display:block;
	margin-right:10px;
	float:left;
}

.btn003 a {
	background:url(../../img/btn003.jpg) no-repeat;
	width:200px;
	padding:128px 5px 0 5px;
	text-decoration:none;
	color:#333333 !important;
	display:block;
	margin-right:10px;
	float:left;
}

.btn004 a {
	background:url(../../img/btn004.jpg) no-repeat;
	width:200px;
	padding:128px 5px 0 5px;
	text-decoration:none;
	color:#333333 !important;
	display:block;
	float:right;
}

.bn001 {
	background:url(../../img/bn001.jpg) no-repeat;
	width:625px;
	height:85px;
	padding:65px 0 0 25px;
	color:#333333 !important;
	display:block;
	clear:both;
	margin:20px 0 20px 0;
	line-height:22px;
}

.info a{
	background:url(../../img/info.jpg) no-repeat;
	width:650px;
	height:191px;
	text-indent:-9999px;
	display:block;
	margin:0 0 20px 0;
}

.pagetop {
	text-align:right;
	padding-bottom:10px;
}

.sitemap {
	width:929px;
	clear:both;
	font-size:10px;
	border-top:1px solid #e2e2e2;
	text-align:left;
	padding:10px 0 20px 13px;
}

.sitemap a {
	color:#0078cc !important;
}