﻿*
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}

.clear, .clfx
{
	clear: both;
}
.float_right
{
	float: right;
}
.float_left
{
	float: left;
}

a img
{
	border: 0px;
}

a
{
	color: #333399;
}
a:hover
{
	color: #0000ff;
	text-decoration: none;
}
a:visited
{
	color: #333366;
}


/*** wrapper ***/
#wrapper
{
	margin-right: auto;
	margin-left: auto;
//	width: 955px;
	width: 965px;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	background-color: #EAEAEA;
}


/*** header ***/
#header
{
//	width: 955px;
	width: 965px;
}
#title
{
	width: 245px;
	float: left;
	text-align: center;
}
#header h1.seo
{
	float: right;
//	width: 700px;
	width: 710px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #666666;
	color: #ffffff;
}




/*** tab ***/
#tab
{
	height: 29px;
	margin-bottom: 5px;
	background-image: url(bg_tab.png);
	background-repeat: repeat-x;
	background-position: top left;
}
#tab ul li
{
	float: left;
	list-style-type: none;
}
#tab ul li.search
{
	float: right;
}
#tab ul li a
{
	display: block;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #666666;
	background-image: url(tab_off.png);
	background-repeat: repeat-x;
	background-position: top left;
}
#tab ul li a.now,
#tab ul li a:hover
{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	color: #ffffff;
	background-image: url(tab_on.png);
}




/*** document ***/
#document
{
}

/*** sub1 ***/
#sub1
{
	float: left;
	width: 200px;
	height: auto;
	margin-left: 1px;
	background-image: url(bg_column_short.png);
	background-repeat: repeat-y;
	background-position: top-left;
}
/*** sub2 ***/
#sub2
{
	float: left;
	width: 200px;
	height: auto;
	background-image: url(bg_column_short.png);
	background-repeat: repeat-y;
	background-position: top-left;
}
/*** main ***/
#main
{
	float: left;
//	width: 549px;
	width: 559px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
}


