@charset "utf-8";
#top_left {
	float: left;
	height: auto;
	width: 347px;
	position: relative;
	margin-left: 10px;
}

#top_right {
	float: right;
	width: 347px;
	position: relative;
	height: auto;
	margin-left: 10px;
}
#top_left img {
	float: right;
	padding-right: 20px;
}
#top_right img {
	float: right;
	padding-right: 20px;
}
#top_left ul {
	font-size: 12px;
	list-style-type: disc;
}
#top_right ul {
	font-size: 12px;
	list-style-type: disc;
}





.square {
	list-style-type: square;
	padding-left: 2em;
}
.contents ul {
	font-size: 12px;
	color: #033;
	padding-left: 2em;
	list-style-type: square;
}


.contents p {
	font-size: 12px;
	color: #033;
}


.midasi1 {
	font-weight: bold;
	margin-bottom: 7px;
	font-size: small;
}
.timei {
	text-align: center;
	border: 1px solid #999999;
	cursor: default;
}
.contents_box {
	width: 700px;
	padding-bottom: 30px;
	height: auto;
}
#pcschool_contents_box {
	height: 300px;
	width: 700px;
	padding-bottom: 50px;
	background-image: url(images/pc_school/school_01.jpg);
	background-repeat: no-repeat;
}
#syoumei_contents_box {
	height: 300px;
	width: 700px;
	padding-bottom: 50px;
	background-image: url(images/photo_print/syoumei_studio.jpg);
	background-repeat: no-repeat;
}

#menu  _link_box {
	font-size: 14px;
	margin: 0em;
	float: left;
	width: 8em;
	padding: 0.5em;
}
.x_small {
	font-size: x-small;
	color: #003333;
}
.bold {
	font-weight: bold;
}
.wd_bold {
	font-size: 14px;
	font-weight: bold;
}

#right_contents {
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 12px;
	color: #003333;
}
.banner_box {
	margin-top: 20px;
	margin-bottom: 20px;
}
.topics {
	font-size: x-small;
	padding-left: 25px;
}
#flow {
	height: 100px;
	width: 720px;
	margin-bottom: 20px;
}
#flow p {
	background-color: #edecba;
	width: 146px;
	border: 2px ridge #98ca98;
	height: 90px;
	padding-top: 5px;
	text-indent: 0px;
	float: left;
}
#flow .arrow {
	background-image: url(images/web_design/f_arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100px;
	width: 40px;
	position: relative;
}
.under_line {
	font-size: 12px;
	text-decoration: underline;
}
.usedpc_info {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
