@charset "utf-8";
html{
	background:#b22222 url('img/background.gif') left top;
}
body{
	background:url('img/background.jpg') repeat-y top center;
}
h1, h2, h3{
	color:#B22222;
	font-size:1.2em;
	letter-spacing:1px;
	border-bottom:2px solid #B25252;
}
h4, h5, h6{
	color:#B22222;
	font-size:1.2em;
	letter-spacing:1px;
}
#doc{
	width:755px;
	min-width: 755px;
	max-width: 1057px;
}
#hd{
	color:#fff;
	background:#B22222;
}
#hd p{
	text-align:right;
	font-weight:bold;
	font-size:1.2em;
}
#hd a:link, #hd a:visited, #hd a:active, #hd a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#hd object, #hd embed{
	vertical-align:top;
}
#ft{
	color:#fff;
	background:#B22222;
	text-align:center;
}
#ft p{
	display:inline;
}
#bd{
	background:#fff
	margin:0px;
	padding:20px 80px;
}
#bd a:link, #bd a:visited, #bd a:active, #bd a:hover{
	text-decoration:none;
}
#bd table{
	border:5px;
	border-style:ridge;
	border-collapse:separate;
}
#bd table th{
	width:140px;
	background:#ccc;
}
#bd table td{
	width:310px;
	background:#eee;
}
#bd table input{
	width:310px;
}
#bd table textarea{
	width:310px;
	height:10em;
}
.yui-gd{
	margin:-10px -70px;
}
#toplink{
	border:1px solid #B25252;
}
#toplinkimg p{
	background:#fff url('img/jyuka_top.jpg') no-repeat top left;
	padding: 140px 0 0 0;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
}
#toplink ul{
	margin:1em 0 0 1em;
}
#toplink li{
	margin:0 0 1em 0;
	font-weight:bold;
	list-style-type : none;
	border-bottom:1px dashed #999;
}
#toplink a:link, #toplink a:visited, #toplink a:active, #toplink a:hover{
	color:#666;
	text-decoration:underline;
}
#toplink span{
	background:#B25252;
	color:#fff;
	font-size:1.3em;
	padding:1px 2px;
	text-decoration:none;
}
#topmagazine{
	margin:10px;
	padding:10px;
	border:1px solid #B25252;
}
#topmagazine h3{
	background:#B25252 url('img/bar2.gif') no-repeat left top;
	margin:0 0 20px 0;
	font-size:1.3em;
	color:#fff;
	font-weight:bold;
}
.yui-u h1{
	margin:0 0 2em 0;
	background:#B25252 url('img/bar.gif') no-repeat left top;
	color:#fff;
	font-size:1.4em;
	letter-spacing:1px;
}
.yui-u input{
	width: 8em;
}
.yui-u textarea{
	width: 35em;
	height: 75em;
}
.yui-u blockquote{
	background:#eee;
	padding:10px;
}
#pathline p{
	margin:5em 0 0 0;
}
#colorred{
	color:#f00;
	font-weight:bold;
}
/*-----------------------------
	Global Navigation
-------------------------------*/

ul.globalNavi {
	margin: 0;
	padding: 0;
	width: 755px; /* 必ずwidthの設定をしてください */
	white-space: nowrap;
}

ul.globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul.globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 94px; /* ボタンの幅 */
	line-height: 1;
	list-style-type: none;
}

ul.globalNavi li.globalNaviAdapter {
	width: 97px; /* ボタンの幅 */
}

ul.globalNavi li a {
	padding: 0.6em 10px; /* ボタンの厚みはここで調整 */
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	background:#B22222 url('img/menubg.jpg') no-repeat top left;
}

ul.globalNavi li a:hover {
	color:#fff;
	font-weight:bold;
	background-color: #ddd;
	background:#B22222 url('img/menubg2.jpg') no-repeat top left;
}

.globalNavi input {
	width: 94px;
}
.globalNaviAdapter input {
	width: 97px;
}
.globalNavi textarea {
	width: 94px;
	height: 2em;
	overflow-x:hidden;
	overflow-y:hidden;
}
.globalNaviAdapter textarea {
	width: 97px;
}
#ft textarea {
	width: 730px;
	height: 2em;
	overflow-x:hidden;
	overflow-y:hidden;
}

ul.globalNavi li.headerNavi {
	width: 188px;
}
ul.globalNavi li.headerNaviAdapter {
	width: 190px;
}
ul.globalNavi li.headerNavi textarea{
	width: 188px;
	height: 3em;
	overflow-x:hidden;
	overflow-y:hidden;
}
ul.globalNavi li.headerNaviAdapter textarea{
	width: 190px;
	height: 3em;
	overflow-x:hidden;
	overflow-y:hidden;
}
/*-----------------------------
	Sub Navigation
-------------------------------*/

.yui-u ul.subNavi {
	margin: 0;
	padding: 0;
	width: 200px;/*メニューの全体的な横幅を設定*/
}

.yui-u ul.subNavi li {
	margin: 0;
	padding: 0;
	display: inline;/* li要素の隙間を無くす */
	line-height: 1; /* 行間そろえる IE対策 */
	list-style-type: none;
}

.yui-u ul.subNavi li a {
	padding: 0.7em 10px; /* ボタンの厚みはここで調整 */
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #eee;
}

.yui-u ul.subNavi li a:hover {
	color: #000;
	background-color: #ddd;
}

.yui-u ul.subNavi input {
	width: 200px;
}

.yui-u ul.subNavi textarea {
	width: 200px;
	height: 2em;
	overflow-x:hidden;
	overflow-y:hidden;
}
