@charset "UTF-8";
/* init.css */
/* 2010.02.22 */
html, body, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea {
	margin:0;
	padding:0;
}
/* YUI-font.css */
body {
	font-size:13px;
	line-height:1.231;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
*font-size:small;
*font:x-small;
}
select, input, button, textarea, button {
	font-size:99%;
}
textarea, input {
	padding:3px;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
ul {
	list-style:none;
}
ul.onmark {
	list-style:disc;
	padding-left:25px;
}
ol {
	margin-left:25px;
}
table, th, td {
	empty-cells:show;
}
caption {
	text-align:left;
}
th {
	font-weight:normal;
}
img {
	border:0;
	vertical-align:bottom;
}
fieldset {
	border:0;
}
strong {
	font-weight:bold;
}
a:focus {
	overflow:hidden;
}
/* IE6用送信ボタン調整 */
* html input.submit {
	padding:0.4em 0 0.1em;
}
/* IE7用送信ボタン調整 */
*:first-child+html input.submit {
	padding:0.4em 0 0.1em;
}
/* IE8用送信ボタン調整 */
head~/* */body input.submit {
 padding:0.3em 1em 0.1em;
}
/* クリア */
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0em;
}
* html .clear {
	height:.1em;
	overflow:hidden;
	margin-top:-.1em;
}
hr {
	visibility:hidden;
	border:0;
}
/* clearfix */
.clearfix:after {
	content:url(../images/clearfix.gif);
	display:block;
	clear:both;
	height:0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/* テキスト設定 YUI-font.css */
.text10 {
	font-size:77%;
}
.text11 {
	font-size:85%;
}
.text12 {
	font-size:93%;
}
.text13 {
	font-size:100%;
}
.text14 {
	font-size:108%;
}
.text15 {
	font-size:116%;
}
.text16 {
	font-size:123.1%;
}
.text17 {
	font-size:131%;
}
.text18 {
	font-size:138.5%;
}
.text19 {
	font-size:146.5%;
}
.text20 {
	font-size:153.9%;
}
.text21 {
	font-size:161.6%;
}
.text22 {
	font-size:167%;
}
.text23 {
	font-size:174%;
}
.text24 {
	font-size:182%;
}
.text25 {
	font-size:189%;
}
.text26 {
	font-size:197%;
}
.eng {
	font-family:"Verdana", "Arial", sans-serif;
}
.tx_right {
	text-align:right;
}
.tx_center {
	text-align:center;
}
/* 汎用設定 */
.pd_b_ss {
	padding-bottom:5px;
}
.pd_b_s {
	padding-bottom:10px;
}
.pd_b_ms {
	padding-bottom:15px;
}
.pd_b_m {
	padding-bottom:20px;
}
.pd_b_ml {
	padding-bottom:25px;
}
.pd_b_l {
	padding-bottom:30px;
}
.pd_b_ll {
	padding-bottom:40px;
}
.mg_b_ss {
	margin-bottom:5px;
}
.mg_b_s {
	margin-bottom:10px;
}
.mg_b_ms {
	margin-bottom:15px;
}
.mg_b_m {
	margin-bottom:20px;
}
.mg_b_ml {
	margin-bottom:25px;
}
.mg_b_l {
	margin-bottom:30px;
}
.mg_b_ll {
	margin-bottom:40px;
}
.mg_r_s {
	margin-right:10px;
}
.mg_r_ms {
	margin-right:15px;
}
.mg_r_m {
	margin-right:20px;
}
.mg_r_l {
	margin-right:30px;
}
.mg_l_s {
	margin-left:10px;
}
.mg_l_ms {
	margin-left:15px;
}
.mg_l_m {
	margin-left:20px;
}
.ast {
	text-indent:-1em;
	padding-left:1em;
}
.img_left {
	float:left;
}
.img_right {
	float:right;
}
.img_center {
	margin:0 auto;
}


@charset "UTF-8";
/* CSS Document */
/* テキストカラー */
.gray {
	color:#666;
}
.red {
	color:#dd3333;
}
.blue {
	color:#2053ad;
}
.green {
	color:#3b83ba;
}
.brown {
	color:#5c2927;
}
.gold {
	color:#e7d9a4;
}
/* テキストリンク */
a:link {
	color:#dd3333;
	text-decoration:none;
}
a:visited {
	color:#ee4444;
	text-decoration:none;
}
a:hover {
	color:#f00;
	text-decoration:none;
}
a:active {
	color:#f00;
	text-decoration:none;
}
.nc_link a:link {
	color:#666;
	text-decoration:none;
}
.nc_link a:visited {
	color:#777;
	text-decoration:none;
}
.nc_link a:hover {
	color:#aaa;
	text-decoration:none;
}
.nc_link a:active {
	color:#f00;
	text-decoration:none;
}
.ptlink a:link {
	color:#333;
	text-decoration:none;
}
.ptlink a:visited {
	color:#444;
	text-decoration:none;
}
.ptlink a:hover {
	color:#dd3333;
	text-decoration:none;
}
.ptlink a:active {
	color:#f00;
	text-decoration:none;
}
/* 背景設定 */
html {
	height:100%;
}
body {
	height:100%;
	text-align:center;
	color:#333;
	background-color:#fff;
	background-repeat:repeat-x;
}
body.index {
	background-image:url(../images/bg_index.png);
}
body.page {
	background-image:url(../images/bg_page.png);
}
/* ヘッダーの設定 */
#header {
	width:800px;
	height:100px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
#header p a {
	display:block;
	position:absolute;
	top:25px;
	left:0;
	width:128px;
	height:55px;
	background-image:url(../images/hd_logo.png);
	text-indent:-9999px;
	font-size:0em;
}
.toptext {
	font-size:85%;
	font-weight:normal;
	color:#ccc;
	line-height:100px;
	padding-left:158px;
}
#telno {
	position:absolute;
	top:25px;
	right:0;
	width:141px;
	height:16px;
	background-image:url(../images/hd_tel.png);
	text-indent:-9999px;
	font-size:0em;
}
/* ヘッダナビの設定*/
.hnavi {
	position:absolute;
	width:263px;
	height:23px;
	right:0;
	top:57px;
}
.hnavi li {
	float:left;
	height:23px;
}
.hnavi li a {
	display:block;
	height:23px;
	background-image:url(../images/hw.gif);
	text-indent:-9999px;
	font-size:0em;
}
.hnavi li.hw1 {
	width:70px;
}
.hnavi li.hw1 a {
	width:70px;
}
.hnavi li.hw2 {
	width:89px;
}
.hnavi li.hw2 a {
	width:89px;
	background-position:-70px 0;
}
.hnavi li.hw3 {
	width:104px;
}
.hnavi li.hw3 a {
	width:104px;
	background-position:-159px 0;
}
/* グローバルナビの設定*/
.gnavi {
	width:800px;
	height:51px;
	margin:0 auto 20px;
	background-image:url(../images/gnavi.gif);
	text-align:left;
}
.gnavi li {
	float:left;
	width:135px;
	height:51px;
}
.gnavi li a {
	display:block;
	width:124px;
	height:51px;
	background-image:url(../images/gnavi.gif);
	text-indent:-9999px;
	font-size:0em;
}
.gnavi li.gw1 a {
	background-position:0 -51px;
}
.gnavi li.gw2 a {
	background-position:-135px -51px;
}
.gnavi li.gw3 a {
	background-position:-270px -51px;
}
.gnavi li.gw4 a {
	background-position:-405px -51px;
}
.gnavi li.gw5 a {
	background-position:-540px -51px;
}
.gnavi li.gw6 {
	width:124px !important;
}
.gnavi li.gw6 a {
	background-position:-675px -51px;
}
/* コンテナの設定 */
#container {
	width:800px;
	margin:0 auto;
	text-align:left;
}
#side {
	float:left;
	width:180px;
}
#doc {
	float:right;
	width:590px;
}
/* サイドの設定 */
#trial {
	margin-bottom:20px;
}
#trial a {
	display:block;
	width:180px;
	height:50px;
	background-image:url(../images/trial.gif);
	text-indent:-9999px;
	font-size:0em;
}
.choice {
	margin-bottom:10px;
}
.choicetitle {
	width:180px;
	height:30px;
	background-image:url(../images/sv_tx.gif);
	text-indent:-9999px;
	font-size:0em;
}
.choice dt {
	width:180px;
	height:26px;
	text-indent:-9999px;
	font-size:0em;
}
.choice dt.cx1 {
	background-image:url(../images/sv_asp.gif);
}
.choice dt.cx2 {
	background-image:url(../images/sv_server.gif);
}
.choice dd {
	float:left;
	width:180px;
	height:33px;
	border-bottom:1px solid #fff;
}
.choice dd.cw1, .choice dd.cw3 {
	border-bottom:1px dotted #ccc;
}
.choice dd a {
	display:block;
	width:180px;
	height:33px;
	background-image:url(../images/svw.gif);
	text-indent:-9999px;
	font-size:0em;
}
.cw2 a {
	background-position:0 -33px;
}
.cw3 a {
	background-position:0 -66px;
}
.cw4 a {
	background-position:0 -99px;
}
.guide {
	margin-bottom:20px;
}
.guide a {
	display:block;
	width:180px;
	height:180px;
	background-image:url(../images/guide.png);
	text-indent:-9999px;
	font-size:0em;
}
.download {
	margin-bottom:20px;
}
.download a {
	display:block;
	width:180px;
	height:50px;
	background-image:url(../images/download.gif);
	text-indent:-9999px;
	font-size:0em;
}
.subnavi {
	padding:20px 0 15px;
	border-top:1px dotted #ccc;
}
.history {
	padding-bottom:15px;
}
.historytitle {
	font-size:100%;
	border-bottom:1px solid #999;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#666;
}
.subnavi li, .history li {
	background-image:url(../images/pt_link.gif);
	background-repeat:no-repeat;
	background-position:10px 0.3em;
	padding:0 0 5px 18px;
	font-size:93%;
}
.bq1 {
	padding-left:38px !important;
	background-position:30px 0.35em !important;
}
/* コンテンツ部共通の設定 */
#subtitle {
	width:575px;
	height:24px;
	background-image:url(../images/sub_bg.gif);
	color:#fff;
	font-size:108%;
	padding:9px 0 0 15px;
	margin-bottom:20px;
}
#subtitletopix {
	width:575px;
	height:24px;
	background-image:url(../images/sub_bg.gif);
	color:#fff;
	font-size:108%;
	padding:9px 0 0 15px;
	margin-bottom:20px;
}
h4.sub {
	background-color:#ddd;
	color:#333;
	padding:7px 0 5px 15px;
	margin:0 10px 20px;
}
.title {
	width:590px;
	height:110px;
	background-image:url(../images/title_bg.png);
	margin-bottom:20px;
}
.title h2 {
	width:590px;
	height:80px;
	background-repeat:no-repeat;
	background-position:30px 25px;
	text-indent:-9999px;
	font-size:0em;
}
.title p {
	font-size:85%;
	color:#666;
	padding-left:15px;
}
/* ブログのタイトル */
.blogtitle {
	width:590px;
	height:110px;
	background-image:url(../images/title_bg.png);
	margin-bottom:20px;
}
.blogtitle h2 {
	width:590px;
	height:60px;
	background-repeat:no-repeat;
	margin-left:20px;
	font-size:1.5em;
	color:#FFFFFF;
}
.blogtitle p {
	font-size:85%;
	color:#666;
	padding-left:15px;
}
	
