@import url("header.css");
/* スクロールバーを常に表示 */
html {
	overflow-y:scroll;
	height: 100px;
}

body {
	font-family: Arial, Helvetica, sans-serif, Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #333333;
	height: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 175%;
	-webkit-text-size-adjust:none;
}

/* リンクの設定 */
a:link {
	color: #0066CC;
}

a:visited {
	color: #666666;
}


/* パンくずリスト */
#pankuzu {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
	background-image: url(img/dotline_yoko.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 5px;
}

#container {
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/* ブラウザを縮めてスクロールした時の背景切れを防ぐハック */
/**/
body > div#container {
	height: auto;
}
/**/
/* 親要素の背景を小要素の背景にも適応させるハック */
/**/
* html div#container {
	overflow: visible;
}
/* 各ページのヘッダー */
#container #contet_header {
	clear: both;
	height: auto;
	width: 950px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#container #contet_header h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
/* 各ページの内容 */
#container #contents {
	float: left;
	height: auto;
	width: 720px;
}
#container #contents h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066CC;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* サイドナビゲーション */
#container #sidenavi {
	float: right;
	width: 210px;
	margin: 0px;
	padding: 0px;
	height: auto;
}



/* フッター */
#footer {
	height: 20px;
	width: 950px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/footer_overline.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}
/* コピーライト */
#footer #copyright {
	float: left;
	width: 370px;
}
/* 個人情報保護ポリシーリンクボタン */
#footer #policy {
	float: right;
	width: 580px;
	text-align: right;
}
#container #gnavi {
	height: 40px;
	width: 950px;
	margin-bottom: 10px;
}
/* 主なシリーズラインナップ：６シリーズ */
#container div#seriesnavi_6 {
	width: 948px;
	height: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image: url(img/pronavi_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
}
#container div#seriesnavi_6 ul {
	padding: 0px;
	width: 948px;
	height: 92px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#container div#seriesnavi_6 li {
	list-style-type: none;
	display: inline;
	width: auto;
	padding: 0px;
	height: 92px;
	margin: 0px;
	float: left;
}
#container div#seriesnavi_6 li.leftside {
	height: 92px;
	width: 151px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#container div#seriesnavi_6 li.center {
	height: 92px;
	width: 151px;
	padding-right: 3px;
	padding-left: 3px;
}

#container div#seriesnavi_6 li.rightside {
	height: 92px;
	width: 151px;
	padding-right: 6px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
/* 主なシリーズラインナップ：5シリーズ */
#container div#seriesnavi {
	width: 948px;
	height: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image: url(img/pronavi_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 5px;
}
#container div#seriesnavi ul {
	padding: 0px;
	width: 948px;
	height: 77px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container div#seriesnavi li {
	list-style-type: none;
	display: inline;
	width: auto;
	padding: 0px;
	height: 77px;
	margin: 0px;
	float: left;
}
#container div#seriesnavi li.leftside {
	height: 77px;
	width: 202px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#container div#seriesnavi li.center {
	height: 77px;
	width: 182px;
	padding-right: 3px;
	padding-left: 3px;
}
#container div#seriesnavi li.center2 {
	height: 77px;
	width: 162px;
	padding-right: 3px;
	padding-left: 3px;
}
#container div#seriesnavi li.rightside {
	height: 77px;
	width: 202px;
	padding-right: 7px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
/* 主なシリーズラインナップ：4シリーズ */
#container div#seriesnavi_4 {
	width: 948px;
	height: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-image: url(img/pronavi_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 5px;
}
#container div#seriesnavi_4 ul {
	padding: 0px;
	width: 948px;
	height: 66px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container div#seriesnavi_4 li {
	list-style-type: none;
	display: inline;
	height: 66px;
	width: 229px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#container div#seriesnavi_4 li.leftside {
	padding: 0px 3px 0px 7px;
}
#container div#seriesnavi_4 li.center {
	padding-right: 3px;
	padding-left: 3px;
}
#container div#seriesnavi_4 li.rightside {
	padding: 0px 7px 0px 3px;
}




/* 重要なお知らせ------------------------------------------- */
#container div#important {
	padding: 10px;
	float: right;
	height: 107px;
	width: 218px;
	border: 1px solid #999999;
	background-color: #FFCC00;
}
#container div#direct_osusume {
	background-color: #FFCC00;
	width: 218px;
	height: 40px;
	float: right;
	padding: 5px 10px;
	border: 1px solid #999999;
}
#container div#otoku {
	background-color: #333333;
	float: right;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px 10px;
}
#container div#picup_service {
	height: 60px;
	width: 218px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #C00;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
#container #important img.banner {
	margin-top: 7px;
}

/* 重要なお知らせタイトル------------------------------- */
#important div#important_title {
	background-image: url(img/important_titleback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	width: 218px;
}

/* 重要なお知らせリスト--------------------------------- */
#important ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding: 0px;
}
/* ========================================================= */

#info_service div#info_content {
	padding: 10px;
	width: 670px;
}



#container #gnavi .swap {
}

/* 個人情報保護ポリシー======================================= */

#policy_content {
	float: left;
	width: 720px;
}

/* 数字付きリスト */
#policy_content ol {
	width: auto;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#policy_content li {
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}
#container #gnavi ul {
	height: 40px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#container #gnavi li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#container div.title {
	background-image: url(img/news_titleback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
}

#container div#news {
	float: left;
	width: 690px;
}
#container #infomation {
	float: left;
	height: auto;
	width: 690px;
	margin-top: 20px;
	margin-right: 17px;
}
div#infomation div#info_service {
	float: left;
	height: auto;
	width: 690px;
	margin-top: 20px;
}
#container div#picup {
	float: right;
	width: 238px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#container #picup ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 238px;
}
#container #picup ul.importantinfo {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 238px;
	list-style-type: disc !important;
}
#container #picup ul.importantinfo li {
	list-style-type: disc !important;
}
#container #news .news_content {
}
#container #news .news_content li {
	margin-bottom: 10px;
	list-style-type: disc;
}

#container #picup li {
	height: auto;
	width: auto;
	margin-bottom: 10px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(img/arrow.gif);
	margin-left: 22px;
	padding: 0px;
	margin-right: 3px;
	margin-top: 0px;
}
#picup li.midashi {
	margin: 0px !important;
	padding: 0px !important;
	height: 40px;
	width: 238px;
	list-style-type: none !important;
	list-style-image: none !important;
}
div#info_content p {
	margin: 10px;
}
div#info_content div.leftside {
	float: left;
	width: 208px;
	margin-right: 20px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
div#info_content div.center {
	float: left;
	width: 208px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
div#info_content div.rightside {
	float: left;
	width: 208px;
	border: 1px solid #999999;
	margin-left: 20px;
	margin-bottom: 20px;
}

#container div#prspace {
	height: 200px;
	width: 710px;
	margin-bottom: 10px;
	float: left;
}
/* スライダーの表示------------------------------ */
#container div.container {
	height: 200px;
	width: 710px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
#container div.container div.slides {
	position: absolute;
	left: 0px;
	top: 0px;
}
#container div.container div.slides div {
	width: 710px;
	position: absolute;
	top: 0px;
	display: none;
	height: 200px;
}
#container #infomation #news .news_content li .new {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
div#info_content p.yanolink {
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	color: #0066FF;
}
div#info_content p.banner {
	margin-bottom: 0px;
}
