@charset "UTF-8";
/* this @charset is for mozilla's bug */
/*
--------------------------------------------------------------
   Kigoulab CSS for JITSU Ver.1.00
   created :2005/01/20
   Os: ALL
   Ua: ALL
furoku_layout.css
-------------------------------------------------------------*/


/*Structure
-------------------------------------------------------------*/
body {
	font-family: 'ＭＳ Ｐゴシック','Osaka',sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*Hypertext
-------------------------------------------------------------*/
a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	color: #3300FF;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
a:active {
	color: #CC0033;
	text-decoration: none;
}
a img {
	border: 0;
}

#header {
	color: #FFFFFF;
}
#header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:active {
	color: #FFFFFF;
	text-decoration: none;
}


/*base layout
-------------------------------------------------------------*/
.container{
	background-color: transparent;
	text-align: left;
	width: 100%;
}

#header{
	background-color: #336600;
	width: 100%;
	height: 35px;
	position: relative;
}

#header2{
	background-color: transparent;
	background-repeat: repeat;
	width: 100%;
	height: 40px;
	position: relative;

}

#info {
	background-color: transparent;
	position: absolute;
	top: 4px;
	left: 45px;

}

#maincol {
	background-color: transparent;
	text-align: left;
	height:100%;
}

#footer{
	background-color: transparent;
	width: 100%;
	clear: both;
/*	border-top: 1px #999999 solid; */
	text-align: center;
}



/*header layout
-------------------------------------------------------------*/
#jklogo {
	position: absolute;
	top: 7px;
	left: 8px;
}
#close {
	position: absolute;
	top: 8px;
	right: 10px;
}



/*subcol layout
-------------------------------------------------------------*/

#midashi {
	font-family: 'ＭＳ Ｐ明朝','Hiragino Mincho Pro','ヒラギノ明朝 Pro W3','平成明朝',Georgia,serif;
	text-align: center;
	margin-top:20px;
	margin-bottom:12px;
}



/*subcol layout
-------------------------------------------------------------*/
#haikei {
	background-color:#C1CBCA;
	margin: 8px;
	border-bottom: 1px #999999 solid; 
	border-right: 1px #999999 solid;
/*	border-left: 1px #999999 solid; */
}

#furoku {
	font-family: 'ＭＳ Ｐゴジック','Osaka',sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left:0px;
	margin-bottom:8px;
}

#kakusuu {
	font-family: 'ＭＳ Ｐゴジック','Osaka',sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color:#FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
}

#kyoukai {
	background-color:transparent;
/*	margin-top:2px; */
/*	padding-top: 8px; */
	padding-top:2px;
	margin-left: 10px;
	width: 35px; 
	position: absolute; 
	top: 82px;  
	left: 14px; 
}

#number {
	border-left: 1px #999999 solid;
/*	margin-top:2px; */
	margin-left:43px;
	padding-top:2px;
	padding-left:9px;
	position: relative;
}

#itiran {
	background-color:#FFFFFF;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:8px;
}

#jikeiyomi{
	font-size: 12px;
	font-weight:bold;
	margin-left:10px;
}

.kaku {
	font-weight: bold;
	background-color: #F8B94A;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.cont {
/*	background-color: transparent;
/*	margin-top: 12px; */
	margin-right: 8px;
/*	margin-bottom: 0px; */
/*	padding-top: 8px; */
	padding-bottom: 5px;
/*	padding-left: 8px; */
	border-bottom: 1px #999999 solid;
/*	height: 24px; */
}

.mozi {
	font-size: 19px;
	background-color: transparent;
	vertical-align: middle;
	margin-top: 12px;
	margin-right: 8px;
/*	height: 24px; */
}

.buhin {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:3px;
	vertical-align: middle
}
#setumei {
	font-family: 'ＭＳ Ｐ明朝','Hiragino Mincho Pro','ヒラギノ明朝 Pro W3','平成明朝',Georgia,serif;
	padding: 8px;
	font-size:19px;
	line-height: 1em;
}

#setumei div.title {
	vertical-align: bottom;
	padding-left :36px;
	padding-right :36px;
	background-repeat: no-repeat;
	background-position: center left;
}

#setumei div.block {
	margin-bottom:10px;
	width: 100%;
}


#doukuniji {
	text-align: left;
	margin-top:10px;
	border-bottom: 1px #999999 solid;
	padding-bottom:10px; 
}

#oomidashi{
	border-bottom: 1px #999999 solid;
	font-size:28px;
	padding-bottom:10px;
	padding-left :36px;
}

#kaisetu {
	padding-top:15px;
	margin-bottom:0.5em;

}

#yomi{
	font-size:18px;
	margin-left:5px;
	margin-right:20px;
}

#kakudai2 {
	font-size: 12px;
}

#check {
	line-heght:12px;
	position: absolute;
	top: 3px;
	right:8px;
	
}

#check2 {
	margin-bottom:2px;
	margin-right:3px;
	
}


a.linkno:link { color: #333333; text-decoration:none; }
a.linkno:visited { color: #333333; text-decoration:none; }
a.linkno:hover { color: #333333; text-decoration: none; }
a.linkno:active { color: #333333; text-decoration: none; }


/*footer layout
-------------------------------------------------------------*/
#copyright {
	padding: 5px;
	text-align: center;
}
#copyright p {
	font-size: 100%;
	line-height: 1.5;
	margin: 10px 15px 10px 0px;
}
#copyright p span.copy {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
}

