/* CSS Document */

@charset "shift_jis";

/*===========================================
common
============================================*/
object,embed
	{
	vertical-align: top;
	}


.clear
	{
	clear:both;
	line-height:0;
	height:0;
	margin:0;
	padding:0;
	}

.clearonly
	{
	clear:both;
	}

.clear_i
	{
	clear:both;
	line-height:0;
	height:5px;
	margin:0;
	padding:0;
	}

.tc
	{
	text-align:center;
	}


.dot
	{
	height:1px;
	width:578px;
	margin:15px 0;
	text-align:center;
	}



.t10
	{
	font-size:10px;
	}

.flt_r
	{
	float:right;
	}
.flt_l
	{
	float:left;
	}

div,p,a
	{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	}

img
	{
	border: 0;
	}



/*===========================================
CONTAINER
============================================*/
#container
	{
	line-height:100%;
	font-size:12px;
	color:#333333;
	width:580px;
	text-align:left;
	margin:0 auto;
	}



/*===========================================
ヘッダー
============================================*/
#topfla
	{
	margin:0;
	padding:0;
	}


/*===========================================
見出し
============================================*/
.title
	{
	height:60px;
	margin:0 0 15px 0;
	}
.title02
	{
	height:60px;
	margin:5px 0 25px 0;
	}




.oshirase
	{
	margin:5px 0 0 0;
	text-align:right;
	}
.oshirase a
	{
	font-weight:bold;
	color:#333366;
	text-decoration:underline;
	}
.oshirase a:hover
	{
	font-weight:bold;
	color:#333366;
	text-decoration:none;
	}




/*====================================================
特集大
====================================================*/
.box01
	{
	height: 170px;
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 15px;
	margin-bottom: 20px;
	clear:both;	
	}

.box01_txt
	{
	width: 315px;
	height: 150px;
	float: right;
	}
.bodycopy
	{
	line-height:150%;
	}

#container .box01 img
	{
	float: left;
	}

#container .box01_txt img
	{
	height: 50px;
	margin-bottom:10px;
	}


#container .box01 .box01_txt a
	{
	color:#666666;
	display: block;
	text-decoration: none;
	width: 315px;
	height: 150px;
	background: url(../img/arrow_off_01.gif) no-repeat bottom;
	}

#container .box01 .box01_txt a:hover
	{
	color: #999999;
	width: 315px;
	height: 150px;
	background: url(../img/arrow_on_01.gif) no-repeat bottom;
	text-decoration: underline;
	}


/*====================================================
特集小
====================================================*/
.box02
	{
	margin-left: 15px;
	margin-bottom: 15px;
	height: 115px;
	}

.left
	{
	width: 271px;
	float: left;
	height: 115px;
	border-bottom: 1px dotted #CCCCCC;
	}

.right
	{
	float: right;
	width: 271px;
	height: 115px;
	border-bottom: 1px dotted #CCCCCC;
	}
.photo
	{
	float:left;
	}
.icon
	{
	float:right;
	}


.box02_txt
	{
	float: right;
	}

#container .box02 .box02_txt a
	{
	color: #666666;
	font-size: 10px;
	float: right;
	width: 165px;
	line-height: 130%;
	height: 100px;
	display: block;
	text-decoration: none;
	background: url(../img/arrow_s_off_01.gif) no-repeat;
	}

#container .box02 .box02_txt a:hover
	{
	color: #999999;
	width: 165px;
	height: 100px;
	background: url(../img/arrow_s_on_01.gif) no-repeat;
	text-decoration: underline;
	}
#container .box02 strong
	{
	font-size:12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	line-height: 150%;
	}
.style1
	{
	color: #b50d00;
	text-decoration:none;
	font-size:15px;
	}







#pageTop
	{
	padding-top: 10px;
	}
#pageTop img
	{
	float: right;
	}





