body {
	text-align:center;
	font-size:9pt; }
table {
	border-style:none;}
td {
  vertical-align:top;}
hr {
	margin:0pt;}


/* リンク */
a:visited {
	COLOR: #FF0066; font-weight:bold;}
a:link {
	COLOR: #000000; font-weight:bold; }
a:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline}

.menu:visited {
	COLOR: #FF9A10; TEXT-DECORATION: none}
.menu:link {
	COLOR: #FF9900; TEXT-DECORATION: none}
.menu:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline}

/* 段落 */
p {
	margin-top:0pt; margin-bottom:10pt; }

blockquote {
	margin-top:0pt; margin-bottom:10pt; margin-right:0pt;}
ol {
	margin-top:0pt; margin-bottom:10pt;}
ul {
	margin-top:0pt; margin-bottom:10pt;}



/* ヘッダー */
.header {
  border-bottom:1px solid #CECECE; width:100%; }
.header_right {
  vertical-align:bottom; text-align:right; }
h2.main_title {
  font-size:9pt;
	color:#FF0000; text-decoration:none;}


/* 本文 */
.container {
  width:890px; 
	margin-left: auto;
	margin-right: auto;
	
	text-align : left;
  
}


/* 左 */
div.body_left {
	text-align:left;
  float:left;
  width:216px;
	padding:8px;
	}
p.menu_title_left {
  margin-top:18px;
  font-size:medium; 
	border-bottom:1px solid #CCCCCC; font-weight:bold;}
.body_left_submenu {
  font-size:smaller
	}

/* 中 */
div.body_center {
	width:640px;
  float:left;
	/*border-left:1px solid #CECECE; */
  border-right:1px solid #CECECE; 

	background-image:url(_image/flower_big.jpg); 
	background-position:top right; 
	background-repeat:no-repeat;
	line-height:150%;

  } 


/* 右 */
div.body_right {
	text-align:left;
  float:left;
	padding:8px;
  width:216px;
  background-color:#EFEFEF;
	}
h4.body_right {
  padding-top:12px; 
	margin:0px; 
	
	border-bottom: 1px solid #CCCCCC; 
	}


/* フッター */
.footer {
  border-spacing:0px; border-top:1px solid #CECECE;
  clear:both;
  }
.footer_menu {
  text-align:center;}


h1.seo_top {
  font-size:12px; margin-top:0px; margin-bottom:0px; text-align:right;}	
h2 {
  margin-top:0px; margin-bottom:8px; }
h3 {
  margin-top: 18px; margin-bottom: 6px; 
	border-bottom: 1px solid #CCCCCC;
	border-left:3pt solid #000000;
	padding-left:10px;
	} 
	

b {
  color:#CC6600; font-size:larger;}
strong {
  font-size:medium;}
img {
  border:0px;}