/* general */
@import "navigation_roll.css";
* html #infomation .info_downer {
  margin:20px 0 0 0px;
}
* html #sidebar{
	margin-right: 8px
}
* html .subtitle {
	padding:5px 0 0 0;
	margin-left: 0px;
	white-space:nowrap;
}
* html #infomation .info_downer li{
	display: inline;
}
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#666666;
	/*background: #C8C8C8 url(images/bodybg.png) repeat-x top;*/
	background: #050505 url(images/1bg_bottom_repeat.png) repeat-x top;
	border:0px yellow solid;
}


img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#397aca;text-decoration: underline;}
a:hover {color: #42a514;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}





p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #397aca; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.nopadd {
	padding: 0;
	margin: 0;
	display: inline;
}

.clear {clear:both;}
.spacer {height:20px;}
/***** layout *****/
#page_top{
	margin:0px auto;
	padding:0;
	width:100%;
	border:0px blue solid;
}

#base{
	margin:0 auto;
	padding:0;
	width:100%;
	background: url(images/bg_repeat.png) repeat-y center;
	padding:0 0 0 0px;
}

#header{
	position:relative;
	width: 100%;
	height: 83px;
	background: url(images/titleblur.png) repeat-x top;
}
.headercont{
	margin:0 auto;
	width: 800px;
}
.headercont2{
	margin:0 auto;
	width: 800px;
	margin-top:95px;
}

#menu{
	position:relative;
	width: 100%;
	height: 30px;
}

.titlelogo{
	width: 150px;
	height: 45px;
	float: left;

}
.navigater_list{
	width: 550px;
	height: 50px;
	float: left;
}
/*#titleblur{
	position:relative;
	width: 100%;
	height: 13px;
	background: url(images/titleblur.png) repeat-x center bottom;
	border-width: 0;
	margin-top: -1px;
}*/

#navigater_top{
	width: 100%;
	background:transparent url("images/bgOFF.png") repeat-x top left;
	background-color: #000;
	border-bottom:3px solid #BDEC05;
	height: 50px;
	overflow:hidden;

}
#cont_header_image{
	margin-left: 10px;
}

#topapear{
	background:transparent url("images/door_role_bg.png") repeat-x top left;
	background-color: #fff;
	position: relative;
	width: 815px;
	height: 540px;
	margin: 0 0 15px 15px;
}
#topapear .topapear_role{
	height: 240px;
	width: 529px;
	background-color: #000;
	position: absolute;
	top: 284px;
	left: 22px;
}
#topapear .topapear_role .topapear_role_head{
	background:url(images/topapeal_role_head.png) left top no-repeat;
	width: 529px;
	height: 31px;
}

#topapear .topapear_role .topapear_role_01{
	float: left;
	display: inline;
	background: url(images/topapeal_role_r01.png) left top no-repeat;
	width: 256px;
	height: 99px;
	margin: 0 3px 3px 6px;
}
#topapear .topapear_role .topapear_role_01 a{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 256px;
	height: 99px;
	background: url(images/topapeal_role_r01.png) left top no-repeat;	
}
#topapear .topapear_role .topapear_role_01 a:hover{
	background: url(images/topapeal_role_r01.png) right top no-repeat;
}

#topapear .topapear_role .topapear_role_02{
	float: left;
	display: inline;
	background: url(images/topapeal_role_r02.png) left top no-repeat;
	width: 256px;
	height: 99px;
	margin: 0px 0 3px 3px;
}
#topapear .topapear_role .topapear_role_02 a{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 256px;
	height: 99px;
	background: url(images/topapeal_role_r02.png) left top no-repeat;	
}
#topapear .topapear_role .topapear_role_02 a:hover{
	background: url(images/topapeal_role_r02.png) right top no-repeat;
}

