@media screen{
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #E7E7E7 url(../images/back.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#outline {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 780px;
	background-image: url(../images/top_header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	display: none;
}

#logo_box {
	float: left;
	width: 300px;
	padding-top: 12px;
	padding-left: 8px;
}
#flash_space {
	height: 295px;
	width: 780px;
	clear: both;
	background: #99CCFF no-repeat;
	margin: 0px;
	padding: 0px;
}
#nonFlashContent {
	height:295px;
	width:780px;
	clear:both;
/*	outline:none;*/
	margin:0;
	padding:0;
	background: #99CCFF no-repeat;
	overflow:hidden;
}
#topics {
	background-image: url(../images/topics_L.gif);
	height: 26px;
	width: 718px;
	margin-left: 31px;
	background-repeat: no-repeat;
	font-size: 12px;
	margin-top: 30px;
/*	padding-top: 7px; */
/*	text-indent: 120px; */
	margin-right: 31px;
/*	margin-bottom: 0px; */
}
#topics2 {
	margin-left: 31px;
	font-size: 12px;
	line-height: 18px;
	border: solid #cccccc;
	border-width: 0px 1px 1px 1px;
	padding: 10px;
	margin-right: 31px;
	margin-bottom: 0px;
}
.topics3 {
	font-size: 12px;
	line-height: 18px;
	border: 0px solid #cccccc;
	margin: 10px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	text-align:center;
}
#topics2 h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding: 0px;
	line-height: 24px;
	border-bottom: 1px dotted #999999 ;
}

.clear {
	clear: both;
}


#header_right {
	float: right;
	width: 240px;
	padding-right: 5px;
	padding-top: 20px;
}
#header_right img {
}

#main_link {
	margin-top: 23px;
	margin-left: 0px;
	text-align: center;
}
#main_link img {
	margin-top: 7px;
	margin-right: 3px;
}

#header_right img {
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnavi {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 780px;
	clear: both;
}
*html #topnavi {
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 780px;
	clear: both;
}
*:first-child+html 
#topnavi {
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 780px;
	clear: both;
	}
#topnavi li{
	margin:0;
   padding:0;
   	list-style: none;
}

#topnavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu1{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk1.gif) no-repeat;
}
#menu1 a{
width:130px;
height:63px;
display:block;
}
#menu1 a:hover{
background: url(../images/toplk1-2.gif) no-repeat;
}
#menu1_selected{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk1-2.gif) no-repeat;
}
#menu2{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk2.gif) no-repeat;
}
#menu2 a{
width:130px;
height:63px;
display:block;
}
#menu2 a:hover{
background: url(../images/toplk2-2.gif) no-repeat;
}
#menu3{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk3.gif) no-repeat;
}

#menu3 a{
width:130px;
height:63px;
display:block;
}
#menu3 a:hover{
background: url(../images/toplk3-2.gif) no-repeat;
}
#menu4{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk4.gif) no-repeat;
}

#menu4 a{
width:130px;
height:63px;
display:block;
}
#menu4 a:hover{
background: url(../images/toplk4-2.gif) no-repeat;
}
#menu5{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk5.gif) no-repeat;
}
#menu5 a{
width:130px;
height:63px;
display:block;
}
#menu5 a:hover{
background: url(../images/toplk5-2.gif) no-repeat;
}
#menu6{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk6.gif) no-repeat;
}
#menu6 a{
width:130px;
height:63px;
display:block;
}
#menu6 a:hover{
background: url(../images/toplk6-2.gif) no-repeat;
}
#sub_link {
	margin-top: 32px;
	text-align: right;
	margin-right: 225px;
	padding-bottom: 30px;
}
#footer {
	text-align: center;
	padding-top: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
}
#footer p {
	margin-top: 20px;
}
}

@media print{
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #E7E7E7 url(../images/back.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	zoom: 80%;
}


#outline {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 780px;
	background-image: url(../images/top_header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	display: none;
}

h2 {
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	display: none;
}

h3 {
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	display: none;
}

#logo_box {
	float: left;
	width: 300px;
	padding-top: 12px;
	padding-left: 8px;
}
#flash_space {
	height: 295px;
	width: 780px;
	clear: both;
	background: #99CCFF no-repeat;
	margin: 0px;
	padding: 0px;
}
#topics {
	background-image: url(../images/topics.gif);
	height: 26px;
	width: 718px;
	margin-left: 31px;
	background-repeat: no-repeat;
	font-size: 12px;
	margin-top: 30px;
	padding-top: 7px;
	text-indent: 120px;
	margin-right: 31px;
	margin-bottom: 0px;
}
#topics2 {
	margin-left: 31px;
	font-size: 12px;
	margin-top: 10px;
	line-height: 18px;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-right: 31px;
	margin-bottom: 0px;
}
#topics2 h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding: 0px;
	line-height: 24px;
	border-bottom: 1px dotted #999999 ;
}

.clear {
	clear: both;
}


#header_right {
	float: right;
	width: 240px;
	padding-right: 5px;
	padding-top: 20px;
}
#header_right img {
}

#main_link {
	margin-top: 23px;
	margin-left: 0px;
	text-align: center;
}
#main_link img {
	margin-top: 7px;
	margin-right: 3px;
}

#header_right img {
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnavi {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 780px;
	clear: both;
}
*html #topnavi {
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 780px;
	clear: both;
}
*:first-child+html 
#topnavi {
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 780px;
	clear: both;
	}
#topnavi li{
	margin:0;
   padding:0;
   	list-style: none;
}

#topnavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu1{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk1.gif) no-repeat;
}
#menu1 a{
width:130px;
height:63px;
display:block;
}
#menu1 a:hover{
background: url(../images/toplk1-2.gif) no-repeat;
}
#menu1_selected{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk1-2.gif) no-repeat;
}
#menu2{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk2.gif) no-repeat;
}
#menu2 a{
width:130px;
height:63px;
display:block;
}
#menu2 a:hover{
background: url(../images/toplk2-2.gif) no-repeat;
}
#menu3{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk3.gif) no-repeat;
}

#menu3 a{
width:130px;
height:63px;
display:block;
}
#menu3 a:hover{
background: url(../images/toplk3-2.gif) no-repeat;
}
#menu4{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk4.gif) no-repeat;
}

#menu4 a{
width:130px;
height:63px;
display:block;
}
#menu4 a:hover{
background: url(../images/toplk4-2.gif) no-repeat;
}
#menu5{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk5.gif) no-repeat;
}
#menu5 a{
width:130px;
height:63px;
display:block;
}
#menu5 a:hover{
background: url(../images/toplk5-2.gif) no-repeat;
}
#menu6{
float:left;
width:130px;
height:63px;
text-indent:-9999px;
background: url(../images/toplk6.gif) no-repeat;
}
#menu6 a{
width:130px;
height:63px;
display:block;
}
#menu6 a:hover{
background: url(../images/toplk6-2.gif) no-repeat;
}
#sub_link {
	margin-top: 32px;
	text-align: right;
	margin-right: 225px;
	padding-bottom: 30px;
}
#footer {
	text-align: center;
	padding-top: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
}
#footer p {
	margin-top: 20px;
}
}
