@charset "UTF-8";

#wrapper {	
	background:url(../img/interface/layer_back.jpg) no-repeat;
}

/* @group Header */

#header_logo img.product_type {
	margin: 0 0 12px 3px;
}

#global_sub_menu {
	float:right;
	margin:35px 20px 0 0;
}

#global_sub_menu ul li {
	float:left;
	width: 90px;
	height: 28px;
	margin: 0 0 0 8px;
}


#global_menu {
	clear:both;
	width: 910px;
	height:40px;
	margin: 7px auto 0 auto;
}

#global_menu ul li {
	float:left;
	margin: ;
}


/* @end */


/* @group Footer */

#footer {
	clear: both;
	margin-top: 30px;
	background: url(../img/interface/footer_back.png) repeat-x top;
	font-size: 80%;
}

#footer_top {
	width: 950px;
	height: 93px;
	color: #fff;
	margin: 0 auto;
}

#footer_top ul{
	float: left;
	margin: 15px 100px 0 10px;
}

#footer_top ul li{
	background:  no-repeat 0px 5px;
	padding: 0 0 0 10px;
	margin: 4px 0 0 0 ;
	background: url(../img/interface/arrow02.png) no-repeat 0px 3px;
}

#footer_top ul li a{
	color: #fff;
	text-decoration: none;
}

#footer_top ul li a:visited{
	color: #fff;
}

#footer_top ul li a:hover{
	color: #b7cc2f;
}

#footer_bottom {
	width: 950px;
	margin: 8px auto 0 auto;
	padding: 0 0 80px 0;
}
#footer_bottom_top {
	width: 950px;
	margin: 8px auto 0 auto;
	padding: 0 0 80px 0 !important;
	padding: 0 0 230px 0;
}

#footer_bottom a,
#footer_bottom_top a {
	color: #000;
	text-decoration: none;
}

#footer_bottom a:visited,
#footer_bottom_top a:visited {
	color: #000;
}

#footer_bottom a:hover,
#footer_bottom_top a:hover {
	color: #ff5c00;
}

#footer_bottom ul,
#footer_bottom_top ul{
	float: right;
}
#footer_bottom ul#dnlink,
#footer_bottom_top ul#dnlink{
	float: right;
	clear: both;
	margin-top: 10px;
	width: 275px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#footer_bottom ul#dnlink img,
#footer_bottom_top ul#dnlink img{
	margin-right: 5px;
}

#footer_bottom ul li,
#footer_bottom_top ul li{
	float: left;
	background: url(../img/interface/arrow01.png) no-repeat 0px 3px;
	padding: 0 0 0 10px;
	margin: 0 20px 0 0;
}

#footer_bottom ul#dnlink li,
#footer_bottom_top ul#dnlink li{
	padding: 0;
	background-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	float: left;
}

#copyright {
	float: left;
}

/* @end */

/* @group Left Column*/

#left_column {
	width: 240px;
	float: left;
	margin: 0 0 0 20px;
}

.side_menu {
	width: 240px;
	margin: 0 0 10px 0;
}

.side_menu .smartwork {
	margin: -6px 0 10px 0;
}

.side_menu a {
	color: #fff;
	text-decoration: none;
}

.side_menu a:visited {
	color: #fff;
}

.side_menu a:hover {
	color: #00aeff;
}

.side_menu strong {
	color: #FFFF00;
}
.side_menu .bottom {
	background: url(../img/interface/sm_bottom.png) no-repeat;
	width: 240px;
	height: 4px;
}

.side_menu div.title {
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	background: url(../img/interface/sm_title_back-trans.png) no-repeat;
	width: 220px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 20px;
}

.side_menu ul {
	padding: 2px 0 0 0;
	background: url(../img/interface/sm_back-trans.png) repeat;
}

.side_menu ul li {
	border-bottom: 1px solid #5e5e5e;
	color: #fff;
	background: url(../img/interface/sm_li_mark.png) no-repeat 10px 3px;
	padding: 0 0 0 20px;
	line-height: 20px;
}

.side_menu ul li ul {
	margin: 0 0 0 1px;
	font-size: 90%;
	background: none;
}

.side_menu ul li ul li {
	background: url(../img/interface/arrow03.png) no-repeat 0px 5px;
	padding: 0 0 0 10px;
	border: none;
}

