@charset "Shift_JIS";

	/*
	→ビジュアル
		→背景
			→色・マージン・パディング・ボーダ…
	*/


/*------------------------------------------------------------*/
/*BODY*/

body{
	background: #ffffff;
	margin: 0px; }
body,td,th{
	color: #222222;
	font-size: 83%;
	line-height: 120%;
	text-autospace: ideograph-alpha; }


/*------------------------------------------------------------*/
/*Section*/

.main{
	position: absolute;
	top: 50px;
	left: 300px; }
div.side{
	position: absolute;
	top: 50px;
	left: 50px;
	width: 250px;
	background: #ffffff;
	color: #000000;
	text-align: left; }
#TOP{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 100%;
	color: #ffffff;
	padding-left: 50px;
	order-right: 1px solid #333333; }
.contents{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	background: #333333;
	color: #ffffff; }
.contents a{
	margin: 0px; }

.surround00{
	width: 100%;
	background: #ffffff url(img_home/bg_netf.png);
	order-right: 1px solid #333333;
	border-left: 1px solid #333333;
	margin: 0em; }
.surround01{
	width: 100%;
	border: 1px solid #aaaaaa;
	margin: 2em 0em;
	padding-bottom: 1em; }


.text{
	idth: 100%;
	order: 1px solid #ff0000;
	padding: 0em 1.5em 1em 3em; }


address{
	padding: 10px;
	border-top: 1px solid #333333;
	font-size: 83%;
	font-style: normal;
	text-align: center; }


ul.menu{
	width: 100%;
	margin: 0px;
	list-style: none; }
ul.menu li{
	border-bottom: 1px solid #ffffff; }

.date{
	font-size: 83%;
	font-style: italic; }
.back{
	background: #8e8e8e;
	color: #ffffff; }
.small{
	font-size: 83% }


/*------------------------------------------------------------*/
/*HEADING*/

h1{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 144%; }
h2{
	width: 250px;
	height: 25px;
	color: #ffffff;
	margin: 0em 0em 1px 0em;
	padding-left: 2px;
	font-size: 100%;
	font-weight: bold; }
h3{
	background: #333333;
	margin: 0em;
	padding: 0.7em;
	color: #ffffff;
	font-size: 100%; }
h3 em{
	color: #ffffff;
	font-size: 120%; }
h4{
	color: #000000;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	margin: 0em;
	padding: 0.5em;
	font-size: 100%; }
h4 em{
	color: #ff0000; }
h5{
	color: #000000;
	border-bottom: solid 1px #333333;
	margin-top: 2em;
	padding: 0em;
	font-size: 100%;
	font-weight: bold; }
h5 em{
	color: #ff0000; }
h5 small{
	font-weight: normal; }

/*------------------------------------------------------------*/
/*FONT*/

em{
	olor: #000000;
	font-style: normal;
	font-weight: bold; }
em.back{
	color: #ffffff; }
strong{
	color: #ff0000;
	font-weight: bold; }

b{
	font-weight: bold; }
small{
	font-size: 83%; }

.red{
	color: #ff0000; }

.mono{
	font-family: monospace; }

/*------------------------------------------------------------*/
/*A*/

a{
	margin: 0px 2px; }
a:link{
	color: #0000ff;
	text-decoration: none; }
a:visited{
	color: #aa00aa;
	text-decoration: none; }
a:active{
	color: #ff0000;
	text-decoration: none; }
a:hover{
	color: #0000ff;
	text-decoration: underline; }

a.side{
	color: #333333; }
a:visited.side{
	color: #333333; }

a.black{
	color: #333333; }
a:visited.black{
	color: #333333; }

a.menu{
	width: 100%;
	margin: 0px;
	padding-left: 2px;
	font-weight: bold; }

a.address{
	color: #333333; }
a:visited.address{
	color: #333333; }

a:link.white{
	color: #ffffff; }
a:visited.white{
	color: #ffffff; }
a:active.white{
	color: #ffffff; }
a:hover.white{
	color: #ffffff; }

a.gotop{
	boder: #333333 1px solid; }
a:link.gototop{
	color: #333333; }
a:visited.gototop{
	color: #333333; }
a:active.gototop{
	color: #333333; }
a:hover.gototop{
	background: #333333;
	color: #ffffff;
	text-decoration: none; }


/*------------------------------------------------------------*/
/*TABLE*/

div.table{
	width: 100%;
	margin: 1em 0px; }

table{
	border-collapse: collapse;
	empty-cells: show; }
th{
	background: #444444;
	color: #ffffff;
	ext-align: left; }

th.small,td.small{
	font-size: 69%; }


/*------------------------------------------------------------*/
/*Q,BLOCKQUOTE*/

q{
	background: #f3f3f3;
	margin: 0px 2px;
	border: 1px solid #eaeaea;
	color: #000000; }

blockquote{
	background: #fafafa rl(img_home/bg_nete.png);
	margin: 25px 0px 10px 0px;
	padding: 0px 25px;
	border: 1px solid #f3f3f3; }


/*------------------------------------------------------------*/
/*Others*/

ins{
	color: #000000;
	font-style: italic;
	text-decoration: none; }
del{
	text-decoration: line-through; }

img{
	border: 0px; }

