@charset "utf-8";
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#main {
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main #header {
	background-color: #00B0F7;
	height: 27px;
}
#main #header h1 {
	font-size: 14px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	height: 28px;
}
#main #header p {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 7px;
	display: inline;
	clear: right;
}


#main #r1contents {
	background-color: #E5E5E5;
	float: left;
	width: 100%;
	background-image: url(d_images/earth.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#main #r1contents #logo {
	height: auto;
	float: left;
}
#main #r1contents #r_link {
	text-align: right;
	height: 18px;
	width: auto;
	clear: right;
	font-size: 12px;
}
.black_moji {
	color: #000000;
}

#main #r1contents #main_menu {
	float: left;
	width: 600px;
	line-height: 130%;
	margin-left: 4%;
	font-size: 12px;
	margin-bottom: 15px;
}
#main #r1contents #main_menu h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 14px;
}
#main #r1contents #main_menu p {
	margin-left: 12px;
}


#main  #r1contents  ul  {
	margin: 0px;
	padding: 0px;
	width: 560px;
	list-style-type: none;
	float: left;
}
#main  #r1contents  li  {
	width: 168px;
	margin: 0px;
	display: block;
	float: left;
	height: 25px;
	text-align: center;
	background-image: url(d_images/tabu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}
#main #r1contents #menu_tab {
	clear: both;
	margin-left: 2%;
	font-weight: bolder;
}

#main   #r1contents   #menu_tab   a  {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: lighter;
	display: block;
	height: 25px;
	width: 168px;
}
#main #r1contents #menu_tab a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}


.dot_underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	display: block;
	padding-bottom: 2px;
}

#main #contents {
	clear: both;
}


#main #contents #r2_contents {
	width: 72%;
	padding-top: 40px;
	float: left;
	clear: right;
	margin-left: 2%;
}
#main #contents #r2_contents #kensaku_bar {
	height: 85px;
	width: 100%;
}
#main #contents #r2_contents #kensaku_bar a {
	display: block;
}


#main #contents #r2_contents #l_box {
	width: 48%;
	float: left;
}
#main #contents #r2_contents #kensaku_bar form {
	border: 1px solid #cccccc;
	display: block;
	width: 95%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#main #contents #r2_contents #l_box #user {
	height: 45px;
	width: 180px;
	border-left-width: 10px;
	border-left-style: solid;
	border-bottom-color: #00B0F7;
	border-left-color: #00B0F7;
	border-bottom-width: 1px;
	border-bottom-style: double;
	line-height: 130%;
	display: block;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}

#main #contents #r2_contents #r_box {
	width: 48%;
	float: right;
	margin-right: 10px;
}
#main #contents #r2_contents #r_box #user2 {
	height: 45px;
	width: 180px;
	border-left-width: 10px;
	border-left-style: solid;
	border-bottom-color: #00B0F7;
	border-left-color: #00B0F7;
	border-bottom-width: 1px;
	border-bottom-style: double;
	line-height: 130%;
	display: block;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
#main #contents #r2_contents li {
	line-height: 160%;
}

.box4line {
	border: 1px solid #00B0F7;
}
#main #contents #l_contents {
	width: 17%;
	padding-top: 25px;
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}

#main #contents #l_contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#main #contents #l_contents p {
	margin-left: 10px;
}

.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #666666;
}


#main #contents #l_contents #otherlink ul {
	padding: 0px;
	margin: 0px;
}
#main #contents #l_contents #otherlink .left_coment li {
	margin-left: 10px;
	display: block;
	list-style-position: inside;
	font-size: 14px;
}




.midashi {
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	display: block;
	padding: 0px;
	line-height: 140%;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 10px;
}
.left_margen10px {
	margin-left: 10px;
}




#main #footer {
	clear: both;
	background-color: #E5E5E5;
	height: 80px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #00B0F7;
}
#main #footer img {
	float: left;
	margin-left: 10px;
	margin-top: 17px;
}
#main #contents #r2_contents #whois_show {
	display: block;
	width: 550px;
}

#main #footer #footmenu {
	float: left;
	line-height: 160%;
	padding-right: 100px;
	padding-left: 10px;
	margin-top: 17px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
}
.style1 {
	font-size: 12px;
	font-weight: lighter;
}
.style5 {color: #0000FF}
.style6 {
	color: #FF0000;
	font-size: 10px;
}
.style7 {
	color: #FF0000;
}




.left_coment {
	font-size: 12px;
	background-color: #EEEEFD;
	display: block;
	padding: 0px;
	line-height: 140%;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 10px;
}
#main #contents #form_contents {
	font-size: 12px;
	width: 800px;
	display: block;
	line-height: 130%;
	margin-left: 10px;
}
#main #contents #form_contents #table table {
	text-indent: 0.5em;
}
.style2 {
	color: #FF0000;
}
#main #r1contents_s {
	background-color: #E5E5E5;
	float: left;
	width: 100%;
	background-image: url(d_images/earth.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#main #r1contents_s #logo_s {
	height: auto;
	width: 200px;
	float: left;
}
.underline18px {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 18px;
	color: #666666;
	margin-right: 20px;
}
.red_bold {
	font-weight: bold;
	color: #FF0000;
}
.white_bold {
	font-weight: bold;
	color: #FFFFFF;
}
.white_moji {color: #FFFFFF}
.pix14 {
	font-size: 14px;
	font-weight: bold;
}

.haikei_white {
	background-color: #FFFFFF;
}
.coution_to_moji_narabi {
	line-height: 30px;
	background-image: url(d_images/coution.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	display: block;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 2px;
}
.text_leftintend_10px {
	text-indent: 10px;
	line-height: 130%;
}
.kensaku_bar_form {
	border: 1px solid #cccccc;
	display: block;
	width: 98%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