#topapear .topapear_role .topapear_role_03{
	clear: both;
	float: left;
	display: inline;
	background: url(images/topapeal_role_r03.png) left top no-repeat;
	width: 256px;
	height: 99px;
	margin: 3px 3px 6px 6px;
}
#topapear .topapear_role .topapear_role_03 a{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 256px;
	height: 99px;
	background: url(images/topapeal_role_r03.png) left top no-repeat;	
}
#topapear .topapear_role .topapear_role_03 a:hover{
	background: url(images/topapeal_role_r03.png) right top no-repeat;
}

#topapear .topapear_role .topapear_role_04{
	float: left;
	display: inline;
	background: url(images/topapeal_role_r04.png) left top no-repeat;
	width: 256px;
	height: 99px;
	margin: 3px 0 6px 3px;
}
#topapear .topapear_role .topapear_role_04 a{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 256px;
	height: 99px;
	background: url(images/topapeal_role_r04.png) left top no-repeat;	
}
#topapear .topapear_role .topapear_role_04 a:hover{
	background: url(images/topapeal_role_r04.png) right top no-repeat;
}

#topapear img{
	margin: 0;
	padding: 0;
}
#topbunner{
	margin: 5px 0 5px 0;
}

#container{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	width:830px;
	border:0px blue solid;
	background-color:#fff;
}

#sidebar{
	float:right;
	width:210px;
	overflow:hidden;
	color:#397aca;
	border:0px red solid;
	margin-right:15px;
	_margin-right: 8px
}
#sidebar img{
	padding: 0 0 5px 0;
}

#content{
	float:left;
	display:inline;
	width:580px;
	overflow:hidden;
	border:0px red solid;
	margin-left: 15px;

}

#content .inner{
	border: #CCC solid;
	border-width: 0px 0px 0px 0px;
	margin-bottom: 20px;
	width: 568px;
	background: #fefeff url(images/inner_blur.png) repeat-y left;
}
#content .inner img{
	margin: 5px;
}
#content .inner h2{
	margin: 0px 15px 15px 20px;
	padding-left: 32px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
	background: #fff url(images/h2_bg.png) no-repeat left;
	color: #202020;
}
#content .inner p{
	margin: 0px 15px 15px 20px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
}

#content .topwant{
	padding: 0px;
	height: 295px;
	width: 570px;
	background: url(images/topwant_bg.png) left top no-repeat;
}
#content .topwant .left{
	margin: 7px 0 7px 7px;
	display: inline;
	float: left;
	width: 182px;
	height: 281px;
	background: url(images/topwant_r2_c4_r2_c2.png) left top no-repeat;
}
#content .topwant .left a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 182px;
	height: 281px;
	background: url(images/topwant_r2_c4_r2_c2.png) left top no-repeat;
}
#content .topwant .left a:hover {
	background: url(images/topwant_r2_c4_r2_c2.png) right top no-repeat;
}

#content .topwant .center{
	margin: 7px 5px 7px 5px;
	display: inline;
	float: left;
	width: 182px;
	height: 281px;
	background: url(images/topwant_r2_c4_r2_c4.png) left top no-repeat;
}
#content .topwant .center a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 182px;
	height: 281px;
	background: url(images/topwant_r2_c4_r2_c4.png) left top no-repeat;
}
#content .topwant .center a:hover {
	background: url(images/topwant_r2_c4_r2_c4.png) right top no-repeat;
}

#content .topwant .right{
	margin: 7px 7px 7px 0;
	display: inline;
	float: left;
	width: 182px;
	height: 281px;
	background: url(images/topwant_r2_c4_r2_c6.png) left top no-repeat;
}
#content .topwant .right a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 182px;
	height: 281px;
	background: url(images/topwant_r2_c4_r2_c6.png) left top no-repeat;
}
#content .topwant .right a:hover {
	background: url(images/topwant_r2_c4_r2_c6.png) right top no-repeat;
}

#content .topwant img{
	padding: 0;
	margin: 0;
}


