@charset "utf-8";

* {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.7em;
	font-size:13px;
	}
	
html,body,div,ul,
ol,li,dl,dt,dd,h1,
h2,h3,h4,h5,h6,pre,
form,p,blockquote,
fieldset,input,table,
tr,td { 
	margin:0;
	padding:0;
	}
	
html { 
	filter:expression(document.execCommand("BackgroundImageCache",false,true)); 
	}
	
body {
	font-size:13px;
	text-align:center;
	background:url(../imgs/bg_headerline.gif) center 0px repeat-x;
	}
		
img {
	border:none;
	}
	
strong {
	letter-spacing:1px;
	}
	
/* --table --*/
	
table {
	border-collapse:collapse;
	border:none;
	}
	
table.nomaml {
	border:1px solid #ccc;
	}
	
table.nomaml tr.cell_green {
	background:#eaffe1;
	}
	
table.nomaml tr.cell_blue {
	background:#edfeff;
	}
	
table.nomaml tr.cell_red {
	background:#fff5f5;
	}
	
table.nomaml tr.cell_gray {
	background:#f4f4f4;
	}
	
table.nomaml th {
	text-align:center;
	border:1px solid #ccc;
	background:#e1f6ff;
	padding:5px;
	}
	
table.nomaml td {
	text-align:center;
	padding:10px 10px;
	border:1px solid #ccc;
	}
	
table.card {
	margin:0 auto;
	}
	
table.card th {
	text-align:center;
	border:1px solid #ccc;
	background:#e1f6ff;
	padding:5px;
	}
	
table.card td {
	text-align:left;
	padding:10px 10px;
	border:1px solid #ccc;
	}
	
/* -- /table --*/
	
	
ul li {
	list-style:none;
	}
	
ol li {
	list-style-position:inside;
	text-indent:-1em;
	padding:0 0 0 1em;
	}
	
	
.clear_float {
	clear:both;
	}
	
a {
	text-decoration:none;
	}						
									
a:link {
	color:#23a8c7;
	text-decoration:underline;
	}
										
a:visited {
	color:#23a8c7;
	text-decoration:underline;
	}
												
a:hover {
	color:#23a8c7;
	text-decoration:none;
	}
	
a:active {
	color:#23a8c7;
	}
	
.blue_arrow {
	padding:5px 0 5px 14px;
	background:url(../imgs/bg_arrow_blue.gif) 0 0.5em no-repeat;
	}
	
.blue_arrow_top {
	padding:5px 0 5px 14px;
	background:url(../imgs/bg_arrow_top_blue.gif) 0 0.5em no-repeat;
	}

/* --evasion css bug--*/


.box_height:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	}

/*\*/
* html .box_height  {
    height: 1px;
    overflow: visible;
	}
/**/

*+html body .clear_float {
	height:1px;
	}

/* --/evasion css bug--*/


/* --box_common-- */
	
#box_common {
	width:890px;
	text-align:left;
	margin:0 auto;
	}
	
/* --header_box-- */
	
#header_box {
	width:890px;
	height:132px;
	_margin:-1px 0 0 0;
	background:url(../../common/imgs/bg_header.png) no-repeat;
	}
	
/*.tel_number {
	width:294px;
	height:125px;
	background:url(../imgs/img_header_tel.gif) no-repeat;
	vertical-align:bottom;
	text-align:right;
	padding:0 13px 7px 0;
	}*/
	
#share_box  {
	height:94px;
	vertical-align:bottom;
	}
	
.sitemap_bg {
	background:url(../imgs/btn_header_sitemap_off.gif) no-repeat;
	}
	
.bookmark_bg {
	background:url(../imgs/btn_header_bookmark_off.gif) no-repeat;
	}
	
/* --/header_box-- */

/* --menu_box-- */

#menu_box {
	width:890px;
	height:43px;
	position:relative;
	}
	
#menu_box_top {
	width:890px;
	height:43px;
	_padding:1px 0 0 0; /* for IE6 bug */
	position:relative;
	}
	
#menu_box ul li {
	list-style:none;
	float:left;
	_margin:-1px 0 0 0;
	}
	
#menu_box_top ul li {
	list-style:none;
	float:left;
	}
	
#menu_box #soft_list_box,
#menu_box_top #soft_list_box {
	width:493px;
	min-height:245px;
	padding:5px 10px 5px 10px; 
	position:absolute;
	z-index:500 !important;
	top:43px;
	_top:42px;
	left:400px;
	display:none;
	clear: both;
	background:url(../imgs/bg_menu_soft_sub_01.png) no-repeat;
	}

#menu_box #soft_list_box a:link,
#menu_box_top #soft_list_box a:link {
	color:#fff;
	text-decoration:underline;
	}
	
#menu_box #soft_list_box a:visited,
#menu_box_top #soft_list_box a:visited {
	color:#fff;
	text-decoration:underline;
	}
												
