@charset "shift_jis";

body {
	background-color:#E5E5E5;
	line-height:1.5;
	letter-spacing:normal;
	font-size:90%;
	color:#595757;
}
a {
	text-decoration:none;
	color:#221914;
}
a:hover {
	background-position:left bottom;
}
a.underLine {
	text-decoration:underline;
}

area.underLine {
	text-decoration:underline;
}
.text a {
	color:#595757;
}
a:hover {
	text-decoration:underline;
}
ol {
	margin-left:23px;
	padding-bottom:40px;
}

#page {
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#container {
	width:800px;
	padding-top:29px;
}

.btn {
	font-size:0;
	line-height:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	text-indent:-9999px;
}
.btn a {
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
}
.red {
	color:#FF0000;
}


#header #logo a {
	display:block;
	width:;
	height:;
	background-image:url(../images/common/logo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#header #hSearch {
	width:242px;
	height:20px;
	background-image:url(../images/top/bg_search.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:40px;
}

#header #hSearch input {
	width:225px;
	margin-top:2px;
	border:none;
	background-color:#FFFFFF;
	color:#B9B8B8;
}


#contents {
	width:;
	padding-left:42px;
	padding-right:41px;
}
.pagetop a {
	display:block;
	width:;
	height:;
	margin-left:auto;
	margin-right:;
	background-image:url(../images/common/pagetop.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}

#contents #information {
	float:right;
	width:200px;
	line-height:1.8;
	color:#595757;
	font-size:80%;
}
#contents #information p.title {
	width:113px;
	height:25px;
	margin-bottom:10px;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;	
	background-position:left top;
	background-repeat:no-repeat;
}
#contents .info {
	width:158px;
	border:1px #333333 solid;
	padding:20px;
}
#contents .info {
	margin-bottom:20px;
}
#contents .info#whatsNew {
	padding-bottom:5px;
}
#contents .info#whatsNew a {
	text-decoration:underline;
}
#contents .info#whatsNew a:hover {
	text-decoration:none;
}
#contents .info#whatsNew p.title {
	background-image:url(../images/top/tit_wn.gif);
}
#contents .info#whatsNew .new {
	padding:0 0 30px 0;
}
#contents .info#whatsNew dd {
	padding:0 0 15px 0;
}
#contents .info#mail p.title {
	background-image:url(../images/top/tit_mail.gif);
}

#contents .banner {
	padding-bottom:20px;
}

#contents .paging {
	margin:20px 0 0 0;
}

/* table ver */
#contents .paging table {
	margin:0 auto;
}
#contents .paging td {
	padding:0 5px;
	vertical-align:middle;
}
#contents .paging td a {
	padding:2px 6px;
	border:1px solid #707070;
	background-color:#707070;
	line-height:0;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
}
#contents .paging td.current a {
	background-color:#FFF;
	color:#201813;
}
#contents .paging td.pP a,
#contents .paging td.pN a {
	padding:0;
	border:none;
}


#footer {
	width:800px;
	padding-top:30px;
	padding-bottom:20px;
	font-size:85%;
	color:#221914;
}
#footer #fnavi {
	margin-left:28px;
	text-align:center;
}
#footer #fnavi ul li {
	display:inline;
	margin-right:20px;
	padding-left:20px;
	border-left:1px solid #464646;
}
#footer #fnavi ul li.lastItem {
	margin-right:0;
	padding-right:20px;
	border-right:1px solid #464646;
}
#footer #copyright {
	margin:20px auto 0;
	text-align:center;
}

#presentedBy {
	margin:0 0 15px;
	text-align:center;
	background-color:#E5E5E5;
}
