
/* --------------------------------
Title
 --------------------------------*/
#contents {
	float: right;
	text-align: left;
	height: 100%;
	width: 561px;
}
#contents p{
	background: url(../images/common/bullet_red.gif) no-repeat 0 0.5em;
	margin: 0 0 0 0;
	line-height: 2.2em;
	font-weight: bold;
	text-indent: 1.4em;
}

.title {
	padding: 0 0 20px 0;
}

.text01 {
	margin: 0 0 0 15px;
}
.text01 span {
	background: #ffdc00;
	line-height: 1.8em;
	padding: 3px 2px 2px 2px;
}

/* --------------------------------
Text
 --------------------------------*/
.green {
	color:#5ca813;
}
.green2 {
	color:#5ca813;
	font-weight: bold;
	text-indent: 0.4em;
	line-height: 2.0em;
}
.green3 {
	color:#5ca813;
	text-indent: 0.5em;
	line-height: 2.5em;
}
.orange {
	color:#fd2d04;
}
.orange2 {
	padding: 5px 0 0 0;
	text-align: center;
	color:#fd2d04;
}

.top {
	margin: 20px 10px 0 0;
	float: right;
}
.right{
	margin: 0 0 0 0;
	float: right;
}
.space10 {
	margin: 0 0 10px 0;
}

.box01 {
	width: 100%;
	border:3px solid #dbdbdb;
}
.center {
	width: 100%;
	text-align: center;
}

.box2 {
	width: 100%;
	text-align: left;
}
.box2 td {
	padding: 8px 40px 8px 0px;
}

.box3 {
	margin: 10px 0 10px 0;
	width: 100%;
	text-align: left;
}

.book {
	vertical-align: text-top;
}

/* --------------------------------
PopUp
 --------------------------------*/
#popup {
	background: #dadada url(../images/book/logo.gif) no-repeat;
	text-align: center;
	height: 650px;
	width: 600px;
	margin: 0;
	padding: 0;
}
#popup p {
	margin: 0;
	padding: 15px 0 0 0;
}

#popup_table {
	background: #fff;
	text-align: left;
	height: 493px;
	width: 538px;
	border:1px solid #c1c1c1;
	margin: 63px 10px 0 10px;
	padding: 20px 20px 20px 20px;
}
#popup_table span {
	background: #000;
	font-weight: bold;
	color: #fff;
	line-height: 2.4em;
	padding: 5px 5px 3px 5px;
}
#popup_table p {
	font-weight: bold;
}

/* --------------------------------
Menu
 --------------------------------*/
    #menu {
      float:left;
      width:551px;
	  font-weight: bold;
      background:url("../images/menu/bg_menu.gif") repeat-x;
      line-height:normal;
      }
    #menu ul {
	  margin:0;
      padding:0px 10px 0 10px;
      list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      width:94px;
	  height: 44px;
      margin:0;
      padding:0;
      text-decoration:none;
      }
    #menu a span {
	  text-align: center;
      display:block;
      padding:13px 0px 13px 0px;
      color:#FFF;
      }  
    #menu span {
	  text-align: left;
      display:block;
      padding:13px 0px 13px 5px;
      color:#FFF;
	  list-style:none;
      }  

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */

    #menu a:hover span {
      color:#FFF;
      }
    #menu a:hover {
      background-position:0 -44px;
      }
    #menu a:hover span {
      text-align: center;
      padding:13px 0px 13px 0px;
      background:url("../images/menu/img_menu.gif") no-repeat;
      }

      #menu #current a {
       background-position:0 -44px;
      }
      #menu #current a span {
      padding:13px 0px 13px 0px;
      background:url("../images/menu/img_menu.gif") no-repeat;
      }

/* --------------------------------
MenuBox
 --------------------------------*/
#box_top {
	float:left;
	width:551px;
	line-height:normal;
	background: #d9d9d9;
}
#box_top ul {
	margin:0;
	padding:5px 10px 3px 10px;
	list-style:none;
}
#box_top li {
	font-weight: bold;
	display:inline;
	margin:0;
	padding:0;
}

#menu_box, #menu_box2 {
	float:left;
	width:549px;
	border: 1px solid #d9d9d9;
	line-height:normal;
	/*追加080423 esungo*/
	clear:both;
}
#menu_box ul, #menu_box2 ul {
	border-top: 1px solid #d9d9d9;
	margin:0;
	padding:5px 10px 10px 10px;
	list-style:none;
	/*追加080423 esungo*/
	clear:both;
	height:12px;
}
#menu_box li, #menu_box2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#menu_box img, #menu_box2 img {
	float:left;
	margin:5px 0 0 0;
	text-align: left;
}  
#menu_box span, #menu_box2 span {
	float:left;
	text-align: left;
}
#menu_box h1, #menu_box2 h1 {
	float:left;
	color:#fd2d04;
	font-weight: normal;
	padding:0;
	text-align: left;
	font-size: 12px;
}
#menu_box h2 {
	float:right;
	font-weight: normal;
	padding:0 0 0 0px;
	text-align: right;
	font-size: 12px;
	/*追加080423 esungo*/
	width:60px;
}
#menu_box h3 {
	float:right;
	font-weight: normal;
	padding:0 0 0 0px;
	text-align: left;
	font-size: 12px;
	/*追加080423 esungo*/
	width:50px;
}
#menu_box2 h2 {
	float:right;
	font-weight: normal;
	padding:0 0 0 10px;
	text-align: left;
	font-size: 12px;
}
#menu_box2 h3 {
	float:right;
	font-weight: normal;
	padding:0 0 0 0;
	text-align: left;
	font-size: 12px;
}

.gray {
	background: #f4f4f4;
}
.Small {
	color:#fd2d04;
	font-size: 11px;
}
