@charset "Shift_JIS";

/* kill 'Browser standard style'
---------------------------------------------------------------------------- */
body{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background-image: url(/image/mnd2009_bg-stage-5.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #e2e2e2;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";

}
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,table,th,td,
form,select,option,address,pre{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
img{
	border:none;
}
a:link {color: #5B4782;}
a:visited { color: #5B4782; }
a:hover { color: #9581BA;}
a:active { color: #9581BA; }
p{
	margin-bottom: 12px;
	padding: 0px;
	margin-top: 0px;
}
/* all
---------------------------------------------------------------------------- */
.c-both{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
/* coming------------------------------------------------------------------- */
.coming{
	padding-top: 60px;
	padding-left: 40px;
	text-align: left;
}
/* header------------------------------------------------------------------- */
#logo{
	width: 770px;
	height: 45px;
	padding-top: 20px;
	padding-left: 30px;
	text-align: left;
}
#header{
	width: 800px;
}
/* footer------------------------------------------------------------------- */
#footer{
	width: 775px;
	height: 60px;
	text-align: right;
	padding-right: 25px;
	font-size: 10px;
}
#copyright{
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
	background-color: #DFDFE5;
	font-size: 11px;
	color: #253151;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
/* layout------------------------------------------------------------------- */
#wrap{
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#contents{
	font-size: 11px;
	color: #2B2B2B1;
	width: 745px;
	text-align: left;
	background-image: url(/image/mnd2009_bg-side.gif);
	background-repeat: repeat-y;
	background-position: 580px 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 13px;
	padding-right: 20px;
	padding-left: 35px;
}
#main{
	width: 515px;
	float: left;
}
#side{
	width: 170px;
	float: right;
}
/* side------------------------------------------------------------------- */
#menu{
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#menu li{
	list-style-type:none;
	width: 133px;
	height:38px;
	float: left;
}
#menu li img{
	border:0;
}
#menu li.menu0{
	background-image:url(/image/mnd2009_menu-0-on.gif);
}
#menu li.menu1{
	background-image:url(/image/mnd2009_menu-1-on.gif);
}
#menu li.menu2{
	background-image:url(/image/mnd2009_menu-2-on.gif);
}
#menu li.menu3{
	background-image:url(/image/mnd2009_menu-3-on.gif);
}
#menu li.menu4{
	background-image:url(/image/mnd2009_menu-4-on.gif);
}
#menu li.menu5{
	background-image:url(/image/mnd2009_menu-5-on.gif);
}
#menu li.menu6{
	background-image:url(/image/mnd2009_menu-6-on.gif);
}
#menu li a{
	display:block;
	width: 133px;
	height:38px;
}
#menu li a:hover {
	background-color:transparent;
}
#menu li a:hover img{
	visibility:hidden;
}
.side-b{
	background-color: #E4E6EA;
	padding: 8px;
	margin-bottom: 10px;
}
.side-sns{
	padding: 3px;
	margin-bottom: 10px;
}

#bnrdiv div {
/*	margin:10px 0px 10px 0px; */
}

#bnrdiv div.bnrdivspas0 {
	margin:10px 0px 5px 0px;
}

#bnrdiv div.bnrdivspas1 {
	margin:5px 0px 5px 0px;
}

#bnrdiv div.bnrdivspas2 {
	margin:5px 0px 10px 0px;
}

#bnrdiv div.b-0bnr {
	background-image:url(/image/mnd2009_b-0-on.gif);
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}

#bnrdiv div.b-1bnr {
	background-image:url(/image/mnd2009_b-1-on.gif);
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}

#bnrdiv div.b-2bnr {
	background-image:url(/image/mnd2009_b-2-on.gif);
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}

#bnrdiv div a:hover {
	background-color:transparent;
}

#bnrdiv div a:hover img{
	visibility:hidden; 
}


/* side------------------------------------------------------------------- */
.line1{
	background-image: url(/image/mnd2009_line-dot.gif);
	background-repeat: repeat-x;
	padding-bottom: 3px;
	height: 3px;
	padding-top: 3px;
	font-size: 0px;
	line-height: 0px;
}
.point1{
	background-image: url(/image/mnd2009_point1.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:1.3em;
}
.point2{
	background-image: url(/image/mnd2009_point1.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* table------------------------------------------------------------------- */
.table1{
	border-collapse:collapse;
	width: 515px;
}
.table1 td{
	border: 1px solid #999999;
	padding: 5px;
}
.td1{
	background-color: #e4e6ea;
	width: 110px;
}
.table2{
	border-collapse:collapse;
	width: 515px;
}
.td3{
	background-color: #F1E5F2;
	width: 250px;
}
.td4{
	background-color: #e4e6ea;
	width: 250px;
}
.td5{
	background-color: #F9F0D2;
	width: 250px;
}
/* button------------------------------------------------------------------- */
.b1{
	background-image: url(/image/mnd2009_bt-1-on.gif);
	height: 36px;
	width: 443px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.b1 a{
	display:block;
	height: 36px;
	width: 443px;
}
.b1 a:hover {
	background-color:transparent;
}
.b1 a:hover img{
	visibility:hidden;
}
/* txt------------------------------------------------------------------- */
.txt1 {
	font-size: 16px;
	font-weight: bold;
}
.txt2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #253151;
}
.txt3 {
	font-size: 9px;
	line-height: 12px;
	color: #535353;
}
.txt4 {
	line-height: 15px;
	color: #72017D;
}
.txt5 {
	font-size: 13px;
}
.txt6 {
	font-weight: bold;
	line-height: 15px;
	color: #86278B;
	font-size: 13px;
}
.gototop1 {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
}
.box1{
	width:230px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box2{
	width:495px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box3{
	width:210px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#copyright a {
	color: #253151;
	text-decoration: none;
}



