/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

body {
	font-size: 90%;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#wapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 742px;
}
h1 {
	margin: 0px;
	padding: 0px;
	display:none
}
#main {
	background-image: url(images/main_bk.jpg);
	background-repeat: repeat-y;
	height: 1300px;
	width: 702px;
	padding: 20px;
}
#main2 {
	background-image: url(images/main_bk.jpg);
	background-repeat: repeat-y;
	height: 830px;
	width: 702px;
	padding: 20px;
}
#main .box3 img {
	padding: 5px;
}

.clear {
	clear: left;
	margin: 0px;
	padding: 0px;
}
.box1 {
	font-size: 12px;
	line-height: 160%;
	color: #1A1A00;
}
.box2 {
	font-size: 12px;
	line-height: 200%;
	color: #666666;
	padding: 0px;
	margin-top: 30px;

}
.box3 {
	font-size: 12px;
	color: #666666;
	margin: 50px 0px 0px;
	padding: 0px;
}
.font10 {
	font-size: 10px;
	color: #666666;
}

p {
	font-size: 12px;
	line-height: 160%;
}



#header img {
	margin: 0px;
	padding: 0px;
}
#navi {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 742px;
	background-image: url(images/main_bk.jpg);
	background-repeat: repeat-y;
}
#navi ul {
	list-style-type: none;
}
#navi li {
	display: inline;
	margin: 0px;
	padding: 0px;

}
#navi li a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.font_bold12 {
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
}
.font_bold14 {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #990000;
}
p.txt1{
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	color: #333333;
	width: 109px;
	background-color: #eeeee8;
}

p.txt2{
	font-size: 12px;
	line-height: 180%;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	color: #333333;
	width: 553px;
}
p.txt3{
	font-size: 12px;
	line-height: 180%;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	color: #333333;
	width: 650px;
}
.iconbox {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3E3F21;
	height: 160%;
	padding-right: 5px;
	padding-left: 5px;
}
#main_end {
	background-image: url(images/box4_bk.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 742px;
	padding: 0px;
	margin: 0px;
}
