@charset "utf-8";

#contents {
	margin: 0px;
	padding: 0px;
}

#pageimage {
	border: 1px solid #999999;
	margin-bottom: 40px;
}


#contents h1 {
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #666666;
	border-left: 7px solid #ff7300;
	margin-bottom: 15px;
	margin-left: auto;
	width: 864px;
	margin-right: 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;
}

#modoru {
	font-size: 10px;
	color: #999999;
	margin: 15px 20px 15px 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;
}




#linklist p a:hover {
	color: #1d2088;
	text-decoration: none;
}




.column {
	width: 880px;
	border: 1px solid #aaaaaa;
	background-color: #FFFFFF;
	margin: 0px auto 7px;
	padding: 0px;
	background-image: url(../images/share/grd_model.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 190px;
	position: relative;
}

.column img {
	float: left;
	margin-left: 10px;
	margin-top: 25px;
	border-style: none;
}
.column ul {
	width: 560px;
	margin: 10px 10px 30px;
	padding: 0px;
	float: right;
}
.column li {
	text-align: left;
	background-image: url(../images/share/orange1.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 12px;
	list-style-type: none;
	font-size: 11px;
	margin: 0px;
	line-height: 1.5em;
}

.column p {
	border: 1px solid #c9c9c9;
	background-color: #FFFFFF;
	padding-left: 10px;
	letter-spacing: 0.5em;
	font-size: 12px;
	background-image: url(../images/share/p1_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	right: 10px;
	bottom: 5px;
	display: block;
	height: 18px;
	padding-top: 2px;
	width: 60px;
}
.column p a {
	color: #1d2088;
	text-decoration: underline;
	display: block;
}
.column p a:hover {
	color: #333333;
	text-decoration: none;
}


#contents h2 a {
	font-size: 14px;
	color: #1d2088;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 20px;
}

#contents h2 a:visited {
	color: #666666;
	text-decoration: underline;
}

#contents h2 a:hover {
	color: #333333;
	text-decoration: none;
}


.column h2 {
	width: 570px;
	float: right;
	text-align: left;
	border-bottom: 1px dotted #aaaaaa;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 15px;
	background-image: url(../images/share/p4_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