#headline_interior,
.headline_item,
#headline_item,
#headline_contract,
#headline_archive
{
//	width: 540px;
	width: 550px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#headline_interior h2,
.headline_item h2,
#headline_item h2,
#headline_contract h2,
#headline_archive h2
{
	height: 25px;
	padding-top: 5px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: normal;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #ffffff;
	background-image: url(bg_long_h2.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#headline_interior dl,
.headline_item dl,
#headline_item dl,
#headline_contract dl,
#headline_archive dl
{
	font-size: small;
	line-height: 120%;
	border-bottom: 1px dotted #666666;
}
#headline_interior dl dt,
.headline_item dl dt,
#headline_item dl dt,
#headline_contract dl dt,
#headline_archive dl dt
{
	float: left;
	width: 120px;
	border-top: 1px dotted #666666;
	padding-top: 0.2em;
	padding-right: 5px;
	padding-bottom: 0.2em;
	padding-left: 5px;
}
#headline_interior dl dd,
.headline_item dl dd,
#headline_item dl dd,
#headline_contract dl dd,
#headline_archive dl dd
{
	float: left;
//	width: 390px;
	width: 400px;
	border-top: 1px dotted #666666;
	padding-top: 0.2em;
	padding-right: 5px;
	padding-bottom: 0.2em;
	padding-left: 5px;
}
#headline_interior p,
.headline_item p,
#headline_item p,
#headline_contract p,
#headline_archive p
{
	border-top: 1px dotted #666666;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	font-size: small;
	line-height: 120%;
	text-align: right;
}


#headline,
#headline_special
{
//	width: 540px;
	width: 550px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: small;
}
#headline h2,
#headline_special h2
{
	height: 25px;
	padding-top: 3px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: normal;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	background-image: url(bg_long_h1.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#headline h2 #headlinetitle
{
	display: block;
	float: left;
	width: 200px;
}
#headline h2 #rss
{
	display: block;
	float: right;
	width: 300px;
	margin-top: 3px;
	margin-right: 10px;
}
#headline h3,
#headline_special h3
{
	margin-right: 25px;
	margin-left: 25px;
	border-bottom: 1px solid #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 115%;
	color: #333333;
}
#headline h4,
#headline_special h4
{
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
	font-size: 115%;
	color: #333333;
}
#headline p,
#headline_special p
{
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 130%;
	font-size: 115%;
}
#headline .font15,
#headline_special .font15
{
	line-height: 130%;
	font-size: 115%;
}


#headline p.date,
#headline_special p.date
{
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	color: #333333;
	background-color: #EBEBEB;
	font-size: small;
}
#headline p.place,
#headline_special p.place
{
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	color: #333333;
	background-color: #EBEBEB;
	font-size: small;
}
#headline p.photo,
#headline_special p.photo
{
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: small;
	background-color: #EBEBEB;
}
#headline p.photo_l,
#headline_special p.photo_l
{
	clear: both;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: small;
	background-color: #EBEBEB;
}




#pr
{
//	width: 540px;
	width: 550px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#pr h2
{
	height: 25px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: normal;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #ffffff;
	background-image: url(bg_h_pr.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#pr li
{
	border-bottom: 1px dotted #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: small;
	list-style-type: none;
}


#ibngroup
{
//	width: 540px;
	width: 550px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#ibngroup h2
{
	height: 25px;
	padding-top: 5px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: normal;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #ffffff;
	background-color: #666666;
}
#ibngroup dl
{
	float: left;
	width: 33%;
}
#ibngroup dl dt
{
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
	font-size: small;
}
#ibngroup dl dd
{
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
	font-size: small;
}



/*** sitelink ***/
#sitelink
{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
	font-size: small;
	line-height: 120%;
}

/*** obj ***/
#obj
{
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: x-small;
	line-height: 120%;
}



/*** footer ***/
#footer
{
	heigth: 60px;
	background-image: url(bg_footer.png);
	background-repeat: repeat-x;
	background-position: top-left;
}
#footer p
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: small;
	text-align: center;
	line-height: 120%;
}
#footer p.seo
{
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	border-bottom: 2px solid #990000;
	background-color: #333333;
	color: #ffffff;
	text-align: right;
}





/*** sub ***/
#special,
#topics
{
	margin-bottom: 5px;
	padding-bottom: 8px;
	background-color: #ffffff;
	background-image: url(bg_short_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#special h2,
#topics h2
{
	width: 180px;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: normal;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #ffffff;
	background-image: url(bg_short_h1.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#special p
{
	width: 198px;
	margin-left: 0px;
}
#special p iframe
{
	height: 200px;
	overflow: hidden;
}

#topics
{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #ffffff;
}
#topics ul
{
	height: 180px;
	overflow-y: scroll;
}
#topics ul li
{
	border-bottom: 1px dotted #666666;
	padding-top: 2px;
	padding-rigth: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: small;
	list-style-type: none;
	background-color: #ffffff;
}



#accessrank
{
	width: 198px;
	margin-bottom: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
	padding-bottom: 10px;
	background-color: #ffffff;
	background-color: #ffffff;
	background-image: url(bg_short_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#accessrank p
{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: small;
}
#accessrank h2
{
	width: 178px;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: normal;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #ffffff;
	background-image: url(bg_h_ranking.png);
	background-repeat: no-repeat;
	background-position: top-left;
}
#accessrank dl
{
	font-size: small;
	line-height: 120%;
	border-bottom: 1px dotted #666666;
}
#accessrank dl dt
{
	float: left;
	width: 30px;
	border-top: 1px dotted #666666;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#accessrank dl dd
{
	float: left;
	width: 168px;
	border-top: 1px dotted #666666;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}




#about h4,
#group h4
{
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 2px solid #1A1940;
	font-size: 11px;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
}
#about ul
{
	margin-bottom: 10px;
	margin-left: 5px;
}
#about ul li
{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: small;
	list-style-type: none;
}

#group ul li
{
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10px;
	list-style-type: none;
}
#group ul li .sitename
{
	float: left;
	width: 100px;
	font-size: 10px;
	line-height: 120%;
}
#group img
{
	float: left;
	width: 88px;
	padding-right: 5px;
	padding-bottom: 5px;
}




#ibnbtn
{
	padding-bottom: 10px;
	background-color: #ffffff;
	background-image: url(bg_short_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#ibnbtn p
{
	text-align: center;
}



.ibnblock
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	background-image: url(bg_short_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.ibnblock h2
{
	width: 190px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #ffffff;
	background-image: url(bg_short_h2.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.ibnblock dl
{
	margin-top: 1px;
	margin-bottom: 2px;
	border: 1px solid #666666;
	padding: 5px;
	background-color: #ffffff;
}
.ibnblock dt
{
	font-size: small;
}
.ibnblock dd
{
	font-size: small;
}
.ibnblock p
{
	font-size: small;
	line-height: 120%;
}




/*** banner ***/
.banner0,
.banner1,
.banner2,
.banner3,
.banner4,
.banner5
{
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;
}





/*** page ***/
#ibnad
{
//	width: 540px;
	width: 550px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#ibnad h2
{
	height: 25px;
	padding-top: 5px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: normal;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #ffffff;
	background-image: url(bg_long_h2.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#ibnad p
{
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	font-size: small;
	line-height: 120%;
}
#ibnad p img
{
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#ibnad ul
{
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	font-size: small;
	line-height: 100%;
}
#ibnad ul li
{
	list-style-type: none;
}



/*** basic ***/
.table
{
	margin-right: 25px;
	margin-left: 25px;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	line-height: 130%;
	font-size: 115%;
}
.table th
{
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	background-color: #333333;
	color: #ffffff;
}
.table td
{
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
}

.font15{
  font-size : 15px;
  line-height : 120%;
}
#qrbox
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;

}
#qrbox p
{
	margin: 5px;
	padding: 5px;
	font-size: 13px;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
}
