/* CSS Document */
#contents_web {
	width:860px;
	margin: 0px auto;
	height:auto;
	background:#222222 url(../img/web/web_back.gif);
    overflow: hidden;
}

#contents_web:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents_web {
    height: 1em;
    overflow: visible;
}
/**/

#comm_web {
	width:360px;
	height:auto;
	margin:0px;
	padding:0px;
	background:#222222 url(../img/dot_line_m.gif);
	text-align: left; 
	color:#FFFFFF;
	font-size: 12px;
	line-height:24px;
	float: left;
	display:inline;
	}

#contents_cnt_web {
	width:660px;
	margin: 0px;
	padding:0px;
	background:#222222 url(../img/cnt_back.gif) top center repeat-y;
	float: left;
	}

#print_top {
	width:660px;
	margin: 0px;
	padding:0px;
	background:#222222 url(../img/cnt_back.gif) top center repeat-y;
	}

#print_top img {
	float: left;
	}

.web_pwp_title {
	width:640px;
	margin: 0px auto;
	padding:0px;
	text-align: center; 
	clear:both;
	}

.web_price {
	width:560px;
	margin: 0px auto;
	padding:0px;
	background:#222222;
	text-align: right; 
	}

.web_price img {
	margin: 0px;
	padding:0px;
	}

.web_pwp {
	width:640px;
	margin: 0px auto;
	padding:0px;
	background:#222222 url(../img/web/web_side.gif) top center repeat-y;
	}

.web_pwp2 {
	width:640px;
	margin: 0px auto;
	padding:0px;
	background:#222222 url(../img/web/web_side.gif) top center repeat-y;
	}

.web_pwp img {
	margin: 20px 0px 0px 30px;
	float: left;
	display:inline;
	}

.web_pwp_comm {
	width:300px;
	margin: 0px 0px 0px 300px;
	padding:20px 0px 10px 0px;
	color:#FFFFFF;
	font-size: 12px;
	line-height:1.5em;
	}

.web_pwp_comm strong {
	color:#00ff99;
	}

.web_style_comm {
	width:560px;
	margin: 0px auto;
	padding:0px;
	background:#222222 url(../img/dot_line_m.gif);
	color:#FFFFFF;
	font-size: 12px;
	line-height:24px;
	}

#works {
	width:640px;
	margin: 0px auto;
	padding:0px;
	background:#222222 url(../img/web/web_side.gif) top center repeat-y;
	color:#666666;
	font-size: 10px;
	text-align: center; 
    overflow: hidden;
	}

#works:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #works {
    height: 1em;
    overflow: visible;
}
/**/

#worksin {
	width:560px;
	margin: 0px auto;
	padding:0px;
	}

#worksin:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #worksin {
    height: 1em;
    overflow: visible;
}
/**/

.works {
	width:140px;
    	height:155px;
	margin: 0px　auto;
	padding:20px 0px 0px 0px;
	float: left;
	text-align: center; 
	color:#FFFFFF;
	font-size: 10px;
    display: block;
	}

.works_card {
	width:140px;
    height:110px;
	margin: 0px　auto;
	padding:20px 0px 0px 0px;
	float: left;
	text-align: center; 
	color:#FFFFFF;
	font-size: 10px;
    display: block;
	}

#totop_web {
	width:660px;
	height:20px;
	margin: 0px;
	padding:0px;
	background:#222222 url(../img/cnt_back.gif) top right repeat-y;
	text-align: right; 
	}

#contents_menu_print {
	width:200px;
	height:913px;
	margin: 0px;
	padding:0px;
}

#contents_menu_print img{
	margin: 0px;
	padding:0px;
	vertical-align: top;
	}

#contents_menu_print ul,li{
	margin: 0px;
	padding:0px;
	list-style-type: none;
	line-height:0px;
	}
	

/* Price List */

#price {
	margin:10px auto;
	background-color:#222222;
	color: #FFFFFF;
	font-size: 12px;
	line-height:1.3em;
	text-align:left;
}

.price_att {
	margin:10px auto;
	padding:0px 0px 10px 0px;
	background-color:#222222;
	color: #FFFFFF;
	font-size: 10px;
	line-height:1.5em;
	text-align:left;
}

#price .tbl{
	width:560px;
	margin:10px auto;
	background-color:#222222;
	color: #FFFFFF;
	font-size: 12px;
	line-height:1.3em;
	border: 1px solid #444444;
}

#price .tbl tr.bg01{
	background-color:#222222;
	color: #FFFFFF;
	font-size:12px;
	line-height:18px;
}

#price .tbl tr.bg02{
	background-color:#444444;
	color: #FFFFFF;
	font-size:12px;
	line-height:18px;
}

#price .tbl td.left {
	text-align:left;
}

#price .tbl td {
	border-bottom: 1px solid #888888;
	border-right: 1px solid #CCCCCC;
	text-align:center;
}

#price .tbl td.title01 {
	font-weight:bold;
	background:#000000;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #CCCCCC;
	text-align:center;
}

#price .tbl td.title02 {
	background:#000000;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #CCCCCC;
	text-align:center;
}

#price .tbl td.gokei {
	text-align:right;
}


.bottombtn {
	text-align:center;
	margin:5px auto;
}

.bottombtn a:hover {
filter: alpha(opacity=70);
opacity:0.7;
}
