@charset "utf-8";
/* CSS Document */
/*
Boshu_Default
------------------------------------------ */

/*------------------------------------------
Logout
------------------------------------------ */
div#page_title	{
	overflow: hidden;
	}
div#page_title h1	{
	float: left;
	}
div#page_title div.logout	{
	float: right;
	margin-right: 0;
	}
/* clearfix */
div#page_title:before,
div#page_title:after	{
	content: "";
	display: table;
	}
html*div#page_title {
	display: inline;
	zoom: 1;
	}

div#contents{
	background-color:#fff;
	padding-left:80px;
	padding-right:80px;
	margin-top:3px;
	padding-top:15px;
	padding-bottom:30px;
	line-height:140%;
	}

div#contents h2{
	height: auto;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #b0dcff;
/*	background-color: #C0D4A2;	*/
	padding: 5px;
	background-image:url( '../../shared/images/square.gif' );
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-indent: 25px;
	margin-bottom: 10px;
	color:#4694D1;
/*	color:#537C15;	*/
}


/*------------------------------------------
Index
------------------------------------------ */
hr {
	border-top: 1px solid #999;
	border-bottom: 1px solid #fff;
	margin-top:15px;
	margin-bottom:15px;
	}

.arrow{
	background-image:url( '../images/arrow.gif' );
	background-repeat: no-repeat;
	color: #4694D1;
/*	color: #476A11;	*/
	font-size: 1.25em;
	font-weight:normal;
	text-indent: 20px;
	background-position: 0% 50%;
	margin-bottom:10px;
	font-weight: bold;
}

.bumon{
	width:auto;
	margin-left:50px;
	margin-right:50px;
	padding-bottom:30px;
}

.strong{
	font-size: 105%;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 5px;
}

ol, li, ul {
	text-decoration:none;
	margin-left:10px;
	line-height:180%;
	}

.txtrd{
	color: #FF0000;
	}

.contact{
	width: auto;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 20px;
	padding:10px;
	text-align: center;
	border: dotted #999 1px;
}

img.lnkbtn {
	float:right;
	border: none;
	margin: 0px 30px 5px 0px;
}

p.end {
	color:#FF0004;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.caution {
	color:#FF0004;
}

/*------------------------------------------
Message
------------------------------------------ */
div#message .comment {
	width: 600px;
	margin: 50px auto 50px auto;
	text-align: center;
}

div#message .comment p {
	margin: 20px 0px ;
}

#contact{
	width: auto;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 20px;
	padding:10px;
	text-align: center;
	border: dotted #999 1px;
}
/*------------------------------------------
Expire
------------------------------------------ */
#expire div.bumon	{
	margin: 50px;
	}
#expire div.bumon p	{
	padding: 30px 0;
	}
#expire div#footer {
	position: absolute;
	bottom: 0;
	}

#expire .comment {
	width: 600px;
	margin: 50px auto 50px auto;
	text-align: center;
	}

#expire .comment p {
	margin: 20px 0px ;
	}
