@charset "Shift_JIS";

/*汎用設定*/

*
{
	padding: 0px;
	margin: 0px;
}
body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.ie body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.gecko body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.7em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.safari body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.gecko body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
.mac.chrome body,table
{
	color: #fff;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(images/bg.jpg) repeat-x #fff;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	border: none;
	vertical-align: top;
}
a:link
{
	text-decoration: none;
	color: #fff;
}
a:visited
{
	text-decoration: none;
	color: #fff;
}
a:hover
{
	text-decoration: underline;
	color: #0CF;
}
img
{
	border: none;
}
ul
{
	margin: 0px;
	padding-left: 17px;
}

/*エリア指定*/

#wrapper
{
	width: 800px;
	margin: 0px auto;
	background: url(images/bg2.png) repeat-y;
	padding: 0px 10px;
}

#header
{
	width: 800px;
	height: 540px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}
#header .social
{
	position:absolute;
	top: 418px;
	left: 30px;
}
#header .text
{
	position: absolute;
	top: 261px;
	left: 563px;
	width: 208px;
}

#navi
{
	width: 800px;
	height: 240px;
	position: relative;
	background: url(images/navi.jpg) no-repeat;
}
#navi01 a
{
	width: 500px;
	height: 50px;
	top: 20px;
	left: 0px;
	display: block;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	position: absolute;
	background: url(images/navi01.jpg) no-repeat;
}
#navi02 a
{
	width: 500px;
	height: 50px;
	top: 70px;
	left: 0px
	display: block;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	position: absolute;
	background: url(images/navi02.jpg) no-repeat;
}
#navi03 a
{
	width: 500px;
	height: 50px;
	top: 120px;
	left: 0px
	display: block;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	position: absolute;
	background: url(images/navi03.jpg) no-repeat;
}
#navi04 a
{
	width: 500px;
	height: 50px;
	top: 170px;
	left: 0px
	display: block;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	position: absolute;
	background: url(images/navi04.jpg) no-repeat;
}

#navi01 a:hover,
#navi02 a:hover,
#navi03 a:hover,
#navi04 a:hover
{
	background: none;
}

#info
{
	width: 800px;
	height: 349px;
	position: relative;
	background: url(images/info.jpg) no-repeat;
}

#info .newsline
{
	position: absolute;
	overflow: auto;
	overflow-x: 0px;
	width: 465px;
	height: 207px;
	top: 41px;
	left: 16px;
}

#info .banner a
{
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 800px;
	height: 80px;
	top: 269px;
	left: 0px;
}
#copyright
{
	width: 760px;
	padding: 20px;
	color: #03C;
}

/*フォント*/

.font10
{
	font-size: 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
}


/*フッター*/

.copyright
{
	margin: 0px auto;
	width:700px;
	text-align:center;
	color:#333333;
}
.copyright a:link
{
	text-decoration: none;
	color: #C00;
}
.copyright a:visited
{
	text-decoration: none;
	color: #C00;
}
.copyright a:hover
{
	text-decoration: underline;
	color: #F90;
}

.footer-area
{
	color: #cccccc;
	padding: 20px 0px;
	background: #eeeeee;
}

/*ソーシャルブックマークアイコン*/

ul.bookmark_button {
	list-style: none;
	clear: both;
}
ul.bookmark_button li {
	float: left;
}
ul.bookmark_button li.twitter {
}
ul.bookmark_button li.hatena {
	padding-right: 10px;
}

ul.bookmark_button li.facebook {
	padding-right: 10px;
}
ul.bookmark_button li.gplus {
}

iframe.twitter-share-button {
width: 105px!important;
}