*{
	font-size:12px;
	margin:0;
	padding:0;
}

body{
	text-align:center;
	background:url(../img/body.gif);
	color:#333;
	line-height:1.5;
}

a img{border:none;}

.clear{clear:both;}

#container{
	width:869px;
	border:solid #333;
	border-width:0 1px;
	background:#fff;
	margin:0 auto;
	text-align:left;
}

* html #container{width:871px;}

.flash2{margin:0;}
* html .flash2{margin-bottom:-3px;}
*+html .flash2{margin-bottom:-3px;}

#left{
	display:inline;
	width:190px;
	float:left;
	margin:0 0 50px 10px;
}

#right{
	display:inline;
	width:580px;
	float:left;
	margin:0 0 50px 40px;
}

/* フッター */

#footer{
	width:871px;
	height:79px;
	background:url(../img/footer_bg.gif) no-repeat;
	margin:0 auto;
}

#footer p.footer_link{
	padding:30px 0 0 180px;
	color:#666;
}

#footer p.footer_link a{color:#666;text-decoration:none;}
#footer p.footer_link a:hover{color:#000;text-decoration:underline;}

#footer p.footer_copy{
	padding:5px 0 0 160px;
}

#footer p.footer_copy a{color:#333;text-decoration:none;}
#footer p.footer_copy a:hover{text-decoration:underline;}

/* ヘッダー */
#header .headlogo{
	float:left;
	width:245px;
	margin:20px 0 15px 15px;
}

.head_right1{
	float:right;
	width:260px;
	text-align:right;
}

.head_right1 img{
	margin:5px 10px 0 0;
}

.head_right1 img.addclip{
	margin:-10px 10px 0 0;
}

* html .head_right1 img.addclip{margin-top:-8px;}
*+html .head_right1 img.addclip{margin-top:-8px;}

.head_right2{
	float:left;
	width:430px;
	text-align:left;
}

.head_right2 h1{
	color:#666;
	font-weight:normal;
	border-bottom:1px dotted #dad1c0;
	padding:3px 5px;
	width:430px;
}

.head_right2 ul{
	list-style-type:none;
}

.head_right2 li{
	float:left;
}

.head_right2 li.link1{margin:5px 0 0 5px;}
.head_right2 li.link2{margin:5px 0 0 30px;}
.head_right2 li.link3{margin:5px 0 0 30px;}
.head_right2 li.link4{margin:5px 0 0 30px;}


.head_right2 li.link1 a{
	width:87px;
	height:11px;
	display:block;
	text-indent:-9999px;
	background:url(../img/head_link1_on.gif) no-repeat;
	overflow:hidden;
}

.head_right2 li.link1 a:hover{background:url(../img/head_link1_off.gif) no-repeat;}

.head_right2 li.link2 a{
	width:89px;
	height:11px;
	display:block;
	text-indent:-9999px;
	background:url(../img/head_link2_on.gif) no-repeat;
	overflow:hidden;
}

.head_right2 li.link2 a:hover{background:url(../img/head_link2_off.gif) no-repeat;}

.head_right2 li.link3 a{
	width:67px;
	height:11px;
	display:block;
	text-indent:-9999px;
	background:url(../img/head_link3_on.gif) no-repeat;
	overflow:hidden;
}

.head_right2 li.link3 a:hover{background:url(../img/head_link3_off.gif) no-repeat;}

.head_right2 li.link4 a{
	width:67px;
	height:11px;
	display:block;
	text-indent:-9999px;
	background:url(../img/head_link4_on.gif) no-repeat;
	overflow:hidden;
}

.head_right2 li.link4 a:hover{background:url(../img/head_link4_off.gif) no-repeat;}

.head_right3{
	float:right;
	width:142px;
	margin-right:10px;
}


/* メインメニュー */
#menu ul{
	list-style-type:none;
}

#menu li{display:inline;}

#menu li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

#menu li.menu1 a{
	width:173px;
	height:52px;
	background:url(../img/menu_1_off.gif) no-repeat;
}

