/* コンテンツタイトル
------------------------------------------------ */
h2{
	padding:3px 0 1px 0;
	background-color:#D5EABF;
}
h3{
	padding:0 0 10px 0;
}
h4{
	padding:0 0 10px 0;
}

/* コンテンツ枠
------------------------------------------------ */
#ct_top{
	background:url(../image/common/contents_top2.jpg) no-repeat top;
	padding-top:13px;
	width:736px;
}
#ct_center{
	width:736px;
}
#ct_bottom{
	width:736px;
	background:url(../image/common/contents_bottom.gif) no-repeat bottom;
	padding-bottom:10px;
}
#ct{
	width:720px;
	margin:0 auto
}
#navi{
	width:170px;
	background:url(../image/common/menu_bg.jpg);
	float:left;
}
#navi ul{
	width:150px;
	margin:0 auto;
}
#navi li{
	padding-top:5px;
	height:20px;
	padding-left:15px;
	background:url("../image/common/menu_arrow.gif") no-repeat left;
	border-bottom:1px dashed #999;
}
#main{
	width:536px;
	padding:0 4px 0 10px;
	float:right;
}

/* パンくずナビ
------------------------------------------------ */
#rootlist{
	margin:5px 0 10px 0;
	padding-bottom:5px;
	font-size:10px;
	border-bottom:1px dashed #999;
}
#rootlist a{
	color:#494949;
	text-decoration:underline;
}
#rootlist a:hover{
	color:#494949;
	text-decoration:none;
}
span.breadarrow{
	margin:0 3px;
}

/* サイドバナー
------------------------------------------------ */
#assist{
	width:150px;
	margin:0 auto;
}
#sidebanner{
	margin-top:10px;
}
#sidebanner li{
	margin-bottom:5px;
}

/* テーブル共通
------------------------------------------------ */
table.stdt1{
	width:96%;
	margin:0 auto;
	margin-top:0.2em;
	margin-bottom:2em;
	border-collapse:collapse;
	border:solid 1px  #CCC;
}

table.stdt1 th,
table.stdt1 td{
	border:solid 1px #CCC;
	padding:8px;
}

table.stdt1 th{
	background:#F5F5F5;
	text-align:left;
	white-space:nowrap;
	font-size:12px;
	color:#660000;
}
table.stdt1 td{
	font-size:12px;
	line-height:140%;
	color:#666666;
}

/* ページの先頭へ
------------------------------------------------ */
#pagetop{
	width:700px;
	margin:0 auto;
	padding-top:10px;
	text-align:right;
}

/* Q&A
------------------------------------------------ */
.anser{
	margin-left:10px;
	margin-top:5px;
}

/* HP制作
------------------------------------------------ */
#hp_point{
	width:520px;
	margin:0 auto;
}
#hp_point .left{
	width:80px;
	float:left;
}
#hp_point .right{
	width:430px;
	float:right;
	color:#993300;
}

#hp_flow{
	width:520px;
	margin:0 auto;
}
#hp_flow li{
	width:480px;
	list-style-type:none;
	margin-bottom:2px;
	float:left;
}
#hp_flow li .left{
	width:108px;
	float:left;
}
#hp_flow li .right{
	width:360px;
	float:right;
}

#hp_price{
	width:520px;
	margin:0 auto;
}
#hp_price ul{
	margin-bottom:20px;
}
#hp_price li{
	line-height:150%;
}

/* SEO対策
------------------------------------------------ */
#seo_price{
	width:520px;
	margin:0 auto;
}
#seo_price ul{
	margin-bottom:20px;
}
#seo_repo{
	width:520px;
	margin:0 auto;
}
#seo_repo p{
	color:#FF6600;
	margin-bottom:5px;
	font-weight:bold;
}
#seo_repo ul{
	margin-bottom:20px;
}

/* 製作実績
------------------------------------------------ */
.work_list li{
	margin-bottom:5px
}
.work_list img{
	margin-bottom:5px
}
.img{
	padding:4px;
	border:1px #CCC solid;
}

/* サイトマップ
------------------------------------------------ */
#sitemap{
	width:520px;
	margin:0 auto;
}
#sitemap #left{
	width:260px;
	float:left;
}
#sitemap #right{
	width:260px;
	float:right;
}
#sitemap ul{
	margin-bottom:20px;
}
#sitemap li{
	margin-bottom:5px;
	margin-left:10px;
}

/* ニュース
------------------------------------------------ */
#newsText{
	width:450px;
}

#newsText ul{
	padding-left:5px;
}

#newsText li{
	width:440px;
	list-style-type:none;
	padding-top:6px;
	float:left;
}

#newsText li .day{
	width:65px;
	padding-left:15px;
	background: url("../image/common/arrow.gif") no-repeat left;
	float:left;
}

#newsText li .text{
	width:355px;
	float:right;
}
