@charset "utf-8";


@import "frame.css";





/* /////////////////////////////////////////// */
/* Contents
/* /////////////////////////////////////////// */

#contents {
	width:  980px;
	padding-top: 6px;
}

#contents #right{
	width:  350px;
	float:  right;
}

#contents #left{
	width:  620px;
	float:  left;
}



/* /////////////////////////////////////////// */
/* 左列コンテンツ (Navi)
/* /////////////////////////////////////////// */


#contents #left #title{
	height: 48px;
	width:  620px;
	background-image: url(../images/sub-title-bck.gif);
	background-repeat: repeat-x;
}

#contents #left #subbox{
	width: 620px;
	margin-top: 30px;
	margin-bottom: 30px;
}



/* TEXT ****************************************/

#contents #left #title h2{
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	padding-top:  10px;
	padding-left: 35px;
	background-image: url(../images/mini003-go.gif);
	background-repeat: no-repeat;
	background-position: 12px 13px;
	letter-spacing: 0.2em;
}

#contents #left #subbox h3{
	padding-left: 10px;
	padding-right: 20px;
	color: #333333;
	padding-bottom: 1px;
	padding-top: 30px;
	text-justify: inter-ideograph;
	font-size: 14px;
	letter-spacing: 0.1em;
}


#contents #left #subbox p{
	padding-left: 63px;
	padding-right: 20px;
	color: #333333;
	padding-bottom: 1px;
	text-justify: inter-ideograph;
	font-size: 14px;
	letter-spacing: 0.1em;
}
#contents #left #subbox p.date{
	padding-left: 10px;
	padding-right: 20px;
	color: #333333;
	padding-bottom: 0px;
	text-align: right;
	text-justify: inter-ideograph;
	font-size: 12px;
	letter-spacing: 0.1em;
}

#contents #left #subbox p.next{
	padding-left: 29px;
	padding-right: 20px;
	color: #333333;
	padding-bottom: 1px;
	text-justify: inter-ideograph;
	font-size: 14px;
	letter-spacing: 0.1em;
}

#contents #left #subbox p.next span{
	font-weight: bold;	
}

#contents #left #subbox p.para{
	padding-left: 80px;
	padding-right: 20px;
	color: #333333;
	padding-bottom: 1px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 14px;
	letter-spacing: 0.1em;
}





/* /////////////////////////////////////////// */
/* 右列
/* /////////////////////////////////////////// */


#contents #right #flash{
	height: 275px;
	width:  350px;
	margin-bottom: 9px;
}
#contents #right #membar{
	height: 27px;
	width:  350px;
	background-image: url(../images/right_menber_bar.jpg);
	background-repeat: no-repeat;
}

#contents #right #member{
	height: 145px;
	width:  350px;
	margin-bottom: 9px;
}
#contents #right .bar{
	height: 28px;
	width:  348px;
	border: thin solid #BEEEEE;
	background-image: url(../images/top_center_bar_bck.jpg);
	background-repeat: repeat-x;
}

#contents #right .barw{
	height: 28px;
	width:  348px;
	border: thin solid #BEEEEE;
	background-image: url(../images/barw.jpg);
	background-repeat: no-repeat;
}

#contents #right .box{
	width:  348px;
	border: thin solid #BEEEEE;
	background-color: #F9FAFE;
	padding-bottom: 12px;
	padding-top: 10px;
	margin-top: 1px;
	margin-bottom: 5px;
}

#contents #right .box02{
	width:  348px;
	border: thin solid #BEEEEE;
	background-color: #F9FAFE;
	padding-top: 10px;
	background-image: url(../images/right_box_bck01.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 80px;
	margin-top: 1px;
	margin-bottom: 5px;
}

#contents #right .box03{
	width:  348px;
	margin-bottom: 9px;
	border: thin solid #BEEEEE;
	background-color: #F9FAFE;
	margin-top: 1px;
	margin-bottom: 5px;
	padding-bottom: 12px;
	padding-top: 10px;
	background-image: url(../images/right_box_bck02.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 100px;

}

/* Right TEXT ****************************************/

#contents #right a{
	outline:none;
}

#contents #right h2{
	font-size: 13px;
	color: #228675;
	padding-top: 5px;
	padding-left: 11px;
}
#contents #right h2 a{
	font-size: 13px;
	color: #228675;

}
#contents #right h2 a:hover{
	text-decoration: underline;

}
#contents #right h3{
	font-size: 13px;
	color: #FF2D62;
	padding-left: 12px;
	padding-bottom: 4px;
}
#contents #right h4{
	font-size: 12px;
	color: #333333;
	padding-left: 12px;
	padding-bottom: 4px;
	font-weight: bold;
}
#contents #right p{
	padding-left: 11px;
	padding-right: 10px;
	color: #777777;
	line-height: 1.5em;
	font-size: 12px;
}
#contents #right p.topics{
	padding-left: 240px;
	padding-top: 13px;
	font-size: 11px;
}

#contents #right ul{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#contents #right li{
	/*color: #0074DD;*/
	color: #0060B6;
	font-size: 12px;
	background-image: url(../images/navicon.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	padding-left: 30px;
	padding-top: 3px;
	letter-spacing: 1.3px;
	margin-bottom: 2px;
}
#contents #right li a{
	color: #309C9B;
	text-decoration: none;
}
#contents #right li a:hover{
	color: #FF6666;
	text-decoration: underline;
}



/* END □□□□□□□□□□□□□□□□□□□□□□□□□□□□□*/
