@charset "Shift_JIS";

/*============================================================
//
//  目次---------------------
//  ・サブ
// 　 ・メニュー
// 　 ・ボタン
//  ・メイン
//
//==========================================================*/




/*============================================================
//  メイン
//==========================================================*/

#main .xross h2{
	background:url(../img_xross/tl_xross.jpg) no-repeat;
	width:685px;
	height:50px;
	text-indent:-9999px;
	font-size:5px;
	margin-bottom:15px;
}

#main .xross .lead{
	width:685px;
}

#main .xross .lead p{
	width:485px;
	padding-left:15px;
	float:left;
}

#main .xross .lead img{
	float:right;
	margin-right:15px;
}

#main .xross .inner{
	width:665px;
	margin:0 0 15px 10px;
}
#main .xross .inner{
	width:665px;
	margin:0 0 15px 10px;
}

#main .xross .inner .tl01{
	width:665px;
	height:33px;
	background:url(../img_xross/tl_01.gif) no-repeat;
	text-indent:-9999px;
	font-size:5px;
	margin-bottom:12px;
}
#main .xross .inner .tl02{
	width:665px;
	height:33px;
	background:url(../img_xross/tl_02.gif) no-repeat;
	text-indent:-9999px;
	font-size:5px;
	margin-bottom:12px;
}
#main .xross .inner .tl03{
	width:665px;
	height:33px;
	background:url(../img_xross/tl_03.gif) no-repeat;
	text-indent:-9999px;
	font-size:5px;
	margin-bottom:12px;
}
#main .xross .inner .tl04{
	width:665px;
	height:33px;
	background:url(../img_xross/tl_04.gif) no-repeat;
	text-indent:-9999px;
	font-size:5px;
	margin-bottom:12px;
}
#main .xross .inner .tl05{
	width:665px;
	height:33px;
	background:url(../img_xross/tl_05.gif) no-repeat;
	text-indent:-9999px;
	font-size:5px;
	margin-bottom:12px;
}
#main .xross .inner .tl06{
	width:665px;
	height:33px;
	background:url(../img_xross/tl_06.gif) no-repeat;
	text-indent:-9999px;
	font-size:5px;
	margin-bottom:12px;
}

#main .xross .box{
	width:665px;
}

#main .xross .box img{
	float:left;
	margin:0 15px 0 5px;
}
#main .xross .box p{
	float:left;
	width:460px;
}


/*============================================================
//  サブ
//==========================================================*/

#sub .xorss{
	width:200px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:solid 1px #999;
}

#sub .xross .tl{
	background:url(../img_xross/tl_contents.jpg) no-repeat;
	width:200px;
	height:30px;
	text-indent:-9999px;
	font-size:5px;
}

/*==メニュー==*/

#sub .xross ul{ margin-bottom:15px;}

#sub .xross li{
	width:200px;
	height:50px;
	text-indent:-9999px;
	font-size:5px;
}
#sub .xross li a{
	width:200px;
	height:50px;
	display:block;
}

#sub .xross li a:hover{ background:none}

#sub .xross .publish{ background:url(../img_xross/xross_btn_on.gif) no-repeat 0 0;}
#sub .xross .publish a{ background:url(../img_xross/xross_btn.gif) no-repeat 0 0;}

#sub .xross .now{ background:url(../img_xross/xross_btn_on.gif) no-repeat 0 -50px;}
#sub .xross .now a{ background:url(../img_xross/xross_btn.gif) no-repeat 0 -50px;}

#sub .xross .need{ background:url(../img_xross/xross_btn_on.gif) no-repeat 0 -100px;}
#sub .xross .need a{ background:url(../img_xross/xross_btn.gif) no-repeat 0 -100px;}

#sub .xross .info{ background:url(../img_xross/xross_btn_on.gif) no-repeat 0 -150px;}
#sub .xross .info a{ background:url(../img_xross/xross_btn.gif) no-repeat 0 -150px;}

#sub .xross .print{ background:url(../img_xross/xross_btn_on.gif) no-repeat 0 -200px;}
#sub .xross .print a{ background:url(../img_xross/xross_btn.gif) no-repeat 0 -200px;}

#sub .xross .next{ background:url(../img_xross/xross_btn_on.gif) no-repeat 0 -250px;}
#sub .xross .next a{ background:url(../img_xross/xross_btn.gif) no-repeat 0 -250px;}

/*==問い合わせボタン==*/

#sub .inquiry{
	margin-top:15px;
	width:200px;
	height:66px;
	background:url(../img_xross/sub_btn_on.jpg) no-repeat;
	text-indent:-9999px;
	font-size:5px;
}
#sub .inquiry a{
	width:200px;
	height:66px;
	display:block;
	background:url(../img_xross/sub_btn.jpg) no-repeat;
}
#sub .inquiry a:hover{background:none;}

