@charset "Shift-JIS";


/* column border
--------------------------------------*/
div.mainSide div.textbox {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #d2bc98;
}

/* side photo
--------------------------------------*/
div.photo p {
	margin-bottom: 27px;
}

/* photoImages
--------------------------------------*/

div.photoImages{
	margin:10px 0 0 0;
}

div.photoImages dl{
	width:255px;
}

div.photoImages dt{
}

div.photoImages dd{
	padding:0 3px;
	line-height:140%;
	font-size:12px;
}


/* column
--------------------------------------*/

div.mamechishiki {
	width:840px;
	margin:0 auto 20px auto;
	padding:10px 0 0 0;
	background-image: url(images/bg_mamechishiki_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.mamechishiki div.floatLeft{
	width:540px;
	padding:0 0 15px 0;
}

div.mamechishiki div.floatRight{
	width:257px;
	padding:10px 20px 15px 0;
}

div.mamechishiki h3{
	padding:0 0 10px 10px;
}

div.mamechishiki p{
	padding:0 0 0 20px;
	color:#370703;
	font-size:12px;
	line-height:170%;
}

div.mamechishiki div.floatRight p{
	padding:0;
	line-height:140%;
}

div.mamechishiki div.bottom {
	background-image:url(images/bg_mamechishiki_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* links
--------------------------------------*/

p.links{
	clear:both;
	/*background:url(images/bg_campaign.gif) left top no-repeat;*/
	margin:0 0 20px 10px;
	padding:5px 0 4px 10px;
}