body {
	font-family: "lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
}

img {
	border-style: none;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
    text-decoration: underline;
}

a:hover {
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
}

div.hidden {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	display:none;
}

.m_box {
    margin: 5px;
	padding: 0px;
	width: 570px;
}

.s_box{
	margin-top: 2px;
	width: 570px;
	height: auto;
	text-align: left;
}

h2{
	width: 630px;
	font-size: 1.2em;
	text-indent: 5px;
	text-align: left;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-style: none none dotted double;
	border-color: #0000FF;
	margin-bottom: 25px;
	padding-top: 5px;
}

.title{
	font-size: 0.85em;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
	font-style: normal;
	background-color: #99CCFF;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-style: none none solid solid;
	border-color: #99CCFF;
	padding-top: 5px;
	margin-top: 25px;
}

.titler{
	font-size: 0.85em;
	color: #FF0000;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
	font-style: normal;
	background-color: #99CCFF;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-style: none none solid solid;
	border-color: #99CCFF;
	padding-top: 5px;
	margin-top: 25px;
}

.msg-box{
    height: auto;
	width: auto;
	font-size: 0.8em;
	text-align: left;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-style: none none solid solid;
	border-color: #99CCFF;
	text-indent: 5px;
    margin-bottom: 20px;
}
	
.book-shin{
    height: 300px;
	width: 570px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-style: none none solid solid;
	border-color: #99CCFF;
}

.book-ki{
    height: 220px;
	width: 570px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-style: none none solid solid;
	border-color: #99CCFF;
}

.cover-shin{
	height: 282px;
	width: 212px;
	float: left;
	padding: 8px 4px 8px 4px;
}

.shin-titile{
	height: 30px;
	width: 338px;
	font-size: 0.90em;
	font-weight: bold;
	float: right;
	padding: 6px;
	text-align: left;
}

.shin-info{
	height: 252px;
	width: 338px;
	font-size: 0.8em;
	text-align: left;
	float: right;
	padding-top: 10px;
}

.cover-ki{
	height: 212px;
	width: 150px;
	float: left;
	padding: 4px 2px 4px 2px;
}

.ki-titile{
	height: 25px;
	width: 400px;
	font-size: 0.80em;
	font-weight: bold;
	float: right;
	padding: 6px;
	text-align: left;
}

.ki-info{
	height: 180px;
	width: 400px;
	font-size: 0.8em;
	text-align: left;
	float: right;
	padding-top: 5px;
}

.event{
	font-size: 1.5em;
	font-weight: bold;
}

.pro_box{
    height: 160px;
	width: 570px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-style: none none solid solid;
	border-color: #99CCFF;
}

.pro-img{
	height: 158px;
	width: 158px;
	float: left;
	padding-top: 4px;
	text-align: center;
}

.name{
	height: 24px;
	width: 390px;
	font-size: 0.90em;
	float: right;
	padding-top: 4px;
	text-align: left;
	border-bottom:  2px solid #FF6600;
}

.pro{
	height: 120px;
	width: 390px;
	font-size: 0.8em;
	text-align: left;
	float: right;
	padding-top: 10px;
}

.tibox{
    width: 562px;
}
    
.tibox_l{
    height: 130px;
	width: 130px;
}

.link_box{
	height: 60px;
	width: 570px;
	margin: none;
}

.link-box_l{
    height: 60px;
	width: 270px;
	font-size: 0.8em;
	text-align: right;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-style: none none solid solid;
	border-color: #99CCFF;
	text-indent: 5px;
	float: left;
	padding-top: 5px;
	margin-right: 24px;
}

.link-box_r{
    height: 60px;
	width: 270px;
	font-size: 0.8em;
	text-align: right;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-style: none none solid solid;
	border-color: #99CCFF;
	text-indent: 5px;
	float: right;
	padding-top: 5px;
}

/* menu */
a.menu:link {
	color: #000000;
	text-decoration: none;
}

a.menu:visited {
	color: #000000;
    text-decoration: none;
}

a.menu:hover {
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
}

#clear{
   	clear: both;
}


#mainbox {
	padding-top:10px;
	width: 800px;
}

#linkbox {
	float: left;
	width: 380px;
}
#linkbox1 {
	z-index: 1;
	width: 800px;
	height: 90px;
	background-image: url("../img/top_logo.gif");
}

#linksub_box {
	float: left;
	width: 380px;
	height: 90px;
}
#linksub_box2 {
	width: 380px;
	height: 60px;
}
#linksub_box3 {
	width: 380px;
	height: 30px;
}


#textbox2 {
	font-size: 12px;
	text-align: right;
	width: 380px;
	height: 12px;
}
#textbox {
	font-size: 12px;
	text-align: right;
	width: 380px;
	height: 17px;
}
#textbox3 {
	z-index: 2;
	font-size: 12px;
	text-align: right;
	width: 800px;
	height: 90px;
}