@charset "Shift-JIS";

.bold{
	font-weight: bold ;
}
.center{
	margin: 0px auto ;
	text-align: center ;
}


/*メルマガ登録ここから*/
#content{
	width: 840px ;
}
#box1{
	width: 450px ;
	float: left ;
}
#box2{
	width: 380px ;
	float: right ;
}

/*特典*/
#box1 .tokuten{
	width: 450px ;
	margin: 0px 0px 15px 0px ;
}
#box1 .tokuten ul{
	width: 430px ;
	margin: 0px 5px 5px 15px ;
}
#box1 .tokuten li{
	margin: 5px ;
	padding: 8px 0px 0px 65px ;
}
#box1 .tokuten li.no1{background: url(../mail-magazine/list-mark-tokuten1.gif) left center no-repeat ;}
#box1 .tokuten li.no2{background: url(../mail-magazine/list-mark-tokuten2.gif) left center no-repeat ;}
#box1 .tokuten li.no3{background: url(../mail-magazine/list-mark-tokuten3.gif) left center no-repeat ;}
#box1 .tokuten li.no4{background: url(../mail-magazine/list-mark-tokuten4.gif) left center no-repeat ;}

/*サンプル*/
#box1 .sample{
	width: 450px ;
}
#box1 .sample .text{
	padding: 10px ;
}
#box1 .sample .scrool{
	overflow: auto;
	width: 450px;
	height: 270px;
	color: #000000 ;
	font-size: small ;
	text-align: left ;
	line-height: 130%;
	scrollbar-3dlight-color: #EBF3D3;/*スクロールの色（ここから）*/
	scrollbar-arrow-color: #666633;
	scrollbar-darkshadow-color: #9F9F9F;
	scrollbar-face-color: #F3FBE6;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color: #839C36;
	scrollbar-track-color: #E6ECDC;/*スクロールの色（ここからまで）*/
	text-align: left ;
	border: 1px solid #CCCCCC ;
}
#box1 .sample .scrool pre{
	color: #000000 ;
	font-size: 14px ;
}
#box1 .sample .scrool pre a{
	color: #0000FF ;
	text-decoration: underline ; 
}

/*説明文*/
#box2 .setsumei{
	width: 370px ;
	margin: 0px 0px 10px 0px ;
	padding: 0px 0px 0px 3px ;
	border-left: 7px solid #F95F2B ;
	border-bottom: 2px dotted #F95F2B ;
}

/*登録*/
#box2 .toroku{
	width: 380px ;
	margin: 0px auto ;
}
#box2 .toroku table{
	width: 100% ;
}
#box2 .toroku td{
	padding: 2px 3px ;
}
#box2 .toroku td.title{
	background: #B5E37E ;
	line-height: 140% ;
	font-weight: bold ;
}
#box2 .toroku td.main{
	background: #ECF3E0 ;
}

/*変更*/
#box2 .henko{
	width: 380px ;
	margin: 0px auto ;
}
#box2 .henko table{
	width: 100% ;
}
#box2 .henko td{
	padding: 2px 3px ;
}
#box2 .henko td.title{
	background: #F5E183 ;
	line-height: 140% ;
	font-weight: bold ;
}
#box2 .henko td.main{
	background: #F6EEC9 ;
}

/*解除*/
#box2 .kaijo{
	width: 380px ;
	margin: 0px auto ;
}
#box2 .kaijo table{
	width: 100% ;
}
#box2 .kaijo td{
	padding: 2px 3px ;
}
#box2 .kaijo td.title{
	background: #F6A48B ;
	line-height: 140% ;
	font-weight: bold ;
}
#box2 .kaijo td.main{
	background: #FCE4DC ;
}

/*報告*/
#box2 .hokoku{
	margin: 0px auto ;
	text-align: center ;
	font-size: 11px ;
	letter-spacing: -0.1em ;
}
#box2 .hokoku a{color: #CC3300 ;}
#box2 .hokoku a:hover{color: #FF6600 ;}
