/* CSS Document */


body {
	background-color: #CCCCCC;
	font-size: x-small;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothi &#169; &#8471;ro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	clear: left;
}

#header {
	height: 160px;
	width: 800px;
}

#wrap {
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
}


#footer {
	background-color: #999999;
	clear: left;
	width: 875px;
	padding: 10px 0 20px 25px;
}
#main {
	height: auto;
	width: 900px;
}
#menu {
	height: auto;
	width: 250px;
	float: left;
	padding-top: 20px;
}
#contents {
	float: left;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
}

#photofooter {
	width: 800px;
	clear: left;
}
.footercredit {
	font-size: 9px;
	color: rgb(255,255,255);
}

#menubox {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 230px;
	float: left;
}

#headerlogo {
	float: left;
	height: 134px;
	width: 262px;
	padding-top: 20px;
	padding-left: 10px;
}
#container {
	width: 850px;
}

#headerlink {
	float: right;
	width: 400px;
	height: 134px;
	text-align: right;
	padding-top: 40px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
}

.headermenu {
	font-size: 10px;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

#contentsbox {
	width: 600px;
}

.sidetxt {
	font-size: 12px;
	line-height: 180%;
}

.bold {
font-weight: bold;
}

a:active {
	text-decoration: none;
}
.smalltxt {
	font-size: 9px;
	line-height: normal;
}
.sideline {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00CCCC;
	padding-left: 5px;
	padding-top: 0px;
	font-size: 16px;
}
#Layer1 {
	position: absolute;
	width: 215px;
	height: 33px;
	z-index: 1;
	left: 82px;
	top: 133px;
	font-size: 10px;
}


.insidetable
{
font-size:small;
}
.backcolor {
	background-color: #CCCCCC;
	background-image: url(image/oblique1px.gif);
	background-repeat: repeat;
	padding: 5px;
	font-size: 12px;
}
.dotbox {
	border: thin dotted #666666;
}
#contentsbox .backcolor .title_bkgd {
	background-color: #33CCCC;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
	line-height: 25px;
}
.2col {
	float: left;
	width: 550px;
	display: block;
}

.lineup {
	font-size: small;
	line-height: 200%;
	color: #666666;
	text-decoration: none;
}


.right{float:right;}
.left{float:left;}
.clear{clear:both;}

#wrap #container #main_flash .menubox a {
	display: block;
	border:none;	
	min-height: 150px;
	width:20%;
}

#wrap #container #main_flash .menubox a:link {
	text-decoration: none;
	color: #333;
}
#wrap #container #main_flash .menubox a:visited {
	text-decoration: none;
	color: #333;
}
#wrap #container #main_flash .menubox a:hover {
	text-decoration: none;
	color: #aaa;
}
#wrap #container #main_flash .menubox a:active {
	text-decoration: none;
	color: #eee;
}

#wrap #container #main_flash .menubox {
	float: right;
	width: 800px;
	font-size: x-small;
	line-height: 1.2em;
	color: #333333;
	height: 440px;
display: flex;
flex-wrap: wrap;
}



.borderbottom{border-bottom:1px dotted #ccc;}
span.dot {
	display: block;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin:10px 0 30px 0;
}


#byt21{display:inline-block;background-color:#eff4ff5b;width:840px;padding:3em 30px 0;}
#byt21:hover{opacity: 0.7;}