
#shadow .in
	{
		background:url("../img/shadow_color.gif") no-repeat;
	}

/* wire
--- */
#col
	{
		width:821px;
		margin:0 2px;
		background:url(../img/det_right_bg.gif) repeat-y right top;
	}
#contentsArea #left
	{
		float:left;
		width:630px;
	}
#contentsArea #left .mainArea
	{
		width:588px;
		margin:auto;
		padding:15px 0 30px 0;
	}
#contentsArea #right
	{
		float:right;
		width:189px;
	}
#contentsArea #right .mainArea
	{
		width:168px;
		margin:auto;
		padding:15px 0 30px 0;
	}

/* footer
--- */
.fnv p.navi
	{
		width:550px;
		float:left;
	}
.fnv p.rnavi
	{
		width:210px;
		float:right;
		text-align:right;
	}

/* page top
--- */
#pageGoTop
	{
		width:821px;
		background:url("../img/line01.gif") repeat-y 632px top #efefef;
		border-top:1px solid #dadada;
		margin:0 2px;
		border-bottom:1px solid #dadada;
	}
#pageGoTop .cl
	{
		width:632px;
	}
#pageGoTop .cr
	{
		width:188px;
		text-align:center;
	}
#pageGoTop .in
	{
		border:1px solid #fff;
		padding:8px 0 0 0;
		height:20px;
	}

/* main title line
--- */
#mainTitle
	{
		background:url(../img/det_main_title_bg.gif) repeat-y left top;
		width:825px;
		margin:auto;
	}
#mainTitle .in
	{
		border-bottom:7px solid #c7a775;
		width:821px;
		margin:0 2px;
	}
#mainTitle .border
	{
		border-bottom:1px solid #fff;
		padding:15px 21px 20px 22px;
		width:778px;
	}
#mainTitle .cl
	{
		width:400px;
	}
#mainTitle .cr
	{
		width:300px;
		text-align:right;
		font-size:85%;
		padding-top:5px;
	}

/* right : bannur space
--- */
.bannurSpace
	{
		padding:0 0 10px 0;
	}
.bannurSpace span
	{
		display:block;
		padding:0 0 10px 0;
	}

/* right : whats new
--- */
.newList
	{
		padding:0 0 20px 0;
	}
.newList dl
	{
		width:100%;
		border-bottom:1px solid #e1e1e1;
		margin:0;padding:8px 0;
		font-size:85%;
		line-height:1.4;
	}
.newList dt, .newList dd
	{
		margin:0;padding:0;
	}

/* right : contact box
--- */
.rtContact
	{
		width:168px;
		background:url("../img/right_contact_middle.gif") repeat-y;
		font-size:85%;
	}
.rtContact .in
	{
		background:url("../img/right_contact_top.gif") no-repeat;
                padding:10px 0 0 11px;
	}
.rtContact span
	{
		display:block;
		height:15px;
		overflow:hidden;
		background:url("../img/right_contact_bottom.gif") no-repeat;
	}
.rtContact p.title
	{
                margin-top:30px;
                margin-bottom:0;
	}
.rtContact p.tel
	{
                margin-top:10px;
                margin-bottom:0;
		padding:0 0 0 20px;
		background:url(../img/mark_tel.gif) no-repeat left center;
		font-size:160%;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
.rtContact p.spec
	{
		margin:0;
		padding:0px 0 0;
	}
.rtContact p.fax
	{
                margin-top:10px;
                margin-bottom:0;
		padding:0 0 0 20px;
		background:url(../img/mark_fax.gif) no-repeat left center;
		font-size:160%;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
.rtContact p.email
	{
                margin-top:10px;
                margin-bottom:0;
		padding:0 0 0 39px;
		background:url(../img/mark_email.gif) no-repeat left center;
		font-size:90%;
	}

.rtContact p.email a
	{
		color:#676767;
	}

/* blog_parts
--- */
#blog_parts {
	padding:0 10px 15px;
}