#menu li.menu1_2 a{
	width:173px;
	height:52px;
	background:url(../img/menu_1_on.gif) no-repeat;
}

#menu li.menu2 a{
	width:174px;
	height:52px;
	background:url(../img/menu_2_off.gif) no-repeat;
}

#menu li.menu2_2 a{
	width:174px;
	height:52px;
	background:url(../img/menu_2_on.gif) no-repeat;
}

#menu li.menu3 a{
	width:174px;
	height:52px;
	background:url(../img/menu_3_off.gif) no-repeat;
}

#menu li.menu3_2 a{
	width:174px;
	height:52px;
	background:url(../img/menu_3_on.gif) no-repeat;
}

#menu li.menu4 a{
	width:174px;
	height:52px;
	background:url(../img/menu_4_off.gif) no-repeat;
}

#menu li.menu4_2 a{
	width:174px;
	height:52px;
	background:url(../img/menu_4_on.gif) no-repeat;
}

#menu li.menu5 a{
	width:174px;
	height:52px;
	background:url(../img/menu_5_off.gif) no-repeat;
}

#menu li.menu5_2 a{
	width:174px;
	height:52px;
	background:url(../img/menu_5_on.gif) no-repeat;
}

#menu li.menu1 a:hover{background:url(../img/menu_1_on.gif) no-repeat;}
#menu li.menu2 a:hover{background:url(../img/menu_2_on.gif) no-repeat;}
#menu li.menu3 a:hover{background:url(../img/menu_3_on.gif) no-repeat;}
#menu li.menu4 a:hover{background:url(../img/menu_4_on.gif) no-repeat;}
#menu li.menu5 a:hover{background:url(../img/menu_5_on.gif) no-repeat;}

/* サイドバー */
#left .service{
	margin:0 0 10px 0;
}

* html body #left .service img{margin-bottom:-3px;}
*:first-child+html #left .service img{margin-bottom:-3px;}

#left .sidemenu{
	list-style-type:none;
	background:#ececec;
	padding-bottom:5px;
}

#left .sidemenu li{display:inline;}

#left .sidemenu li a{
	display:block;
	background:#ececec url(../img/sidemenu_off.gif) 10px 50% no-repeat;
	padding:11px 0 10px 30px;
	border-bottom:1px dotted #bababa;
	color:#000;
	text-decoration:none;
}

* html #left .sidemenu li a{padding:13px 0 10px 30px;}
*+html #left .sidemenu li a{padding:13px 0 10px 30px;}

#left .sidemenu li a:hover{background:#def827 url(../img/sidemenu_on.gif) 10px 50% no-repeat;}

#left .results{
	margin-bottom:10px;
}

#left .results table{
	border-collapse:collapse;
}

#left .results table td{padding:2px 0 2px 0;}
#left .results table .td1{padding:2px 2px 2px 0;}

#left .results table tr td a img{border:1px solid #d0d0d0;}

#left .side_banner{
	margin:3px 0;
}

#left .servicearea_body{
	width:190px;
	background:url(../img/servicearea_body.gif) repeat-y;
}

#left .servicearea_body a{
	display:block;
	width:190px;
	height:32px;
	background:url(../img/servicearea_button_on.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
}

#left .servicearea_body a:hover{background:url(../img/servicearea_button.gif) no-repeat;}

#left .servicearea_body p{
	padding:2px 0 2px 6px;
}

#left .servicearea_foot{
	width:190px;
	height:6px;
	background:url(../img/servicearea_foot.gif) 0 0 no-repeat;
	margin-bottom:10px;
}

/* パンくず */
#crumb{
	padding:10px;
	color:#999;
}

*:first-child+html #crumb{margin-top:10px;padding-top:0;}

#crumb a{color:#999;text-decoration:none;}
#crumb a:hover{text-decoration:underline;}


/* トップ */
#right h3{
}

#right p.main_p{
	margin:9px 0 3px 25px;
}

#right .top_img2{
	width:580px;
	height:345px;
	background:url(../img/top_img2.gif) no-repeat;
	position:relative;
	margin-bottom:10px;
}

