@charset "UTF-8";
@import url("reset.css");

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */
 
 
/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#fff;
}

br {
   letter-spacing:normal;
}

a {
   color:#E79E00;
   text-decoration:none;
}

a:hover {
   color:#E79E00;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
   width:800px;
   margin:0 auto;
}

div#header {
   width:800px;
   margin:0 auto;
   position:relative;
   padding:0 5px;
}

div#pr {
   position:absolute;
   width:460px;
   left:300px;
   top:10px;
   text-align:right;
}

div#menu {
   width: 800px;
   margin: 0 auto;
   position:relative;
   background:url("images/bg_menu.gif") 0 100% repeat-x;
}

div#contents {
   width:800px;/*779*/
   margin:15px auto;
   background:url("images/sidebar3.gif") -2% 0% repeat-y;
}

div#main {
   float:right;
   width:750px;/*559*/
}

div#sub {
   float:left;
   width:45px;
}

div#totop {
   clear:both;
}

div#footer {
   clear:both;
   background:#EBEADD;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:10px;
   font-size:150%;/* 24px相当 */
   color:#fff;
   line-height:70px;
}

div#header h1 a {
   color:#333;
}

div#header h1 a:hover {
   color:#666;
}

div#header #pr p {
   margin:0;
   font-size:75%;/* 12px相当 */
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   width:800px;
   float: left;
   margin: 0;
   padding:0;
   background:url("images/bg_menu.gif") 0 100% repeat-x;
}

div#menu li {
   float:left;
   font-size:75%;/* 12px相当 */
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a {
   display:block;
   width:155px;
   color:#5A5132;
   line-height:30px;
   border-left:1px solid #D8D8D8;
   background:url("images/bg_menu.gif") 0 100% repeat-x;
}

div#menu li.home a {
   border:none;
}

div#menu li a.active {
   background:#F2F2F2;
}

div#menu li a:hover {
   color:#333;
   background:#F2F2F2;
   text-decoration:none;
}

/* ========TOTOP======== */
div#totop {
   position:relative;
   height:2em;
}

div#totop p {
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:75%;
}

div#totop p a {
   padding-left:8px;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}

/* ========== MAIN CONTENTS CUSTAMIZE ========== */

/* --- head link --- */

div#main #headlink {
	font-size: 75%;
	margin: 5px 20px 10px 20px;
}


/* --- title_box_wholelife --- */
div#main #contentHeader {
	margin: 0px auto;
	width: 560px; /* ボックスの幅 */
	background-color: #ffffff; /* ボックスの背景色 */
	border: 1px #c0c0c0 solid; /* ボックスの境界線 */
	font-size: 100%; /* ボックスの文字サイズ */
}
/* --- big_title --- */
div#main h1 {
   padding-bottom: 25px;
   color: #4165E1;
   text-align: center;
   margin: 0 auto;
   font-size: 100%;
}

div#main #contentHeader h1 {
	margin: 0; /* 見出しのマージン */
	padding: 6px 10px; /* 見出しのパディング（上下、左右） */
	background-color: #f5f5f5; /* 見出しの背景色 */
	border-bottom: 1px #c0c0c0 solid; /* 見出しの下境界線 */
	font-size: 80%; /* 見出しの文字サイズ */
}
div#main #contentHeader h2 {
	margin: 10px; /* 段落のマージン（上下、左右） */
  font-size: 115%;
}
/* --- content_header_paragraph --- */
div#main #contentHeader p {
	margin: 5px 10px; /* 段落のマージン（上下、左右） */
	text-align: right;
	line-height: 1.2em;
}

/* --- small_title --- */
div#main h3 {
	font-size: 100%;
	margin: 3px 30px;
	padding-left:20px;
	color:#333;
	background:url("images/gold.gif") 0% 20% no-repeat;
}

div#main .line {
   width: 90%;
   margin:0 auto;:
   padding: 2px 0px;
   border-bottom: 1px solid #727CA0;
   border-top: 1px solid #727CA0;
}

div#main h4 {
   width: 100%;
   margin:0 auto;
   padding: 2px 10px;
   background-color: #727CA0;
   font-size: 90%;
   font-weight: bold;
   color: white;
}

div#main h5 {
	display: inline;
	font-size: 100%;
	margin: 3px 40px;
	color:#333;
	border-bottom: 2px #FFD3C0 solid;
}

div#main h6 {
	display: inline;
	font-size: 100%;
	margin: 3px 40px;
	padding: 3px;
	color:#FFFFFF;
	background-color: #32AC36;
	line-height: 1.5em;
}

/* --- paragraph --- */
div#main p {
	color: #333;
	font-size: 80%;
	margin: 10px 20px;
	line-height: 1.8em;
}

/* --- strong --- */
div#main strong {
	color:#E79E00;
}

/* --- list --- */
div#main ul {
	font-size: 85%;
	list-style-type: disc;
	margin: 10px 20px;
	line-height: 1.8em;
}
div#main li {
	margin: 2px 30px;
}

/* ========CONTENT AREA======== */

div#main #content {
   width: 97%;
   margin: 0 auto;
   text-align: left;
   font-size: 70%;
   letter-spacing:0;
}

