@charset "UTF-8";

/*last edit day 100420 by uto*/


/*des_works page*/
.style1 {
	color: #0066FF;
}

.clear{
	clear:both;
}

div.dw_box{
	width:480px;
	margin:0 auto;
	padding:15px 10px;
	background:url(../../../../images/des_works/border.gif) repeat-x bottom;
}

div.dw_box p{
	margin:0;
}

div.dw_box table{
	margin-top:20px;
	border:none;
}

p.dw_img{
	width:180px;
	float:left;
}

.dw_box div{
	width:280px;
	float:right;
}

.dw_box div p{
	border-left:5px solid #053768;
	width:265px;
	padding-left:10px;
}

.dw_box div p.none{
	border:none;
	width:280px;
	padding-left:0;
}

.dw_box .clear{
	clear:both;
	padding:0;
}

ul#des_link{
	width:550px;
}

ul#des_link li{
	float:left;
	list-style-type:none;
}

ul#des_link li a{
	display:block;
	padding:2px 5px;
	margin-right:10px;
	background:#006699;
	color:#FFF;
	text-align:center;
	width:150px;
	text-decoration:none;
}

ul#des_link li a:hover{
	color:#99CCFF;
	text-decoration:none;
}

ul#des_link li.des_now a{
	display:block;
	padding:2px 5px;
	margin-right:10px;
	background:#0099CC;
	color:#FFF;
	text-align:center;
	width:150px;
	text-decoration:none;
}



/* ana_service */
div.contents_right_inner ul.ana_s{
	list-style-position:inside;
	margin-left:20px;
	width:530px;
}



/* seo_service */
div.contents_right_inner_seo{
	width:550px;
	margin:0 auto 50px auto;
}

div.contents_right_inner_seo .type1{
	color:#555;
	line-height:110%;
	/*line-break:strict;*/
	letter-spacing:1px;
}

div.contents_right_inner_seo .type1 td{
	border:1px solid #ccc;
	border-top:0;
	border-right:0;
	text-align:center;
	padding:5px;
}

div.contents_right_inner_seo .table_1{
	color:#FFF;
	background-color:#003366;
}

div.contents_right_inner_seo h4{
	border-bottom:1px solid #CCC;
	margin:20px 10px 10px 10px;
}

div.contents_right_inner_seo div.seo_process p{
	padding:0 15px;
}

div.contents_right_inner_seo div.seo_process a{
	color:#FF0000;
}

div.contents_right_inner_seo div.seo_process p.moushikomi_button{
	background:url(../../../../images/seo/moushikomi_on.jpg);
	width:300px;
	height:50px;
	margin:15px auto;
	padding:0;
	text-indent:-9999px;
}

div.contents_right_inner_seo div.seo_process p.moushikomi_button a{
	display:block;
	background:url(../../../../images/seo/moushikomi.jpg);
	width:300px;
	height:50px;
}

div.contents_right_inner_seo div.seo_process p.moushikomi_button a:hover{
	background:url(../../../../images/seo/moushikomi_on.jpg);
}


/* seo_tool */
.seo_frame{
	background:url(../../../../images/des_works/des_frame_mid.jpg) repeat-y;
	width:540px;
}

.seo_frame .des_w_f_t{
	background:url(../../../../images/des_works/des_frame_top.jpg) no-repeat;
	width:540px;
	height:15px;
}

.seo_frame .des_w_f_m{
	padding:0 30px 15px 30px;
}

.seo_frame .des_w_f_b{
	background:url(../../../../images/des_works/des_frame_bot.jpg) no-repeat;
	width:540px;
	height:15px;
}

.des_w_f_m h5{
	border-bottom:1px solid #FF9900;
}

.des_w_f_m .clear{
	clear:both;
}