#right .top_img2 a{
	display:block;
	width:227px;
	height:33px;
	background:url(../img/top_img3_on.gif) no-repeat;
	text-indent:-9999px;
	top:301px;
	left:318px;
	position:absolute;
}

#right .top_img2 a:hover{background:url(../img/top_img3_off.gif) no-repeat;}

#right .top_sample{
	margin:0 0 30px 25px;
}

#right .top_sample td{
	padding-right:5px;
}

.top_firstimpression{
	background:url(../img/top_img18.jpg) 90% 10% no-repeat;
}

.top_firstimpression span{color:#ff3300;}

p.impression_p{margin:9px 0 3px 25px;}

.top_firstimpression .impression1 a{
	background:url(../img/top_img20.gif) no-repeat;
	width:84px;
	height:60px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:3px 18px 10px 25px;
}

.top_firstimpression .impression1 a:hover{background:url(../img/top_img20_on.gif) no-repeat;}

.top_firstimpression .impression2 a{
	background:url(../img/top_img21.gif) no-repeat;
	width:84px;
	height:60px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:3px 18px 10px 0;
}

.top_firstimpression .impression2 a:hover{background:url(../img/top_img21_on.gif) no-repeat;}

.top_firstimpression .impression3 a{
	background:url(../img/top_img22.gif) no-repeat;
	width:84px;
	height:60px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin:3px 0 10px 0;
}

.top_firstimpression .impression3 a:hover{background:url(../img/top_img22_on.gif) no-repeat;}

.media{
	margin:0 0 20px 0;
	background:#ececec;
	padding:0 0 10px 0;
}

.media p{
	padding:8px 20px;
}

.media .media_1,.media .media_2,.media .media_3{
	border-bottom:1px dotted #bababa;
	padding:10px 20px;
}

.media a{
	display:block;
	text-indent:-9999px;
	width:150px;
}

.media .media_1 a{
	background:url(../img/media_1_on.gif) no-repeat;
	height:81px;
}

.media .media_2 a{
	background:url(../img/media_2_on.gif) no-repeat;
	height:89px;
}

.media .media_3 a{
	background:url(../img/media_3_on.gif) no-repeat;
	height:89px;
}

.media .media_1 a:hover{background:url(../img/media_1.gif) no-repeat;}
.media .media_2 a:hover{background:url(../img/media_2.gif) no-repeat;}
.media .media_3 a:hover{background:url(../img/media_3.gif) no-repeat;}

.top_media{
	position:relative;
	height:130px;
}

.top_media a{
	display:block;
	margin-left:32px;
	width:150px;
	height:109px;
	text-indent:-9999px;
	position:absolute;
}

.top_media .media_1 a{top:10px;left:32px;background:url(../img/top_img11.gif) no-repeat;}
.top_media .media_2 a{top:10px;left:210px;background:url(../img/top_img12.gif) no-repeat;}
.top_media .media_3 a{top:10px;left:390px;background:url(../img/top_img13.gif) no-repeat;}
.top_media .media_1 a:hover{background:url(../img/top_img11_on.gif) no-repeat;}
.top_media .media_2 a:hover{background:url(../img/top_img12_on.gif) no-repeat;}
.top_media .media_3 a:hover{background:url(../img/top_img13_on.gif) no-repeat;}


h2.whatsnew{
	margin-top:30px;
}

iframe{
	border:none;
	width:580px;
	height:168px;
}

body#iframe{
	background:none;
	text-align:left;
	padding:22px 0;
}

body#iframe table{
	border-collapse:collapse;
}

body#iframe table td{
	padding:3px 0 0 16px;
	font-size:12px;
}

body#iframe table td a{
	font-size:12px;
	color:#333;
}

body#iframe table td a:hover{text-decoration:none;}



/* マウスオーバーポップアップ */


/* plan-index */
.plan_flow{
	width:495px;
	margin:30px 0 20px 45px;
}

.plan_flow .flow1{
	width:495px;
	height:131px;
	background:url(../img/plan_img04.gif) no-repeat;
}