/* ページトップの設定 */
.pagetop {
	float:right;
	width:118px;
	height:21px;
	padding-bottom:5px;
	background-repeat:no-repeat;
}
.pagetop a {
	display:block;
	width:118px;
	height:21px;
	background-image:url(../images/pagetop.gif);
	text-indent:-9999px;
	font-size:0em;
}
/* フッタの設定 */
#footer {
	clear:both;
	margin:0 auto;
	background-image:url(../images/ft_bg.gif);
	background-repeat:repeat-x;
}
.ft_box {
	width:800px;
	margin:0 auto;
	min-height:100px;
	height:auto !important;
	height:100px;
	text-align:left;
}
.copyright {
	text-align:right;
	padding:20px 0;
	color:#999;
	font-size:77%;
}
#footer ul {
	padding:20px 0;
}
#footer li {
	float:left;
	background-image:url(../images/pt_link.gif);
	background-repeat:no-repeat;
	background-position:0 0.3em;
	padding:0 20px 0 8px;
	font-size:93%;
}
/* ボックス設定 */
.box0 {
	width:590px;
	line-height:1.7;
}
.box1 {
	width:570px;
	margin-left:10px;
	line-height:1.7;
}
.box2 {
	width:550px;
	margin-left:20px;
	line-height:1.7;
}
.line {
	clear:both;
	width:570px;
	margin-left:10px;
	height:0;
	border-bottom:dotted 1px #ccc;
	line-height:0;
	font-size:0em;
}
.line2 {
	clear:both;
	width:550px;
	margin-left:20px;
	height:0;
	border-bottom:dotted 1px #ccc;
	line-height:0;
	font-size:0em;
}
* html .line {
	height:.1em;
	overflow:hidden;
	margin-top:-.1em;
}
* html .line2 {
	height:.1em;
	overflow:hidden;
	margin-top:-.1em;
}
/* テーブルの設定 */
.table1 {
	width:100%;
	border-width:0;
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
.table1 td {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#ccc;
	padding:7px 10px 17px 10px;
	vertical-align:top;
	margin:0;
}
.table1 th {
	border-width:0 1px 1px 0;
	border-style:dotted;
	border-color:#ccc;
	padding:7px 10px 17px 10px;
	white-space:nowrap;
	color:#3b83ba;
	text-align:right;
	vertical-align:top;
	margin:0;
}
.table2 {
	width:100%;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}
.table2 td {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px 10px 5px;
	vertical-align:top;
}
.table2 th {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	padding:7px 10px 5px;
	color:#666;
	background-color:#eee;
	white-space:nowrap;
	text-align:center;
}
.link_tx {
	background-image:url(../images/pt_link.gif);
	background-repeat:no-repeat;
	background-position:0 0.55em;
	padding:0 0 5px 7px;
	line-height:1.6;
}

@charset "UTF-8";
/* コンテンツ */
#flash_area {
	height:250px;
}
/*  */
.top_box1 {
	padding-top:10px;
}
.top_box1 li {
	float:left;
	width:285px;
	height:70px;
	background-image:url(../images/four_img.png);
	margin-bottom:20px;
	overflow:hidden;
}
.top_box1 li p a {
	display:block;
	width:215px;
	height:37px;
	margin-left:70px;
	text-indent:-9999px;
	font-size:0em;
}
.top_box1 li p {
	font-size:93%;
	color:#666;
	line-height:1.4;
	margin-left:89px;
}
.tbs1, .tbs3 {
	margin-right:20px;
}
.tbs2 {
	background-position:285px 0;
}
.tbs3 {
	background-position:0 70px;
}
.tbs4 {
	background-position:285px 70px;
}
/*  */
.top_copy {
	padding:10px 0 27px;
	line-height:1.5;
}
/*  */
.top_box2 {
	padding-bottom:30px;
}
.top_box2 li {
	float:left;
	width:190px;
	background-image:url(../images/three_img.png);
	display:inline;
}
#top_box2title1 a {
	display:block;
	width:190px;
	height:80px;
	text-indent:-9999px;
	font-size:0em;
}
#top_box2title2 a {
	display:block;
	width:190px;
	height:80px;
	text-indent:-9999px;
	font-size:0em;
}
#top_box2title3 a {
	display:block;
	width:190px;
	height:80px;
	text-indent:-9999px;
	font-size:0em;
}
.top_box2 li p {
	font-size:85%;
	color:#666;
	line-height:1.5;
	padding:0 16px 14px;
	background-image:url(../images/three_btm.png);
	background-position:0 bottom;
	background-repeat:no-repeat;
}
.tbs5, .tbs6 {
	margin-right:10px;
}
.tbs6 {
	background-position:-200px 0;
}
.tbs7 {
	background-position:-400px 0;
}
/*  */
.top_box3 {
	margin:0 10px;
	padding-bottom:10px;
}
.top_box3 li {
	width:514px;
	background-image:url(../images/feature.gif);
	background-repeat:no-repeat;
	padding-left:56px;
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
	min-height:80px;
	height:auto !important;
	height:80px;
}
.top_box3 img {
	float:right;
}
.top_box3title {
	font-size:108%;
	margin-bottom:5px;
}
.top_box3 p {
	font-size:93%;
	color:#666;
	line-height:1.5;
}
/*  */
.news_box {
	margin:0 10px 30px;
}
.news_box li {
	background-image:url(../images/pt_link.gif);
	background-repeat:no-repeat;
	background-position:10px 0.4em;
	padding:0 0 10px 20px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	line-height:1.5;
}