#content .grayback01{
	margin: 5px 15px 15px 20px;
	background: #EFEFEF url(images/grayback01_bg.png) left top no-repeat;
}
#content .grayback01 h3{
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 18px;
	height: 22px;
	color: #fff;
}
#content .inner_grayback01{
	float:left;
	width: 255px;
	margin: 10px 0px 5px 5px;
	background: #EFEFEF url(images/grayback01_sep.png) right center repeat-y;
}
#content .inner_grayback01_right{
	float:left;
	width: 255px;
	margin: 5px 5px 5px 0px;

}
#content .grayback01 p{
	margin: 0px 10px 10px 10px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;


}
#content .grayback01 dl{
	margin: 0px 10px 10px 10px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}
#content .grayback01 dt{
	font-weight:bold;
}
#content .grayback01 dd{
	margin-left: 10px;
}

#footer{
	clear:both;
	position:relative;
	background:#191919;
	color:#397aca;
	font-size:11px;
	font-family:Verdana, Arial;
	padding: 5px 0px 10px 0px;
	
}
#footer p{
	clear:both;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	width:800px;
	height: 35px;
	border:0px blue solid;
	color: #CBF20F;
}
#footer a,#footer a:hover{
	color:#666;
	text-decoration:underline;
}
/*######### header ############*/
#blogtitle {
	position:absolute;
	top:8px;
	padding-left:3px;
	width:800px;
	font-family: Arial,Verdana;
	font-size:30px;
	font-weight:bold;
	text-align:left;
	color:#397aca;
	border:0px red solid;
	overflow:hidden;

}

#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana;
	font-weight:bold;
	color:#397aca;
	text-decoration:none;
}

.subtitle {
	position: relative;
	overflow:hidden;
	font-family: 'MS UI Gothic', Tahoma,Arial, Verdana;
	float: left;
	width:auto;
	_padding:5px 0 0 0;
	margin: 14px 0 10px 40px;
	_margin-left: 0px;
	color: #FFF;
	_white-space:nowrap;
}
.subtitletxt{
	font-size:12px;
	font-weight:normal;
}

#subtitle {
	position:absolute;
	overflow:hidden;
	font-family: Tahoma,Arial, Verdana;
	width:100%;
	height:15px;
	text-align:center;
	font-size:10px;
	letter-spacing: 2px;
	color: #fff;
	background: url(images/subtitle_bg.png) repeat-x top left ;
	/*font-style:italic;*/
	border:0px red solid;
	line-height:1.1em;

}
#menu ul {
	position:absolute;
	top: 0px;
	left: 30px;
	height: 34px;
	width: 550px;
	overflow:hidden;
	margin:0px;
	padding:0px;


}
#menu ul li {
	display: inline;
	font-size: 13px;
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#000000;
}
#menu ul li.separator {
	display: block;
	float: left;
	width:3px;
	height: 34px;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 34px;
	color: #42a514;
	padding: 0px 10px 0px 10px;
	margin:0px 0 0 0 ;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#397aca;
}
.searchbox {
	position:absolute;
	top:1px;
	right: 45px;
	width:250px;
	height:30px;
	border:0px;
}
.search-field input {
	position:absolute;
	top:5px;
	left:7px;
	width:172px;
	height:15px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	padding:5px 3px 3px 3px;
	border:0px;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:7px;
	right:5px;
	width:50px;
	height:20px;
	background:transparent;
	border:0px;
}
#footer img.rss{
	position: absolute;
	right: 30px;
	top: 0px;
	height:16px;
	width:16px;
}

.flash-swf {
background-position:right;
height:290px;
width:100%;
}
/***** sidebar *****/
#sidebar a{color:#397aca;text-decoration:underline;}
#sidebar a:hover {color:#42a514;text-decoration:none;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;


}
#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 5px;
	padding:0 5px 0 16px;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.7em;
	font-family:Verdana,Arial;
	padding: 0px 0px 0px 16px;
}

#sidebar h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 0px 22px;
	height: 30px;
	font-family:Verdana,Arial;
	border:0px red solid;
}
#sidebar select{
	margin:5px 0px 2px 5px;
	font-size:12px;
	width:160px;
	overflow:hidden;
}