.plan_flow .flow1 p{
	margin:0;
	padding:75px 0 0 50px;
	width:440px;
}

.plan_flow .flow2{
	width:495px;
	height:114px;
	background:url(../img/plan_img05.gif) no-repeat;
}

.plan_flow .flow2 p{
	margin:0;
	padding:60px 0 0 48px;
	width:440px;
}

.plan_flow .flow3{
	width:495px;
	height:113px;
	background:url(../img/plan_img06.gif) no-repeat;
}

.plan_flow .flow3 p{
	margin:0;
	padding:60px 0 0 48px;
	width:440px;
}

.plan_flow .flow4{
	width:495px;
	height:114px;
	background:url(../img/plan_img07.gif) no-repeat;
}

.plan_flow .flow4 p{
	margin:0;
	padding:60px 0 0 48px;
	width:440px;
}

.plan_flow .flow5{
	width:495px;
	height:134px;
	background:url(../img/plan_img08.gif) no-repeat;
}

.plan_flow .flow5 p{
	margin:0;
	padding:60px 0 0 48px;
	width:440px;
}

.plan_flow .flow6{
	width:495px;
	height:113px;
	background:url(../img/plan_img09.gif) no-repeat;
}

.plan_flow .flow6 p{
	margin:0;
	padding:60px 0 0 48px;
	width:440px;
}

.plan_flow .flow7{
	width:495px;
	height:132px;
	background:url(../img/plan_img10.gif) no-repeat;
}

.plan_flow .flow7 p{
	margin:0;
	padding:60px 0 0 48px;
	width:440px;
}

.plan_form{
	background:#f2f2f2;
	padding:20px 0;
	text-align:center;
}

