@charset "utf-8";
/* CSS Document */

h3 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.right {
	text-align: right;
	padding-right: 10px;
}

.guide_com {
	font-size: 12px;
	line-height: 14px;
	width: 350px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 2px;
}
.work_menu {
	padding: 10px;
	width: 110px;
	border: thin solid #333333;
	margin-left: 10px;
	height: 98px;
	font-size: 12px;
}
.blog_menu {
	padding: 10px;
	width: 230px;
	border: thin dotted #333333;
	font-size: 12px;
}
a:hover {
	color: #FF3300;
}

.overflow220 {
	height: 10pt;
	width: 220px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
li {
	list-style-position: inside;
	list-style-type: square;
}
.news_menu {
	padding: 10px;
	width: 200px;
	border: thin dotted #333333;
	font-size: 12px;
}
.work_img {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#swf {
	position:absolute;
	width:802px;
	height:190px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#oya {
	height: 190px;
	width: 802px;
	position: relative;
	top: 0px;
}