div#main #content h4 {
   padding-bottom: 25px;
   font-weight: normal;
   color: #4165E1;
   text-align: center;
   margin: 0 auto;
   font-size: 100%;
}

div#main #content p {
   padding-bottom: 5px;
   color: #4165E1;
   margin: 0 auto;
   font-size: 100%;
}

/* --- property table --- */

div#main #content .property {
   margin-bottom: 1em;
}
div#main #content .property table {
   border-collapse: collapse;
}
div#main #content .property table,
div#main #content .property th,
div#main #content .property td {
   border: 1px #c0c0c0 solid;
}
div#main #content .property th,
div#main #content .property td {
   /*padding: 5px 2px;*/
}
/* --- table caption --- */
div#main #content .property caption {
   padding-bottom: 2px;
   text-align: right;
   color: #4165E1;
}
/* --- column group --- */
div#main #content .property col.groupProperty,
div#main #content .property col.groupAttribute,
div#main #content .property col.groupValue {
   background-color: #fffdee;
}
/* --- header cell --- */
div#main #content .property thead th {
   background-color: #deefff;
   text-align: center;
   padding: 10px 5px;
   vertical-align: middle;
   line-height: 1.5em;
}
div#main #content .property tbody th {
   padding: 5px 2px;
   background-color: #f5f5f5;
   text-align: left;
   font-weight: normal;
   line-height: 1.5em;
}
/* --- data cell --- */
div#main #content .property tbody td {
   padding: 5px 2px;
   vertical-align: middle;
   line-height: 1.5em;
}
div#main #content .property tbody td em {
   white-space: nowrap;
}
#content .property tbody td em a {
   font-weight: normal;
}
div#main #content .property tbody td em span {
   font-weight: normal;
   color: #2b2b2b;
}
div#main #content .gray02 {
   font-weight: normal;
   background-color: #F3F3F3;
}
div#main #content .colorE97 {
   font-weight: normal;
   color: #FF0000;
}

/* --- annotation --- */
div#main #annotation {
	margin: 30px 15px;
	border: 1px #FFA500 solid;
}
div#main #annotation p {
	font-size: 75%;
	letter-spacing:normal;
	line-height: 1.2em;
}

/* --- note_box --- */
div#main #note {
	margin: 30px 15px;
	border: 1px #FFA500 dotted;
}
div#main #note p {
	font-size: 88%;
	color: #A52A2A;
	line-height: 1.5em;
}

/* --- frip_note_box --- */
div#main #fripNote {
	margin: 15 30px;
	border: 1px #FFA500 dotted;
	font-size: 90%;
}
div#main #fripNote p {
   letter-spacing:normal;
}
div#main #fripNote ul {
   margin-left:10px;
   padding:0;
}
div#main #fripNote li {
   letter-spacing:normal;
   color:#333;
   list-style-type:disc;
}

/* --- caption --- */
div#main #caption {
   margin: 0 25px;
   font-size: 75%;
   letter-spacing:normal;
}

/* --- line anchor --- */
div#main #lineAnchor h4 {
	margin: 0px 20px;
	padding: 2px 5px;
	border-top: #000000 1px dotted;
	font-size: 10pt;
	border-bottom: #000000 1px dotted;
}	
div#main #lineAnchor ul {
	list-style-image: url(images/pa.gif);
	margin: 2px 15px 0px 15px;
	padding: 0;
	font-size: 88%;
}
div#main #lineAnchor li {
	padding: 2px 15px 0px 10px;
}
div#main #lineAnchor li a:link {
	/*color: #7D85F2;*/
	color: dodgerblue;
	text-decoration: underline;
}
div#main #lineAnchor li a:visited {
	color: dodgerblue;
	text-decoration: underline;
}
div#main #lineAnchor li a:hover {
	color: #A1A7FA;
	text-decoration: underline;
}
div#main #lineAnchor li a:active {
	color: dodgerblue;
	text-decoration: underline;
}
/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   padding:3px;
   font-size:88%;/* 14px相当 */
   font-weight:bold;
   color:#5A5132;
   padding-left:10px;
   background:#fff url("images/bg_submenu.gif") 0 50% no-repeat;
   border-bottom:1px solid #E7E7E7;
}

div#sub ul {
   margin:0px 0px 20px 0px;
   padding:0;
}

div#sub li {
   font-size:82%;/* 13px相当 */
   line-height:1.2em;
   border-bottom:1px solid #ddd;
   list-style:none;
}

div#sub li a {
   display:block;
   padding-left:20px;
   color:#333;
   line-height:2.5em;
   background:url("images/bg_sub_list.gif") 5px 13px no-repeat;
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
   margin:10px 0;
   text-align:right;
   font-size:100%;/* 12px相当 */
}

div#totop a {
   padding:0 0 0 12px;
   background:url("images/bg_totop.gif") 0 50% no-repeat;
   color:#333;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0 0 10px 0;
   padding:10px 0 0 0;
   text-align:right;
   background:url("images/bg_dotline.gif") 0 0 repeat-x;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:75%;/* 12px相当 */
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   color:#333;
   background: url(images/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address {
   padding:10px 0;
   font-style:normal;
   font-size:75%;/* 12px相当 */
   text-align:center;
}
