/* なんとなく仕様 */
body	{
	font-size:12px;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color:#222;
}
u	{
	background:url(banar/wave_red.gif) bottom repeat-x #FCC;
	padding-bottom:1px;
	text-decoration:none;
}
.box	{
	margin:10px;
	border-top:solid 1px #FC0;
	border-bottom:solid 1px #F80;
	border-right:solid 1px #F80;
	border-left:solid 1px #FC0;
	padding:10px;
	background:#FFC url(banar/box_back01.gif) bottom repeat-x;
}
.box b	{
	font-weight:bold;
	border-left:solid 4px #F80;
	border-top:solid 1px #FED;
	border-bottom:solid 1px #F80;
	font-size:14px;
	padding:3px 20px 3px 10px;
	background-color:#FFF;
}
.box .point	{
	padding:3px;
	color:#000;
	border:solid 1px #F80;
	text-align:center;
	width:100px;
	color:#300;
	background-color:#FFF;
}
/* 左ナビ */
.navi_la a	{
	width: 140px;
	height: 27px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.navi_la a:hover	{
	background-position: 0px -27px;
}
.navi_l a	{
	width: 140px;
	height: 20px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.navi_l a:hover	{
	background-position: 0px -20px;
}
/* リスト系 */
.list_red_12	{
	padding:0px 0px 0px 18px;
	background:url(banar/list_arrow_red.gif) left top no-repeat;
	margin:10px 0px;
	font-size:12px;
}
.list_blue_12	{
	padding:0px 0px 0px 18px;
	background:url(banar/list_arrow_blue.gif) left top no-repeat;
	margin:10px 0px;
	font-size:12px;
}
.listball_pink_12	{
	padding:0px 0px 0px 16px;
	background:url(banar/list_ball_pink.gif) left top no-repeat;
	margin:10px 0px;
	font-size:12px;
}
.listball_red_12	{
	padding:0px 0px 0px 16px;
	background:url(banar/list_ball_red.gif) left top no-repeat;
	margin:10px 0px;
	font-size:12px;
}
.listball_blue_12	{
	padding:0px 0px 0px 16px;
	background:url(banar/list_ball_blue.gif) left top no-repeat;
	margin:10px 0px;
	font-size:12px;
}
.listball_orange_12	{
	padding:0px 0px 0px 16px;
	background:url(banar/list_ball_orange.gif) left top no-repeat;
	margin:10px 0px;
	font-size:12px;
}
.listball_green_12	{
	padding:0px 0px 0px 16px;
	background:url(banar/list_ball_green.gif) left top no-repeat;
	margin:10px 0px;
	font-size:12px;
}
.listball_gray_12	{
	padding:0px 0px 0px 16px;
	background:url(banar/list_ball_gray.gif) left top no-repeat;
	margin:10px 0px;
	font-size:12px;
}
.listball_purple_12	{
	padding:0px 0px 0px 16px;
	background:url(banar/list_ball_purple.gif) left top no-repeat;
	margin:10px 0px;
	font-size:12px;
}
.list_wh_10	{
	padding:0px 0px 0px 12px;
	background:url(banar/list_circle_wh.gif) left top no-repeat;
	margin:10px 0px;
	font-size:10px;
}
.list_red_10	{
	padding:0px 0px 0px 12px;
	background:url(banar/list_circle_red.gif) left top no-repeat;
	margin:10px 0px;
	font-size:10px;
}
.list_blue_10	{
	padding:0px 0px 0px 12px;
	background:url(banar/list_circle_blue.gif) left top no-repeat;
	margin:10px 0px;
	font-size:10px;
}
.list_bk_10	{
	padding:0px 0px 0px 12px;
	background:url(banar/list_circle_bk.gif) left top no-repeat;
	margin:10px 0px;
	font-size:10px;
}
.q	{
	background:url(banar/q0.gif) top left no-repeat;
	padding-left:20px;
	font-size:12px;
	color:#099;
	margin:15px 0px 5px;
}
.a	{
	background:url(banar/a0.gif) top left no-repeat;
	padding-left:20px;
	font-size:12px;
	color:#444;
	margin:10px 0px 5px;
}
/* セパレータ */
.msepa	{
	border-bottom:dashed 1px #666;
	padding:5px 0px;
}	
.msepab	{
	padding-top:5px;
}
/* テーブルまとめ */
.tbl .title	{
	font-size:10px;
}	
.tbl td	{
	text-align:center;
	padding:5px;
}
.tbl .lt	{
	border-left:solid 1px #888;
	border-top:solid 1px #888;
}
.tbl .rb	{
	border-right:solid 1px #888;
	border-bottom:solid 1px #888;
}
/* 背景色簡易設定 */
.blue	{
	background:#ddf;
}
.pink	{
	background:#fdd;
}
.ppink	{
	background:#fff4f4;
}
.pblue	{
	background:#f4f4ff;
}
.yellow	{
	background:#ffc;
}
.white	{
	background:#fff;
}
.res	{
	background:#fff4f4;
	background-image:url(banar/res.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#aaa;
}
.wait	{
	background:#f4f4ff;
	background-image:url(banar/wait.gif);
	background-position:center center;
	background-repeat:no-repeat;
	color:#aaa;
}
/* アラート */
.alert	{
	background:url(banar/alert2.gif) top left no-repeat;
	padding-left:20px;
	margin:10px 0px;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
}
/* もっと｜隠す */	
.button_more a	{
	height:15px;
	width:70px;
	display:block;
	background:url(banar/moremore.gif) no-repeat 0px 0px;
}
.button_close a	{
	height:15px;
	width:70px;
	display:block;
	background:url(banar/moreback.gif) no-repeat 0px 0px;
}
.button_more a:hover, .button_close a:hover	{
	background-position:0px -18px;
}
/* Index用 */
.dntitle1, .dntitle2, .dntitle3, .dntitle1om, .dntitle2om, .dntitle3om	{
	background-repeat:no-repeat;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	height:37px;
}
.dntitle1, .dntitle1om {
	background-image:url(banar/t_head_new_or.gif);
}
.dntitle1	{
	background-position:0px 0px;
}
.dntitle1om	{
	background-position:0px -37px;
}
.dntitle2, .dntitle2om {
	background-image:url(banar/t_head_new_bl.gif);
}
.dntitle2	{
	background-position:0px 0px;
}
.dntitle2om	{
	background-position:0px -37px;
}
.dntitle3, .dntitle3om {
	background-image:url(banar/t_head_new_gr.gif);
}
.dntitle3	{
	background-position:0px 0px;
}
.dntitle3om	{
	background-position:0px -37px;
}
.ntitle	{
	padding:7px 0px 0px 20px;
}
.ntitle a	{
	text-decoration:none;
	color:#333;
	border-bottom:solid 1px #F00;
}
.ntitle a:hover	{
	text-decoration:none;
	color:#000;
	border-bottom:none;
	position:relative;
	top:1px;
}
.vntitle1, .vntitle2, .vntitle3, .vntitle1om, .vntitle2om, .vntitle3om	{
	background-repeat:no-repeat;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size:10px;
	text-align:center;
	margin:0px;
	width:130px;
	height:37px;
}
.vntitle1, .vntitle1om	{
	background-image:url(banar/navi_new_or.gif);
}
.vntitle1 {
	background-position:0px 0px;
}
.vntitle1om	{
	background-position:0px -37px;
}
.vntitle2, .vntitle2om	{
	background-image:url(banar/navi_new_bl.gif);
}
.vntitle2	{
	background-position:0px 0px;
}
.vntitle2om	{
	background-position:0px -37px;
}
.vntitle3, .vntitle3om	{
	background-image:url(banar/navi_new_gr.gif);
}
.vntitle3	{
	background-position:0px 0px;
}
.vntitle3om	{
	background-position:0px -37px;
}
.vtitle	{
	padding:5px 0px 0px 0px;
}
.vtitle a	{
	text-decoration:none;
	color:#333;
	border-bottom:solid 1px #F00;
}
.vtitle a:hover	{
	text-decoration:none;
	color:#000;
	border-bottom:none;
	position:relative;
	top:1px;
}
.dnbody1, .dnbody2, .dnbody3	{
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size:11px;
	color:#444;
	margin:0px;
	padding:3px 15px 5px 20px;
}
.dnbody1	{
	background:url(banar/t_body_or.gif) repeat-y;
}
.dnbody2	{
	background:url(banar/t_body_bl.gif) repeat-y;
}
.dnbody3	{
	background:url(banar/t_body_gr.gif) repeat-y;
}
.dnbody1 a	{
	text-decoration:underline;
}
.dnbody1 a:hover	{
	color:#F00;
}
.dnlink1, .dnlink2, .dnlink3	{
	border-top:dashed 1px #666;
	font-size:12px;
	font-weight:bold;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	text-align:left;
	padding:3px 0px 0px 15px;
	margin-top:2px;
	background-repeat:no-repeat;
	background-position:left;
}
.dnlink1 a:hover, .dnlink2 a:hover, .dnlink3 a:hover	{
	color:#F00;
	position:relative;
	top:1px;
}
.dnlink1	{
	background-image:url(banar/ball_or.gif);
}
.dnlink2	{
	background-image:url(banar/ball_bl.gif);
}
.dnlink3	{
	background-image:url(banar/ball_gr.gif);
}
.dnfoot	{
	background:url(banar/t_foot.gif) no-repeat;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size:10px;
	color:#555;
	margin:0px;
	padding:1px 15px 0px 20px;
	height:23px;
}
.dndate	{
	float:right;
	position:relative;
	top:-1px;
}
.gtenq	{
	margin:10px 0px;
}
.gtenq a	{
	display:block;
	width:147px;
	height:33px;
	background:url(banar/gotoenquete.gif) no-repeat;
}
.gtenq a span	{
	display:none;
}
.gtenq a:hover	{
	background-position:0px -33px;
}
