@charset "UTF-8";
/* CSS Document */

/* 基礎関連 */
body,td,th {
	
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #525252;
	line-height: 20px;
	background-color:#ffc7b6;
	background-image: url(../images/bgkashima.gif);
}


a:link {
	color: #00689c;
	text-decoration: none;
}
a:visited {
	color: #00689c;
	text-decoration: none;
}
a:hover {
	color: #00689c;
	text-decoration: underline;
}
a:active {
	color: #00689c;
	text-decoration: none;
}
h1 {
	font-size: 20px;margin: 0px; 
padding: 8px;
}
h2 {
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	padding: 5px;
	border-bottom-style:dotted;
	height:18px;
	width:auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #FFCC00;
}
h3 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	width:auto;
	background-color:#FFCC33;
	vertical-align: middle;
	text-align: center;
}
h4 {
	font-size: 14px;
	margin:0px 0px 0px 5px;
	padding: 5px 0px 5px 5px;
	background-color:#FAFAFA;
	color:#666666;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #A6A6A6;
}
h5 {
	font-size: 12px;margin: 0px; 
padding: 3px;color:#990000;
}

h6 {
	font-size: 14px;
	margin:0px 0px 10px 5px;
	padding: 5px 0px 5px 5px;
	background-color:#FCED9F;
	color:#666666;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #A6A6A6;
}


img{
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
}


.newbukken_font2{
	font-size:11px;
	line-height: 15px;
	height:auto;
	width:auto;
	background-color:#ffffff;}

.sub_font{
	padding-left:33px;
	color:#FFFFFF;
	padding-top:5px;
}

hr.left {
width: 100%;
height: 1px;
}

hr.hr3 {
border-style: dotted none none none;
border-top-width: 1px;
border-top-color: #cccccc;
height: 1px;
}

a.white:link { color: #ffffff; }
a.white:visited { color: #ffffff; }
a.white:hover { color: #ffffff; }
a.white:active { color: #ffffff; } 

.boldfont{
font-size:14px;
font-weight:bold;}


.test{font-size:19px; font-weight:bold;
	height:25px;
	width:auto;
	margin-left:10px;
}