@charset "utf-8";

.page_contents_line {
	width: 700px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffa5bc;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffa5bc;

}
.page_left {
	float: left;
	width: 450px;
}
.page_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.page_left li {
	float: left;
	width: 450px;
}
.page_left .title {
	background-color: #ffcccc;
	width: 80px;
	float: left;
	padding: 10px;
	text-align: center;
}
.page_left .item {
	float: left;
	width: 330px;
	padding: 10px;
}
.page_right {
	float: right;
	text-align: right;
}
.page_left_half {
	float: left;
	width: 350px;
}
.page_right_half {
	float: right;
	width: 350px;
}
.page_contents_access {
	width: 580px;
	float: left;
	background-image: url(../images/common_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	padding-right: 60px;
	padding-left: 60px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top: 5px;
}
.page_contents h3 {
	text-align: center;
	padding-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #FF3366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3366;
	margin-bottom: 10px;
}
.page_contents .list {
	padding-left: 10px;
	margin-bottom: 10px;
}
.page_left_half ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.page_right_half ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.toriple_left {
	float: left;
	width: 175px;
	text-align: center;
}
.page_contents {
	width: 700px;
	margin-bottom: 20px;
}
/*
*/

