

/*種別としてtag,id,classがある*/
/*■■■全体■■■■■■■■■■■■*/
*{ margin:0px;padding:0px; line-height:140%; }

/*■■■tag■■■■■■■■■■■■*/
body
{
	word-break:break-all;
	color:#666666;
	font-size: 12px;
	background-color:#FFFFFF;
}

input, select, textarea
{
	margin:0px;
	ime-mode: active;
}

a,th,td,p,font,div,h1,h2,h3,h4,h5,h6
{  TEXT-DECORATION:NONE; line-height:140%;font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;color:#333;}

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


/*■■■id■■■■■■■■■■■■*/
/*■■foot*/
#foot
{
	color:#FFFFFF;
	background:#EEEEEE;
	width:100%;
	height:20px;
	font-size:10px;
	padding: 5px;
	text-align: center;
	line-height:150%;
}


/*■■■class■■■■■■■■■■■■*/
/*float　フロート*/
.float_l{float:left;}
.float_r{float:right;}
.float_end{float:none;clear:both;}
.end{float:none;clear:both;font-size:1px;}

.L_title_PH
{
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	padding:2px 0px 2px 10px;
	margin:5px 5px 10px 5px;
	background:#AE008A;
/*	background-image:url(https://town-nets.jp/hokkaido/img/R_bar0.gif); */
/*	background-repeat:no-repeat; */
}

.L_title_PH_999999
{
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	padding:2px 0px 2px 10px;
	margin:60px 5px 10px 5px;
	background:#999999;
/*	background-image:url(https://town-nets.jp/okinawa/img/R_bar0.gif); */
/*	background-repeat:no-repeat; */
}

.M_title_PH
{
	color:#666666;
	text-align:left;
	font-size:14px;
/*	font-weight:bold;*/
	padding:0px 0px 0px 10px;
	border-left: #666666 4px solid;
	margin:5px 10px 10px 5px;
/*	border-bottom: #666666 1px dashed;*/
	background:#DDDDDD;
	background-repeat:no-repeat;
}

.M_title_ORANGE
{
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:2px 5px;
	border-left: #FF0000 6px solid;
	margin:15px 10px 10px 0px;
/*	border-bottom: #666666 1px dashed;*/
	background:#00CC00;
	background-repeat:no-repeat;
}


.L_body
{
	padding:0px 5px 0px 15px;
	text-align:left;
	line-height:150%;
}


.myb{
	background-image:url(https://town-nets.jp/hokkaido/img/level_3rd/mybook_head.gif);
	background-repeat:no-repeat;
}

.top_waku{
	background-image:url(https://town-nets.jp/hokkaido/img/level_1st/corner/bar_naka.gif);
	background-repeat:repeat-y;
}

.bottom_bar{
	background-image:url(https://town-nets.jp/hokkaido/img/level_1st/corner/bar_bottom.gif);
	background-repeat:no-repeat;
}

.mybook a{display:block;background : url(/img/ico/ico_book.gif) left top;background-repeat : no-repeat;marbin-top:10px;padding-left:10px;}

.mybook{
	padding:10px 0px;
}
.mybook a:hover{background : #FFFF00 url(/img/ico/ico_book.gif) left top;text-decoration:underline;background-repeat : no-repeat;}





