/* CSS Document */

/*[基本設定]----------------------------------------------------------*/
body {
	background:url(../dir_image/background_04.jpg) repeat-y center top;
	font-size: 12px;
	color: #333333;
	margin:0px;
	padding:0px;
	text-align:center;
}
#wrap{
	width:900px;
	text-align:left;
	margin:0px auto 0px auto;
}

p {
	line-height: 1.3em;
	margin:0px;
	padding:0px;
}
img {
	border: 0px;
	vertical-align:top;
}
dl,dt,dd,ul,li,ol {
	margin: 0px;
	padding:0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
li {
	line-height: 1.3em;
}
strong {
}
em {
}
.anchor,
.aural{
	font-size:0px;
	line-height:0px;
	display:block;
	overflow:hidden;
	height:0px;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
/*[基本設定 end]------------------------------------------------------*/


/*[ヘッダー]----------------------------------------------------------*/
#header{
	width:900px;
	height:95px;
	margin:0px;
	text-align:left;
}
#header .header-left{
	width:190px;
	float:left;
	text-align:left;
}
#header .header-right{
	width:700px;
	float:left;
}
#header .header-left .adjustment{
	margin: 39px 0px 0px 35px;
}

#header .header-right .summary{
	margin:66px 0px 0px 0px;
	font-size:10px;
}
h1.logo{
	margin:0px;
	padding:0px;
}
/*[ヘッダー end]------------------------------------------------------*/


/*[キーイメージ]------------------------------------------------------*/
#key-img{
	width:900px;
	padding:0px;
	margin:0px;
	text-align:center;
}
/*[キーイメージ end]--------------------------------------------------*/


/*[コンテンツ]--------------------------------------------------------*/
#category{
	width:900px;
	margin:25px 0px 0px 0px;
}

#category .category-button{
	width:260px;
	padding: 0px 0px 0px 30px;
	float:left;
}

#category .photograph{
	width:260px;
	padding: 10px 0px 5px 0px;
}
#category .sentences{
	font-size:12px;
	line-height:1.32em;
	text-align:left;
}
#category .sentences a{
	color:#333333;
	text-decoration:none;
}
#category .sentences a:hover{
	color:#888888;
	text-decoration:underline;
}
/*[コンテンツ end]----------------------------------------------------*/


/*[ボトムコンテンツ]----------------------------------------------------------*/
#bottomContents{
/*	clear: both;
	min-height: 1%;
	height: auto !important;
	height: 1%;*/
	width:840px;
	margin: 20px auto 0;
	padding: 0;
}

#bottomContents:after {
	content: "";
	display: block;
	clear: both;
	border-bottom: 0 none;
}
/*[ボトムコンテンツ end]----------------------------------------------------*/

/*[新着情報]----------------------------------------------------------*/
#news{
/*	float: left;*/
	width:550px;
	text-align:left;
	background:url(../dir_image/news_bk.jpg) no-repeat top left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left:  auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#news .news-article{
	clear: both;
	min-height: 46px;
	height: auto !important;
	height: 51px;
	padding: 0 0 5px 0;
	background:url(../dir_image/news_bottom.jpg) no-repeat bottom left;
}

#bottomContents:after,
#news .news-article:after {
	content: "";
	display: block;
	clear: both;
	border-bottom: 0 none;
}
#news .news-title{
	width:148px;
	float:left;
	padding:0 0 0 1px;
}
#news .news-area{
	width:400px;
	float:right;
	padding:0 0 4px 0;
}
#news .news-area dt{
	font-weight:normal;
	line-height:1.4em;
	padding:5px 0px 0px 10px;
}
#news .news-area dd{
	line-height:1.4em;
	margin:-1.4em 0px 0px 75px;
}
/*[新着情報 end]------------------------------------------------------*/


/*[バナー]----------------------------------------------------------*/
#banner{
	float: right;
	width: 261px;
	margin: 0 30px 0 0;
}
#banner-l{
	float: left;
	width: 407px;
	margin: 0 0px 0 0;
}
#banner-r{
	float: right;
	width: 405px;
	margin: 0 0px 0 0;
}


/*[バナー end]------------------------------------------------------*/

/*[フッター]----------------------------------------------------------*/
#footer{
	text-align:center;
	margin:42px 0px 20px 216px;
}
#footer ul{
	text-align:center;
}
#footer ul li{
	list-style:none;
	float:left;
}
/*[フッター end]------------------------------------------------------*/





/* WINKS追加 */
body#outsideStaff {
	height: 100%;
	background:url(../dir_image/background_03.jpg) repeat-y center top;
}

#header .header-right .summary {
	font-size: 75% !important;
}

#category .sentences a {
	font-size: 83% !important;
}

#news .news-area dt,
#news .news-area dd {
	font-size: 83% !important;
}

#content {
	clear: both;
	width: 900px;
	min-height: 1%;
	height: auto !important;
	height: 1%;
	margin: 0;
	padding: 30px 0 15px 0;
	background: #ffffff;
}

#content:after {
	content: "";
	display: block;
	clear: both;
	border-bottom: 0 none;
}

#content p {
	margin: 0 100px;
	font-size: ;
	line-height: 2em;
}

#content p#information {
	margin: 30px 100px;
	text-align: center;
}

#content p#closeBtn {
	/* margin: 30px 100px; */
	text-align: center;
}

#content h2 {
	margin: 30px 100px 0 100px;
	padding: 0.5em 0;
	font-size: 12px;
	border-bottom: 1px solid #333333;
}

#content ul {
	margin: 0 100px;
}

#content ul li {
	margin: 1em 1.5em;
}

#footer {
	clear: both;
	margin-top: 25px;
}
/* WINKS追加 */







/*-------------------------------------------------------
	 CLEARFIX
 -------------------------------------------------------*/

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

	.clearfix {
		min-height: 1px;
		}
	
	* html .clearfix {
		height: 1px;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
		}