@charset "utf-8";
@import url("siteBase.css");
/* SITE SETTING */
a {
	color: #03C;
}
a:hover {
	color: #F03;
}
/* MIDASHI STYLE */
h1 {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	background-color: #006;
	color: #FFF;
	margin-bottom: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
h1.h1sub {
	margin-top: -1.5em;
	color: #333;
	background-color: #CFF;
	font-size: 1em;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	line-height: 1em;
	background-color: #ffffe0;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #4169e1;
	padding-top: 0.5em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}
h3 {
	font-size: 100%;
	line-height: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 1em;
	margin-top: 1em;
	margin-bottom: .75em;
	margin-left: 1em;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	border-left-style: solid;
	border-left-color: #F03;
	border-left-width: 10px;
}
h4 {
	background-color: #DDFFFF;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
	margin-left: 1em;
}
h5 {
	text-align: center;
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	background-color: #dFd;
	line-height: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-right-width: 1.5em;
	border-left-width: 1.5em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #090;
	border-left-color: #090;
}
h6 {
	font-size: 100%;
	margin-left: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}
h6.mini { font-size:85%;}

i {
	font-style: normal;
	color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}

/* LINKER */
.mini_linker {
	font-size: 80%;
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;
}
.mini_linker a {
	padding-right: 0.1em;
	padding-left: .1em;
	color: #099;
}
.mini_linker a:hover {
	color: #F03;
}
.return_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	font-weight: bold;
	
}
.return_box a {
	padding-right: 0.1em;
	padding-left: 0.1em;
}

