@charset "UTF-8";
body {
	background-color: #DDDDDD;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
   padding: 0;
   font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   font-size: 12px;
   line-height:150%;}
   
.table_normal {
	border: 1px solid #CCCCCC;
}

.bg_index {
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 680px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
.bg_menu {
	background-repeat: repeat-x;
}
.bg_normal {
	background-image: url(images/bg_normal.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 680px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

.header {
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 680px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	height: 65px;
}
.header_text {
	float: left;
	width: 320px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 120%;
	vertical-align: middle;
}
.header_menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 680px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	height: 25px;
}
.footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 680px;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
	font-size: 11px;
	float: left;
}
.copyright {
	font-size: 11px;
	width: 680px;
	float: left;
}

.pankuzu {
	width: 660px;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.menu {
	float: left;
	width: 230px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
}
.main {
	float: left;
	text-align: left;
	width: 420px;
	top: 0px;	/*padding-left: 220px; */
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
.main2 {
	float: left;
	text-align: left;
	width: 620px;
	top: 0px;	/*padding-left: 220px; */
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
.main_text {
	text-align: left;
	width: 490px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #333333;
}

A:link { color:#003399 }
A:visited { color:#003399 }
A:active { color:#ff0000 }
A:hover { color:#ff0000 }

.text_small {
	font-size: 10px;
}
h1{
	font-size:16px;
	font-weight:bold;
	text-align: left;
	color: #333333;
	line-height: 135%;
	padding-bottom: 10px;
}
h2{
	/*border-left:14px solid #003399;*/
	background-image:url(images/bg_h2.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	font-size:15px;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	}
h3{
	padding-left:10px;
	margin-left:4px;
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #9999FF;
}
h3 .nolist{font-size:12px}
h4{
	font-size:12px;
	color: #333333;
	font-weight: bold;
	background-image: url(images/bg_li.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 20px;
	background-position: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
p{
	font-size:12px;
	padding-left: 5px;
	padding-right: 5px;
}
.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
   text-align:right;
}
.box {
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	font-size: 12px;
	width: 220px;
	text-align: left;
}
.box li{
	padding-right: 10px;
	margin-left: -10px;
}
.menu_text {
	color: #333333;
	font-size: 11px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.bg_header {
	background-repeat: repeat-x;
	background-image: url(images/bg_header.gif);
}
img{border:none}