#infomation{
	background: url(images/infomation_bg.png) top left no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	padding-bottom:8px;
}
#infomation a{
	display: block;
	text-decoration: none;
	text-indent: 0px;
	color: #fff;
	
}
#infomation a:hover{
	color: #BDEC05;
}

.info_upper li{
	margin: 0;
	padding: 0;
}
.info_upper .head{
	background: url(images/info_head.png) top left no-repeat;
	height: 14px;
	border-bottom: 1px #fff solid;
}
.info_upper .website{
	background: url(images/info_website.png) top left no-repeat;
}
.info_upper .content{
	background: url(images/info_content.png) top left no-repeat;
}
.info_upper .strategy{
	background: url(images/info_strategy.png) top left no-repeat;
}

#infomation .info_downer{
	margin:20px 0 0 0px;
	_margin:20px 0 0 0px;
	padding: 0 0 0 0px;
	display: list-item;
}
#infomation .info_downer li{
	line-height: 1.8;
	color: #F00;
	padding: 0 0 0 0px;
	margin: 0;
	_display: inline;
}
#infomation .info_downer a{
	display: block;
	text-decoration: none;
	text-indent: 35px;
	color: #fff;
	margin: 0;
	padding: 0;
}
#infomation .info_downer a:hover{
	color: #BDEC05;
	background: url(images/info_li.png) top left no-repeat;
}

#bunners{
	margin: 5px 0 20px 0;
}
#bunners .w3cvl{
	width: 88px;
	float:left;
	margin-right: 5px;
}
#bunners .w3cvr{
	width: 88px;
	float:left;
}

/***** content *****/

.archivetitle {
	height:20px;
	color: #666;
	font-size: 11px;
	font-weight:normal;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	width:550px;
	margin:0 0 20px 0;
	border:0px red solid;
}

.post_top{
	position: relative;
	border-right: 0px #42a514 solid;
	border-bottom: 0px #42a514 dotted;
	height:40px;
	/*background: #f6f6f6;*/
}
.post_bottom{
	margin: 0 50px 0 50px;
	height:3px;
	background:url(images/line.jpg) repeat-x bottom;
}
.posttitle{
	position:absolute;
	top:0px;
	left:5px;
	font-size:18px;
	font-family:arial;
	color:#397aca;
	border:0px red solid;

}
.posttitle a{
	font-family:arial;
	color:#397aca;
	text-decoration:none;
}
.posttitle a:hover{
	font-family:arial;
	text-decoration:underline;
	color:#42a514;
}
.date {
	position:absolute;
	font-family:arial;
	top:24px;
	right: 20px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.author{
	position:absolute;
	font-family:arial;
	font-size:11px;
	top:24px;
	left:5px;
}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 0px 0px 0px 0px;
}


.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #ccc;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #397aca;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #397aca;
	background:#E1E1E1;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #666;
	background:#E1E1E1;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #666;
	background:#E1E1E1;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #666;
	background:#E1E1E1;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #666;
	background: #E1E1E1 url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #666;
	background:#E1E1E1;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #397aca;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 475px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #397aca;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #397aca;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#397aca;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:-3px;
	color: #42a514;
	text-decoration:none;
}

#sidebar w3cbunner p{
	
}

/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin: 15px 0 20px 0;
	padding:0;
}

#top-news h3 {
	margin: 0 0 0 0px;
	height:65px;
	padding:0;
	background: url('images/topics_title.png') no-repeat 0 center;
	font-size:125%;
	font-weight:bold;
	color:#271A18;
	text-indent: -9999px;
	
}

#top-news .news {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url('images/topics_p_bg.png') repeat-y left top;
	height: 120%;
	
}

#top-news .news dt {
	margin: 0 0 10px 20px;
	line-height: 120%;
	font-weight:bold;	
}
#top-news .news dt dl {
	margin: 5px 0 10px 30px;
	font-weight:normal;	
}




.entry h2{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 550px;
	height: 80px;
	margin: 0 0 0 0;
}
.entry h3{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 550px;
	height: 90px;
	margin: 0 0 10px 0px;
}

