/*初期化*/
* {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#000000;
	text-indent:0;
	list-style:none;
	font:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size:12px;
}

/*ページ全体*/
body {
	text-align:center;
}

#wrapper {
	width:740px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-image:url(img/haikei.gif);
}

/*ヘッター部分*/
#header {
	width:740px;
	height:45px;
	background-image:url(img/head.jpg);
	background-repeat:no-repeat;
}

#header2 {
	width:740px;
	height:209px;
	background-image:url(img/head2.jpg);
}

#header3 {
	width:740px;
	height:55px;
	background-image:url(img/head3.jpg);
	background-repeat:no-repeat;
}

h1 {
	display:none;
}

/*ページの左部分*/
#pa-left {
	width:188px;
	float:left;
}

#new_ue {
	width:188px;
	height:215px;
	background-image:url(img/left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#new {
	width:171px;
	height:290px;
	margin-left:17px;
	background-image:url(img/new2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#new dl {
	margin-left:15px;
	width:145px;
	height:220px;
	overflow:auto;
}

#new dt {
	font-size:10px;
	margin-top:5px;
	padding-left:0;
	padding-right:10px;
}

#new dd {
	font-size:10px;
	padding-left:0;
	padding-right:15px;
}

/*ページの右部分*/
#pa-right {
	float:right;
	width:535px;
	padding-right:17px;
	margin-bottom:3px;
}

#fla {
	width:535px;
	height:291px;
}

/*ナビゲーション*/
#navi {
	width:535px;
	height:37px;
	margin-top:5px;
	border:0;
}

#navi li {
	float:left;
}

#navi2 {
	width:535px;
	height:37px;
	margin-left:188px;
	border:0;
}

#navi2 li {
	float:left;
	border:0;
}

/*ページの下部分*/
#about {
	clear:left;
	height:166px;
	margin-top:5px;
	background-image:url(img/about2.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#aboutnop {
	width:500px;
	margin:5px 0 0 16px;
	line-height:1.2em;
}

.moji1 {
	padding-right:8px;
	border-right:solid 1px #999999;
}

.moji2 {
	padding-left:8px;
}

.hoso {
	font-size:10px;
}

#banner {
	clear: both;
	float: right;
	width: 420px;
	padding-right: 19px;
	margin-bottom: 3px;
	text-align: right;
}

#banner2 {
	float: right;
	width: 420px;
	padding-right: 19px;
	margin-bottom: 3px;
	text-align: right;
}

.li {
	color:#FFFFFF;
	font-size:10px;
}

#count {
	float:left;
	width:140px;
	height:20px;
	margin-top:8px;
	padding-left:20px;
}

/*フッター*/
#foot {
	clear:both;
	height:15px;
	text-align:right;
	padding-right:20px;
	color:#FFFFFF;
	background-color:#000000;
	font-size:10px;
}
