/* All Layout
-------------------------------------------------*/

* {	margin: 0;	padding: 0;	}

body {
	background: #ffffff;
	color: #555555;
	font: 62.5% Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	text-align: center;
}
*+html body , * html body {
	font: 62.5% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",  Helvetica, Arial, sans-serif !important;
}

h2 {
	display: block;
	padding: 2px 0 0 0;
	width: 846px;
	height: 18px;
	background: #000000;
	text-align: left;
}

h2 img {
	margin: 0 0 0 5px;
}

h3.industry {
	display:block;
	background: #ffeeaa;
	font-size: 2.4em;
	font-weight: 600;
	color: #333333;
	width: 844px;
	line-height: 2em;
	text-align: center;
	letter-spacing: 1px;
}

h3.dvd_title {
	padding: 3px 0 0 2px;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.3em;
	color: #222222;
}

h3.dvd_title2 {
	padding: 3px 0 2px 2px;
	font-size: 10px;
	line-height: 1.2em;
	color: #222222;
	background: #dddddd;
	border-bottom: 1px dotted #999999;
}

h4 {
	font-size: 1.6em;
	font-weight: 600;
	color: #333333;
	letter-spacing: 1px;
	padding: 20px 0;
}

a {
	text-decoration: none;
	color: #555555;
	overflow: hidden; 
}

img {	border: 0;	}

em {
	color: #ff0000;
	font-weight: 600;
}

.link {
	text-decoration: none;
	color: #0099ff;
}

.link:hover {
	text-decoration: underline;
	color: #0099ff;
}
.blue {
	color: #0066ff;
}

ul, li {
	list-style: none;
}

.none {	display: none;	}

/* wrapper
-------------------------------------------------*/

div#wrapper {
	margin: 0 auto;
	width: 846px;
	background: #ffffff;
}


/* Head
-------------------------------------------------*/

#head_top {
	margin: 90px auto 3px auto;
	width: 846px;
	height: 30px;
	border-bottom: 1px solid #222222;
	text-align: left;
}

#head_img {
	width: 160px;
	height: 30px;
	float: left;
}

#head_menu {
	width: 686px;
	height: auto;
	float: right;
}

#head_menu ul li {
	float: right;
}

.hm_li {
	margin: 17px 0px 0 0;
	padding: 0 0 2px 1px;

}

.hm_li a:hover {
	color: #0099ff;
}

.hm_li_hover {
	margin: 17px 0 0 0;
	padding: 0 30px 2px 1px;
	color: #0099ff;
}

#head_menu ul li a {
	padding: 0 30px 0 0;
}

#header {
	clear: both;
	height: 63px;
	margin: 0 auto 1px auto;
	border: 0px;
	width: 846px;
	background: #222222;
	text-align: left;
}

#label {	display: none;	}

#logo {
	margin: 15px 0 0 0;
	padding: 0 10px 0 0;
	width: 834px;
	float: right;
}

#logo ul li {
	padding: 0 5px;
	float: right;
}

/* Contents
-------------------------------------------------*/

div#contents {
	display: block;
	background: #ffffff;
	text-align: center;
	width: 846px;
	clear: both;
}

div#contents:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 

/* Main
-------------------------------------------------*/

div#main {
	background: #ffffff;
	margin: 0 auto;
	width: 846px;
	height: 388px;
	clear: both;
}

/* Menu
-------------------------------------------------*/

#menu {
	clear: both;
	margin: 1px auto 0 auto;
	background: #222222;
	width: 846px;
	height: 80px;
	text-align: left;
}

#menu ul li {
	float: left;
	list-style: none;
	margin: 6px 0 0 5px;
}

/* MainBody
-------------------------------------------------*/

#mainbody {
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	width: 844px;
	height: 287px;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
	text-align: left;
	display: block;
}

#mainbody_dvd {
	background: #ffffff;
	margin: 0 auto;
	width: 844px;
	height: 287px;
	overflow: auto;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
	text-align: left;
}

div#flash {
	background: #000000;
	margin: 0 auto;
	padding: 8px 0 7px 0;
	width: 846px;
	height: 292px;
}

#mainprof {
	margin: 10px;
	font-size: 1.1em;
}

#industry_catch {
	padding: 13px 0 0 0;
	width: 844px;
	height: 50px;
}

#industry_main {
	width: 844px;
	height: 223px;
}

.p_reference {
	display: block;
	padding: 15px 20px 0 20px;
	width: 280px;
	height: 105px;
	line-height: 1.5em;
	border: 1px dotted #999999;
	position: relative;
	top: 80px;
	left: 260px;
	font-size: 2em;
	color: #888888;
}

.reference1 {
	font-weight: 600;
}

