<!--
/* jibun article */

@import url("/stylesheet/ad.css");
@import url("/stylesheet/gnavi.css");
@import url("/adtag/overture/ov_bbs.css");
@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 */
.header {width:840px;}
.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 }

/* 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;}

/* header */
#header { margin: 0px; padding: 0px; }
#header_l { float:left; width: 92px; height: 64px;}
#header_r { float:right; width: 748px; height: 64px;
text-align: right;
background-image:url(/include/header/images/header_art.gif);}

/* search */
.header_sch { margin: 0px;
padding-top: 7px; padding-right: 3px; 
font-size: small; }

/* Gsearch */
#search {
margin: 0px; 
padding: 8px 3px 0px 0px;
float: right;
clear: right;
font-size: small;
}

#search form { width: 300px; margin: 0px; padding: 0px; text-align: right;}


/* header navi textlink */
.navi { font-size: 10px; color: #DDD; 
margin-right: 5px; 
margin-top: 5px;}
.navi a { color:#666; }
.navi_link { color:#FFFFFF; }

/* navibar */
#navibar {
height:24px;
width:840px;
background:#EEE;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.navibar_styl {
margin-left:10px;
padding-top: 2px; 
font-size:12px;
font-weight: bold;
}


/* learning */
div.mainttl-nxt {
background:url(/parts/images/jibun/event_title.gif) no-repeat left top;
height:50px;
margin-top: 10px;
margin-bottom: 10px;
}
div.mainttl-nxt h1 {
width:50px;
float:left;
text-indent: -9999px;
}
div.mainttl-nxt p a {
display:block;
width: 200px;
float: right;
height: 50px ;
display: block;
text-indent: -9999px;
}
-->