.entry .website01_h{background: url('images/website01_header.png') top left;}
.entry .website01_h01{background: url('images/website01_header_01.png') top left;}
.entry .website01_h02{background: url('images/website01_header_02.png') top left;}
.entry .website02_h{background: url('images/website02_header.png') top left;}
.entry .website02_h01{background: url('images/website02_header_01.png') top left;}
.entry .website02_h02{background: url('images/website02_header_02.png') top left;}
.entry .website03_h{background: url('images/website03_header.png') top left;}
.entry .website03_h01{background: url('images/website03_header_01.png') top left;}
.entry .website03_h02{background: url('images/website03_header_02.png') top left;}
.entry .website04_h{background: url('images/website04_header.png') top left;}
.entry .website04_h01{background: url('images/website04_header_01.png') top left;}
.entry .website04_h02{background: url('images/website04_header_02.png') top left;}
.entry .content01_h{background: url('images/content01_header.png') top left;}
.entry .content01_h01{background: url('images/content01_header_01.png') top left;}
.entry .content01_h02{background: url('images/content01_header_02.png') top left;}
.entry .content02_h{background: url('images/content02_header.png') top left;}
.entry .content02_h01{background: url('images/content02_header_01.png') top left;}
.entry .content02_h02{background: url('images/content02_header_02.png') top left;}
.entry .strategy01_h{background: url('images/strategy01_header.png') top left;}
.entry .strategy01_h01{background: url('images/strategy01_header_01.png') top left;}
.entry .strategy01_h02{background: url('images/strategy01_header_02.png') top left;}
.entry .strategy01_h03{background: url('images/strategy01_header_03.png') top left;}
.entry .strategy02_h{background: url('images/strategy02_header.png') top left;}
.entry .strategy02_h01{background: url('images/strategy02_header_01.png') top left;}
.entry .strategy02_h02{background: url('images/strategy02_header_02.png') top left;}
.entry .strategy02_h03{background: url('images/strategy02_header_03.png') top left;}

#content_serviceinfo{
	display:inline;
	width:830px;
	overflow:hidden;
	border:0px red solid;
	margin: 0 0 0 0;
}
.post_serviceinfo{
	width:770px;
	margin:0 15px 20px 15px;
	border:0px red solid;
}
.post_top_serviceinfo{
	position: relative;
	border-right: 0px #42a514 solid;
	border-bottom: 0px #42a514 dotted;
	height:40px;
	
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 250px;
	width: 800px;
	background: url(images/serviceinfo_title.png) left top no-repeat;
}
.posttitle_serviceinfo{
	position:absolute;
	top:0px;
	left:5px;
	font-size:18px;
	font-family:arial;
	color:#397aca;
	border:0px red solid;

}
.entry_serviceinfo {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	width:800px;
}
.post_bottom_serviceinfo{
	margin: 0 50px 0 50px;
	height:3px;
	background:url(images/line.jpg) repeat-x bottom;
}

.pricediv_l{
	width: 375px;
	float: left;
}

.pricediv_r{
	width: 375px;
	float: left;
	margin-left: 50px;
}

