/*=================================================================
	ネットマイル
=================================================================*/
*{letter-spacing:0;}
b{font-weight:bold}
.f16{font-size:16px;}

/*=================================================================
	基本レイアウト
=================================================================*/

#wrapper{
	width: 831px;
	float: left;
	margin:0;}
#main{
	width:676px;
	float: right;
	text-align:center;
	margin:0;
	margin-top:10px;
	padding:0px 0;}
#leftSide {
	width: 149px;
	float: left;
	text-align:center;}
.mySide{}
.myPage #all{
	background:url(../img/bg_stripe_myside.gif) repeat-y;}
#rightSide{
	width: 149px;
	float: right;}

#main a{font-weight:bold;color:#5C2091;}
#main a:visited{color:#8367B1;}
#main a:hover{color:#FF3366;}

/*=================================================================
	キャンペーン詳細
=================================================================*/


.divTitle{
	margin:0 auto 20px auto;}
td p{
	line-height:140%;}

a.entryHere{
	margin:20px auto;
	display:block;
	width:445px;
	text-indent:-9999px;
	overflow: hidden;
	background:url(../img/campaign/entry_here.gif) no-repeat center;
	height:60px;}
a.entryHere:hover{
	background:url(../img/campaign/entry_here_b.gif) no-repeat center;}




/*ノーマルテキスト*/
.nml{line-height:120%;}

/*バー　赤*/
.bg-red{background-color:#ea6666;}

/*バー　緑*/
.bg-grn{background-color:#009999;}

/*テキスト小（フッタ/コピーライト）*/
.txt10{font-size:10px;line-height:14px;}


/*▼色別スタイル*/


/*見出し文字1*/
.midashi-blue1{font-size:14px;line-height:120%;color:#4C2FA4;font-weight:bold;}

/*見出し文字2*/
.midashi-blue2{font-size:16px;line-height:120%;color:#4C2FA4;font-weight:bold;}

/*バー*/
.bg-blue{background-color:#4C2FA4;}

/*セルの背景色*/
.bg-mizu{background-color:#FAECEB;}
