<!--
/* jibun article */

@import url("/stylesheet/ad.css");
#gnavi {width:840px;}

@import url("/stylesheet/tabmenu.css");


BODY {line-height: 120%}
P {line-height: 120%}
UL {line-height: 120%}
OL {line-height: 120%}

H1 { font-size:20px; font-weight: bold; margin: 0px; }
H2 { font-size:16px; font-weight: bold; }
H3 { font-size:15px; font-weight: bold; }
H4 {font-size: normal ;}
H5 {font-size: small ;}
H6 {font-size: x-small ;}

.toptitle {margin-bottom: 10px}
.underline {text-decoration: underline}

A:link		{ Text-Decoration :None}
A:visited	{ Text-Decoration :None}
A:hover		{ Text-Decoration :underline}

/* header navigation */
.navi { font-size: 10px; color: #DDD; }
.navi_link { color: #FFFFFF; }

/* Gsearch */
.searcht { margin: 2px 3px 0px 0px; }
.searcht form { width: 300px; margin: 0px; padding: 0px; text-align: right; }

/* title */
.ttl_head { font-size:16px; font-weight: bold } 
.ttl_sub {font-size:16px; font-weight: bold }
.ttl_img { margin-top: 10px; }

.ttl_waku_r1 { border-style: solid; border-color:#990000; border-width: 1 15 1 15;
                     padding: 5px; }
.ttl_waku_r2 { border-style: solid; border-color:#660000; border-width: 1 15 1 15;
                     padding: 5px; }

.ttl_waku_or1 { border-style: solid; border-color:#FF6600; border-width: 1 15 1 15;
                     padding: 5px; }

/* text */
.txt_r01 { color:#990000 }
.txt_r02 { color:#660000 }
.txt_r03 { color:#FF0000 }

.txt_br01 { color:#663300 }
.txt_br02 { color:#CC6600 }

.txt_gr01 { color:#339900 }
.txt_gr02 { color:#006600 }
.txt_gr03 { color:#009999 }

.txt_bl01 { color: #000033 }
.txt_bl02 { color: #3333FF }
.txt_bl03 { color: #330099 }
.txt_bl04 { color: #000066 }
.txt_bl05 { color: #003366 }

.txt_pk01 { color: #CC0066 }

.txt_or01 { color: #FF6600 }
.txt_or02 { color: #FF3300 }

/* position */
.header {
		position:absolute;
		left: 0px;
		top: 0px;
		}

.navibar {
		position:absolute;
		left: 0px;
		top: 170px;
		}
		
.tab {
		position:absolute;
		left: 0px;
		top: 194px;
		}

.main {
		position:absolute;
		left: 0px;
		top: 221px;
		}

.navibar table td {font-size:12px; font-weight:bold;}

/* kakomi */
.kakomi { padding:5px; border-color:#999999; border-style:solid; border-width:1px; }

/*sinchaku*/
.sinchaku { border-style:dotted; border-width:1px 0px 1px 0px; border-color: #999; 
		font-size: 12px; font-weight: bold; color: #333333; 
		padding: 5px 3px 3px 5px; margin: 5px 0px 5px 0px; }

.sinchaku_ttl { border-style:dotted; border-width:1px 0px 1px 0px; border-color: #999; 
		font-size: 12px; font-weight: bold; color: #333333; 
		padding: 5px 3px 3px 5px; margin: 5px 0px 5px 0px; }

.sinchaku_cont1 { margin: 3px 3px 0px 3px; }
.sinchaku_cont2 { margin-left:14px; }

/* bottom articles index */
.btmlist { margin: 10px 0px; font-size: 13px; }
.btmlist .title { margin: 0px 0px 5px 0px; padding: 4px 3px 3px 5px; 
                  border-bottom: 1px dotted #999; border-top: 1px dotted #999; 
				  color: #333333; font-weight: bold; }
.btmlist ul { margin: 0px; 
              padding: 3px; 
			  list-style-type: none; }
.btmlist ul li { margin:0px; 
                 padding:0px 0px 2px 15px; 
				 background:url(/include/footer/images/dot1.gif) no-repeat; }

/* all index title */
.indexall_ttl { padding:5px 3px 3px 10px; 
            margin-bottom: 5px; 
			background-color: #333300; 
			color: #FFFFFF; }
			
.indexall_menu { border-bottom: 1px solid #CCC;
                 border-top: 1px solid #CCC; 
				 background-color: #FFFFE4;
				 padding: 7px; 
				 margin: 20px 0px; 
				 font-size: 12px;
				 text-align: center; 
				 line-height: 120%; }

.indexall_more { text-align: right; 
                 margin: 0px 55px 10px 0px; }

/* bizid */
#rbizid { margin: 10px 0px; padding: 0px; width: 300px; font-size: 12px; }
#rbizid .title { margin: 0px 0px 5px 0px; }
#rbizid ul { margin: 0px; 
             padding: 3px; 
             list-style-type: none; 
			 text-align: left; }
#rbizid ul li { margin:0px; 
                padding:0px 0px 2px 10px; 
				background:url("/top/arrow.gif") no-repeat; 0px 1px; }

/* headmenu */
#headmenu { margin: 5px 0px 15px 0px; padding: 3px 5px; 
            border: 1px #CCCCDD solid; background-color: #EEEEEE; 
			font-size: 10px; text-align: right; }
#headmenu a { color: #003366; }
-->
