@charset "Shift_JIS";
/*******************************************
about
*******************************************/

#contents_left {
float: left;
width: 200px;
padding-left: 5px;
}

#contents_right {
float: right;
width: 700px;
padding-right: 5px;
background-image: url("../images/contents_bg_s.gif");
background-repeat: repeat-y;
}

#contents_bg {
}

#contents_area {

}

#contents_text {
background-image: url("../images/contents_bg.gif");
background-repeat: no-repeat;
padding: 40px 0 40px 40px;
float: left;
width: 660px;
line-height: 150%;
}

* html #contents_text {
/*width: 700px!important;*/ /* for IE6 */
}


#contents_text img {
margin-bottom: 10px;
}

#contents_text p {
margin-top: 15px;
/*font-size: 115%;*/
}

/* for IE6 */
* html #contents_text p {
font-size: 100%!important;
}

.contents_photo {
float: right;
margin: 0px 0px 15px 15px;
}

.clear {
clear: both;
}

.photo1,
.photo3 {
	margin: 20px 0 0 0;
}

.photo2 {
	text-align: left;
	margin: 20px 26px 0 26px; 
}

#photo {
	text-align: right;
}