body {
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	font-size: 14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6em;
	color: #4d4d4d;
	text-align: center;
}
h1 {
	width: 100%;
	margin: 0px auto;
	background-color:#000000;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	line-height:1.3em;
	padding: 2px 0;
}
#header{
	background-image:url(../img/template/header.png),url(../img/template/header_bg.gif);
	background-size:230px 70px,44px 160px;
	background-position:top left;
	background-repeat:no-repeat,repeat-x;
	width: 100%;
	height: 58px;
	margin: 0px auto;
	padding: 12px 0 0 0;
	text-align: right;
}
h2 {
	background:url(../img/template/bn_bg.gif) left center no-repeat;
	text-align:left;
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
	margin: 0 auto 8px;
	padding: 8px 0 8px 18px;
	background-color:#000000;
	line-height:1em;
}
.tx98{
	width:98%;
	margin:0 auto;
	text-align:left;
}

/* ----------------------------------------
メニュー
-----------------------------------------*/
.sy1{
	margin:0;		/* hr指定 */
}
#MENU_OUT{
	background:url(../img/template/hot_tit.png) left 18px no-repeat;
	padding:58px 0 0 0;
	width:320px;
	margin:0 auto;
}
#MENU_OUT img{
	margin:4px 0;
}
.bn_twn a{
	float:left;
	display:inline-block;
	background:url(../img/template/menu_bg.png) top center no-repeat;
	width:152px;
	height:51px;
	margin:4px 0 4px 5px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
	color: #ff0099;
	text-decoration:none;
	line-height:48px;
}
/* ----------------------------------------
ふったー 
-----------------------------------------*/
#footer{
	background-color:#ededed;
	font-size:10px;
	line-height:1.3em;
	padding:8px 0;
	margin:12px 0 0 0;
} 
/*---------------------------*/
/*リンクぼたん4種*/
/*---------------------------*/
.btn1 a,.btn2 a,.btn3 a,.btn4 a{
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	width:298px;
	height:36px;
	display:block;
	margin:12px auto 6px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:36px;
	text-decoration:none;
}
.btn1 a{
	text-shadow: 0.2em 0.2em 5px #990000;
	background:url(../img/bn_pk.png) top center repeat-x;
}
.btn2 a{
	text-shadow: 0.2em 0.2em 5px #0000aa;
	background:url(../img/bn_bl.png) top center repeat-x;
}
.btn3 a{
	text-shadow: 0.2em 0.2em 5px #003333;
	background:url(../img/bn_gr.png) top center repeat-x;
}
.btn4 a{
	text-shadow: 0.2em 0.2em 5px #990000;
	background:url(../img/bn_or.png) top center repeat-x;
}



/* ----------------------------------------
共通クラス指定	
-----------------------------------------*/
img {
	border:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 100%;
	font-size: 1px;
}
.tenten{
	border:#696969 1px dashed;
	margin:12px 0;
}
/*---------------------------*/
.pk_b{
	color: #ff04d9;
	font-weight:bold;
}
.or_b{
	color: #FF6633;
	font-weight:bold;
}
.bl_b{
	color:#3399ff;
	font-weight:bold;
}
.pk_n{
	color: #ff04d9;
}
.or_n{
	color: #FF6633;
}
.bl_n{
	color:#3399ff;
}
/*---------------------------*/
.or_r{
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	background-color:#F63;
	margin:0;
	padding:2px 8px;
	color:#ffffff;
}
.gr_r{
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	background-color:#666;
	margin:0;
	padding:2px 8px;
	color:#ffffff;
}

/* ----ここまで-----*/




