* {
	margin: 0;
	padding: 0;
}

img {
	border:none;
}

.clear {
	clear: both;
	line-height: 0;
}

.cbox {
    zoom:1;/*for IE 5.5-7*/
	overflow: hidden;
}
.cbox:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.bold {
	font-weight:bold;
}

.red {
	color:#FF0000;
}

a.a_red ,a.a_red:link ,a.a_red:visited ,a.a_red:hover {
	color:#FF0000;
}

.gray {
	background:url(../img/0904/bg_ylw.gif);
}

.contents {
	width:940px;
}

#head {
	width:940px;
	height:80px;
	background:url(../img/0904/bg_head.gif);
	background-repeat:no-repeat;
	
}

#head h1 {
	text-indent:-9999px;
}

#head p {
	font-size:12px;
	font-weight:bold;
	padding:5px 0 0 85px;
}

#l_area {
	margin:10px 10px 0 0;
	width:630px;
	float:left;
	/*background-color:#FF0000;*/
}

#r_area {
	margin:10px 0 0 0;
	width:300px;
	float:left;
	/*background-color:#00FF66;*/
}

#l_area .title {
	background:url(../img/0904/bg_title.gif) no-repeat left top;
	height:30px;
	margin-bottom:5px;
}

#l_area .title h2 {
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 27px;
}

#l_area .cam_waku {
	margin:0 0 25px 0;
}

#l_area .cam_waku dl.box {
	margin:10px 0 0 15px;
	padding:0 0 5px 0;
	border-bottom:1px dashed #999999;
}

#l_area .cam_waku dl.box dd {
	margin:0 0 5px 0;
	font-size:12px;
}

#l_area .cam_waku .box .img_cam {
	float:left;
	margin-right:15px;
}
#l_area .cam_waku .box .cam_ttl {
	font-weight:bold;
}

#l_area .cam_waku .box .cam_txt {
	padding:6px 5px 0 0;
}

#l_area .cam_waku .box .cam_btn {
	padding:6px 5px 0 300px;
}

#l_area .cam_waku .box .new {
	background:url(../img/0904/icon_new.gif) ;
	background-repeat:no-repeat;
	background-position:117px top;
	padding-left:152px;
	font-weight:bold;
}

#l_area #osusume {
	background-color:#e6e2e2;
	margin:5px 0 0 15px;
	padding:15px 0 20px 30px;
	overflow:visible;
}	

#l_area #osusume #yoyaku_area {
	float:left;
	margin-right:45px;
	overflow:visible;
}

#l_area #osusume #shop_area {
	float:left;
	overflow:visible;
}

#l_area #osusume h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	margin-left:0px;
}

#l_area #osusume ul {
	margin-top:5px;
	list-style:none;
	overflow:visible;
}

#l_area #osusume ul li{
	line-height:1.2em;
	font-size:12px;
	padding:0px 0px 4px 10px;
	margin-left:0px;
	background:url(/image/list_dot.gif) no-repeat 3px 5px;
}
 

#r_area .r_ttl{
	background:url(../img/0904/bg_subtitle.gif);
	background-repeat:no-repeat;
	height:26px;
}

#r_area .r_ttl_2{
	background:url(../img/0904/bg_subtitle2.gif);
	background-repeat:no-repeat;
	height:26px;
}

#r_area .r_ttl h3 ,#r_area .r_ttl_2 h3 {
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 25px;
	color:#FFFFFF;
}

#r_area .box_300 {
	/*background:#e6e6e4;*/
	padding:12px;
	font-size:12px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
}

#r_area .box_300 ul.normal {
	list-style:none;
	margin:10px 0 0 15px;
}

#r_area .box_300 ul.normal li {
	margin:0 0 7px 0;
	line-height:1.2;
}

#r_area .box_300 ul.oshirase {
	list-style:none;
}

#r_area .box_300 ul.oshirase li{
	line-height:1.2em;
	font-size:12px;
	padding:0px 0px 8px 40px;
	margin-left:0px;
}

#r_area .box_300 ul.oshirase li.new{
	background:url(../img/0904/icon_new.gif) no-repeat left 2px;
}

#r_area .box_300 ul.normal li dl {
	margin:5px;
}

#r_area .box_300 ul.normal li dl dt {
	padding-left:10px;
	background:url(/image/list_dot.gif) no-repeat 3px 5px;
}

#r_area .box_300 ul.normal li dl dd {
	margin-bottom:7px;
	padding-left:10px;
}

#mo_area {
	padding:50px 0 10px 10px;
	border:1px solid #cccccc;
	background:url(../img/0904/bg_mobile.gif) no-repeat left top;
}

#mo_area .mo_left {
	float:left;
	width:150px;
	margin-right:20px;
	margin-top:10px;
}

#mo_area .mo_right {
	float:left;
	margin-top:10px;
	font-size:10px;
	text-align:center;
}

.header_breadclum {
	font-size:11px;
	line-height:13px;
	float:left;
	margin:2px 0 0 0;
}

p.tweetLink {
	margin:10px 0 2px 0;
	float:right;
}
p.tweetLink a {
	padding:0 0 10px 20px;
	font-size:13px;
	line-height:20px;
	background: url(/magazine/common/images/t_mini-b.gif) left top no-repeat;
}
ul.banner li.chargeBnr {
	text-align:center;

}
ul.banner li.chargeBnr p a{
	text-indent:-9999px;
	background-image:url(../img/charge_02.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:156px;
	display:block;
}
ul.banner li.chargeBnr p a:hover{
	background-image:url(../img/charge_02h.jpg);
	background-repeat:no-repeat;
}
ul.banner li.chargeBnr p.txt{
	background-image:url(../img/charge_03.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:84px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
ul.banner li.chargeBnr p.txt{
	background-image:url(../img/charge_03.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:64px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
*html ul.banner li.chargeBnr p.txt{
	width:250px;
}
*:first-child+html ul.banner li.chargeBnr p.txt{
	width:250px;
}
li.information p.txt {
	background-image:url(../img/infomation.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:69px;
	padding-left:10px;
	padding-right:10px;
}
*html li.information p.txt {
	width:250px;
}
*:first-child+html li.information p.txt {
	width:250px;
}
ul.banner li.fla_bnr {
margin-bottom:20px;

}