@charset "utf-8";
html {
	font-size:10px;
	*font-size:x-small;
	*font:xx-small;
	font-size:x-small\9;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	background: #fff url(../images/bg_all.gif) repeat-x top;
}
/*body#Under {
	background: #fff url(../images/bg_u_all.gif) repeat-x top;}*/

body, div, h1, h2, h3, h4, h5, h6, p, form, address, dl, dt, dd, ul, ol, li, img {
	margin: 0;
	padding: 0;
	border: none;
	word-break : break-all;
	list-style: none;
	color: #555;
}
/* リンク色 */
a:link, a:visited, a:hover, a:active {
	color: #0088e7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
	clear: both;
	display: none;
	font-size: 0px;
	line-height: 0%;
	height: 0px
}
.clear {
	clear: both;
}
/* プリント用イメージ
---------------------------------------------------------*/
.Pimg {
	display: none;
}
/* Header
------------------------------------------------ */
#Header {
	width: 805px;
	height: 93px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: url(../images/bg_header.gif) no-repeat left bottom;
}
/*#Under #Header {
	height: 60px;
	background: url(../images/bg_u_header.gif) no-repeat left bottom;}*/
#Header h1 {
	position: absolute;
	top: 12px;
	left: 8px;
}
/*#Under #Header h1 {
	top: 5px;
	left: 5px;}*/
#Header #GlobalNavi {
	width:800px;
	position: absolute;
	top: 55px;
	bottom: 0;
	left: 5px;
}
#GlobalNavi li {
	float:left;
	height: 38px;
	list-style:none;
	width: 104px;
}
/*#Under #GlobalNavi li {
	height: 33px;}*/
#GlobalNavi li.home {
	width: 72px;
}

#Header #HeadSearch {
	position:absolute;
	width:335px;
	top:17px;
	left:470px;
}
#Header #HeadSearch input#q {
	width:230px;
	height:17px;
	border:#d4d0c8 inset 1px;
	margin-top:1px;
	padding:4px 2px 2px;
}
#Header #HeadSearch dt {
	float:right;
}
#Header #HeadSearch dd {
	float:left;
}
#Header #HeadLogin {
	position:absolute;
	top:13px;
	left:610px;
}
#Header #HeadLogin form {
	position:relative;
}
#Header #HeadLogin div#Name {
	font-size:1.1em;
	color:#666;
	padding-top:15px;
}
#Header #HeadLogin div#Btn {
	position:absolute;
	left:130px;
	top:7px;
}
/* ヘッダーナビ
----------------------------------------------- */
div#information {
	float: right;
	padding: 60px 8px 0 0;
}
div#information ul li {
	display: inline;
}
div#information ul li a {
	text-decoration: none;
}
/* Contents
----------------------------------------------- */
#Contents {
	margin: 10px auto 0;
	text-align: left;
	width: 800px;
	padding-left: 5px;
}
#Under #Contents {
/*padding-top: 10px;*/
}
#Under #Archive {
	margin-top: 10px;
}
#Contents #Main {
	float: left;
	width: 610px;
	margin-top: 10px;
	padding-right: 10px;
}

#Contents #Sub {
	float: left;
	width: 180px;
	border-bottom: 1px solid #e2e2e2;
	background: url(../images/bg_rightcolumn.gif) repeat-y right;
}
#Contents #Sub_2taku {
	float: right;
	width: 180px;
}
#Sub h4 {
	clear: both;
	margin-bottom: 5px;
}
#Sub img {
	vertical-align: bottom;
}
#Sub .last {
	padding-bottom: 15px;
}
.BNnormal li {
	width: 170px;
	padding: 0 5px 4px;
}
.BNage {
	margin-left: 5px;
}
.BNage li {
	float: left;
	width: 83px;
	padding: 0 4px 4px 0;
}
.BNtitle {
	margin-left: 5px;
}
.BNtitle li {
	float: left;
	width: 30px;
	padding: 0 5px 5px 0;
}
.BNtitle li.last {
	width: 170px;
	clear: both;
	padding: 0;
}

.cp_border {
	border-bottom: solid 2px #DA202F;
	border-left: solid 2px #DA202F;
	border-right: solid 2px #DA202F;
	margin: 0 0 10px 0;
}

/* Footer
----------------------------------------------- */
#Footer {
	clear: both;
	text-align: center;
	background: url(../images/bg_footer.gif) repeat-x bottom;
	padding: 10px 0 10px 5px;
}
#Footer #FooterInner {
	color: #999;
	width:800px;
	margin: 0 auto;
	text-align: center;
	position:relative;
}
.pagetop {
	width: 800px;
	padding: 0 0 15px 0;
	margin: 0 auto;
	text-align: right;
}
#Footer .pagetop {
	float:right;
	width: 130px;
}
#Footer .copy {
	width: 800px;
	margin: 0 auto;
	font-size: 10px;
	text-align: right;
	color: #9C9A9C;
	letter-spacing: 1px;
	clear:both;
}
#pg {
    padding-bottom: 30px;
}

.WhiteBox {
	clear: both;
	width: 590px;
	margin: 0 10px;
	background: url("../images/bg_white_all.gif") repeat-y top left;
}
.WhiteBox p {
	word-break: break-all;
	overflow: auto;
}
.WhiteTop {
	width: 590px;
	padding: 0 10px;
	text-align: center;
}
.WhiteBtm {
	width: 590px;
	padding: 0 10px 3px;
}
.TextBox {
	font-size: 1.2em;
	line-height: 1.5;
}
.TextBox table td {
	padding: 3px;
}


#FooterInner #FooterMenu {
	text-align:left;
	float:left;
	margin-top:3px;
}
#FooterMenu li {	
	display: inline;
	line-height:1;
	padding: 2px 0 2px!important;
	border-right: 1px solid #cecece;
}
#FooterMenu li a {	
	padding: 0 9px 5px;
}	
#FooterMenu li a img {
	vertical-align:top;
}	
#FooterMenu li.last {
	border-right: 0;
}
#GroupList {
	position: absolute;
	visibility: hidden;
	width: 480px;
	margin-top: 0px;
	margin-left: -200px;
}
#GroupList li {
	float: left;
	padding: 15px 0;
	margin: 0;
	border: none;
}
*+html #GroupList li {
	padding: 4px 0!important;
}	
	
	
#GroupList li a {
	height:3em;
	background-color: #eee;
	padding: 10px 10px!important;
	border-right: 1px solid #fff;
}



/* 汎用
----------------------------------------------- */

/* clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
	overflow:visible;
}
/* End hide from IE-mac */

/*検索結果の表示*/
a.yschttl {
	font-size:16px;
}
