/* CSS Document */
body,div,ol,ul,dt,form {
	margin: 0;
	padding: 0;
}
p,h1,h2,h3,h4,h5,h6,dt,dd,input,textarea {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	line-height: 150%;
}
#header { 
	width: 760px;
	text-align: center;
	margin: 0px auto;
}
#contents {
	width: 760px;
	text-align: center;
	margin: 0px auto;
}
h1 {
	width: 760px;
	margin-top: 20px;
	margin-bottom: 5px;
}
h2 {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	text-align: center;
	margin-bottom: 35px;
	color: #FFFF00;
}
ul#menu{
	padding:0;
	list-style-type:none;
	position:relative;
	display:block;
	height:186px;
	margin-left: 24px;
	margin-bottom: 10px;
}
ul#menu li{
	float:left;
	margin:0 4px 0 0;
	padding: 0px;
}
.column {
	padding:0;
	width: 710px;
	margin: 0px auto;
	height: 230px;
}
.osaka {
	padding:0;
	width: 710px;
	margin: 0px auto;
	height: 335px;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 15px;
	border-top: 1px solid #003399;
	border-right: 10px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 10px solid #003399;
	width: auto;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 15px;
	border-top: 1px solid #990000;
	border-right: 10px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 10px solid #990000;
	width: auto;
}
.title3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 15px;
	width: auto;
	border-top: 1px solid #633393;
	border-right: 10px solid #633393;
	border-bottom: 1px solid #633393;
	border-left: 10px solid #633393;
}
.title4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 15px;
	width: auto;
	border-top: 1px solid #336633;
	border-right: 10px solid #336633;
	border-bottom: 1px solid #336633;
	border-left: 10px solid #336633;
}
.title5 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 15px;
	width: auto;
	background-color: #336600;
}
.title6 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 15px;
	width: auto;
	background-color: #663300;
}
.lefticon {
	padding:0;
	float: left;
	width: 270px;
	margin: 0;
	overflow: hidden;
}
.lefticon img {
	margin: 0px 0px 2px;

}
.lefticon ul{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
}
.lefticon li{
	margin:0;
	padding: 0px;
	list-style: none;
}
.box {
	width: 400px;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.box img {
	padding:0;
	margin: 0;
	float: left;
}
.box ul {
	margin:0 0 5;
	padding:0;
	float: left;
	list-style: none;
}
.box li {
	font-size: 12px;
	text-align: left;
	line-height: 150%;
}
.box li a {
	color:#FF6600;	
	text-decoration:none
}
.box li a:hover {
	color:#FF6600;	
	text-decoration:underline
}
.righticon {
	float: right;
	width: 90px;
	margin-left: 10px;
}
.linkbox {
	margin: 30px auto 50px;
	padding: 0px;
	width: 710px;
}
.linktitle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px;
	width: 710px;
	line-height: 200%;
	background: #990000;
	border-top: 4px double #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom: 4px double #000000;
}
.linkbox table{
	text-align: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 710px;
	margin: 0px;
	padding: 0px;
}
.linkbox th{
	background: #222222;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	font-weight: bold;
	font-size: 12px;
}
.linkbox td{
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: #444444;
	line-height: 180%;
	font-size: 12px;
	font-weight: normal;
}
.linkbox a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
}
.linkbox a:hover {color:#FFFFFF;text-decoration:underline}

.YBtext12 {  font-size: 12px; font-style: normal; line-height: 150%; font-weight: bold; color: #ffff00; text-decoration: none}
.Oratext12 {  font-size: 12px; font-style: normal; line-height: 150%; color: #ff6600; text-decoration: none}

a:link		{color:#FFFFFF;text-decoration:none}
a:hover     {color:#cc0000;text-decoration:underline}

