@charset "utf-8";


/*----------------------------------------
	default
----------------------------------------*/
/*---- reset ----*/
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;
}

/*---- body ----*/
body {
	color:#000000;
	font-size:10px;
	line-height:120%;
	text-align:center;
	background-color: #f6f6f6;
	background-image: url(../../img/bg_01.gif);
	background-repeat: repeat-x;
	background-position: center top;
/*	font-family: "ＭＳ　Ｐゴシック", Osaka, Verdana, arial,sans-selif;*/
}

/*---- cantainer ----*/
#MPWrapper {
	width:850px;
	height:100%;
	background-color:#FFFFFF;
	text-align:left;
	margin: 0px auto;
	overflow: hidden;
}

/*---- heading ----*/
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/*---- link ----*/
a:link {
	color:#8da840;
	text-decoration:none;
}

a:visited {
	color:#8da840;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a[name]:hover {
	text-decoration:none;
}

/*---- images ----*/
img {
	vertical-align:bottom;
	border:0;
}

/*---- list ----*/
li {
	list-style:none;
}

/*---- horizontal ----*/
hr {
	display:none;
}

.LineA{
	height:2px;
	background-image: url(../../img/line898.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear:both;
}

div.RedAlart{
	padding:5px;
	color:#FF0000;
	font-size:1.2em;
	line-height:1.8em;
}

/*---- header ----*/

#MPheader {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #95c501;
	height:49px;
	margin: 0px;
	display:block;
}


#UserNameArea{
	color:#333333;
	height:30px;
	line-height:30px;
	padding-left:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #95c501;
}

#UserNameArea span.UName{
	font-size:1.8em;
	font-weight:bold;
	color: #000000;
}

#UserNameArea span.UNSmall{
	font-size:1.4em;
	font-weight:bold;
	color: #333333;
}


#MPContents{
	height:456px;
	overflow:hidden;
}


/*---- Login area ----*/

#loginForm{
	position:absolute;
	width:270px;
	margin-left:290px;
	margin-right:290px;
	margin-top:100px;
	border: 1px solid #DDDDDD;
}

#loginForm ul{
	padding: 5px;
	clear: both;
	width: 270px;
}

#loginForm ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#loginForm ul li.LoginId{
	width: 208px;
	height: 19px;
	background-image: url(../../img/top_id.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:10px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 60px;
}


#loginForm ul li.LoginId input{
	padding: 0px;
	height: 17px;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin:0px;
}

#loginForm ul li.LoginPass{
	width: 208px;
	height: 19px;
	background-image: url(../../img/top_pass.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:5px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 60px;
}

#loginForm ul li.LoginPass input{
	padding: 0px;
	height: 17px;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}


#loginForm ul li.LoginSubmit input{
	padding: 0px;
	height: 19px;
	width: 80px;
	margin-top:5px;
	margin-left:85px;
	border: 1px solid #ffffff;
}

#loginForm #LoginOpt{
	margin-left:10px;
	margin-bottom:3px;
	font-size:1.0em;
	color:#999999;
	line-height:1.4em;
}

#loginForm #LoginOpt li.PassAgain{
	width: 268px;
	height: 15px;
	background-image: url(../../img/top_form_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	margin-bottom:3px;
}

#loginForm #LoginOpt li.CookeiSave{
	width: 268px;
	height: 20px;
	margin-bottom:3px;
}

.CookeiSave .SaveCheck{
	padding:0px;
	margin-right:3px;
	vertical-align: top;
	border:1px solid #eeeeee;
}

.SaveTxt{
	vertical-align: top;
}

/*---- LeftMenu area ----*/

#MPLeftMenu{
	width:235px;
	height:456px;
	float:left;
	display:block;
}

#MPLeftMenu h4{
	font-size:1.2em;
	line-height:18px;
	color:#3398cc;
	font-weight:bold;
	margin-left:8px;
}

#MPLeftMenu ul{
	margin-left:8px;
}

#MPLeftMenu ul li{
	height:26px;
	margin-top:2px;
	margin-bottom:2px;
}

#MPLeftMenu ul li.NewMail{
	font-size:1.2em;
	background-image: url(../../mypage/img/mp_left_icon01.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left:28px;
}

#MPLeftMenu ul li.arrow{
	font-size:1.2em;
	line-height:26px;
	background-image: url(../../mypage/img/mp_left_icon02.gif);
	background-repeat: no-repeat;
	padding-left:28px;
}

#MPLeftMenu ul li.maru{
	font-size:1.2em;
	line-height:26px;
	background-image: url(../../mypage/img/mp_left_icon03.gif);
	background-repeat: no-repeat;
	background-position: 25px;
	padding-left:42px;
}

#MPLeftMenu ul li.taikai{
	font-size:1.2em;
	line-height:26px;
	background-image: url(../../mypage/img/mp_left_icon04.gif);
	background-repeat: no-repeat;
	padding-left:28px;
}

.RedLarge{
	font-size:1.6em;
	color:#FF0000;
	font-weight:bold;
}

#MPLeftMenu ul li a{
	color:#333333;

}



/*---- iFrame area ----*/

#MPFrame{
	width:615px;
	height:456px;
	float:right;
	display:block;
}

#MPFrame iframe{
	width:600px;
	height:450px;
	margin-top:5px;
	border-style:none;
	float:right;
}

/*---- taikai area ----*/

#taikaiEnd{
	width:270px;
	margin-left:290px;
	margin-right:290px;
	margin-top:100px;
	border: 1px solid #DDDDDD;
}

#MPContents .WindowClose{
}

#MPContents .WindowClose a{
	width:186px;
	height:44px;
	display:block;
	margin-top:30px;
	margin-left:332px;
	text-indent:-9000px;
	background-image: url(../../mypage/img/window_close.gif);
	background-repeat: no-repeat;
}


/*---- footer area ----*/

#MPfooter {
	height:19px;
	clear:both;
	font-size:10px;
	text-align:right;
	line-height:19px;
}

#MPfooter p {
	color:#FFFFFF;
	background-color: #95c501;
	padding-right:5px;
}

.PassAgainText{
	font-size: 1.2em;
	line-height:1.4em;
	color: #FF0000;
	padding: 4px;
}