@charset "utf-8";
@import "table.css";
@import "form.css";
@import "layout.css";
@import "mp.css";



body {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS UI Gothic',sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 2.4em;
	color: #333333;
	background-color: #030202;
	background-image: url(../img/bgblack.jpg);
	background-repeat: repeat;

}	
ul li{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-position: outside;
}

ol{
	list-style-type: decimal;
	list-style-position: outside;
}

ul{
	padding:0px;
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.liarrow li{
	list-style-image: url(../img/arrow.gif);
	background-position: center;
	vertical-align: text-top;
	list-style-position: outside;
}
.liarrow2 li{
	list-style-image: url(../img/arrow2.gif);
	background-position: center;
	vertical-align: text-top;
	list-style-position: outside;
}
#navi ul {
	clear: both;
	height: 22px;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	float: left;
	margin: 0px;
	height: 22px;
	width: 108px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 11px;
	padding: 0px;
	color: #9f9fa0;
	font-weight: bold;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	padding: 0px;
	height: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	clear: both;
	font-size: 12px;
	width: 640px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 60px;
}
h4 {
	height: 29px;
	width: 640px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 10px;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
	background-color: #F5FAFF;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}
h5 span{
	color: #5BB7DE;
}


#h3news{
	color: #1f1f1f;
	clear: both;
	line-height: 120%;
	font-weight: bold;
	width: 610px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	background-image: url(../img/news/h3news.jpg);
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	font-size: 13px;
	background-repeat: no-repeat;
	height: 40px;
}

p{
	margin:  0em;
	text-indent: 0em;
}
p.space{
	margin:  0em;
	text-indent: 1em;
}
.clear {
	clear:both;
	overflow:hidden;
	visibility: hidden;
	line-height: -9999px;
	height: 1px;
}

#base {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	background-image: url(../img/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
}
#basepopup {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	clear: both;
}

.gotop {
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.colom {
	background-color: #f6f6f6;
	padding: 10px;
	border: 1px solid #e6e6e6;
	font-size: 0.9em;
}

.botan1 {
	text-align: center;
	padding: 15px;
}
.botan2 {
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.blognavi {
	font-size: 11px;
	text-align: center;
}
.blogday {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*------りんく------*/
a {
	font-style: normal;
	color: #17184b;
	text-decoration:underline
}
a:visited{
	font-style: normal;
	color: #0f2350;
	text-decoration:underline
}
a:hover{
	color: #640125;
	text-decoration:underline
}
a:active{
	color: #0066FF;
	text-decoration:underline
}

.liarrow2 a {
	font-style: normal;
	color: #ffffff;
	text-decoration:underline
}
.liarrow2 a:visited{
	font-style: normal;
	color: #e6e6e6;
	text-decoration:underline
}
.liarrow2 a:hover{
	color: #fff57f;
	text-decoration:underline
}
.liarrow2 a:active{
	color: #666666;
	text-decoration:underline
}
dl.listnews dd a {
	font-style: normal;
	color: #e6e6e6;
	text-decoration:underline
}
dl.listnews dd a:visited{
	font-style: normal;
	color: #cccccc;
	text-decoration:underline
}
dl.listnews dd a:hover{
	color: #fff57f;
	text-decoration:underline
}
dl.listnews dd a:active{
	color: #666666;
	text-decoration:underline
}
.navibotom a {
	font-style: normal;
	color: #e6e6e6;
	text-decoration:underline
}
.navibotom a:visited{
	font-style: normal;
	color: #cccccc;
	text-decoration:underline
}
.navibotom a:hover{
	color: #fff57f;
	text-decoration:underline
}
.navibotom a:active{
	color: #666666;
	text-decoration:underline
}
#footer a {
	font-style: normal;
	color: #9f9fa0;
	text-decoration:underline
}
#footer a:visited{
	font-style: normal;
	color: #cccccc;
	text-decoration:underline
}
#footer a:hover{
	color: #fff57f;
	text-decoration:underline
}
#footer a:active{
	color: #666666;
	text-decoration:underline
}


.fontaka {
	color: #CC3300;
}
.fontebi {
	color: #640125;
}
.fontao {
	color: #17184b;
}

.fontmidori {
	color: #41b194;
}
.fontsmall {
	font-size: 7px;
}
#head {
	width: 900px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
}
#head .englishnavi {
	padding-left: 700px;
}


#headpopup {
	width: 700px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}


#logo {
	width: 290px;
	height: 60px;
}
#navibg {
	background-image: url(../img/navibg.jpg);
	background-repeat: repeat-x;
	height: 64px;
}

#navi {
	width: 900px;
	padding-right: 0px;
	padding-left: 0px;
	height: 22px;
	padding-top: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4px;
}

#contents {
	float: left;
	width: 700px;
}
#naviside {
	float: left;
	width: 180px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#naviside #navisidebg {
	background-color: #1f1f1f;
	padding: 3px;
}
#base #naviside .suppoterbnr {
	margin-top: 20px;
}


#footer {
	font-size: 10px;
	color: #9f9fa0;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3b3b3b;
}
#footer .footerplus {
	line-height: 150%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b3b3b;
}

#nakacontents {
	color: #333333;
	background-color: #FFFFFF;
	padding: 20px;
	width: 660px;
	background-image: url(../img/nakacontentsbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.naiyou {
	padding-right: 15px;
	padding-left: 15px;
}
.negaitext {
	color: #9f9fa0;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 20px;
}
.negaiclose {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.owabi {
	color: #FFFFFF;
	padding: 10px;
	border: 1px solid #3b3b3b;
	font-size: 10px;
	line-height: 150%;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.owabi a {
	font-style: normal;
	color: #9f9fa0;
	text-decoration:underline
}
.owabi a:visited{
	font-style: normal;
	color: #cccccc;
	text-decoration:underline
}
.owabi a:hover{
	color: #fff57f;
	text-decoration:underline
}
.owabi a:active{
	color: #666666;
	text-decoration:underline
}