/* @end */

/* @group Conents */

h2.title {
	width: 636px;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 20px;
	background: url(../img/interface/h2_title_back-trans.png) no-repeat;
	color: #fff;
	font-weight: bold;
	margin: 0 0 20px 0;
	font-size:150%;
}

h3.title {
	clear:both;
	width:636px;
	height:30px;
	line-height:30px;
	padding: 0 0 0 15px;
	background: url(../img/interface/h3_title_back.png) no-repeat;
	color: #fff;
	font-weight:bold;
	margin: 0 0 30px 10px;
	font-size:130%;
}

h4.title {
	clear:both;
	width:616px;
	height:28px;
	line-height:28px;
	padding: 0 0 0 20px;
	background: url(../img/interface/h4_title_back.png) no-repeat;
	color: #000;
	margin: 50px 0 20px 10px;
	font-size:125%;
}
*:first-child+html h4.title {
	clear:both;
	width:616px;
	height:28px;
	line-height:28px;
	background: url(../img/interface/h4_title_back.png) no-repeat;
	color: #000;
	font-size:125%;
	float: left;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
h4.title-t {
	clear:both;
	width:616px;
	height:28px;
	line-height:28px;
	padding: 0 0 0 20px;
	background: url(../img/interface/h4_title_back.png) no-repeat;
	color: #000;
	margin: 20px 0 20px 10px;
	font-size:125%;
}
*:first-child+html h4.title-t {
	clear:both;
	width:616px;
	height:28px;
	line-height:28px;
	padding: 0 0 0 20px;
	background: url(../img/interface/h4_title_back.png) no-repeat;
	color: #000;
	margin: 20px 0 20px 10px;
	font-size:125%;
	float: left;
}

h5.title {
	font-weight:bold;
	color:#0049ca;
	margin: 50px 0 10px 20px;
	font-size:120%;
	width:616px;
}
*:first-child+html h5.title {
	font-weight:bold;
	color:#0049ca;
	margin: 50px 0 10px 20px;
	font-size:120%;
	float: left;
	width:616px;
}
h5.title-t {
	font-weight:bold;
	color:#0049ca;
	margin: 20px 0 10px 20px;
	font-size:120%;
	width:616px;
}
*:first-child+html h5.title-t {
	font-weight:bold;
	color:#0049ca;
	margin: 20px 0 10px 20px;
	font-size:120%;
	float: left;
	width:616px;
}

h6.title {
	font-weight:bold;
	color:#333;
	margin: 50px 0 10px 20px;
	font-size:110%;
	width:616px;
}
*:first-child+html h6.title {
	font-weight:bold;
	color:#333;
	margin: 50px 0 10px 20px;
	font-size:110%;
	float: left;
	width:616px;
}
h6.title-t {
	font-weight:bold;
	color:#333;
	margin: 20px 0 10px 20px;
	font-size:110%;
	width:616px;
}
*:first-child+html h6.title-t {
	font-weight:bold;
	color:#333;
	margin: 20px 0 10px 20px;
	font-size:110%;
	float: left;
	width:616px;
}

#contents p {
	font-size:112%;
	color: #212121;
}


.pagetop {
	clear:both;
	background:url(../img/interface/bt_pagetop.png) no-repeat;
	height:11px;
	line-height:11px;
	padding: 0 0 0 18px;
	margin:20px 0;
	float:right;
	font-size:80%;
}

#contents p.textlink01 {
	background: url(../img/interface/arrow01.png) no-repeat 0px 5px;
	padding-left: 10px;
}
ul.c-ul {
	margin-left: 20px;
	width: 93%;
	margin-bottom: 5px;
}
#price .table01 th#cmp {
	white-space:nowrap;
	font-weight:bold;
	border:solid 1px #aaa;
	padding:6px;
	text-align:left;
	background-color: #ED72C1;
	color: #FFF;
}

#price .table01 td {
	text-align: right;
}
#price .table01 td.cmp-p {
	text-align: right;
	background-color: #FFECF7;
}
h4.exp {
	border-left:solid 4px #ff5c00;
	font-size:110%;
	padding: 0 0 0 8px;
	margin: 0 0 20px 20px;
}

/* @end */






























