@charset 'UTF-8';

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
	word-break: break-all;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

a:link{ text-decoration: none; }

img{
	border: none;
	vertical-align: bottom;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

body{
	background: url(/img/bg.gif) top repeat-x;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
/*	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;*/
	font-size: 0.8em;
	color: #000;
	letter-spacing: 0.2em;
}

a{ text-decoration: none; }
a:link{ color: #000099; text-decoration: none;}
a:visited{ color: #000099; text-decoration: none;}
a:hover{ color: #000099; background: #FFCC00; text-decoration: none;}

#reachWord a{ text-decoration: underline; }
#reachWord a:link{ color: #0000FF; text-decoration: underline;}
#reachWord a:visited{ color: #0000FF; text-decoration: underline;}
#reachWord a:hover{ color: #FF0000;background: none;  text-decoration: underline;}


p{
	line-height: 1.4em;
	margin-bottom: 1.0em;
}

h1 {
	font-size: 0.8em;
	text-align: right;
	margin-right: 10px;
	color: #999999;
}

h2 {
	clear: both;
	margin: 25px 0 0 0;
	padding: 10px 0 5px 25px;
	font-size: 1.2em;
	font-weight: bold;
	height: 36px;
	background: url(/img/h2bg.gif) top left no-repeat;
}

h3 {
	clear: both;
	margin: 15px 0 10px 0px;
	font-size: 1.2em;
	padding: 5px 0 5px 20px;
	color: #050E6D;
	font-weight: bold;
	height: 36px;
	background: url(/img/h3bg.gif) bottom left no-repeat;
}

td, th {
	padding: 5px;
	border: #CCCCCC solid 1px;
}

#container {
	width: 850px;
	margin: auto;
}

.contents {
}

.top_msg {
	float: left;
}

#mds{
	width: 800px;
	margin: auto;
	overflow: hidden;
}

#mds_1 {
	float: left;
	width: 150px;
	height: 105px;
	font-size: 0.8em;
	background: url(/img/mds_1.gif) top left no-repeat;
	padding: 90px 0 0 100px;
	margin: 10px 15px 0 0;
	border-bottom: 1px solid #CCCCCC;
}

#mds_2 {
	float: left;
	width: 150px;
	height: 105px;
	font-size: 0.8em;
	background: url(/img/mds_2.gif) top left no-repeat;
	padding: 90px 0 0 100px;
	margin: 10px 15px 0 0;
	border-bottom: 1px solid #CCCCCC;
}

#mds_3 {
	float: left;
	width: 150px;
	height: 105px;
	font-size: 0.8em;
	background: url(/img/mds_3.gif) top left no-repeat;
	padding: 90px 0 0 100px;
	margin: 10px 0px 0 0;
	border-bottom: 1px solid #CCCCCC;
}

#top_reg {
	height: 120px;
	background: url(/img/top_reg.gif) top right no-repeat;
	padding: 15px 150px 10px 10px;
	margin: 10px 0 0 0;
	border: 6px solid #EEEEEE;
}

#top_reg p{
	font-size: 28px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
}

#main {
	float: right;
	width: 640px;
	margin-bottom: 20px;
}

#menu {
	width: 205px;
}

#menu ul{
	list-style: none;
}

#menu ol{
	list-style: none;
}

#logo {
	margin-top: 5px;
}

#head {
	clear: both;
	height: 35px;
}

#head li {
	float: left;
	background: url(/img/pnkz.gif) no-repeat;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 7px 10px 0 25px;
}

#head p{
	color: #FFFFFF;
	padding-top: 7px;
	font-size: 1.1em;
	float: right;
}

#head a:link { color: #FFFFFF }
#head a:visited { color: #FFFFFF }
#head a:hover { color: #FF0000 }

.lime {
	color: #FFCC00;
}

#content {
	clear: both;
	margin-top: 10px;
}

#content ul{
	list-style: circle;
	margin-left: 60px;
}

#content p{
	margin-left: 30px;
	width: 600px;
}

.mmn {
	margin: 0 0 5px 0;
}

