@charset "utf-8";

#main-container #page-block h2.titlebar {
	background:url(../images/title_plan.png) no-repeat 0 0;
}

#main-container #page-block h3 {
	margin:0;
	padding:0;
	width:730px;
	height:35px;
	background:url(../images/subtitle_plan01.png) no-repeat 0 0;
	text-indent:-10000px;
}

h2.examplelist-k {
	margin:20px 0 0 0;
	padding:0;
	width:730px;
	height:30px;
	background:url(/images/page_bar_kikaku.png) no-repeat 0 0;
	background-color:#FFFFFF;
	text-indent:-10000px;
}

.explistbg {
	margin:0;
	padding:0;
	width:730px;
	height:305px;
	background-color:#E8F6F9;
	text-align:left;
}
.explistbg ul {
	list-style-type:none;
	margin:12px 0 12px 20px;
	padding:4px;
	width:320px;
	background-color:#FFFFFF;
	border-left:4px solid #0066FF;
	float:left;
}
.explistbg .img-box {
	margin:0;
	padding:0;
	width:125px;
	height:95px;
	float:right;
}
.explistbg .name-box {
	margin:0 2px 4px 0;
	padding:0;
	width:180px;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.explistbg .comment-box {
	margin:0 2px 4px 0;
	padding:0;
	width:180px;
	font-size:12px;
	float:left;
}
.explistbg .notes-box {
	margin:6px 0 0 0;
	padding:0;
	width:45px;
	height:15px;
	background:url(/images/icon_details.png) no-repeat 0 0;
	float:left;
}

.explistbg .notes-box a {
	display:block;
	margin:0;
	width:45px;
	height:15px;
}

.explistbg .notes-box a:hover {
	background:url(/images/icon_details_on.png) no-repeat 0 0;
}

.expcontents {
	margin:10px 10px -5px 15px;
	padding:0;
	width:290px;
	height:105px;
	background:url(/images/page_bg_explist.jpg) no-repeat 0 0;
	float:left;
}

.expcontents .explanation {
	margin:0;
	padding:0;
	width:135px;
	height:105px;
	float:left;
}

.expcontents .expimage {
	margin:0;
	padding:0;
	width:135px;
	height:105px;
	float:right;
}

.expname {
	margin:10px 0 0 0;
	padding:0;
	width:135px;
	height:20px;
	text-align:left;
}

.expcomment {
	margin:0 0 0 0;
	padding:0;
	width:135px;
	height:55px;
	font-size:10px;
	text-align:left;
}

.expdetail {
	margin:0 0 10px 90px;
	padding:0;
	width:45px;
	height:10px;
	text-align:right;
	background:url(/images/icon_details.png) no-repeat 0 0;
}

.expdetail a {
	display:block;
	margin:0;
	width:45px;
	height:10px;
}

.expdetail a:hover {
	background:url(/images/icon_details_on.png) no-repeat 0 0;
}

.expimagefile {
	margin:5px 5px 5px 5px;
	padding:0;
	width:125px;
	height:95px;
	text-align:center;
}

#plan-com {
	margin:10px 0 0 20px;
	padding:0;
	font-size:12pt;
	line-height:1.4;
	text-align:left;
}

#plan-list {
	margin:10px 0 0 20px;
	padding:0;
	width:640px;
}
#plan-list td {
	line-height:1.4;
}

