@charset "utf-8";

*{
	padding:0;
	margin:0;
	color:#444444;
	}

img{border:none;}

a:link{color:#0000FF;}
a:visited{color:#551a8b;}
a:hover{color:#0000FF;}
a:active{color:#0000FF;}

.block{display:block;}

.btm05{margin-bottom:5px;}
.btm10{margin-bottom:10px;}
.btm15{margin-bottom:15px;}
.btm20{margin-bottom:20px;}
.btm25{margin-bottom:25px;}
.btm30{margin-bottom:30px;}
.btm35{margin-bottom:35px;}
.btm40{margin-bottom:40px;}
.btm50{margin-bottom:50px;}
.btm60{margin-bottom:60px;}
.btm150{margin-bottom:150px;}
.tpm70{margin-top:70px;}
.tpm31{margin-top:31px;}
.leftm10{margin-left:10px;}
.red{color:#CC0000;}
.bold{font-weight:bold;}
.txt10{font-size:10px;}
.txt12{font-size:12px;}
.txt14{font-size:14px;}
.txt16{font-size:16px;}
.aligncenter{text-align:center;}
.txtred{color:#C95C2D;}
.clear{clear:both;}
.clear hr{display:none;}

body{
	text-align:center;
	background-color:#F8F7F3;
	}

#container{
	width:862px;
	background:url("../images/bg_contents.jpg") repeat-y 0 0;
	xbackground-color:#ffffff;
	text-align:left;
	margin:0 auto;
	}

#outer{
	width:1022px;
	margin:0 auto;
}

#container2{
	width:862px;
	background:url("../images/bg_contents.jpg") repeat-y 0 0;
	xbackground-color:#ffffff;
	text-align:left;
	float:left;
	}

.pitta{
	width:160px;
	padding:10px 0 0 0;
	float:right;
}

.pitta .inner{
margin:0 0 10px 0;
}

/* headline style */

#contents .hl-type01{
	height:27px;
	background:url(../images/bg_headline-type01.gif) no-repeat 0 0;
	}

#contents .hl-type01 h3{
	font-size:14px;
	padding:5px 0 0 24px;
	}

#contents .hl-usually{
height:30px;
background:url(../images/bg_headline-usually.jpg) repeat-x 0 0;
}

#contents .hl-usually h2{
font-size:14px;
padding:8px 0 0 12px;
}

ul.relatedcontents{
	list-style:none;
	line-height:2.0em;
	margin-bottom:20px;
	}

ul.relatedcontents li{
	background:url(../images/bg_icon01.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	}

.information{
	font-size: 12px;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}


.ads {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 15px;
    padding: 10px;
}
.ads h2 {
    font-size: 12px;
    font-weight: normal;
    text-align: right;
}
