.doc { font-size: 12px; color: #333333; line-height: 20px; text-decoration: none; }
.doc :hover  { font-size: 12px; color: #ff0000; line-height: 20px; }
.doc :active  { font-size: 12px; color: #cc3333; line-height: 20px; }
.doc-wite { font-size: 10px; color: #FFFFFF; }

.doc-s { font-size: 11px; color: #333333; line-height: 18px; text-decoration: none; }
.doc-b { font-size: 12px; color: #333333; line-height: 20px; text-decoration: none; }


.doc-witeB { font-size: 12px; color: #FFFFFF; font-weight: bold; }
.doc-witeB :hover { font-size: 12px; color: #FFFF66; font-weight: bold; text-decoration: none; }
.doc-witeB :active { font-size: 12px; color: #FFFF66; font-weight: bold; text-decoration: none; }

.menu1 { font-size: 12px; color: #ffffff; text-decoration: none; }
.menu1 :hover { font-size: 12px; color: #ccff66; text-decoration: none; }
.menu1 :active { font-size: 12px; color: #ccff66  font-weight: bold;  text-decoration: none; }

.menu1b { font-size: 12px; font-weight: bold; color: #FFFF00; }

.title { font-size: 12px; color: #FF3333; font-weight: bold; }
.3d-title{ font-size: 12px; color: #FFFFFF; text-decoration: none; }

.menu2 {
	font-size: 12px;
	color: #165886;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.menu2 :hover { font-size: 12px; color: #003399; text-decoration: underline;}
.menu2 :active { font-size: 12px; color: #663300; text-decoration: underline;}

.menu3{  font-size: 10px; color: #ff6600; text-decoration: none; }
.menu3 :hover { font-size: 10px; color: #FF3366; text-decoration: underline; }
.menu3 :active { font-size: 10px; color: #FF3366; text-decoration: underline; }

.menu4 {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.menu4 :hover { font-size: 12px; color: #003399; text-decoration: none;}
.menu4 :active { font-size: 12px; color: #663300; text-decoration: underline;}

.box1 { margin: 5px; padding: 10px; font-size: 12px; line-height: 15px; color: #333333; }

a, area { outline: 0px none transparent; }

h1 {
	display: none;
	}
	

ul,
ol,
dl,
li,
dt,
dd{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
	

/*======================================
	リンク集（2011年2月23日）
=======================================*/

ul#bcb{ height: 22px; line-height: 22px; display: block; font-size: 12px; clear: both; color: #666; 
		padding-bottom: 2px; border-bottom: #999 1px dotted; margin-bottom: 20px;}
ul#bcb li{ float:left; }
ul#bcb li a,ul#bcb li a:visited{ color:#333; }
ul#bcb li a:hover{ color:#CCC; }
ul#bcb li.home { background: url(img/ichome.jpg) 5px 5px no-repeat; padding-left:23px; float:left; }
ul#bcb li.arrow { width: 20px; height:20px; background: url(img/ic_gt.jpg) 6px 5px no-repeat; float:left; }

div#linktitle{ width:680px; margin:0 auto; clear: both; font-size: 12px; color:#333; }

div#linktitle h2{ height: 50px; background: url(img/linktitle.jpg) no-repeat; text-indent: -9999px; }
div#linktitle p{ line-height: 20px; }

div#linktitle b{ line-height: 20px; margin: 10px 0 15px 0; display: block; font-size:13px; }
div#linktitle b span{ color: #900; }
div#linktitle b a{ line-height: 25px; color:#333; background: url(img/ic_anq.jpg) 0 6px no-repeat; 
				   font-size:13px; padding-left: 18px; display: block; margin-left: 5px; font-weight: bold; }
div#linktitle b a:visited{ color:#333; }
div#linktitle b a:hover{ color:#CCC; }

div#linktitle ul{ width: 660px; font-size: 12px; color: #666; border-top: #666 2px solid; padding: 9px 10px 0 10px; }
div#linktitle ul li{ width: 109px; height: 25px; line-height:25px; float:left; padding: 0 5px 0 18px; background: url(img/ic_link_01.jpg) 0 7px no-repeat; }
div#linktitle ul li a,div#linktitle ul li a:visited{ color: #666; }
div#linktitle ul li a:hover{ color: #ccc; }

div#linktitle h3{ width:665px; height:29px; line-height:29px; font-weight: bold; font-size: 15px; background: url(img/midashi_plane.jpg) no-repeat; margin: 20px 0 15px 0; color: #FFF; padding-left: 15px; }

div#linktitle h4{ width: 642px; font-size: 13px; color: #333; line-height: 25px; padding: 0 10px 0 28px; background: url(img/ic_link_03.jpg) 10px 6px no-repeat; }
div#linktitle h4 a,div#linktitle h4 a:visited{ color: #333; font-weight: bold; }
div#linktitle h4 a:hover{ color:#999; font-weight: bold; }

div#linktitle h5{ width: 640px; display:block; color:#666; font-size:12px; padding: 0 10px 5px 30px; margin-bottom: 10px; line-height: 18px; border-bottom: #999 1px dotted; }
div#linktitle h5 a,div#linktitle h5 a:hover,div#linktitle h5 a:visited{ color:#666; }

.blank{width:680px; height:5px; clear: both;}

.link_red{ color: #900; }