#menu_box #soft_list_box a:hover,
#menu_box_top #soft_list_box a:hover {
	color:#fff;
	text-decoration:none;
	}
	
#menu_box #soft_list_box a:active,
#menu_box_top #soft_list_box a:active {
	color:#fff;
	}
	
#menu_box #soft_list_box ul li,
#menu_box_top #soft_list_box ul li {
	width:100%;
	border-bottom:1px dotted #fff;
	padding:4px 0 5px 0;
	}
	
#menu_box #soft_list_box ul li.last,
#menu_box_top #soft_list_box ul li.last {
	width:100%;
	border:none;
	padding:2px 0 5px 0;
	}
	
	

#shiharai_list_box {
	width:301px;
	min-height:116px;
	padding:5px 10px 5px 10px; 
	position:absolute;
	z-index:500 !important;
	top:43px;
	_top:42px;
	left:240px;
	display:none;
	clear: both;
	background:url(../imgs/bg_menu_shiharai_sub_01.png) no-repeat;
	}

#menu_box #shiharai_list_box a:link,
#menu_box_top #shiharai_list_box a:link {
	color:#ff0;
	text-decoration:underline;
	}
	
#menu_box #shiharai_list_box a:visited,
#menu_box_top #shiharai_list_box a:visited {
	color:#ff0;
	text-decoration:underline;
	}
												
#menu_box #shiharai_list_box a:hover,
#menu_box_top #shiharai_list_box a:hover {
	color:#ff0;
	text-decoration:none;
	}
	
#menu_box #shiharai_list_box a:active,
#menu_box_top #shiharai_list_box a:active {
	color:#ff0;
	}
	
#menu_box #shiharai_list_box ul li,
#menu_box_top #shiharai_list_box ul li {
	width:93%;
	border-bottom:1px dotted #fff;
	padding:4px 0 5px 0;
	}
	
#menu_box #shiharai_list_box ul li.last,
#menu_box_top #shiharai_list_box ul li.last {
	width:93%;
	border:none;
	padding:5px 0 5px 0;
	}
	
.yellow_arrow {
	padding:5px 0 5px 14px;
	background:url(../imgs/bg_arrow_yellow.png) 0 0.5em no-repeat;
	}
	
.white_arrow {
	padding:5px 0 5px 14px;
	background:url(../imgs/bg_arrow_white.png) 0 0.5em no-repeat;
	}

/* --/menu_box-- */

/* --body_box-- */

#body_box {
	width:890px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	
.name_box {
	width:100%;
	}
	
.name_box_sub {
	width:100%;
	padding:15px 0 0 0;
	}
	
.name_box_sub p {
	padding:5px 10px;
	}

#left_box {
	width:216px;
	margin:0 15px 0 0;
	padding:10px;
	border:1px solid #dcdada;
	float:left;
	}
	
#left_box .blue_arrow_bl {
	padding:5px 0 5px 14px;
	display:block;
	background:url(../imgs/bg_arrow_blue.gif) 0 0.7em no-repeat;
	border-bottom:1px dotted #ccc;
	}
	
#left_box .blue_arrow_bl_last {
	padding:5px 0 5px 14px;
	display:block;
	background:url(../imgs/bg_arrow_blue.gif) 0 0.7em no-repeat;
	}
	
#left_box #point_box {
	width:216px;
	height:360px;
	margin:0 0 12px 0;
	background:url(../imgs/bg_side_ds.jpg) no-repeat;
	position:relative;
	}
	
#left_box #point_box #btn_point_01 {
	position:absolute;
	top:285px;
	left:104px;
	}
	
#left_box #point_box #btn_point_02 {
	position:absolute;
	top:318px;
	left:104px;
	}
	
#right_box {
	width: 622px;
	margin: 0 auto;
	}
	
#main_vi_box {
	width:622px !important;
	height:325px !important;
	padding:0 0 10px 0;
	position:relative;
	z-index:1 !important;
	}
	
#right_box .soft_box_master {
	width:622px;
	height:197px;
	background:url(../imgs/img_master_01.jpg) no-repeat;
	padding:5px 0 15px 0;
	position:relative;
	border-bottom:1px dotted #ccc;
	}
	
#right_box .soft_box_web {
	width:622px;
	height:197px;
	background:url(../imgs/img_web_pre_01.jpg) no-repeat;
	padding:5px 0 15px 0;
	position:relative;
	border-bottom:1px dotted #ccc;
	}
	
#right_box .soft_box_dp {
	width:622px;
	height:197px;
	background:url(../imgs/img_design_pre_01.jpg) no-repeat;
	padding:5px 0 15px 0;
	position:relative;
	border-bottom:1px dotted #ccc;
	}
	
#right_box .soft_box_pp {
	width:622px;
	height:197px;
	background:url(../imgs/img_pp_pre_01.jpg) no-repeat;
	padding:5px 0 15px 0;
	position:relative;
	border-bottom:1px dotted #ccc;
	}
	
