@charset "utf-8";

#contents {
	margin: 70px 0px 0px;
	padding: 0px;
}


#contents h1 {
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #666666;
	border-left: 7px solid #ff7300;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#linklist {
	width: auto;
	position: absolute;
	top: 0px;
	right: 20px;
	background-image: url(../images/share/transparent.gif);
	margin-right: auto;
	margin-left: auto;
}

#linklist p a {
	color: #1d2088;
	text-decoration: underline;
}

#linklist p {
	padding: 6px 10px 3px 20px;
	font-size: 11px;
	color: #666666;
	line-height: 1.2em;
	width: 200px;
}


#linklist p a:hover {
	color: #1d2088;
	text-decoration: none;
}

#modoru {
	font-size: 10px;
	color: #999999;
	margin: 25px 115px 20px 0px;
	float: right;
	background-image: url(../images/share/transparent.gif);
	background-repeat: repeat;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#modoru a {
	color: #626262;
	text-decoration: none;
	display: block;
	padding-right: 12px;
	padding-left: 25px;
	background-image: url(../images/share/p3_u.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#modoru a:hover {
	color: #000000;
	text-decoration: underline;
}

#column {
	width: 700px;
	padding: 5px 20px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
#column p {
	font-size: 12px;
	line-height: 2em;
	color: #000000;
}
#column2 {
	width: 580px;
	padding: 0px;
	height: auto;
	text-align: left;
	margin: 25px auto 7px;
}
#column2 p {
	font-size: 12px;
	line-height: 1.8em;
}


#setumei {
	background-color: #FFFFFF;
	background-image: url(../images/share/grd_model.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 670px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
.space {
	margin-top: 30px;
}
