@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	background-image: url(../images/white_image2.gif);
}

#heder {
	height: 69px;
	width: 760px;
	background-image: url(../images/heder_image.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 800px;
	background-image: url(../images/white_image.gif);
	background-repeat: repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#panlist {
	width: 760px;
	margin-left: 15px;
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
}

#wrapper #panlist img {
	padding-right: 5px;
	padding-left: 5px;
}

#wrapper #container {
	margin-left: 20px;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #heder h1 {
	height: 53px;
	width: 353px;
	margin-left: 10px;
	float: left;
	margin-top: 7px;
	font-size: small;
}

#wrapper #heder a {
	display: block;
	height: 53px;
	width: 353px;
	text-indent: -9999px;
}

#wrapper h2 {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left {
	width: 580px;
	text-align: left;
	margin-top: 15px;
	padding-left: 10px;
	margin-right: 10px;
	float: left;
}

#wrapper #left h3 {
	padding: 0px;
	width: 580px;
	height: 29px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.clear {
	margin: 0px;
	padding: 0px;
	width: 760px;
	clear: both;
}

.new_m {
	color: #5E8AE1;
	font-weight: bold;
	padding-left: 10px;
}

#wrapper #left dl {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

#wrapper #left dd {
	font-size: 90%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 10px;
}

#wrapper #left dt {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

/*右カラム始まり*/
#wrapper #right {
	margin-top: 15px;
	background-color: #E6E6E6;
	width: 160px;
	float: left;
	height: 100%;
	padding-bottom: 5px;
	height: 700px;
	background-repeat: repeat;
}

#wrapper #right1 {
	margin-top: 15px;
	background-color: #E6E6E6;
	width: 160px;
	float: left;
	padding-bottom: 5px;
	height: 530px;
	background-repeat: repeat;
}

#wrapper #right2 {
	margin-top: 15px;
	background-color: #E6E6E6;
	width: 160px;
	float: left;
	padding-bottom: 5px;
	height: 1000px;
	background-repeat: repeat;
}

#wrapper #right3 {
	margin-top: 15px;
	background-color: #E6E6E6;
	width: 160px;
	float: left;
	padding-bottom: 5px;
	height: 2100px;
	background-repeat: repeat;
}

#wrapper #right4 {
	margin-top: 15px;
	background-color: #E6E6E6;
	width: 160px;
	float: left;
	padding-bottom: 5px;
	height: 1150px;
	background-repeat: repeat;
}

#wrapper #right5 {
	margin-top: 15px;
	background-color: #E6E6E6;
	width: 160px;
	float: left;
	padding-bottom: 5px;
	height: 1600px;
	background-repeat: repeat;
}

#wrapper #right6 {
	margin-top: 15px;
	background-color: #E6E6E6;
	width: 160px;
	float: left;
	padding-bottom: 5px;
	height: 700px;
	background-repeat: repeat;
}

#login {
	width: 152px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	background-color: #FFFFFF;
}

#login_heder {
	width: 152px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#login_body {
	height: 150px;
	width: 152px;
	background-color: #FFFFFF;
	font-size: 80%;
}

#login .loginerror {
	font-size: 75%;
	border: 2px dotted red;
	color: red;
	padding: 4px;
	margin: 10px;
	background-color: mistyrose;
}	

#logout_body {
	height: 100px;
	width: 152px;
	background-color: #FFFFFF;
	font-size: 80%;
	text-align: center;
}

#user {
	text-align: right;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 0px;
}

#user2 {
	text-align: center;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 0px;
}

#member {
	margin-top: 20px;
}

#id_pass {
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#login_bt {
	margin-top: 10px;
}


#pass {
	text-align: right;
	padding-right: 10px;
}

/*右側バナーエリア　**バナーを表示する場合wrapperにページ毎のナンバーを付ける**/
#baner_space {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 100%;
	margin-bottom: 0px;
}
#quiry   {
	clear: both;
	height: 85px;
	width: 152px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #right #baner_space ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #right #baner_space #baner1 {
	width: 150px;
}
#wrapper #right #baner_space #baner2 {
	width: 150px;
}
#wrapper #right #baner_space #baner3 {
	width: 150px;
	margin-top: 3px;
}
#wrapper #right #baner_space #baner4 {
	width: 150px;
	margin-top: 3px;
}
#wrapper #right #baner_space #baner5 {
	width: 150px;
	margin-top: 3px;
}
/*右側バナーエリア*/

/*フッタ部分*/
#wrapper #footer {
	padding-top: 10px;
}
#footer_end {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
}
/*フッタ部分*/
address {
	font-weight: normal;
	color: #333333;
	line-height: 140%;
	text-align: center;
	margin-right: 10px;
	font-style: normal;
	padding-top: 10px;
}

#wrapper #container #left .anker_top {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: right;
}
