/*----------------------------------------
Name: pre.css
Date Created:2014/02/10 [arai]
Date Created:2014/02/12 [arai]
Copyright:oceanbreeze.inc
----------------------------------------*/

@charset "utf-8";
/*---------------------------------------------------------
　　●1-1.h2見出し
----------------------------------------------------------*/
.rm_leftside {
	padding: 0px;
	margin-left: 5px;
}
.midashi_title {
	margin: 20px 0px 0px 0px;
}

/*---------------------------------------------------------
　　●1-1.サイズ指定ボックス
----------------------------------------------------------*/
.rm_leftside .kosodate .right_215 {
	width: 215px;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
}

.cont_box {
	width: 643px;
	margin: 0px 0px 20px 0px;
	border: 0px outset #CCCCCC;
	overflow:hidden;
	height:auto;
}

/*---------------------------------------------------------
　　●1-1.コンテンツ使用画像
----------------------------------------------------------*/
.rm_leftside .kosodate .content_smallpic {
	margin-top: 20px;
	margin-bottom: 5px;
	}

.content_smallpic_s {
	margin-top: 0px;
	margin-bottom: 5px;
	}
	

/*---------------------------------------------------------
　　●1-1.コンテンツ本文
----------------------------------------------------------*/
.rm_leftside .kosodate .cont_box {
	margin:10px 5px;
	font-size: 100%;
	line-height: 1.7em;
}
.content_text {
	margin:20px 5px;
	font-size: 100%;
	line-height: 1.7em;
}
.caption_text {
	width: 215px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 1.5em;
}