.reference2 {
	color: #0066ff;
}

.reference2:hover {
	text-decoration: underline;
}

/* DVD Information
-------------------------------------------------*/

#dvdinfo {
	width: auto;
	height: 228px;
}

.dvdinfo_cont {
	clear: both;
	width: auto;
	height: 85px;
}

.dvdinfo_cont ul,
.dvdinfo_cont ul li {
	float: left;
	list-style: none;
}

.dvdinfo_cont ul li {
	margin: 5px 0 0 2px;
}

.dvdCont {
	width: 844px;
	height: 287px;
}

.dvd_caption {
	padding: 2px 0 0 3px;
	font-size: 9px;
	color: #555555;
}

/* DVD BOX
-------------------------------------------------*/

.dvdboxCont {
	clear: both;
	width: 825px;
	height: 188px;
}

.dvd_box {
	margin: 6px 0 6px 6px ;
	width: 95px;
	height: 174px;
	border: 1px dotted #999999;
	float: left;
}

.dvd_box_category {
	margin: 6px 0 6px 6px ;
	width: 95px;
	height: 174px;
	border: 1px dotted #999999;
	float: left;
}

.dvd_box:hover {
	border: 1px solid #0066ff;
}

.dvd_jacket {
	width: 95px;
	height: 134px;
}

.dvd_information {
	width: 95px;
	height: 39px;
	border-bottom: 1px dotted #999999;
}


.dvd_box2 {
	margin: 6px 0 6px 6px ;
	width: 150px;
	height: 273px;
	float: left;
	border: 1px dotted #999999;
}

.dvd_jacket2 {
	width: 150px;
	height: 213px;
}

.dvd_information2 {
	width: 150px;
	height: 59px;
	border-bottom: 1px dotted #999999;
}

#dvd_explain {
	margin: 6px 0 6px 6px;
	width: 220px;
	height: 273px;
	float: left;
	border: 1px dotted #999999;
}

#dvd_explain p {
	padding: 3px;
	font-size: 11px;
	text-align: justify;
}

head~/* */body #dvd_explain p {
	font-size: 11px;
	line-height: 1.4em;
}

*+html #dvd_explain p {
	line-height: 1.4em;
}

#dvd_youtube {
	margin: 6px 0 6px 6px;
	width: 444px;
	height: 273px;
	float: left;
	text-align: center;
}

#dvd_youtube p {
	padding: 3px;
	font-size: 11px;
	text-align: justify;
}


/* Footer
-------------------------------------------------*/

div#footer {
	margin: 0 auto;
	padding-top: 10px;
	width: 846px;
	background: #ffffff;
	clear: both;
}

div#footer p {
	line-height: 1.6em;
	color: #555555;
	font-size: 0.9em;
	text-align: left;
	background: #ffffff;
	font-style: italic;
}

/* Table
-------------------------------------------------*/


#table_box {
	margin: 20px 10px 0 0;
	width: 340px;
	height: auto;
	font-size: 1.4em;
	line-height: 1.1em;
	float: right;
}

#table_box p {
	margin: 2px 0 0 2px;
	color: #999999;
	display: block;
	font-size: 0.6em;
	line-height: 11px;
	width: 335px;
}

#table_box2 {
	margin: 20px 0 0 10px;
	width: 350px;
	font-size: 1.4em;
	line-height: 1.1em;
	float: left;
}

#table_left {
	margin: 0 0 0 10px;
	width: 460px;
	float: left;
}

#table_right {
	margin: 0 10px 0 0;
	width: 460px;
	height: auto;
	float: right;
}

#table_right p {
	margin: 0 0 15px 0;
	font-size: 1.1em;
	line-height: 1.7em;
}

#concept {
	margin: 20px 0;
	font-size: 1.7em;
	font-weight: 600;
	line-height: 1.7em;
	color: #333333;
}

.concept2{
	font-size: 1.2em;
	line-height: 1.7em;
}

.td {
	font-size: 0.75em;
	margin: 0;
	padding: 5px 8px;
	background: #eeeeee;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	text-align: center;
}

.td_2 {
	font-size: 0.75em;
	padding: 5px 8px;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

/* sarari3 Begin */

html[xmlns*=""] body:last-child #table_box p {
	font-size: 0.5em;
}

/* End */

/* Etc
-------------------------------------------------*/

.image {
	border: 0px solid #ffffff;
}

.minitext {
	padding: 0 0 0 10px;
	font-size: 0.9em;
	font-weight: normal;
	color: #aaaaaa;
}

#info {
	padding: 20px 0 0 10px;
	width: 720px;
	height: 41px;
}

#info_main {
	margin: 0 auto;
	width: 730px;
	height: 200px;
	text-align: center;
}
