@charset "utf-8";
/* CSS Document */
@import "font.css";
@import "block.css";
@import "list.css";
@import "title.css";
@import "cms.css";

body {
	/*font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;*/
	font-family:verdana, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FDFDFD;
	color: #666666;
	background-repeat: repeat-x;
	background-image: url(../img/bg.jpg);
	background-position: center top;
	font-size: 75%;
	line-height: 145%;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover{
	color: #0066CC;
	text-decoration: underline;
}

#layout {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pan {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.pan a {
	color: #0066CC;
	text-decoration: none;
}

.pan a:hover{
	color: #0066CC;
	text-decoration: underline;
}

table.tb01  {
}
.tb01 td {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tb01 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}


table.tb02  {
}
.tb02 td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.tb02 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-color: #F5F5F5;
}

table.tb03  {
}
.tb03 td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 95%;
}
.tb03 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-color: #F8F8F3;
}

table.tb04  {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tb04 td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tb04 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-color: #F8F8F3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

table.tb05  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 580px;

}
.tb05 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 80%;
}
.tb05 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #FF6600;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 80%;
	width: 80px;
}

table.tb06  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 170px;

}
.tb06 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	padding: 2px;
}
.tb06 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #FF6600;
	border-bottom-color: #CCCCCC;
	font-size: 80%;
	padding: 2px;
	width: 67px;
}

table.tb07  {
	padding: 0px;
	margin: 0px;

}
.tb07 td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.tb07 th {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	background-color: #333333;
	width: 150px;
}

table.tb08  {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.tb08 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tb08 th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #F2F2F2;
	width: 150px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

table.tb09  {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;

}
.tb09 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tb09 th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	background-color: #F2F2F2;
	width: 150px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

table.tb_android  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 580px;

}
.tb_android td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 80%;
}
.tb_android th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #FF6600;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 80%;
	width: 120px;
}

.img01 {
	padding: 2px;
	border: 1px solid #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.img02 {
	padding: 2px;
	border: 1px solid #ffffff;
	border-bottom-color: #ffffff;
}

.img03 {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #990000;
	border-bottom-color: #333333;
	border-left-color: #990000;
}

/**************************************************
***			▽ D-Creer 2011/07/28 ▽			***
**************************************************/

/* Base */
img {
	border:0px;
}
.retalive {
	position:relative;
}
.red {
	color:#C00;
}

/* Float */
.float_r {
	float:right;
}
.float_l {
	float:left;
}
.clear {
	clear:both;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
} 


/* SubBase */
.indent_01 {
	width:580px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}