/*LINK_LIST*/
ul.link_list { margin: 0 0 2em; padding: 0; list-style-type: none; }
ul.link_list li { line-height: 1.75; border-bottom: 1px dotted #d3d3d3; }
ul.link_list li a { margin-left: 1em; }
ul.link_list li a:hover { }

/*UNDER_LINK_BOX*/
ul.under_link_box { width: 690px; margin: 15px 0; padding: 10px 15px 0; border-top: 1px solid #808080; list-style-type: none; }
ul.under_link_box li { color: #a9a9a9; font-weight: bold; width: 230px; float: left; }
ul.under_link_box li.left { text-align: left; }
ul.under_link_box li.center { text-align: center; }
ul.under_link_box li.right { text-align: right; }
ul.under_link_box li a { font-weight: bold; text-decoration: none; }
ul.under_link_box li a:hover { text-decoration: none; }

/*NAVI*/
.top_navi {
	font-size: 90%;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #666;
}
.top_navi a {
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.top_navi a:hover {
	color: #F03;
	border-bottom-color: #F03;
}
.top_navi em {
	color: #F30;
	font-style: normal;
}
ul.PageNavi {
	color: #FFF;
	background-color: #333;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 0.5em;
	margin-top: .5em;
}
ul.PageNavi li {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 340px;
	float: left;
	list-style-type: none;
}
ul.PageNavi li.pageRight {
	float: right;
	text-align: right;
}
ul.PageNavi li em {
	font-weight: normal;
	font-style: normal;
	font-size: 80%;
	margin: 0.2em;
}
ul.PageNavi li a {
	color: #FFF;
	text-decoration: none;
}
ul.PageNavi li a:hover {
}
/* WORD */
.shomei {
	font-size: 80%;
	text-align: right;
	margin-bottom: 1em;
	margin-top: 1em;
}
.bookName {
	font-size: 80%;
	text-align: right;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #096;
}
.word,.wordDown
{
	line-height: 1.75;
	margin-top: 0.5em;
	margin-bottom: .5em;
}
.wordDown {
	margin-left: 2em;
}
.wordDown h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1em;
}
.wordDown ul.wordList {
}
.wordDown ul.wordList li {
	margin: 0px;
	padding: 0px;
}
.inyo {
	font-size: 80%;
	margin: 1em 1em 1em 2em;
	text-align: right;
	font-style: normal;
	font-weight: bold;
}
.inyo a {
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03c;
	font-style: italic;
}
.inyo a:hover { border-bottom-style: none; }

div.block_down_word { font-size: 90%; line-height: 1.5; margin: -1em 5em 1.5em; }

/* LIST */
ol, ul {
	margin-left: 2em;
}
.word ol, .word ul, .wordDown ol, .wordDown ul {
	margin-left: 2em;
}
.word ol li,.word ul li, .wordDown ol li,.wordDown ul li {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.25;
	
}
ol.mini_list, ul.mini_list {
	font-size:85%;
}
ol.mini_list li, ul.mini_list li {
	margin-top: 0;
	margin-bottom: 0;
}

/* dl List */

dl {
	line-height: 1em;
	padding: 0;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 1em;
}
dl dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}
dl dd {
	line-height: 1.25em;
	margin-bottom: 0.75em;
	margin-left: 2em;
}

dl.dlFloat {
	line-height: 1em;
	padding: 0;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}
dl.dlFloat dt {
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 7em;
	display: block;
}
dl.dlFloat dd {
	line-height: 1.5em;
	left: auto;
	margin-top: -1.25em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 7.5em;
	display: block;
	padding: 0;
}
dl.dlbox {
	margin: 0px;
	padding: 0px;
}
dl.dlbox dt {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	width: 6em;
	display: block;
	text-align: right;
}
dl.dlbox dd {
	padding: 0px;
	display: block;
	line-height: 1.5;
	margin-top: -1.3em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 7em;
}
dl.dlbox dd em {
	font-style: normal;
	font-weight: bold;
}


/* blockquote */
blockquote {
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
	padding: 1em;
	background-color: #FFD;
	border: 1px outset #CCC;
	font-size: 90%;
	line-height: 1.25;
}
blockquote h1 {
	font-size: 100%;
	color: #FFF;
	background-color: #333;
	line-height: 1em;
	border-right-width: 1.5em;
	border-left-width: 1.5em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F03;
	border-left-color: #F03;
	padding-top: .25em;
	padding-right: 0px;
	padding-bottom: .25em;
	padding-left: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
blockquote h2 {
	font-size: 100%;
	line-height: 1em;
	border-left-width: .5em;
	border-left-style: solid;
	border-left-color: #06F;
	padding-top: 0.25em;
	padding-right: 0px;
	padding-bottom: 0.25em;
	padding-left: .5em;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
	
}
blockquote h4 {
	margin-left: 0px;
	background-color: #9FC;
}

blockquote ul{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
}
blockquote ul li{
	margin-top: 0.25em;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
}
blockquote p.down {
	margin-left: 2em;
}
/* TABLE */
table {
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	margin-top: 1em;
	margin-bottom: 1em;
}
table tr th, table tr td {
	padding: 3px;
}
table tr th {
}
table.tableBlue th,table.tableBlue td {
	border: 1px solid #999;
	background-color: #EFF;
}
table.tableBlue th {
	color: #FFF;
	background-color: #4682b4;
}
table.tableBlack th,table.tableBlack td {
	border: 1px solid #999;
	background-color: #FFFFFF;
}
table.tableBlack th {
	color: #FFF;
	background-color: #333;
}
/* IMAGE */
img.flow_right {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	padding: 1px;
	border: 1px solid #666;
}
img.imgLeft,img.imgReft {
	padding: 2px;
	border: 1px solid #666;
	margin-bottom: 0.5em;
}
img.imgLeft {
	float: left;
	margin-right: 1em;
}
img.imgReft {
	float: right;
	margin-left: 1em;
}
table.photoTable {
	border-collapse:collapse;
	width: 100%;
}
table.photoTable td {
	text-align: center;
	padding-top: 3px;
}
.photoTable td.caption {
	font-weight: bold;
	font-size: 0.8em;
}



div.floatBoxL,div.floatBoxR {
	text-align: center;
	font-size: 90%;
}
div.floatBoxL img,div.floatBoxR img {
	padding: 2px;
	border: 1px solid #666;
}
div.floatBoxL p, div.floatBoxR p {
	font-weight: bold;
}
div.floatBoxL {
	float: left;
	margin-right: 1em;
}
div.floatBoxR {
	float: right;
	margin-left: 1em;
}

/* Image Box
-----------------------------------------*/

/* IMG_BOX_2 */
/* IMG SIZE X=320px : BOX = 360 * 2 */
ul.imgBox_2 {
	font-size: 0.8em;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.imgBox_2 li {
	float: left;
	width: 320px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
ul.imgBox_2 li em {
	font-style: normal;
	display: block;
	margin-top: 5px;
	text-align: left;
}

ul.imgBox_2 li em.tBox {
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
}
ul.imgBox_2 li.yellow {
	background-color: #FFC;
	margin: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* IMG_BOX_3 */
/* IMG SIZE X=220px : BOX = 240px */

ul.imgBox_3 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul.imgBox_3 li {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	width: 224px;
}
ul.imgBox_3 li img {
	border: 1px solid #666;
	padding: 1px;
}
ul.imgBox_3 li em {
	display: block;
	font-size: 85%;
	padding-top: 5px;
	font-style: normal;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
}

/* IMG_BOX_4 */
/* IMG SIZE X=160px : BOX = 180px */

ul.imgBox_4 {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul.imgBox_4 li {
	text-align: center;
	display: block;
	width: 176px;
	padding: 2px;
	float: left;
}
ul.imgBox_4 li img {
	padding: 2px;
	border: 1px solid #666;
}
ul.imgBox_4 li p {
	font-size: 80%;
	font-weight: bold;
}

ul.imgBox_4:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

ol#TopicPath {
	list-style-type: none;
	font-size: 80%;
	height: 20px;
	line-height: 20px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ol#TopicPath li {
	height: 20px;
	display: inline;
	font-weight: bold;
}
ol#TopicPath li a {
	text-decoration: none;
	color: #039;
	background-image: url(../media/siteBase/topick_path.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-left: 5px;
	font-weight: normal;
}
ol#TopicPath li a:hover {
	color: #F03;
}
.dummy {
	display: none;
}

/* DOWNLOAD */

ul.Download {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
ul.Download li.msg {
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
ul.Download li.button {
	font-size: 0.8em;
	margin-top: 15px;
	margin-bottom: 20px;
}
ul.Download li.button a {
	text-decoration: none;
	border: 1px outset #5AF;
	color: #333;
	line-height: 1em;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #B0DCFF;
}
ul.Download li.button a:hover {
	color: #FFF;
	background-color: #F03;
	border: 1px inset #F03;
}

ul.pdfImage {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.pdfImage li {
	float: left;
	margin: 20px;
	width: 320px;
	text-align: center;
}
/*------ PDF DOWNLOAD ------*/
.pdf_down {
	text-align: center;
}
.pdf_down a img {
	border: 1px solid #333;
}
.pdf_down a:hover img {
	filter:alpha(opacity=75);
	opacity:0.75;
}
.pdf_down ul {
	list-style-type: none;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pdf_down ul li.pdf_msg {
	line-height: 2em;
}
.pdf_down ul li.pdf_down_bt {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.pdf_down ul li.pdf_down_bt a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	background-color: #CCC;
	line-height: 1em;
	padding-top: .3em;
	padding-right: .75em;
	padding-bottom: .3em;
	padding-left: .75em;
	border: 1px outset #666;
}
.pdf_down ul li.pdf_down_bt a:hover {
	background-color: #FFC;
	color: #F03;
	border: 1px outset #F03;
}
.pdf_down ul li.pdf_down_size {
	font-size: 90%;
	color: #666;
	margin-top: 0.5em;
}
/*----------- SELECT BOX -----------*/
.select_box {
	width: 720px;
}
.select_box .select_link_box {
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.select_box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.select_box ul li {}
.select_box ul li a {
	text-decoration: none;
	display: block;
	color: #333;
	font-weight: bold;
	background-color: #FFC;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #06F;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 95%;
}
.select_box ul li a:hover {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #F03;
	color: #F03;
}
.select_box ul.select_box_long {
	margin: 1em;
}
.select_box ul.select_box_long li {
	margin-bottom: 1.5em;
}


/*---------- LINKER BOX ------------*/
.linkerBox {
	font-size: 90%;
	line-height: 1em;
}
.linkerBox ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.linkerBox ul li {
	line-height: 1.5em;
}
.linkerBox ul li a {
	background-color: #FFC;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 1em;
	margin-bottom: .2em;
	color: #333;
}
.linkerBox ul li a:hover {
	color: #F03;
	background-color: #FCC;
}
.linkerBox ul ul {
	margin-left: 1.5em;
	margin-top: .5em;
	margin-bottom: .5em;
}
.linkerBox ul ul li {
	line-height: 1.5em;
}
.linkerBox ul ul li a {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.linkerBox ul ul li a:hover {
	color: #F03;
	background-color: #FCC;
}
.linkerBox ul ul ul {
	margin-left: 2em;
	list-style-type: disc;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}
.linkerBox ul ul ul li {}
.linkerBox ul ul ul li a {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
	padding: 0px;
	margin-bottom: .5em;
}
.linkerBox ul ul ul li a:hover {
	color: #F03;
	background-color: #FFF;
}