.mmn li{
	display: inline;
}

.regfrm {
	margin-top: 30px;
	clear: both;
	background: url(/img/free_l.gif) top left no-repeat;
	height: 400px;
	padding: 20px 0 0 400px;
}

div#footer {
	clear: both;
	background: #EFEFEF url(/img/footerbg.gif) repeat-x top;
	padding-top: 10px;
	margin-top: 30px;
}

div#sitemap {
	clear: both;
	width: 910px;
	margin: auto;
	text-align: center;
	height: 170px;
	background: url(/img/footerlogo.gif) no-repeat right bottom;
}

div#sitemap li {
	margin: 0 10px 0 10px;
}

#regfrm {
	margin: 0 0 0 20px;
}

#regfrm dt {
	font-weight: bold;
}

#regfrm dd {
	margin: 0 0 5px 0;
}

.regfrm dt {
	font-weight: bold;
}

.regfrm dd {
	margin: 0 0 5px 0;
}

.err_msg li{
	list-style: none;
	color: #FF0000;
}

.tbl {
	margin: 0 0 5px 0;
}

.tbl td {
	border: #FFFFFF solid 1px;
}

.tbl th {
	font-size: 0.9em;
	text-align: left;
	width: 150px;
	padding-left: 15px;
	background: #FFCC00;
	color: #000000;
	border: #FFFFFF solid 1px;
	font-weight: bold;
	background: url(/img/thbg.gif);
}

#loginfrm {
	height: 300px;
}

.mptbl {
	width: 100%;
	margin-bottom: 5px;
}

.mptbl th {
	font-size: 0.9em;
	text-align: left;
	padding-left: 15px;
	background: #FFCC00;
	color: #000000;
	border: #FFFFFF solid 1px;
	font-weight: bold;
	background: url(/img/thbg.gif);
}

.mptbl td {
	border: #FFFFFF solid 1px;
}

.mpul {
	margin-left: 10px;
}

.mpul li {
	font-size: 0.8em;
	float: left;
	background: url(/img/mmn_li.gif) no-repeat;
	background-repeat: no-repeat;
	padding: 0 10px 0 20px;
	list-style-type: none;
}

.tagsrc {
	width: 300px;
	height: 70px;
}

.nobdr td{
	border: 1px solid #FFFFFF;
}

.nobdr .srcbox{
	width: 350px;
}

.srchfrm {
	text-align: center;
	margin: 5px 0 10px 0;
	padding: 5px;
	background: #EEEEEE;
}

.queryfrm {
	width: 365px;
}

#srchresult {
	margin: 5px 0 20px 0;
}

#srchresult p{
	font-weight: bold;
	margin: 0px;
}

#srchresult div{
	margin-bottom: 8px;
}

#srchresult span{
	color: #006600;
}

.rltd {
	padding: 10px 20px 5px 20px;
	text-align: center;
}

.rltd ul{
	list-style: none;
	list-style-position:outside;
	overflow:hidden;
}

.rltd li{
	float: left;
}

.rltda{
	font-size: 10px;
	margin: 5px;
	padding: 2px;
	background: #EEEEFF;
}

.pgrul {
	padding: 0 20px 5px 20px;
	text-align: center;
}

.pgrul ul{
	list-style: none;
	list-style-position:outside;
	overflow:hidden;
}

.pgrul li{
	float: left;
}

.pgra {
	margin: 5px;
	padding: 10px;
	background: #EEEEFF;
}

.sr_tbl {
	width:650px;
}

.sr_tbl td {
	border: #FFFFFF solid 1px;
	font-size: 10px;
}

.sr_tbl th {
	font-size: 0.9em;
	text-align: left;
	padding-left: 15px;
	background: #FFCC00;
	color: #000000;
	border: #FFFFFF solid 1px;
	font-weight: bold;
	background: url(/img/thbg.gif);
}

.sr_tbl ol{
	list-style-position:inside;
}

.rank5 li {
	font-weight: bold;
}

.kw_tbl {
	width:100%;
}