#right_box .soft_box_ds {
	width:622px;
	height:197px;
	background:url(../imgs/img_ds_01.jpg) no-repeat;
	padding:5px 0 25px 0;
	position:relative;
	}
	
#right_box .soft_box_ph {
	width:622px;
	height:197px;
	background:url(../imgs/img_photo_01.jpg) no-repeat;
	padding:5px 0 15px 0;
	position:relative;
	border-bottom:1px dotted #ccc;
	}
	
#right_box .soft_box_ill {
	width:622px;
	height:197px;
	background:url(../imgs/img_ill_01.jpg) no-repeat;
	padding:5px 0 15px 0;
	position:relative;
	}
	
#right_box .soft_box {
	width:622px;
	height:197px;
	background:#ccc;
	padding:5px 0 15px 0;
	border-bottom:1px dotted #ccc;
	}
	
#right_box .soft_box_last {
	width:622px;
	padding:5px 0 20px 0;
	}
	
#right_box .soft_btn_box {
	width:622px;
	height:33px;
	position:absolute;
	top:165px;
	text-align:center;
	}
	
#right_box .soft_text_box {
	width:400px;
	position:absolute;
	top:23px;
	left:145px;
	font-family: 'Gentium Basic', serif;
	line-height:19px;
	font-size:27px;
	}
	
#right_box .soft_text_box_pp {
	width:400px;
	position:absolute;
	top:23px;
	left:145px;
	font-family: 'Gentium Basic', serif;
	line-height:19px;
	font-size:25px;
	}
	
#right_box .soft_text_box span,
#right_box .soft_text_box_pp span {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:20px;
	font-weight:bold;
	}
	
#footer_box {
	width:888px;
	height:43px;
	border:1px solid #ccc;
	}
	
#footer_box ul li.first {
	padding:0;
	float:left;
	}
	
#footer_box ul li {
	padding:12px 25px 0 0;
	float:left;
	}
	
#copy_right {
	width:100%;
	padding:10px 0 0 0;
	text-align:center;
	}

/* --/body_box-- */

/* --/box_common-- */

	
/* --float --*/

.float_left {
	float:left;
	}
	
.float_right {
	float:right;
	}
	

/* --float --*/


/* --margin --*/

.margin_bottom_10px {
	margin:0 0 10px 0;
	}
	
.margin_bottom_15px {
	margin:0 0 15px 0;
	}

.margin_bottom_20px {
	margin:0 0 20px 0;
	}
	
.margin_bottom_30px {
	margin:0 0 30px 0;
	}
	
.margin_left_10px {
	margin:0 0 0 10px;
	}
	
.margin_left_20px {
	margin:0 0 0 20px;
	}
	
.margin_right_20px {
	margin:0 20px 0 0;
	}
	
.margin_right_30px {
	margin:0 30px 0 0;
	}
	
.no_margin {
	margin:0;
	padding:0;
	}
	
/* --/margin --*/


/* --padding --*/
.padding_5px {
	padding:5px;
	}

.padding_10px {
	padding:10px;
	}
	
.padding_to_10px {
	padding:10px 0 0 0;
	}
	
.padding_bo_10px {
	padding:0 0 10px 0;
	}
	
.padding_bo_20px {
	padding:0 0 20px 0;
	}

.padding_ri_10px {
	padding:0 10px 0 0;
	}

.padding_le_10px {
	padding:0 0 0 10px;
	}
	
.padding_to_le_10px_15px {
	padding:10px 15px;
	}
	
.padding_box {
	padding:5px 10px;
	}
	
.padding_le_15px {
	padding:0 0 0 15px;
	}
	
.padding_le_25px {
	padding:0 0 0 25px;
	}

/* --/padding --*/


/* --font --*/

.red {
	color:#f00;
	}
	
.black {
	color:#000;
	}
	
.gray {
	color:#444;
	}
	
.bold {
	font-weight:bold;
	}
	
.bold_big {
	font-size:14px;
	font-weight:bold;
	}
	
/* --/font --*/

/* --text --*/

.text_left {
	text-align:left !important;
	}
	
.text_right {
	text-align:right !important;
	}

.text_center {
	text-align:center;
	}
	
.noreturn {
	white-space:nowrap;
	}

/* --/text --*/
.privacy_data {
	text-align: right;
}
.privacy_list li {
	margin: 10px !important;
}
#privacy_table th {
	padding: 5px 5px;
	font-size: 10px !important;
}
#privacy_table caption {
	font-weight: bold;
}
.bold {
	font-weight:bold;
}
#privacy_table td {
	font-size: 10px !important;
}
#privacy_table td ul li {
	font-size: 10px !important;
}
#privacy_table th {
	border: 1px solid #999;
	text-align: left;
}
#privacy_table td {
	border: 1px solid #999;
}
.margin_left {
	display: block !important;
	float: none !important;
	margin: 0 0 0 10px !important;
}
/* --vertical --*/
.vertical_b {
	vertical-align:bottom;
	}

/* --/vertical --*/
