/* CSS Document */

body {
	text-align: center;
	margin: 0px;
}

#base {
	width: 800px;
	margin-top: 20px;
	line-height: 0px;
	background-position: left top;
	padding: 0px;
	background-color: #FFFFFF;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
}

#hed {
	background-color: #FFFFFF;
	height: 118px;
	width: 645px;
	margin-left: 15px;
	font-size: 12px;
	float: right;
	text-align: right;
	background-image: url(img/top-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	width: 140px;
	background-color: #3366FF;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}

ul {
	list-style: none;
	padding-top: 0px;
	padding-bottom: 8px;
	width: 110px;
	height: auto;
	margin-bottom: 0px;
	background-color: #3366FF;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 0px;
	text-align: left;
	clear: left;
	float: left;
	margin-top: 0px;
}

li {
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 12px;
	float: left;
	clear: left;
	width: 110px;
}

li a {
	text-decoration: none;
	color: #FFFFFF;
}

li a:hover {
	color: #99FFFF;
	text-decoration: none;
	font-weight: bold;
}

.line02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}

#photo {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #3366FF;
	padding-bottom: 5px;
	clear: left;
	float: left;
	padding-top: 0px;
	width: 110px;
	height: 110px;
	background-position: center top;
	background-image: url(img/mcd-17s.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}

#QRc {
	padding-right: 10px;
	padding-left: 86px;
	padding-bottom: 0px;
	clear: left;
	float: left;
	padding-top: 0px;
	width: 44px;
	height: 66px;
	background-image: url(img/bgj-m-qr.gif);
	margin-top: 7px;
	background-repeat: no-repeat;
	background-position: 15px top;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
}


#comment01 {
	width: 110px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	font-size: 10px;
	line-height: normal;
	text-align: left;
	background-color: #3366FF;
	clear: left;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#comment01 a {
	text-decoration: none;
	color: #66FFFF;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

#comment01 a:hover {
	color: #FFFF66;
	text-decoration: none;
}

#comment02 {
	width: 110px;
	text-decoration: none;
	font-size: 10px;
	line-height: normal;
	text-align: left;
	background-color: #3366FF;
	padding-left: 15px;
	clear: left;
	float: left;
	padding-right: 15px;
	height: 17px;
	padding-top: 43px;
	padding-bottom: 0px;
}

#kadomaru {
	height: 15px;
	width: 140px;
	float: left;
	background-color: #FFFFFF;
	clear: left;
}

#main {
	color: #000000;
	background-color: #FFFFFF;
	height: 600px;
	width: 645px;
	margin-left: 15px;
	font-size: 12px;
	text-decoration: none;
	float: left;
	text-align: left;
	line-height: 16px;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main2 {
	color: #333333;
	background-color: #FFFFFF;
	width: 643px;
	font-size: 12px;
	text-decoration: none;
	float: right;
	text-align: left;
	line-height: 18px;
	height: 522px;
	border: 1px solid #3366FF;
}

#main3 {
	color: #333333;
	background-color: #FFFFFF;
	width: 643px;
	font-size: 12px;
	text-decoration: none;
	float: right;
	text-align: left;
	line-height: 18px;
	height: 635px;
	border: 1px solid #3366FF;
}

#main4 {
	color: #333333;
	background-color: #FFFFFF;
	width: 643px;
	font-size: 12px;
	text-decoration: none;
	float: right;
	text-align: left;
	line-height: 18px;
	height: 550px;
	border: 1px solid #3366FF;
}
#news {
	height: 419px;
	width: 400px;
	border: 1px solid #0066FF;
	margin-top: 138px;
	float: left;
	text-decoration: none;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#news a{
	color: #9933FF;
	text-decoration: none;
}

#news a:hover {
	color: #9933FF;
	text-decoration: underline;
}

#foot {
	height: 180px;
	width: 621px;
	font-size: 12px;
	text-decoration: none;
	float: right;
	text-align: left;
	line-height: 16px;
	padding: 12px;
	background-image: url(img/top-logo2.gif);
	background-repeat: repeat;
	color: #333333;
}

#foot a {
	color: #FFFFFF;
	text-decoration: none;
}

#foot a:hover {
	color: #FFFF44;
	text-decoration: none;
	font-weight: bold;
}


#foot2 {
	color: #336699;
	background-color: #33CCFF;
	width: 625px;
	margin-left: 15px;
	font-size: 12px;
	text-decoration: none;
	float: right;
	text-align: left;
	line-height: 22px;
	background-image: url(img/top-logo2.gif);
	background-repeat: repeat;
	height: auto;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#foot2 a {
	text-decoration: none;
	color: #3333FF;
}

#foot2 a:hover {
	color: #FF0066;
	text-decoration: none;
}

#foot3 {
	color: #444444;
	background-color: #33CCFF;
	width: 633px;
	margin-left: 15px;
	font-size: 12px;
	text-decoration: none;
	float: right;
	text-align: left;
	line-height: 22px;
	background-image: url(img/top-logo2.gif);
	background-repeat: repeat;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#foot3 a {
	text-decoration: none;
	color: #9900FF;
	font-weight: normal;
}

#foot3 a:hover {
	color: #9933FF;
	text-decoration: none;
	font-weight: bold;
}

#foot4 {
	color: #444444;
	background-color: #33CCFF;
	width: 633px;
	font-size: 12px;
	text-decoration: none;
	float: right;
	text-align: left;
	line-height: 22px;
	background-image: url(img/top-logo2.gif);
	background-repeat: repeat;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#foot4 a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3333FF;
	font-size: 12px;
	line-height: 12px;
}

#foot4 a:hover {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}

#foot5 {
	color: #6666FF;
	background-color: #3366FF;
	width: 625px;
	margin-left: 15px;
	font-size: 12px;
	text-decoration: none;
	float: right;
	text-align: left;
	line-height: 22px;
	background-repeat: repeat;
	height: 60px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 12px;
	background-image: url(img/top-logo2.gif);
}

#foot5 a {
	color: #0033FF;
	text-decoration: none;
}

#foot5 a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}


#boader {
	background-color: #FFFFFF;
	height: 20px;
	width: 645px;
	margin-left: 15px;
	float: right;
	background-image: url(img/border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#boader2 {
	background-color: #FFFFFF;
	height: 20px;
	width: 645px;
	float: right;
	background-image: url(img/border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

iframe {
}

.if1 {
	width: 643px;
	height: 522px;
	float: right;
}

.if1-2 {
	width: 643px;
	height: 550px;
	float: right;
}


.if2 {
	height: 635px;
	width: 643px;
}

.if3 {
	width: 110px;
	text-align: left;
	background-color: #3366FF;
	clear: left;
	float: left;
	overflow: hidden;
	height: 48px;
	margin-left: 15px;
	padding: 0px;
}

.if4 {
	width: 110px;
	text-align: left;
	background-color: #3366FF;
	clear: left;
	float: left;
	overflow: hidden;
	height: 108px;
	margin-left: 15px;
	padding: 0px;
}

#count {
	text-align: left;
	display: block;
	height: auto;
	width: 215px;
	margin-top: 568px;
	float: right;
}

.style1 {font-size: 10px}
.style2 {
	color: #00CCFF;
}
