@charset "UTF-8";
/* CSS Document */
/*　共通部　*/
.article_in_block {
	width: 700px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
/*　ページ背景パターン　*/
#page_container {
	background-image: url(../common/category/common_page_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
/*　イメージタイトル部分　*/
#image_block {
	background-image: url(../common/category/common_title_back_up.gif);
	background-repeat: no-repeat;
	height: 87px;
	width: 962px;
}
/*　ボディー上部の背景　*/
#body_area {
	background-image: url(../common/category/common_title_back_under.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/*　コンテンツブロック　*/
/*#main_block {
	line-height: 1.7em;
}*/
#top_pankuzu {
	width: 699px;
	background-image: url(../common/parts/ten_kei_712px.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
/*　キャッチ　*/
.read_area .in .catch {
	padding-bottom: 12px;
	font-size: 130%;
	font-weight: normal;
	color: #005bab;
}
/*　固有部　*/
/* 個人情報 */

.include_area {
	width: 700px;
	margin: 0;
	padding: 0px;
}
.include_area iframe {
	width: 700px;
	float: left;
}
