
#main {
padding-bottom: 115px !important;
}

*:first-child+html #main {
padding-bottom: 2400px !important;
}

.head_title {
background: url(/extra/cnetcampaign_201203/media/head_title.jpg) no-repeat;
display: block;
width: 970px;
height: 200px;
text-indent: -9999px;
}

#head_title {
background: url(/extra/cnetcampaign_201203/media/head_title.jpg) no-repeat;
display: block;
width: 970px;
height: 200px;
text-indent: -9999px;
}

#column_left {
width: 650px;
float: left;
}


#column_right {
width: 300px;
float: right;
}

p {
margin-top: 10px !important;
letter-spacing: 0.1em !important;
line-height: 1.3 !important;
}

.notice {
font-size: 85%;
}


.list_sq li {
list-style-type: square;
line-height: 1.5;
margin: 0 0 10px 30px;

}


.align_r {
text-align: right;
border-top: 1px dotted #cccccc;
padding-top: 10px;
margin-top: 10px;
}

.align_c {
text-align: center;
margin: 20px 0 50px;
}


.box_y {
clear: both;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border: 1px solid #EBB200;
background: #fff8e1;
filter: progid:DXImageTransform.Microsoft.Gradient(Enabled=1,GradientType=0,StartColorStr=#fff8e1,EndColorStr=#ffffff);
background: -moz-linear-gradient(top, #ffefb9, #fff8e1 15%, white);
background: -webkit-gradient(linear, left top, left bottom, from(#ffefb9),color-stop(0.15,#fff8e1),to(white));
-moz-box-shadow: 0px 0px 3px #ccc;
-webkit-box-shadow: 0px 0px 3px #ccc;
padding: 20px;
margin: 10px;
}

.box_y h2 {
font-size: 120%;
font-weight: bold;
margin-bottom: 20px;
border-bottom: 1px dotted #EBB200;
line-height: 1.5;
}

.box_y h3 {
font-weight: bold;
margin-top: 10px;
padding-left: 10px;
border-left: 3px solid #EBB200;
}

.box_y h4 {
font-size: 120%;
font-weight: bold;
margin: 40px 10px 20px;
border-bottom: 1px dotted #EBB200;
line-height: 1.5;
}

.box_w {
background-color: #fff;
border: 1px solid #EBB200;
padding: 10px;
}
.txt_bold {
font-weight: bold;
}