@charset "UTF-8";

/* left_contents
---------------------------------------------------- */
.my_hr{
	clear: both;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #bbbbbb;
}

#boshu_box{
	margin-top: 10px;
	margin-left: 24px;
	line-height: 120%;
}

#left_wrapper {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	width: 530px;
}

#top_title{
	width: 520px;
	height: 100px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

#title_under{
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

#title_under_link{
	margin-top: 10px;
}

#link_wrapper{
	width: 510px;
	margin-left: 5px;
}

#link_wrapper li{
	font-weight: normal;
	list-style-image: url(../images/list_mark.gif);
	margin-left: 20px;
	margin-top: 10px;
}

.mark_box{
	padding-right: 5px;
	vertical-align: -0.2em;
}


/* main_contents
---------------------------------------------------- */
#main_wrapper{
	text-align: center;
	width 750px;
}




