* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

html {
	overflow-y: scroll;
}


body{
	text-align:center;
	font-size: 75%;
	line-height: 1.8;
}

#wrap{
	width:780px;
	text-align:left;
	margin:0 auto;
}

#mainTop{
	position:relative;
	}
#cilq_box{
	position:absolute;
	top:10px;
	left:10px;
	z-index:1000;
	min-width:1px;
}
#cilq_box2{
	position:absolute;
	top:290px;
	left:10px;
	z-index:1000;
	min-width:1px;
}
.copy {
	padding: 0px 10px 15px 10px;
	color: #FFFFFF;
}



/*==========================================*/
/**/
/*==========================================*/
.attenBox{
	color:#F4CEA4;
	padding:10px;
	text-align:center;
	border:2px solid #F4CEA4;
	margin-bottom:20px;
	background:#300;
}


/*==========================================*/
/**/
/*==========================================*/
.top_layout img{
    vertical-align:bottom;
    line-height:0px;
}

.top_layout td{
    line-height:0;
    font-size:0px; /* for IE's Bug? */
}

/*==========================================*/
/**/
/*==========================================*/

#side_top_l{
	
}

#contents_top{
	
}

#side_l{
	width:215px;
	float:left;
	margin-bottom:30px;
}

#side_l_in{
	padding:15px 10px 10px 10px;
	background:#4C1E1E;	
}
#side_l_in p{
	margin-bottom:10px;	
}

#contents{
	float:right;
	width:545px;
	text-align:left;
	margin-bottom:30px;
}

#footer{
	padding:10px;
	background:#240000;
}
#footer h2{
	margin-bottom:10px;
}

#footer td{
	text-align:center;
}


#footer2{
	padding:10px;
}


img{
	border:none;
}

ul.type01{
	color:#F4CEA4;
	padding-left:1.2em;
	margin-bottom:20px;
}
* html ul.type01{
	padding-left:1.5em;
}
ul.type01 li{
	margin-bottom:5px;
}



.top_point{
	text-align:left;
	font-weight:bold;
	color:#C5C5C5;
	padding:10px;
	background:#481A1A;
}


.top_tbl{
	width:95%;
	margin:0 auto;
}
.top_tbl td{
	padding:5px;
}



a:link,
a:visited{
	color:#F4CEA4;
	text-decoration:underline;
}
a:hover{
	color:#F4CEA4;
	text-decoration:none;
}



.clear{
	clear:both;
}

/*----*/
.align_l {
	text-align: left;
}
.align_r {
	text-align: right;
}
.align_c {
	text-align: center;
}
/*----*/
.clear {
	clear: both;
}
/*----*/
.mag_clear {
	margin-bottom: 0 !important;
}
.mag_bt03 {
	margin-bottom: 3px !important;
}
.mag_bt05 {
	margin-bottom: 5px !important;
}
.mag_bt10 {
	margin-bottom: 10px !important;
}
.mag_bt15 {
	margin-bottom: 15px !important;
}
.mag_bt20 {
	margin-bottom: 20px !important;
}
.mag_bt25 {
	margin-bottom: 25px !important;
}
.mag_bt30 {
	margin-bottom: 30px !important;
}
.mag_bt40 {
	margin-bottom: 40px !important;
}
.mag_bt50 {
	margin-bottom: 50px !important;
}

/*------------------*/
/* clearfix */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
 
.clearfix:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}
/* clearfix end */


