/* テンプレートCSS */

/*---基本設定---*/
*{
	margin:0px;
	padding:0px;
}
html, body {
	height:100%;
	background: url(../sp/bc_body.jpg) repeat-x;
}
a {
}
a:link {
	text-decoration: none;
	color: #336699;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
}
.clear {
	clear: both;
	height: 0.1em;
	width: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px;
	width: 915px;
  }
  
/*---ヘッダー---*/
#header {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 95px;
	width: 900px;
	background: url(../sp/bc_header.jpg) no-repeat;
}  
#header ul {
	float: right;
	padding: 0px;
	margin: 25px 0px 0px;
	height: 24px;
}
#header li {
	float: left;
	width: 100px;
	padding: 0px 2px 2px 5px;
	list-style: none;
	height: 20px;
	border: 1px solid #FFFFFF;
	line-height: 24px;
	margin: 0px;
}
#header .denial-rl {
	border-right-style: none;
	border-left-style: none;
}


/*---フッター---*/
#push {
	width: 100%;
	height: 60px;
}
#footer {
	margin: 20px auto 30px;
	padding: 0px;
	width: 900px;
	height: 60px;
	border-top: 1px solid #999999;
	background: url(../image/bc_footer.jpg);
}
#footer ul {
	float: right;
	padding: 0px;
	width: 400px;
	margin: 20px 0px 0px;
}
#footer li {
	float: left;
	width: 100px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 20px;
}

/*メインコンテンツ*/

/*---右エリア---*/
.column1 {
	width: 220px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu ul {
	margin: 0px 0px 15px;
	padding: 0px;
	width: 220px;
}
.menu li {
	list-style: none;
	height: 50px;
	line-height: 50px;
	width: 220px;
	border-top: 1px dotted #999999;
}
.menu ul .bo-line {
	border-bottom: 1px dotted #666666;
}

.menu .association-spi {
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu .underbar {
	border-bottom: 1px dotted #999999;
}
li.banner90 {
	height: 90px;
	width: 220px;
	font-weight: bold;
	line-height: 90px;
	border-style: none;
}
li.banner55 {
	height: 55px;
	width: 220px;
	font-weight: bold;
	line-height: 55px;
	margin-bottom: 5px;
	border-style: none;
}
ul.banner50 {
	width: 220px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/*---左エリア---*/

.column2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 635px;
	height: auto;
	min-height: 780px;
}

/*---全頁共通--*/

.pagetitle {
	width: 630px;
	margin-bottom: 30px;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
}
.column2 .next {
	width: 100%;
	margin-bottom: 30px;
	margin-top: 50px;
}
.next ul {
	margin: 0px;
	padding: 0px;
}
.next li {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #999999;
	list-style: none;
	font-size: 95%;
	line-height: 20px;
	height: 20px;
}
.next .begin {
	border-left: 1px solid #999999;
}
.pageindex {
	padding: 0px;
	width: 100%;
	margin-bottom: 50px;
	background: url(../sp/ami3.jpg);
	height: 23px;
}
.pageindex ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.pageindex li {
	float: left;
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../sp/ami.jpg);
	border-top: #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: #FFFFFF;
	border-left: #FFFFFF;
}
.com-pr {
	padding: 0px;
	width: 220px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.column1 .menu {
	margin-bottom: 30px;
}

.menu .dairiten  {
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}
