/*全体枠の設定*/
body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #BFFFFF;
}

/*ラッパーの設定*/
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

/*ラッパーの設定*/

/*コンテンツ紹介*/
.contents {
	clear: both;
	margin-bottom: 10px;
	float: left;
}

/*タイトルバーの設定*/
.title {
	text-align: center;
	width: 800px;
}
.title p {
	margin-top: 1px;
	margin-bottom: 2px;
}

.title img {

}

/*ヘッダーの設定*/
.header {
	width: 750px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 5px;
}

.header li {
	float: left;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*中央メニューの設定*/
.centercol {
	background-color: #FFFFFF;
	float: left;
	width: 98%;
	margin-top: 1px;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 2px;
}
.centercol p {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 5px;
	line-height: 1.5em;
}
.centercol img {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.centercol ul {
	margin-left: 5px;
	margin-top: 10px;
	text-align: left;
}

.centercol li {
	padding-top: 3px;
	list-style-type: none;
}

/*中央メニューの設定*/
.centercol2 {
	float: left;
	text-align: left;
	margin-left: 23px;
	margin-bottom: 2px;
	width: 760px;
	clear: both;
	margin-top: 3px;
}

/*右メニューの設定*/
.rightcol {
	background-color: #FFFFFF;
	margin-left: 5px;
	width: 145px;
	float: right;
	margin-top: 5px;
}


/*フッターの設定*/
.footer {
	font-size: 9pt;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
	padding-top: 8px;
}





/*コンテンツ一覧部*/
#menu {
	list-style-type:none;
	float: left;
	text-align: left;
}


#menu a {
	display:block;
	font-size: 11pt;
	background-color: #0066FF;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#menu a:hover  {
	display:block;
	font-size: 11pt;
	background-color: #FFFFFF;
	color: #0033FF;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/*ニュース*/
.cheer {
	float: left;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	clear: left;
	margin-top: 4px;
}
.cheer img {
	text-align: center;
	float: left;
	margin-left: 2%;
	margin-right: 1%;
	padding-bottom: 1%;
}

.cheer p {
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	margin-top: 2px;
}

/*ニュース*/
.news {
	float: left;
	text-align: left;
	margin-left: 20px;
	width: 410px;
}
.news img {
	text-align: center;
}

.news p {
	margin-top: 2px;
	margin-bottom: 2px;
}

/*おすすめコンテンツの設定*/

.osusume {
	background-color: #FFFFFF;
	float: left;
	text-align: right;
	width: 40%;
}

.osusume a:hover{
	background-color: #FFFFFF;
}

.osusume img {
	margin-top: 1px;
	margin-bottom: 1px;
}

/*更新案内*/
.kousin {
	background-color: #FFFFFF;
	margin-left: 20px;
	float: left;
	margin-bottom: 2%;
	margin-top: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9900;
	width: 350px;
}

.kousin dl {
	padding-top: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	text-align: center;
}

.kousin ul {
	margin: 2px;
}

.kousin li {
	line-height: 1.3em;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

/*リンク設定*/
a {
	text-decoration:none;
	color: #330066;
	padding: 2px;
}
a:hover {
	background-color:#330066;
	color:#FFFFFF;
	padding: 2px;
}	



/*見出し*/

h1 {
	font-size: 12pt;
	text-align: left;
	margin: 0px;
	padding-left: 3px;
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #ce6500;
	border-bottom-color: #ce6500;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../sozai/top_menu/midashi_back.gif);
}

h2 {
	font-size: 9pt;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
	background-image: url(../sozai/top_menu/h2_back.gif);
}

h3 {
	font-size: 12pt;
	color: #000000;
	background-color: #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

/*トピックの設定*/
.topic {
	text-align: left;
	width: 120px;
	float: right;
	clear: none;
}
.topic a {
	font-size: 10pt;
	text-decoration: none;
	border: 0px;
}

.topic ul {
	font-size: 10pt;
	margin-bottom: 3px;
	margin-top: 1px;
}


.topic li {
	font-size: 10pt;
}

.topic img{
	text-decoration: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 0px;
}

/*ボックスの設定*/
.box {
	float: left;
	text-align: left;
	width: 141px;
	margin-top: 2px;
	margin-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #319aff;
	border-bottom-color: #319aff;
	border-left-color: #319aff;
	height: 182px;
	margin-right: 3px;
}

.box ul {
	height: 20px;
	float: left;
	font-size: 9pt;
}
.box li {
	margin-top: 5px;
	font-size: 9pt;
}
.box a {
	font-size: 10pt;
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.box img {
	text-decoration: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
}

.box a:hover {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #FF0000;
}

.box dl {
	padding: 0px;
	font-size: 10pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box dt {
	font-size: 10pt;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	float: left;
}
.box dd {
	font-size: 10pt;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.box ul {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.box li {
	font-size: 10pt;
	text-align: left;
	float: left;
	width: 100px;
	margin-left: 3px;
}


/*プルダウンメニュー設定*/
.pull_bar {
	float: left;
	padding-left: 20px;
}
.pull {
	width: 150px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	}
.pull img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
}
.pull a{
	display: block;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../sozai/top_menu/pull_back.gif);
	background-repeat: no-repeat;
}

.pull a:hover {
	color:#000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}	
	
.submenu {
	visibility: hidden;
	position: absolute;
	display: block;
	text-align: center;
	left: 0px;
	}
.submenu a {
	width: 150px;
	color: #000000;
	text-decoration: none;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	}
	
.submenu a:hover {
	width: 150px;
	background-image: url(../sozai/top_menu/pull_back_hover.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.box2 {
	float: left;
	width: 700px;
}

