body {
	text-align:center;
	font-size:9pt; }
table {
	border-style:none;
	font-size:9pt; }
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 {
  color:#FF0000; text-decoration:none;}


/* 本文 */
.container {
  width:884px; 
	margin-left: auto;
	margin-right: auto;
	
	text-align : left;
  
}


/* 左 */
div.body_left {
  float:left;
	text-align:left;
  width:200px;}
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:480px;
  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;
  width:200px;
  float:left;
/*  background-color:#EFEFEF; */
	margin:0px 0px 4px 0px;
	}




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;
	} 
.ourlink {
  margin-top:18px;
/*  font-size:medium; */
	border-bottom:1px solid #CCCCCC; font-weight:bold;}
	

b {
  color:#CC6600; 
	font-size:larger;
	}
strong {
  font-size:larger;
	}
img {
  border:0px;
	}


/* ------------------------ */
.waku_right {text-align:right;}