.kw_tbl th {
	font-size: 0.9em;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
	background: #FFCC00;
	color: #000000;
	font-weight: bold;
	background: url(/img/thbg.gif);
}

.kw_tbl td {
	vertical-align: top;
}

.kw_tbl ol{
	list-style-position:inside;
}

.kwd5 {
	font-weight: bold;
	font-size: 22px;
}

.kwd4 {
	font-weight: bold;
	font-size: 15px;
}

.kwd3 {
	font-size: 12px;
}

.kwd2 {
	font-size: 10px;
}

.htp {
	border-bottom: 1px solid #CCCCCC;
	padding: 15px;
	margin-bottom: 30px;
}

.htimg {
	border: 1px solid #999999;
	padding: 5px;
	margin: 5px;
}

.green {
	color: #006600;
}

.rank_tbl th {
	font-size: 0.9em;
	text-align: left;
	padding-left: 15px;
	background: #FFCC00;
	color: #000000;
	font-weight: bold;
	background: url(/img/thbg.gif);
}

.rank_tbl td {
	font-size: 10px;
}

#kiyaku {
	width: 400px;
}

.num {
	text-align: right;
}

.wng {
	font-size: 10px;
	margin: 5px;
	padding: 5px;
	background: #EEEEEE;
}

.aboutimg {
	margin: 5px 10px 5px 25px;
	float:right;
}

div#sitemap .fmn {
	width: 860px;
	margin: auto;
	padding: 30px 0 20px 0;
	background: url(../img/fmn_bg.gif) left top no-repeat;
}

div#sitemap .simdiv {
	float: left;
	margin: 10px;
	list-style: none;
}

div#sitemap ul {
	list-style: none;
}

div#sitemap ul li{
	display: inline;
}

div#copyright {
	clear: both;
	width: 910px;
	margin: auto;
	font-size: 0.8em;
	text-align: center;
	color: #FFFFFF;
	padding: 10px 0 30px 20px;
}

div#copyright a:link{ color: #FFFFFF; text-decoration: none; }
div#copyright a:visited{ color: #FFFFFF; text-decoration: none; }
div#copyright a:hover{ color: #FFFFFF; text-decoration: none; }

#copyright p {
	margin: 0px;
}

#clkblcprt {
	position: relative;
	left: 6px;
	top: -10px;
	margin-bottom: 0px;
	width: 510px;
	height: 150px;
}

#clkbl {
	position: relative;
	left: 5px;
	top: 20px;
	width: 365px;
	height: 85px;
}

#bkmk {
	clear: both;
	text-align: left;
	padding: 0 0 0 10px;
	position:absolute;
	top:5px;
	width: 910px;
}

#bkmk li {
	display: inline;
}

.gray{
	color: #999999;
}

.icfrm {
	width:120px;
}

.cf {
	display: inline-block;
}

.cf:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* start commented backslash hack \*/ 
* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* close commented backslash hack */ 

.bold {
	font-weight: bold;
}

.bold2 {
	font-weight: bold;
	background: #FFFF00;
}

.bold3 {
	color: #FF0000;
	text-decoration: underline;
}

.clr {
	clear: both;
}

.mt15 {
	margin-top: 5px;
}

.w100 {
	width: 100px;
}

.w150 {
	width: 150px;
}

.tsuduki {
	float: right;
	margin: 10px 0 0 0px;
}

.w250 {
	width: 300px;
	vertical-align: top;
	padding: 0 15px 5px 15px;
}

.w400 {
	width: 400px;
}

.w468 {
	width: 468px;
}

.noborder{
	border: 0px;
}

.green {
	color: #009900;
}

.prad {
	margin: 0px 10px 10px 10px;
	padding: 5px;
	background: #E1F5FF;
}

.prad table td{
	border: 0px;
}

.prad a {
	display:block;
	background: #E1F5FF;
}

.prad a:hover {
	display:block;
	background: #FFE6FF;
}

.area{
	margin: 10px;
	line-height: 140%;
	font-size: 10px;
	text-decoration: none;
}

