*{
	margin:0px;
	padding:0px;
	font-size:small;
/* font-family:sans-serif; */
	border:none;
}

body{
	text-align:center;
/*	background-image:url("../development.gif");*/
}

.body{
	width:800px;
	text-align:left;
	margin:auto;
}

.contents{
	padding:10px;
}

.header{
	padding-top:199px;
	#padding-top:190px;
	background-image:url("../img_2/header.jpg");
	background-repeat:no-repeat;
}
.header #button{
	position:relative;
	top:-15px;
	#top:-6px;
	left:622px;
}

#menu{
	height:29px;
	background-image:url("../img_2/menu_back.gif");
	list-style:none;
	padding-left:8px;
}

#menu a .hidden{
	display:none;
}

#menu li{
	width:125px;
	float:left;
}

#menu li a{
	width:125px;
	float:left;
	text-decoration:none;
	height:20px;
	padding-top:9px;
}

#menu_0 a{
	background-image:url("../img_2/menu_0.gif"); 
}

#menu_1 a{
	background-image:url("../img_2/menu_1.gif");
}

#menu_2 a{
	background-image:url("../img_2/menu_2.gif");
}

#menu_3 a{
	background-image:url("../img_2/menu_3.gif");
}

#menu_4 a{
	background-image:url("../img_2/menu_4.gif");
}

#menu_5 a{
	background-image:url("../img_2/menu_5.gif");
}

#menu_6 a{
	background-image:url("../img_2/menu_6.gif");
}

#menu_7 a{
	background-image:url("../img_2/menu_7.gif");
}

#menu_8 a{
	background-image:url("../img_2/menu_8.gif");
}

#menu li a:hover{
	background-position:bottom;
}

.menu_on a{
	background-position:bottom;
}

#navi{
	clear:both;
	background-image:url("../img_2/pan_back.gif");
	height:24px;
	padding-top:3px;
	color:#ffffff;
	padding-left:20px;
}

#navi a{
	color:#ffffff;
	text-decoration:none;
}

.footer{
	width:800px;
	clear:both;
	padding-top:10px;
	font-size:x-small;
}

.footer #chuugoku{
	float:right;
}

.foot_menu{
	padding:10px 0px 20px;
	border-top:solid 1px;
}

.foot_menu a{
	margin:0px 4px;
}

p{
	text-indent:1em;
	padding-bottom:10px;
}

.clear{
	clear:both;
}



.term{
	clear:both;
	margin-top:20px;
	background-image:url("../img_2/term_back.gif");
	width:780px;
}

.term ul{
	padding:0px 20px;
	list-style:none;
	background-image:url("../img_2/term_bottom.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:20px;
}

.term ul li{
	background-image:url("../img_2/term_bard.gif");
	border-top:solid 1px #333333;
	padding:5px 0px 5px 60px;
	background-repeat:no-repeat;
}

.term ul li strong{
	font-weight:bold;
	float:left;
	display:block;
	width:200px;
	margin-top:5px;
}

.term ul li p{
	text-indent:0px;
	font-weight:normal;
	margin-right:10px;
	margin-left:220px;
}

h1{
	padding-top:10px;
	font-size:xx-large;
	color:#996666;
}

#h1{
	font-size:large;
	color:#996666;
}

h2{
	padding-bottom:10px;
}

h3{
	color:#333333;
/* font-family:serif; */
	font-size:large;
	margin-top:10px;
	padding-bottom:10px;
}

.quicktime{
	width:380px;
	margin:5px 0px;
	border-top:solid 2px #666666;
	padding:5px 0px;
	border-bottom:solid 2px #666666;
	min-height:70px;
}

.quicktime #codec img{
	padding-bottom:5px;
}

.quicktime #codec{
	float:right;
	margin-left:10px;
	width:90px;
}

.quicktime p{
	text-indent:0px;
}

/* ‹¤’Ê‚ÌŠÛŠp‚ÌBOX */
.full_orange{
	background-image:url("../img_2/import_box/orange_ins.gif");
	width:780px;
}

.full_orange_top{
	background-image:url("../img_2/import_box/full_orange_top.gif");
}

.full_orange_bottom
	{background-image:url("../img_2/import_box/full_orange_bottom.gif");
}

.harf_orange{
	background-image:url("../img_2/import_box/orange_ins.gif");
	width:350px;
}

.harf_orange_top{
	background-image:url("../img_2/import_box/harf_orange_top.gif");
}

.harf_orange_bottom{
	background-image:url("../img_2/import_box/harf_orange_bottom.gif");
}

.full_green{
	background-image:url("../img_2/import_box/green_ins.gif");
	width:780px;
}

.full_green_top{
	background-image:url("../img_2/import_box/full_green_top.gif");
}

.full_green_bottom{
	background-image:url("../img_2/import_box/full_green_bottom.gif");
}

.harf_green{
	background-image:url("../img_2/import_box/green_ins.gif");
	width:350px;
}

.harf_green_top{
	background-image:url("../img_2/import_box/harf_green_top.gif");
}

.harf_green_bottom{
	background-image:url("../img_2/import_box/harf_green_bottom.gif");
}


.full_orange_top,
.harf_orange_top,
.full_green_top,
.harf_green_top{
	background-repeat:no-repeat;
	padding-top:20px;
}

.full_orange_bottom,
.harf_orange_bottom,
.full_green_bottom,
.harf_green_bottom{
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 10px 20px;
}

