@charset "Shift_JIS";

/*アップデータサイドナビ無しページ用*/

body {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
	padding-left: 0;
	font-size: 12px;
	color:#666666;
}


#LayoutBody {
	width:760px;
	margin:30px auto 0 auto !important;
	z-index:0;
}

#LayoutCon {
	padding-bottom:30px;
}



#banner {
	margin-top:0 !important;
}

#banner p:nth-child(1) {
	margin-top:0 !important;
}
#banner2 {
	margin-top:50px;
}

h1 {
	margin-top:0;
}

a img {
	border:none !important;
}



#LayoutCon {
    width:755px;
}
#LayoutCon p{
	margin: 0;
    line-height:150%;
}
h1 {
	/*
	margin-top:0.5em;
	*/
	margin-bottom:0.8em;
}

/*--------------------*/
span.color{
	color:#14A2EE;
}
span.three-d{
	color:#E5D335;
}
span.cutting{
	color:#4AC943;
}
/*--------------------*/

#sub-title-table-color{
	background:url(./color/images/t_sub_color_bak2.gif) left top repeat-x;
	color:#222;
	font-weight:bold;
}
#sub-title-table-3d{
	background:url(./3d/images/t_sub_color_bak2.gif) left top repeat-x;
	color:#222;
	font-weight:bold;
}
#sub-title-table-cutting{
	background:url(./cutting/images/t_sub_color_bak2.gif) left top repeat-x;
	color:#222;
	font-weight:bold;
}

#ColorH2{
	margin-top:1.2em;
	margin-bottom:1em;
	background:url(./color/images/t_sub_color_bak2.gif) left top repeat-x;
	color:#444;
	padding: 3px;
	font-size:12px;
	height:38px;
}
.ColorH2{
	margin-top:1.2em;
	margin-bottom:1em;
	background-color:#99CCFF;
	color:#000066;
	padding: 3px;
	font-size:12px;
}
h3 {
    border-bottom:1px dotted #666666;
	width:98%;
	margin-top:1em;
	margin-bottom:0.8em;
	color:#222;
	padding-bottom: 3px;
	font-size:12px;
}
.Icon{
	margin-right:8px;
	vertical-align: middle;
}

a {
	color:#336699;
	text-decoration: none;
}
form {
	margin: 0;
}
#Detail {
	margin-left: 8px;
}
.Detail {
	margin-left: 8px;
}
#Detail strong, .Detail strong {
    color:#000066;
}
#Detail p, .Detail p {
	margin-top:0.5em;
	margin-bottom:0.5em;
	line-height:140%
}
#Detail ul, .Detail ul {
	margin: 5px 0 0 20px;
	padding: 0;
}
#Detail li, .Detail li {
	margin: 0 0 5px 0;
	padding: 0;
}
#dlBox {
	width:98%;
	margin-top:1.5em;
	margin-bottom:2em;
	border: 1px solid #000066;
	padding: 5px;
}
.dlBox {
	width:98%;
	margin-top:1.5em;
	margin-bottom:2em;
	border: 1px solid #000066;
	padding: 5px;
}
#dlBox a , .dlBox a {
	font-weight:bold;
}
#qBox a{
	font-weight:bold;
	color:#336699;
}
#backBox{
	width: 99%;
	border-top:1px solid #999999;
	margin-top: 15px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom:40px;
}
#footer {
	width:745px;
	margin-left: 15px;
	border-top: 1px #999999 solid;
	padding-top: 0.5em;
	margin-top: 1.5em;
}
.floatRight {
    float:right;
	margin-left: 10px;
}
