@charset "euc-jp";
#head{
	display: block;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.logo{
	background-image: url(../global_img/co_logo.jpg);
	display: block;
	height: 56px;
	padding-left: 227px;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #00C;
	line-height: 60px;
	width: 380px;
	float: left;
}
.counter{
	float: right;
	width: 150px;
	display: block;
	text-align: right;
	}
.enbtn{
	float: right;
	width: 150px;
	display: block;
	text-align: right;
	margin-top: 10px;
	}
/* hide from Mac IE \*/
* html .head_ul {padding-top: 0px; }
/* */ 
.head_ul{
	display: block;
	height: 33px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 33px;
	padding-top: 3px;
	background-image: url(../global_img/head_munu00.jpg);
	background-repeat: no-repeat;
	background-position: right 4px;
}
.head_li{
	background-image: url(../global_img/head_munu00.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding-right: 1.1em;
	padding-left: 1.1em;
	display: block;
}
.end{
	padding-left: 25px;
}
.head_li a{
	color: #333;
	text-decoration: none;
}
.head_li a:hover{
	color: #dd2c0d;
	text-decoration: underline;
}
/*フッター*/
#foot{
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
	display: block;
	width: 780px;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	}
.foot_ul{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	display: block;
}
.foot_li{
	float: left;
	display: block;
	width: auto;
}
.foot_li a{
	text-decoration: none;
	color: #333;
}
.foot_li a:hover{
	text-decoration: none;
	color: #dd2c0d;
}
.sp_co{
	display: block;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/*パンくず*/
#crumbs {
	height:2.3em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dedede;
	border-bottom-color: #dedede;
} 
#crumbs li { 
float:left; 
line-height:2.3em; 
padding-left:.75em; 
color:#777; 
} 
#crumbs li a { 
display:block; 
padding:0 15px 0 0; 
background:url(../global_img/crumbs.gif) no-repeat right center; 
} 
#crumbs li a:link, #crumbs li a:visited { 
text-decoration:none; 
color:#777; 
} 
#crumbs li a:hover, #crumbs li a:focus { 
color:#dd2c0d; 
} 
/*ログイン*/
#login{
	display: block;
	float: right;
	height: 90px;
	width: 300px;
	margin-right: 15px;
	border: 1px solid #333;
	margin-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../global_img/login_bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
input.userid {
	padding-left:20px;
	background:#ffffff url("../global_img/user.gif") no-repeat left center;
	width:123px;
	height: 20px;
	line-height: 20px;
	}
input.password {
		padding-left:20px;
		background:#ffffff url("../global_img/login.gif") no-repeat left center;
	width:123px;
	height: 20px;
	line-height: 20px;
	}
input.submit {
	width:100px;
	height:20px;
	clear: both;
	margin-top: 5px;
	float: right;
	}

#login ul{
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#login li{
	display: list-item;
	float: left;
}
.log_tit{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.login_tit{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
	color: #C00;
}
.txt14b{
	-ms-text-justify: inter-ideograph;
	-moz-text-justify: inter-ideograph;
	-webkit-text-justify: inter-ideograph;
	-o-text-justify: inter-ideograph;
	-ms-text-align: justify;
	-moz-text-align: justify;
	-webkit-text-align: justify;
	-o-text-align: justify;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 13em;
}
.logout{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.logout a{ 
text-decoration:none; 
color:#777; 
} 
.logout a:hover{ 
color:#dd2c0d; 
} 
#login a{ 
text-decoration:none; 
color:#777; 
} 
#login a:hover{ 
color:#dd2c0d; 
} 
