/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	/*font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;*/
	font-family:Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	border-collapse: collapse;
}

a:link { color: #6699FF; text-decoration: none; }
a:visited { color: #6699FF; text-decoration: none; }
a:hover { color: #000000; }
a:active { color: #000000; }

ul li img {
	vertical-align:bottom;
}

img, fieldset {
	border:0;
}

input, textarea, select {
	font-size: 12px;
}

.clear {
	clear:both;
}

.clearfix:after {
	content: url(../img/pixcel.gif);
	display: block;
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
	position:relative;/*for preview*/
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

body {
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	background: url(../img/background.gif) repeat;
}
img {
	border:0;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top: 10px solid #6699FF;
	background: #FFFFFF;
}

/* ナビゲーション
---------------------------------------------------- */
#navi {
	width: 100%;
	margin: 10px 0px 10px;
}
#navi ul {
	list-style: none;
	border-right: 1px solid #999999;
}
#navi ul li {
	list-style-type: none;
	float: left;
}
#navi ul li a {
	width: auto;
	border-left: 1px solid #999999;
	padding: 0px 0px 5px;
}
#navi a:hover {
	color: #FFFFFF;
	background-color: #6699FF;
}

#menu {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px 20px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 14px;
	border-right: 1px solid #999999;
}
#menu ul li {
	text-align: center;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	float: left;
	width: auto;
	display: block;
	text-decoration: none;
	height: 14px;
	border-left: 1px solid #999999;
	margin: 0px;
	padding: 1px 0px;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699FF;
}
#left {
	float: left;
	width: 340px;
}
#right {
	float: left;
	width: 320px;
}
#banner {
	float: right;
	width: 170px;
	text-align: center;
	margin: 5px 0px 0px;
}
#banner li {
	padding: 0px 0px 20px 20px;
	list-style: url(none) none;
	font-size: 10px;
	width: 130px;
	text-align: center;
	line-height: 120%;
}
#banner a {
	font-weight: bold;
	color: #6699ff;
}
.center {
	text-align: center;
}
#banner p {
	width: 120px;
	margin: 2px auto 0px;
	text-align: left;
}
#main {
	text-align: left;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
.line {
	background: url(../img/line.gif) repeat-y;
}
.line p {
	font-size: 12px;
	line-height: 21px;
	padding: 0px;
	margin: 0px 0px 21px;
}
.line p a {
	background: url(../img/arrow.gif) no-repeat;
	padding: 0px 0px 0px 15px;
}
.line ul {
	margin: 0px 0px 21px;
}
.line li {
	font-size: 12px;
	line-height: 21px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	background: url(../img/arrow_blue.gif) no-repeat 0px 1px;
	list-style: none;
}
.line dt {
	font-size: 12px;
	line-height: 21px;
	float: left;
	clear: both;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style: none;
}
.line dd {
	font-size: 12px;
	line-height: 21px;
	padding: 0px 0px 0px 15px;
	margin-left:80px;
	list-style: none;
}
#footer {
	clear: both;
}
#footer p {
	font-size: 10px;
	padding: 15px 0px 20px 340px;
	margin: 0px;
}
h1 {
	font-size: 12px;
	text-indent: 10px;
	color: #666666;
}
h2 {
	font-size: 22px;
	line-height: 130%;
	padding: 20px 0px 15px;
	color: #6699CC;
}
h3 {
	font-size: 12px;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
	color: #6699FF;
	background: #FFFFFF; 
	font-weight: bold;
}
h3 a {
	font-size: 12px;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
	color: #6699FF;
	background: #FFFFFF; 
	font-weight: bold;
}
table {
	width: 320px;	
}
td {
	padding: 5px 0px 5px 10px;
}
th {
	padding: 5px 10px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	border-right: 2px solid #6699FF;
	white-space: nowrap;
	text-align: right;
	color: #6699FF;
	background: #FFFFFF;
}

/* テーブル
---------------------------------------------------- */
.lines table {
	width: 100%;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0px 0px 15px;
}
.lines th {
	padding: 5px 10px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: #6699ff;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.lines td {
	padding: 5px 10px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: right;
}

.copyright {
	font-size: 10px;
	text-align: right;
}
.small {
	font-size: 10px;
	line-height: 120%;
	padding: 5px 0px 5px 5px;
}
.glay {
	color: #808080;
}
.blue {
	color: #99CCFF;
}
.gotopics a {
	font-size: 10px;
	text-align: right;
}
strong {
	color: #99F;
	font-weight: bold;
}

/* パンくずリスト
---------------------------------------------------- */
#topicpath {
	margin: 0px auto 5px;
	border-bottom: 1px dotted #999999;
	width: 100%;
}
#topicpath ol {
	display: block;
	list-style-type: none;
	margin: 0px;
}
#topicpath ol li {
	display: inline;
	font-size: 10px;
}
#topicpath ol li a {
	margin: 0px;
	color: #666666;
	background: url(../img/ol.gif) no-repeat right center;
	padding: 0px 17px 0px 0px;
}

/* Flash下のコメント
---------------------------------------------------- */
.comment_bg {
	background: url(../img/flash.jpg);
	width: 300px;
	padding: 20px 0px 0px;
	margin: 10px 0px 0px;
}
.comment {
	background: url(../img/flash_bg-trans.png) no-repeat;
	margin: 0px 0px 0px 50px;
	width: 170px;
	padding: 15px 15px 5px;
}
.comment p {
	color: #ffffff;
	margin: 0px 0px 10px;
}
.comment a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.comment a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.comment a:hover { color: #000000; }
.comment a:active { color: #000000; }