.plan_h{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 375px;
	height: 79px;
	background: url(images/plan_header.png) left top no-repeat;
}
.plan02{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 372px;
	height: 156px;
	background: url(images/price_plan02.png) left top no-repeat;
}
.plan01{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 372px;
	height: 156px;
	background: url(images/price_plan01.png) left top no-repeat;
}
.example_h{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 375px;
	height: 79px;
	background: url(images/example_header.png) left top no-repeat;
}
.example01{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 374px;
	height: 283px;
	background: url(images/price_example01.png) left top no-repeat;
}
.optionprice_h{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 375px;
	height: 79px;
	background: url(images/optionprice_header.png) left top no-repeat;	
}
.optionprice_table{
	width:100%;
	border: 1px #737E4E solid;
}
.optionprice_table th{
	background: #737E4E;
	height: auto;
	color: #E6E9DA;
}
.optionprice_tr1{
	background: #DADFCA;
	height: 35px;
}
.optionprice_tr2{
	background: #E6E9DA;
	height: 35px;
}
.optionprice_table td{
	padding-left: 5px;
}
.price_p{
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
}
.pricediv_r h3{
	background: url(images/h2_bg.png) left top no-repeat;
	text-indent: 35px;
	height: 20px;
	font-size: 16px;
}
#servicemenu{ margin: 5px 0 15px 0; padding: 0 0 0 0; width: 800px; }
#servicemenu li{ float:left; width: 260px; height:55px;}
.servicemenu_01 { margin-right: 10px;}
.servicemenu_01 a{ background: url(images/workflow_menu.png) left top no-repeat;display: block; text-decoration: none; text-indent: -9999px; height:55px;}
.servicemenu_01 a:hover{ background: url(images/workflow_menu.png) right top no-repeat;}
.servicemenu_02 { margin-right: 10px;}
.servicemenu_02 a{ background: url(images/price_menu.png) left top no-repeat;display: block; text-decoration: none; text-indent: -9999px; height:55px;}
.servicemenu_02 a:hover{ background: url(images/price_menu.png) right top no-repeat;}
.servicemenu_03 { margin-right: 0;}
.servicemenu_03 a{ background: url(images/contact_menu.png) left top no-repeat;display: block; text-decoration: none; text-indent: -9999px; height:55px;}
.servicemenu_03 a:hover{ background: url(images/contact_menu.png) right top no-repeat;}
#servicemenu li .servicemenu01 a:hover{
	float:left;
	width: 260px;
	height: 55px;
	margin-right: 10px;
}

.workflow_step01{ display: block; text-decoration: none; text-indent: -9999px; width: 375px; height: 79px; background: url(images/workflow_step01.png) left top no-repeat;}
.workflow_step02{ display: block; text-decoration: none; text-indent: -9999px; width: 375px; height: 79px; background: url(images/workflow_step02.png) left top no-repeat;}
.workflow_step03{ display: block; text-decoration: none; text-indent: -9999px; width: 375px; height: 79px; background: url(images/workflow_step03.png) left top no-repeat;}
.workflow_step04{ display: block; text-decoration: none; text-indent: -9999px; width: 375px; height: 79px; background: url(images/workflow_step04.png) left top no-repeat;}
.workflow_step05{ display: block; text-decoration: none; text-indent: -9999px; width: 375px; height: 79px; background: url(images/workflow_step05.png) left top no-repeat;}
.workflow_step06{ display: block; text-decoration: none; text-indent: -9999px; width: 375px; height: 79px; background: url(images/workflow_step06.png) left top no-repeat;}
.workflow_step07{ display: block; text-decoration: none; text-indent: -9999px; width: 375px; height: 79px; background: url(images/workflow_step07.png) left top no-repeat;}
.workflow_step08{ display: block; text-decoration: none; text-indent: -9999px; width: 375px; height: 79px; background: url(images/workflow_step08.png) left top no-repeat;}
.workflow_qa{ display: block; text-decoration: none; text-indent: -9999px; width: 375px; height: 79px; background: url(images/workflow_qa.png) left top no-repeat;}
.workflow{ display: block; text-decoration: none; text-indent: -9999px; width: 375px; height: 79px; background: url(images/workflow.png) left top no-repeat;}

.yourwebsitejob_h01{ display: block; text-decoration: none; text-indent: -9999px; width: 550px; height: 90px; background: url(images/yourwebsitejob_01.png) left top no-repeat;}
.entry .yourwebsitejob_h02{ background: url(images/h2_bg.png) left top no-repeat; text-indent: 35px; height: 20px; font-size: 16px;margin-top: 30px; font-weight:normal;}
.yourwebsitejob_h03{ display: block; text-decoration: none; text-indent: -9999px; width: 550px; height: 90px; background: url(images/yourwebsitejob_03.png) left top no-repeat;}

.profile_h01{ display: block; text-decoration: none; text-indent: -9999px; width: 550px; height: 90px; background: url(images/profile_profile.png) left top no-repeat;}