body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-decoration: none;
	margin: 20px 0px 0px;
	padding: 0px;
	font-style: normal;
	line-height: 16px;
}
#doc {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	background-image: url(../images/dots.png);
	background-repeat: no-repeat;
	background-position: 722px -15px;	/*background-image: url(../images/dot.png);
	background-repeat: repeat-y;
	background-position: 722px top;*/
}
#header {
	margin: 0px;
	padding: 0px;
	height: 48px;
	background-image: url(../images/yt_logo.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#header h1 {
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 150px;
	width: 190px;
	display: block;
	float: left;
	height: 48px;
	line-height: 42px;
}
#header p {
	font-size: 10px;
	width: 380px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	height: 48px;
}
#main {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: repeat;
	background-position: 722px 6px;
}
#main .c_box {
	margin: 0px;
	padding: 0px;
	height: 330px;
	width: 240px;
	float: left;
}
#contents {
	width: 720px;
	margin: 12px 20px 0px 0px;
	padding: 0px;
	float: left;
	height: 600px;
	display: block;
}
#addr {
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 180px;
	font-size: 10px;
	line-height: 12px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 180px;
	height: 320px;
}
#footer p {
	font-size: 10px;
	margin: 8px 8px 0px 0px;
	padding: 0px;
	line-height: 12px;
}
#footer .addr_e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
#co_menu {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 180px;
	height: 150px;
	display: block;
}
#co_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 120px;
	display: block;
}
#co_menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
}
#co_menu a:hover {
	background-position: 8px -30px;
	display: block;
	overflow: hidden;
}
#co_menu a:active {
	background-position: 8px -60px;
	overflow: hidden;
}
#co_info a{
	background-image: url(../images/co_menu_info.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
	text-indent: -1000px;
}
#co_cpt a{
	background-image: url(../images/co_menu_cpt.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
	text-indent: -1000px;
}
#co_wks a{
	background-image: url(../images/co_menu_wks.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
	text-indent: -1000px;
}
#co_cnt a{
	background-image: url(../images/co_menu_cnt.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
	text-indent: -1000px;
}
#contents .c_box_in {
	padding: 0px;
	height: 325px;
	width: 235px;
	margin: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contents h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	display: block;
	margin: 0px 0px 16px;
	padding: 0px;
	height: 32px;
	text-indent: 32px;
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
#contents ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contents li {
	padding: 0px 0px 0px 12px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 14px;
	background-image: url(../images/dot_li.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#contents .tri {
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 24px;
	float: right;
	display: block;
	visibility: hidden;
}

