/********************
2006/6/10
for style sheet
takahasi akifumi
aright reserved
*********************/

/****************************
    prefix defined
*****************************/

body{
	margin-top:0px;
	margin-bottom:0px;
/*	font-size:0.8em; */
/*	background-image:url(../../img/background/bck_aqua.jpg); */
}

a{
  text-decoration: none;
  /* font-size: inherit; */
}
/*
a:link {
   text-decoration: none;
}
*/
a:hover {
   text-decoration: underline;
}

img{
     border: solid 0px;
}

p{
	margin:0px;
	padding:0.5em 1em 0px 1em;
/*    	font-size:14px; */
}

table{
  border-collapse: collapse;
  /* font-size:inherit; */
}

tr{
  /* font-size: inherit; */
}

td{
/*   border: solid 1px silver; */
/*   font-size: inherit; */
}

dl{
  margin:0.3em 0px;
  /* font-size: inherit; */
}

ul{
  margin:0.3em 1em;
  font-size:12px;
}

form{
  margin:0.3em 0px;
  /* font-size: inherit; */
}

input{
  /* font-size: inherit; */
}

textarea{
  /* font-size: inherit; */
}

h1{
	margin:0px;
	font-size: 18px;
/*
	height:22px;
	padding-top:2px;
	text-align:left;
	text-indent: 1em;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
*/
}

h2{
	margin:3px;
	height:21px;
	padding-top:2px;
	text-align:left;
	font-size: 17px;
/*     text-indent: 1em;

      border-top:1px solid #cc0000;
      border-left:1px solid #cc0000;
      border-right:1px solid #990000;
 */
      border-bottom:1px solid #666666;
}

h3{
	margin:3px;
	height:20px;
	padding-top:2px;
	text-align:left;
	font-size: 16px;
/*     text-indent: 1em;
      border-top:1px solid #cc0000;
      border-left:1px solid #cc0000;
      border-right:1px solid #990000;
 */
      border-bottom:1px solid #999999;
}

h4{
	margin:3px;
	height:19px;
	padding-top:2px;
	text-align:left;
	font-size:15px;
/*     text-indent: 1em;
      border-top:1px solid #cc0000;
      border-left:1px solid #cc0000;
      border-right:1px solid #990000;
 */
      border-bottom:1px solid #cccccc;
}

h5{
	margin:3px;
	height:18px;
	padding-top:2px;
	text-align:left;
	font-size:14px;
/*     text-indent: 1em;
      border-top:1px solid #cc0000;
      border-left:1px solid #cc0000;
      border-right:1px solid #990000;
 */
      border-bottom:1px solid #dddddd;
}

h6{
	margin:3px;
	height:17px;
	padding-top:2px;
	text-align:left;
	/* font-size: inherit; */
	font-size:13px;
/*     text-indent: 1em;
      border-top:1px solid #cc0000;
      border-left:1px solid #cc0000;
      border-right:1px solid #990000;
 */
      border-bottom:1px solid #eeeeee;
}

/****************************
    for layout defined
*****************************/
.base {
   text-align:left;
}

.layout {
	width:860px;
	text-align: left;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

/****************************
    for header part defined
*****************************/
.header{
	height:27px;
	background-color: #ff9900;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.sub_header{
	font-size:12px;
	text-align: right;
}

.page_image{
	height:90px;
	font-size:12px;
	text-align:left;
	vertical-align:bottom;
/*	background-image:url(../../img/image/scene_001.gif); */
	background-position:right bottom;
	background-repeat:no-repeat;
}

/****************************
    for menu part defined
*****************************/
.menu{ 
	font-size:12px;
	text-align:left;
	vertical-align:top;
	height:27px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:black;
}

.menu a{
	color:white;
	font-size:12px;
	font-weight:bold;
}
/*
.menu a:link {
   color:black;
}
*/
.menu a:hover {
   color:#cccccc;
}

.menu_tbl{
	margin-top:3px;
	width:100%;
}

.menu_elem{
	width: 120px;
	height:21px;
	text-align: center;
	border-right:1px solid #cccccc;
}

/*** vertical line menu ***/
.menu_v{
	font-size:12px;
	width:18%;
	text-align:left;
	vertical-align:top;
}

.menu_v a {
   color:black;
   font-size:12px;
}
/*
.menu_v a:link {
   color:black;
}
*/
.menu_v a:hover {
   color:gray;
}

.menu_v a:hover {
   color:gray;
}

.menu_v .menu_tbl{
   width:100%;
}

.menu_v .menu_elem{
	width: 100px;
	height:24px;
	text-align: left;
	border-bottom:1px solid #cc0000;
}

/*** for current page menu ***/
.current_page {
	color:#999999;
	font-size:12px;
	font-weight:bold;
}

/****************************
    summary define part
*****************************/
/*
.summ_image{
     height:175px;
}
*/
.summary{
	line-height:1.5em;
	text-align:left;
	vertical-align:top;
}

.summary .summ_tbl{
	width:100%;
	height:100%;
	border-collapse:separate;
}

.summary_1{
	padding:0px 0.5em;
	text-align:left;
	vertical-align:top;
	font-size:0.8em;
	line-height:1.5em;
}

.summary_1 h2{
	height:30px;
	padding-top:5px;
	text-indent:1em;
	border-style:none;
	background-image:url('../../img/h_tag/page_title_000.gif');
	background-repeat:no-repeat;
}

.summary_1 h3{
	text-indent:1em;
	border-style:none;
	background-image:url('../../img/h_tag/bar_classic_gold.gif');
	background-repeat:no-repeat;
}

.summary_1 h4{
	text-indent:2em;
	border-bottom:1px solid #eeeeee; 
	background-image:url('../../img/h_tag/heart_000.gif');
	background-repeat:no-repeat;
}

.summary_1 dt{
	font-weight:bold;
}

.summary_2{
	padding:0px 0.5em;
	text-align:left;
	vertical-align:top;
	font-size:0.8em;
	line-height:1.5em;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

/**********************************
    for index part defined
***********************************/
.index{
	text-indent: 2em;
	font-size: 12px;
}

/**********************************
    for footer part defined
***********************************/
.footer{
    width:100%;
    height:27px;
    padding-top:7px;
    font-size: 13px;
    font-weight:bold;
    text-align: center;
    color:white;
    background-color:#000000;
}
/*
.footer a{
   color:white;
}
.footer a:link {
   color:white;
}
.footer a:hover {
   color:white;
}
*/
.copyright{
	width:100%;
	height:17px;
	font-size: 10px;
	text-align: center;
}
