body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../2015images/top_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	/*background-position:right top;*/
　　/*background-repeat:no-repeat;*/
　　/*background-position:right bottom;*/
	
}

.header{
	width:  960px;
	height: 60px;
    border: 0px solid #FF0000;
    margin: 0 auto;
	background-image:url(../2015images/title.gif)
	/*clear:both;*/
}

.logo{
	/*float: left;*/
	padding: 10px 0px 0px 0px;
	border: 0px solid #FF0000;
	/*clear:left;*/
	/*clear:both;*/
}

.btn_blog{
	float: right;
	border: 0px solid #FF0000;
	margin: 8px 0px 0px 0px;
	clear:both;
}
.btn_header{
	font-size: 14px;
	font-weight: normal;
	float: right;
	margin: 12px 0px 0px 0px;
	clear:both;
}
.btn_header a:link { color: #FFFFFF; }
.btn_header a:visited { color: #FFFFFF; }
.btn_header a:hover { color: #FFFFFF; }
.btn_header a:active { color: #FFFFFF; }

.header_line{
	width:  100%;
	height: 20px;
    border: 0px solid #FF0000;
	background-image:url(../2015images/top_bg_line.gif)
}

.footer{
	width:  100%;
	height: 20px;
    border: 0px solid #FF0000;
	background-color:#009B3D;
	clear:both;
}
.copylight{
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px 0px 0px 0px;
	width:960px;
	border: 0px solid #FF0000;
	text-align:right;
	margin: 0 auto;
}







.main{
	width:  960px;
    border: 0px solid #FF0000;
    margin: 0 auto;
}

.menu{
	float: left;
	width:  220px;
    border: 0px solid #FF0000;
    margin: 0 auto;
	/*clear:both;*/
}

.top_c{
	float: right;
	width:  740px;
    border: 0px solid #FF0000;
    margin: 0 auto;
}


.menu_btn{
	margin: 5px 0px 0px 0px;
}


.clImg{
	position:relative;
}
.clImg img {
	position:absolute;
}

.title0{
	margin: 0px 0px 5px 0px;
	cler:both;
}

.title{
	/*clear:both;
	position:relative;*/
	margin: 0px 0px 5px 0px;
	cler:both;
}

.cal_time{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 10px 0px;
	line-height: 150%;
}
























































/*リンクの設定*/

a:link { color: #FFFFFF ; text-decoration: underline; }

a:visited { color: #FFFFFF; text-decoration: underline; }

a:hover { color: #FFFF00 ; text-decoration: underline; }

a:active { color: #FFFF00 }



a.menu {/*リンクされた文字*/

    color:#222222;

    text-decoration:underline;

}

a:link.menu {/*未訪問のリンク*/

    color:#222222;

    text-decoration:underline;

}

a:visited.menu {/*訪問後のリンク*/

    color:#222222;

    text-decoration:underline;

}

a:hover.menu {/*マウスをのせたとき*/

    color:red;

    text-decoration:underline;

}

a:active.menu {/*クリック中*/

    color:red;

}







/*テーブルの両端の色*/

.bg_left { background-image:url(../2015images/bg_left.gif); }

.bg_right { background-image:url(../2015images/bg_right.gif); }





/*ヘッダー*/

.header_text12 {

	font-size:12px;

	color:#FFFFFF;

}



/*中メニュー部分*/

.menu_text12 {

	font-size:12px;

	color:#222222;

}













/*メニュー部分*/

.menu_text10 {

	font-size:10px;

	color:#222222;

}





/*テキスト*/

.text16 {

	font-size:16px;

	line-height:22px;

	color:#333333;

}





/*テキスト*/

.text14 {

	font-size:14px;

	line-height:20px;

	color:#333333;

}



/*テキスト*/

.text14w {

	font-size:14px;

	line-height:20px;

	color:#FFFFFF;

}



/*テキスト*/

.text14r {

	font-size:14px;

	line-height:20px;

	color:#FF0000;

}



/*テキスト*/

.text12 {

	font-size:12px;

	line-height:16px;

	color:#666666;

}



/*テキスト*/

.text12r {

	font-size:12px;

	line-height:16px;

	color:#FF0000;

}



/*テキスト*/

.text10 {

	font-size:10px;

	line-height:12px;

	color:#ffffff;

}



/*テキスト*/

.text12 {

	font-size:12px;

	line-height:16px;

	color:#666666;

}



/*テキスト*/

.products_list_text1 {

	font-size:12px;

	line-height:14px;

	color:#666666;

}



/*テキスト*/

a.products_list_menu1 {

	font-size:12px;

	line-height:14px;

	color:#009b3d;

}

a.products_list_menu1:link {

	color:#009b3d;

	font-style:normal;

	text-decoration:underline;

}

a.products_list_menu1:visited {

	color:#009b3d;

	text-decoration:underline;

}

a.products_list_menu1:hover {

	color:red;

	font-style:normal;

	text-decoration:underline;

}

a.products_list_menu1:active {

	text-decoration:none;

}

















































/*テキスト*/

.link_title {

	font-size:14px;

	line-height:20px;

	color:#000000;

	font-weight:bold;

}



.link_text {

	font-size:12px;

	line-height:18px;

	color:#666666;

}







.b-box {

	float : left

}



.c-box {

	float : right

}























a:hover img.img50{

	-moz-opacity:0.5;

	opacity:0.5;

	filter: alpha(opacity=50);

}



