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

/*■■■tag■■■■■■■■■■■■*/
body
{
	word-break:break-all;
	color:#666666;
	width:850px;
	height:1000px;
	top:10px;
	left:45px;
	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
{ font-size:x-small; TEXT-DECORATION:NONE; line-height:140%;font-family:"ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;color:#333;word-break:break-all;font-weight:normal;}

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%;

/*
	clear: both;
	text-align: center;
	font-size:9px;
	padding: 5px;
	height:20px;
	line-height:150%;
	background:#5E0B0B;
	margin:0 auto 10 auto;
	border-color:#CCCCCC;
	border-width:0 1px 1px 1px;
	border-style:solid;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
	background-repeat:no-repeat;
*/
}


/*■■■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:#FF8800;
/*	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;
}

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


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

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

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