@charset "Shift_JIS";


div.page {
	width:548px;
	margin:0 auto;
	text-align:center;
	}

/*メニュー部分*/	
h1.midashi1 {
	margin:10px 0 0 0;
	padding:0;
	}
div.menu {
	width:530px;
	margin:20px auto 10px auto;
	padding:0 0 30px 0;
	border-bottom:3px double #999;
	}
div.menu:after {
	content: ".";
	clear: both;
	display: block;
	height: 0; 
	font-size:0;
	visibility: hidden;
	}
h2.midashi_menu {
	text-align:left;
	font-size:100%;
	padding:4px 0 2px 10px;
	margin:0 0 3px 0;
	color:#333;
	border:solid 1px #ccc;
	background:url(bg_h2_menu.gif) repeat-x top left #EAEAEA;
	line-height:1.45;
	}	
ul.menu {
	text-align:left;
	margin:0;
	padding:0;
	}
li.menu {
	list-style:none;
	margin:0;
	padding:2px 0;
	font-size:90%;
	width:170px;
	float:left;
	border-bottom:1px dashed #999;
	}
li.menu a:link,
li.menu a:visited {
	color:#000099;
	background:url(bg_list.gif) no-repeat left ;
	text-decoration:underline;
	padding-left:13px;
	line-height:1.45;
	}
li.menu a:hover, 
li.menu a:active {
	color:#C00;
	background:url(bg_list.gif) no-repeat left ;
	text-decoration:underline;
	}
li.menu a {
	text-decoration:none;
	display:block;
	}
li.col1 {
	clear:both;
	margin-right:9px;
	}
li.col2 {
	margin-right:9px;
	}

/*リンク集部分*/
div.main {
	width:530px;
	text-align:left;
	clear:both;
	margin:20px auto 0 auto
	}
h2.midashi2 {
	font-size:100%;
	padding:4px 0 2px 10px;
	margin:0 0 3px 0;
	color:#333;
	border-bottom:solid 1px #999;
	background:url(bg_h2.gif) repeat-x top left #EAEAEA;
	line-height:1.45;
	}
h2.midashi2 {
	_width:530px;
	}
div.box  { 
	margin:0 0 10px 0;
	border:1px solid #999;
	}	
div.box:after {
	content: ".";
	clear: both;
	display: block;
	height: 0; 
	font-size:0;
	visibility: hidden;
}
/*\*/
* html div.box {
	height:1%;
}

div.box-in {
	margin:10px;
	padding:0 0 0 130px;
	height:auto;
	}
div.box-in:after {
	content: ".";
	clear: both;
	display: block;
	height: 0; 
	font-size:0;
	visibility: hidden;
}
div.box1 {
	background:url(img_box1.jpg) no-repeat top left;
	}
div.box2 {
	background:url(img_box2.jpg) no-repeat top left;
	}
div.box3 {
	background:url(img_box3.jpg) no-repeat top left;
	}
div.box4 {
	background:url(img_box4.jpg) no-repeat top left;
	}
div.box5 {
	background:url(img_box5.jpg) no-repeat top left;
	}
div.box6 {
	background:url(img_box6.jpg) no-repeat top left;
	}
div.box7 {
	background:url(img_box7.jpg) no-repeat top left;
	}
div.box8 {
	background:url(img_box8.jpg) no-repeat top left;
	}
div.box9 {
	background:url(img_box9.jpg) no-repeat top left;
	}
div.box10 {
	background:url(img_box10.jpg) no-repeat top left;
	}
div.box11 {
	background:url(img_box11.jpg) no-repeat top left;
	}
div.box12 {
	background:url(img_box12.jpg) no-repeat top left;
	}
div.box13 {
	background:url(img_box13.jpg) no-repeat top left;
	}
div.box14 {
	background:url(img_box14.jpg) no-repeat top left;
	}
div.box15 {
	background:url(img_box15.jpg) no-repeat top left;
	}
div.box16 {
	background:url(img_box16.jpg) no-repeat top left;
	}
div.box17 {
	background:url(img_box17.jpg) no-repeat top left;
	}
div.box18 {
	background:url(img_box18.jpg) no-repeat top left;
	}
div.box19 {
	background:url(img_box19.jpg) no-repeat top left;
	}
ul.link {
	margin:0;
	padding:0;
	width:380px;
	line-height:1.6;
	font-size:95%;
	}
ul.link:after {
	content: ".";
	clear: both;
	display: block;
	height: 0; 
	font-size:0;
	visibility: hidden;
	}	
li.odd {
	float:left;
	clear:left;
	width:185px;
	list-style:none;
	padding-left:3px;
	}
li.even {
	float:right;
	clear:right;
	width:185px;
	text-align:left;
	list-style:none;
	}
li.none {
	list-style:none;
	}
li.odd a,
li.even a {
	background:url(bg_link.gif) no-repeat left;
	padding-left:17px;
	margin-left:3px;
	vertical-align:top;
	display:block;
	}	
li.odd a:link,
li.even a:link,
li.odd a:visited,
li.even a:visited {
	color:#000099;
	text-decoration:underline;
	} 
li.odd a:hover,
li.even a:hover,
li.odd a:active,
li.even a:active {
	color:#CC0000;
	text-decoration:underline;
	} 	
.bg_space1 {
	padding-bottom:20px;
	}
.bg_space2 {
	padding-bottom:40px;
	}
.bg_space3 {
	padding-bottom:60px;
	}
/*ページトップ*/
div.pagetop {
	font-size:80%;
	}
div.pagetop {
	color:#CC0000;
	text-decoration:underline;
	text-align:right;
	}
div.pagetop a {
	background:url(bg_pagetop.gif) no-repeat left ;
	display:inline;
	padding:3px 0 3px 10px;
	color:#090;
	}
div.pagetop a:hover {
	background:url(bg_pagetop_h.gif) no-repeat left ;
	color:#CC0000;
	}

/*フッター*/
div.footer {
	clear:both;
	}