.plan_form a{
	width:226px;
	height:35px;
	background:url(../img/plan_img11_off.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}

.plan_form a:hover{background:url(../img/plan_img11_on.gif) no-repeat;}

/* plan-0113 */
.plan_option_head{
	width:571px;
	height:43px;
	background:url(../img/plan_option_head.gif) 0 100% no-repeat;
}

.plan_option_foot{
	width:571px;
	height:15px;
	background:url(../img/plan_option_foot.gif) 0 0 no-repeat;
}

.plan_option_body{
	background:url(../img/plan_option_body.gif) 0 0 repeat-y;
	padding:10px 20px;
	color:#000000;
}

.plan_option_body ul{
	list-style-type:none;
}

.plan_option_body h3.plan_option_1{
	background:url(../img/arrow_right2.gif) 0 50% no-repeat;
	padding-left:20px;
	font-weight:normal;
}

.plan_option_body dt span{font-size:14px;}

.plan_option_body dt span.fullcolor1{color:#FF3300;}
.plan_option_body dt span.fullcolor2{color:#0099CC;}
.plan_option_body dt span.fullcolor3{color:#66FF00;}
.plan_option_body dt span.fullcolor4{color:#FF33FF;}
.plan_option_body dt span.fullcolor5{color:#333399;}

.plan_option_body dt{
	background:url(../img/arrow_plus.gif) 0 50% no-repeat;
	padding-left:20px;
	cursor:pointer;
	margin:5px 0;
}

.plan_option_body dd{
	margin:0 0 10px 20px;
}

/* フォーム */
.hissu{
	margin:10px 0;
}

/* company-law */
.law_1{
	text-align:center;
	margin-bottom:20px;
}

table.law_2{
	border-collapse:collapse;
	width:100%;
}

table.law_2 th.table_title{
	border-top:1px solid #cecfce;
	border-left:4px solid #cecfce;
	border-bottom:1px solid #cecfce;
	background:#fff;
	padding:10px;
}

table.law_2 th{
	border-top:1px solid #cecfce;
	border-left:4px solid #cecfce;
	border-bottom:1px solid #cecfce;
	background:#f7f3f7;
	text-align:left;
	font-weight:normal;
	padding:10px 10px 10px 13px;
}

table.law_2 td{
	border-top:1px solid #cecfce;
	border-left:1px solid #cecfce;
	border-bottom:1px solid #cecfce;
	padding:10px 10px 10px 13px;
}

/* faq-index */
p.faq_p{
	margin:10px 20px;
	background:url(../img/arrow_down.gif) 0 50% no-repeat;
	padding-left:20px;
}

.qa_radio{
	margin:5px 50px;
}

.question{
	background:url(../img/faq_img2.gif) no-repeat;
	padding:10px 0 3px 30px;
	cursor:pointer;
	margin:0 0 0 30px;
}

.question:hover{text-decoration:underline;}

.answer{
	background:url(../img/faq_img4.gif);
	margin:5px 10px 5px 10px;
	padding:10px 45px;
}

.answer p{
	background:url(../img/faq_img3.gif) 1px 0 no-repeat;
	padding:0 0 0 18px;
}

*+html .answer p{
	background:url(../img/faq_img3.gif) 0 0 no-repeat;
	padding:1px 0 0 18px;
}

* html .answer p{
	background:url(../img/faq_img3.gif) 0 0 no-repeat;
	padding:1px 0 0 18px;
}

/* sitemap */
h4.sitemap_h4{
	margin:35px 0 0 0;
	padding:0 0 5px 20px;
	border-bottom:1px dotted #000;
	background:url(../img/sitemap_img2.gif) 0 0 no-repeat;
	font-weight:normal;
}

.sitemap_p{
	line-height:2;
	padding:5px 0 0 25px;
}

.sitemap_p a{color:#666;text-decoration:none;}
.sitemap_p a:hover{color:#000;text-decoration:underline;}

/* portfolio-index */
table.portfolio{
}

table.portfolio a img{
	border:1px solid #d0d0d0;
}

table.portfolio a:hover img{
	border:1px solid #676767;
}

/* リンク */
.link_desc{
	background:url(../img/link_img2.jpg) no-repeat;
	width:577px;
	margin:18px 0 20px 0;
}

.link_desc p{
	padding:93px 0 0 39px;
}

.link_desc p a{color:#F84200;}

.link_weblogodesc{
	border-collapse:collapse;
	margin:10px 67px 30px 39px;
	height:100%;
}

.link_weblogodesc th,.link_weblogodesc td{
	border:solid #999999;
	border-width:1px 0;
}

.link_weblogodesc th{
	padding:3px 0;
	width:95px;
	font-weight:normal;
	height:100%;
}

.link_weblogodesc th table{
	background:#F0F0F0;
	height:100%;
}

*:first-child+html .link_weblogodesc th table{
	height:45px;
}

.link_weblogodesc th table td{
	border:none;
	background:#F0F0F0;
	text-align:center;
	height:100%;
}

.link_weblogodesc td{
	padding:3px 5px;
}

.linktable{
	border-collapse:collapse;
	margin:0 67px 30px 30px;
}

.linktable td{
	border-bottom:1px dashed #999999;
	padding:5px 2px;
}

.linktable td a{
	padding:2px 0 2px 20px;
	background:url(../img/arrow_right.gif) 0 4px no-repeat;
	color:#F84200;
	text-decoration:none;
	display:block;
}

.linktable td a:hover{
	text-decoration:underline;
}

.link_navi{
	text-align:center;
	margin-bottom:30px;
}

.link_navi table{margin:0 auto;}

.link_navi td{padding:0 10px;}

iframe#skypeiframe{
	width:400px;
	height:465px;
}


/* webchat */
.webchat{
	position:relative;
}

.webchat iframe{
	margin:20px 0 0 0;
}

.webchat .webchat_img3{
	position:absolute;
	top:154px;
	left:403px;
}

.webchat .webchat_img4{
	position:absolute;
	top:439px;
	left:403px;
}

.contentsbox {
	padding-left: 16px;
	margin-top: 10px;
	line-height: 170%;
}

.contentsbox a {
	color: #333333;
	text-decoration: underline;
}

.contentsbox a:hover {
	color: #333333;
	text-decoration:none;
}

#right_order{
 width:752px;
 margin:0 0 0 55px;
}

