/* faximoWORKSメインページ用ＣＳＳ */
body {
	background-image: url(images/works/bg.gif);
	background-repeat: repeat;
	height:325px;
	text-align:center;
	margin:0;
	padding:0;
	line-height:1.4;
}
a {
	color: #ffffff;
}
a:visited {
	color: #cccccc;
	font-weight: normal;
}
h1 {
	margin:0;
	text-indent: -9999px;
}
h3 {
	margin:0;
	text-indent: -9999px;
}
div#main{
	height: 100%;
	width:650px;
	margin:auto;
}
div#title{
	height: 46px;
	margin: 0;
	background-image:url(images/works/tp_img01.jpg);
	background-repeat:no-repeat;
}
div#mainimage {
	height: 279px;
	margin: 0;
	background-image:url(images/works/tp_img02.jpg);
	background-repeat:no-repeat;
}
div#topnavi {
	float: left;
	width:auto;
	margin-top: 176px;
	height:auto;
}
div#topnavi_l{
	float: left;
	width:auto;
	padding-left: 38px;
	margin-top:23px;
	text-align:left;
}
#btn_s a{
	background-image:url(images/works/inq_s.gif);
	background-repeat:no-repeat;
	height: 44px;
	width: 249px;
	display: block;
	text-indent: -9999px;
}
div#topnavi_r{
	width:260px;
	heigth:auto;
	background-color:#FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	margin-top:auto;
	margin-left:360px;
	font-size:12px;
	padding:10px;
	text-align:left;
}
.nomargin{
margin:0;
}

/* contents */
div#contents{
	width:650px;
	height:auto;
	background-color:#FFFFFF;
	margin:auto;
	overflow:hidden;
}

div#c_logo01{
	width:auto;
	height:62px;
	margin-top:10px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:15px;
	background-image:url(images/works/contents_1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
div#c_logo02{
	height:62px;
	margin-top:30px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:15px;
	background-image:url(images/works/contents_2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
div#c_tb{
	height:194px;
	width:auto;
	margin:10px 15px 10px 16px;
}
#tb_01{
	background-image:url(images/works/tb_01.gif);
	background-repeat:no-repeat;
	border:2px solid #cc6666;
	float:left;
	height:194px;
	width:193px;
	overflow:hidden;
}
#tb_02{
	background-image:url(images/works/tb_02.gif);
	background-repeat:no-repeat;
	border:2px solid #cc6666;
	float:left;
	height:194px;
	width:193px;
	margin-left:14px;
	overflow:hidden;
}
#tb_03{
	background-image:url(images/works/tb_03.gif);
	background-repeat:no-repeat;
	border:2px solid #cc6666;
	float:left;
	height:194px;
	width:193px;
	margin-left:14px;
	overflow:hidden;
}
#tb_text{
	font-size:12px;
	color:#333333;
	padding:20px 10px 10px 10px;
	text-align:left;
}
div#c_sl{
	height:auto;
	width:auto;
	margin:10px 13px;
}
#sl_01{
	background-image:url(images/works/sl_01.gif);
	background-repeat:no-repeat;
	border:2px solid #7cb000;
	height:94px;
	width:623px;
	margin-bottom:15px;
	overflow:hidden;
}
#sl_02{
	background-image:url(images/works/sl_02.gif);
	background-repeat:no-repeat;
	border:2px solid #7cb000;
	height:94px;
	width:623px;
	margin-bottom:15px;
	overflow:hidden;
}
#sl_03{
	background-image:url(images/works/sl_03.gif);
	background-repeat:no-repeat;
	border:2px solid #7cb000;
	height:94px;
	width:623px;
	margin-bottom:15px;
	overflow:hidden;
}
#sl_04{
	background-image:url(images/works/sl_04.gif);
	background-repeat:no-repeat;
	border:2px solid #7cb000;
	height:94px;
	width:623px;
	margin-bottom:15px;
	overflow:hidden;
}
#sl_05{
	background-image:url(images/works/sl_05.gif);
	background-repeat:no-repeat;
	border:2px solid #7cb000;
	height:94px;
	width:623px;
	margin-bottom:20px;
	overflow:hidden;
}
#sl_text{
	font-size:14px;
	color:#333333;
	margin:20px 15px 10px 15px;
	text-align:left;
}
#flow{
	background-image:url(images/works/flow.gif);
	background-repeat:no-repeat;
	border:2px solid #999999;
	height:318px;
	width:623px;
	margin-bottom:20px;
	text-indent:-9999px;
}

div#inqury{
	height:auto;
}
#btn_l a{
	background-image:url(images/works/inq_l.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:438px;
	height: 66px;
	display: block;
	text-indent: -9999px;
	margin-bottom:7px;
	margin-left:auto;
	margin-right:auto;
}
.inq{
	color:#666666;
	font-size:12px;
}

/* copyright */
div#tp_copy {
	background-color:#666666;
	width:660px;
	height:24px;
}
.copy {
	text-align:center;
	padding-top:6px;
	color: #FFFFFF;
	font-size: 12px;
}