.indent_01 p {
	margin-top:0px;
}
.indent_02 {
	margin-left: 10px;
}
.indent_03 {
	margin-left: 14px;
}
.indent_03 a {
	color:#0066FF;
	text-decoration:underline;
}
.indent_03 a:link {
	color:#0066FF;
	text-decoration:underline;
}
.indent_03 a:visited {
	color:#0066FF;
	text-decoration:underline;
}
.indent_03 a:hover {
	color:#0066FF;
	text-decoration:none;
}
.indent_04 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.indent_04 a {
	color:#0066FF;
	text-decoration:underline;
}
.indent_04 a:link {
	color:#0066FF;
	text-decoration:underline;
}
.indent_04 a:visited {
	color:#0066FF;
	text-decoration:underline;
}
.indent_04 a:hover {
	color:#0066FF;
	text-decoration:none;
}
.sub_pan {
	font-size:10px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.sub_pan a {
	color:#0066FF;
	text-decoration:underline;
}
.sub_pan a:link {
	color:#0066FF;
	text-decoration:underline;
}
.sub_pan a:visited {
	color:#0066FF;
	text-decoration:underline;
}
.sub_pan a:hover {
	color:#0066FF;
	text-decoration:none;
}

/* visualisetion */
.visual_photo {
	border:1px solid #CCC;
	padding: 1px;
}
.visual_txt_01 {
	float:right;
	width:373px;
}
#visual_bt {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* IT Service */
#it_bt_bg {
	background-image: url(../img/company/it_bt_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 246px;
	position:relative;
}
#it_bt_01 a {
	display:block;
	width:109px;
	height:102px;
	position:absolute;
	left: 46px;
	top: 0px;
	text-indent:-9999px;
}
#it_bt_01 a:hover {
	display:block;
	width:109px;
	height:102px;
	background-image:url(../img/company/it_bt_01_o.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 46px;
	top: 0px;
	text-indent:-9999px;
}
#it_bt_02 a {
	display:block;
	width:85px;
	height:81px;
	position:absolute;
	left: 153px;
	top: 35px;
	text-indent:-9999px;
}
#it_bt_02 a:hover {
	display:block;
	width:85px;
	height:81px;
	background-image:url(../img/company/it_bt_02_o.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 153px;
	top: 35px;
	text-indent:-9999px;
}
#it_bt_03 a {
	display:block;
	width:86px;
	height:82px;
	position:absolute;
	left: 35px;
	top: 97px;
	text-indent:-9999px;
}
#it_bt_03 a:hover {
	display:block;
	width:86px;
	height:82px;
	background-image:url(../img/company/it_bt_03_o.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 35px;
	top: 97px;
	text-indent:-9999px;
}
#it_bt_04 a {
	display:block;
	width:89px;
	height:82px;
	position:absolute;
	left: 130px;
	top: 122px;
	text-indent:-9999px;
}
#it_bt_04 a:hover {
	display:block;
	width:89px;
	height:82px;
	background-image:url(../img/company/it_bt_04_o.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 130px;
	top: 122px;
	text-indent:-9999px;
}
#it_txt_01 {
	width:304px;
	margin-top: 25px;
}
.h5_it_01 {
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-color: #B0131B;
	padding-top: 2px;
	padding-bottom: 2px;
}
.h5_it_02 {
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-color: #23719D;
	padding-top: 2px;
	padding-bottom: 2px;
}
.h5_it_03 {
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-color: #609E23;
	padding-top: 2px;
	padding-bottom: 2px;
}
.h5_it_04 {
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-color: #EE7011;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bar_01 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
	clear:both;
	margin-bottom: 10px;
	color:#FFFFFF;
}
.bar_02 {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E3E3E3;
	clear:both;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	color:#FFFFFF;
}
.it_photo_01 {
	float: right;
	margin-top: 10px;
	margin-left:20px;
	margin-bottom:5px;
}
.it_photo_02 {
	float:right;
	margin-left: 20px;
	margin-bottom:10px;
}

/**************************************************
***			▽ D-Creer 2011/11/09 ▽			***
**************************************************/
.feature_circle .circle {
	list-style-type: none;
	display: inline;
	float: left;
}

.feature_circle {
	width: 508px;
	margin: 0px 0px 30px 0px;
}
.circle_block {
	text-align: center;
	height: 166px;
	margin-bottom: 30px;
}
.circle_block ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#feature {
	margin-top: 30px;
	margin-bottom: 10px;
}
.to_btn01 {
	display: inline;
	list-style-type: none;
	margin-right: 12px;
}
.to_btn02 {
	display: inline;
	list-style-type: none;
}
.to_btns {
	width: 404px;
	margin: 50px auto 80px;
}
.to_btn_block {
	width: 600px;	
}
.feature_copy {
	background-image: url(../img/imaginate_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 13px;
}
.feature_copyblock {
	width: 600px;
	margin-top: 20px;
	margin-left: 12px;
}


/****************************価格表************************************************/

.price_list td {
	background-image: url(../img/price_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	color: #000;
	font-size: 10px;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 130%;
	padding: 0px 0px 0px 5px ;
	border: 1px solid #CCC;
}
.price_list td p {
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
}
.price_list th {
	background-color: #AF121A;
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #fff;
}
.price_list {
	width: 700px;
	margin: 20px auto 0px;
}
.guard_block {
	width: 700px;
	margin: 10px auto 0px;
	font-size: 11px;
	color: #333;
	line-height: 140%;
}

.guard_block_left {
	width: 330px;
	float: left;
}
.guard_block_right {
	width: 330px;
	float: right;
}
#pricelist_wrapper {
	width: 740px;
}
.guard_title {
	background-image: url(../img/imaginate_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	color: #AF121A;
	font-weight: bold;
}
.guard_copy {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-top: 12px;
}
.price {
	font-weight: bold;
	color: #AE121A;
	text-align: right;
	padding-right: 5px;
}
td .text_center {
	text-align: center;
}
.pl {
	border-collapse: collapse;
}
.t01 {
	width: 110px;
}
.t02 {
	width: 123px;
}
.t03 {
	width: 98px;
}
.t04 {
	width: 123px;
}
.t05 {
	width: 138px;
}
.t07 {
	width: 371px;
}

.pl02 {
	margin-top: 10px;
}
