/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	基本スタイル 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
body{
	padding: 0px;
	font-size: 14px;
	font-family:  "ＭＳ Ｐゴシック","Osaka", Arial, sans-serif;
	color: #444;
	background-color: #fff;
	margin:auto 0;
	background-image: url(../img/bg_sb_02.jpg);
	background-repeat: no-repeat;
	line-height:1.3em;
	letter-spacing: 1px;
}
#base{
	width:850px;
	margin:auto 0;
	text-align: left;
	background-color: #fff;
}
a:link { text-decoration: underline; color:#2e9cd1; }
a:hover { text-decoration: underline; color:#3fccff; }
a:active { text-decoration: underline; color:#3fccff; }
a:visited { text-decoration: underline; color:#2e9cd1; }
a:hover { text-decoration: none; color:#3fccff; }
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
.font_red{
	color:#ff4c8c;
}
.bg_01{
	background-color: #efefef;
}
.bg_02{
	background-color: #fff;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	ヘッダースタイル 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#header{
	background-image: url(../img/bg_header.gif);
	background-repeat: no-repeat;
	width:850px;
	height:20px;
}
#header th h1{
	color:#fff;
	font-size: 12px;
	padding-left:10px
}
#header td{
	text-align:right;
	color:#fff;
	font-size: 12px;
	padding-right:10px;
	color:#0f60a3;
}
.header a:link { text-decoration: none; color:#d3b3b8; }
.header a:hover { text-decoration: none; color:#fff; }
.header a:active { text-decoration: none; color:#fff; }
.header a:visited { text-decoration: none; color:#d3b3b8; }
.header a:hover { text-decoration: underline; color:#fff; }
#sub_header td{
	background-image: url(../img/bg_sb_01.jpg);
	background-repeat: no-repeat;
	width:471px;
	height:143px;
	text-align:right;
}
#sub_header td div{
	padding:0 0 42px 0;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	メニュースタイル 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#menu {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	width:830px;
	height:52px;
	margin: 20px 0 0 20px;
	text-align:right;
}
#menu a:hover img{
	opacity:0.0;
	filter: alpha(opacity=0);
}
.on{
	opacity:0.0;
	filter: alpha(opacity=0);
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	フッタースタイル 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#footer{
	margin:auto 0;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
.footer_contents{
	text-align: center;
	padding:30px 0px;
	color: #26B6EC;
}
.footer_contents a:link { text-decoration: none; color:#fff; }
.footer_contents a:hover { text-decoration: none; color:#0068c1; background-color: #fff;}
.footer_contents a:active { text-decoration: none; color:#0068c1; background-color: #fff;}
.footer_contents a:visited { text-decoration: none; color:#fff; }
.footer_contents a:hover { text-decoration: underline; color:#0068c1; background-color: #fff;}
.copyright{
	text-align: center;
	margin:30px 0px;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	コンテンツスタイル 
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
#contents_base{
	width:830px;
	background-color: #fff;
	margin:20px 0px 60px 20px;
	text-align:right;
	background-image: url(../img/bg_topcontents.jpg);
	background-repeat: repeat-x;
}
#contents{
	text-align:left;
	padding:20px 0px;
}
.section{
	margin:40px 0px;
}
.section p{
	margin:5px 0px;
}
.section p img{
	vertical-align:middle;
}
.section table td{
	font-size: 14px;
	font-family:  "ＭＳ Ｐゴシック","Osaka", Arial, sans-serif;
	vertical-align:top;
	line-height:1.5em;
	padding:10px 10px 0;
}
.section table td img{
	vertical-align:middle;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	制作事例スタイル
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
.hp_example{
	margin-top:20px;
}
.hp_example b a:link { text-decoration: underline; color:#2b8ebc; }
.hp_example b a:hover { text-decoration: underline; color:#3fccff; }
.hp_example b a:active { text-decoration: underline; color:#3fccff; }
.hp_example b a:visited { text-decoration: underline; color:#2b8ebc; }
.hp_example b a:hover { text-decoration: none; color:#3fccff; }

.hp_example img{
	border: solid 1px #ccc;
	float:left;
	margin-right:10px;
}
.hp_example p{
	margin:10px 0 0;
}
.hp_line {
	clear:both;
	border-bottom:solid 1px #eae9d7;
	padding-bottom:20px;
}
.hp_product td p{
	font-size:12px;
	line-height:120%;
	color:#555555;
	padding:0 10px 40px 0;
}
.hp_product td div img{
	border:solid 1px #cccccc;
}
.hp_product td p b a:link { text-decoration: underline; color:#2b8ebc; }
.hp_product td p b a:hover { text-decoration: underline; color:#3fccff; }
.hp_product td p b a:active { text-decoration: underline; color:#3fccff; }
.hp_product td p b a:visited { text-decoration: underline; color:#2b8ebc; }
.hp_product td p b a:hover { text-decoration: none; color:#3fccff; }
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	料金スタイル
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
.table_01{
	margin:0 0 10px
}
.table_01 tr th{
	font-size: 14px;
	font-family:  "ＭＳ Ｐゴシック","Osaka", Arial, sans-serif;
	padding:10px;
	border: solid 1px #3cc5ff;
	background-color: #ddf4ff;
	width:200px;
	vertical-align:middle;
}
.table_01 tr td{
	font-size: 14px;
	font-family:  "ＭＳ Ｐゴシック","Osaka", Arial, sans-serif;
	padding:10px;
	border: solid 1px #3cc5ff;
	background-color: #fff;
	width:500px;
	vertical-align:top;
	letter-spacing: 2px;
}
.table_01 tr td div{
	font-size: 12px;
	font-family:  "ＭＳ Ｐゴシック","Osaka", Arial, sans-serif;
	letter-spacing: 1px;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	Q&Aスタイル
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
.qa_q{
	margin: 0px 0px 5px 30px;
	line-height:130%;
}
.qa_q ul{
	list-style-image: url(../img/icon_question.gif);
	vertical-align:top;
}
.qa_q li{
	margin: 5px 0px;
	color:#3399ff;
	font-weight:bold;
}
.qa_a{
	margin: 0px 0px 50px 30px;
	line-height:130%;
}
.qa_a ul{
	list-style-image: url(../img/icon_answer.gif);
	vertical-align:top;
}
.qa_a li{
	margin: 5px 0px;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	お問い合わせスタイル
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
.table_02{
	margin:10px 0 20px
}
.table_02 tr th{
	padding:10px;
	border: solid 1px #ccc;
	width:150px;
	vertical-align:top;
	font-size: 14px;
	font-family:  "ＭＳ Ｐゴシック","Osaka", Arial, sans-serif;
}
.table_02 tr td{
	padding:10px;
	border: solid 1px #ccc;
	width:600px;
	font-size: 12px;
	font-family:  "ＭＳ Ｐゴシック","Osaka", Arial, sans-serif;
}
#thanks{
	margin:100px 0;
	line-height:200%;
	text-align:center;
}
.table_03{
	width:795px;
	line-height:200%;
	background-color: #efefef;
	border: solid 1px #ccc;
	padding:5px;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	サイトマップスタイル
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
.sitemap{
	margin: 40px 0 0 30px;
}
.sitemap ul{
	list-style-image: url(../img/icon_arrow.gif);
	vertical-align:top;
}
.sitemap li{
	margin: 15px 0;
	padding: 15px 0;
	border-bottom: solid 1px #efefef;
}
.sitemap li a{
	font-weight:bold;
	padding-right:20px;
}
/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
+	IT用語辞典スタイル
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/
.table_04{
	margin:0 0 10px
}
.table_04 tr td{
	font-size: 14px;
	font-family:  "ＭＳ Ｐゴシック","Osaka", Arial, sans-serif;
	padding:10px;
	border: solid 1px #3cc5ff;
	background-color: #ddf4ff;
	vertical-align:middle;
	text-align:center;
	width:250px;
}
h3.h3_it {
	margin: 0 20px 0 0;
	padding: 5px 10px;
	font-size: 14px;
	background-color: #ddf4ff;
	clear: both;
	font-weight:bold;
	color:#666;
}
h4.h4_it {
	margin: 0 0 0 10px;
	padding: 5px;
	font-size: 12px;
	color: #2e9cd1;
	clear: both;
}
ul.ul_it02 {
	margin: 0 10px 0 10px;
	padding: 0;
	width: 300px;
	float: left;
	display: inline;
}
ul.ul_it02 li {
	padding: 5px;
	font-size: 12px;
	line-height: 1.5em;
	border-bottom: dotted 1px #cccccc;
}
p.txt_totop {
	margin: 0;
	text-align: right;
	clear: both;
	font-size: 12px;
}
.text_01{
	margin: 0 20px 0 0;
	font-family:  "ＭＳ Ｐゴシック","Osaka", Arial, sans-serif;
	padding:10px;
	background-color: #fff;

}
