@charset   "Shift_JIS";
/*共通部*/
body {
	font: 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	background: url(images/bk2-127.jpg);
	margin: 0px;
	padding: 0px;
}
.bk {
	background: url(images/bk2.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bk_left {
	background: url(images/bk3.gif) repeat-y;
	width: 9px;
	float: left;
}
.bk_right {
	background: url(images/bk6.gif) repeat-y;
	width: 9px;
}
.mar_down5{
	margin-bottom: 5px;
}
.mar_down10{
	margin-bottom: 10px;
}
.mar_down20{
	margin-bottom: 20px;
}
.mar_down40{
	margin-bottom: 40px;
}
.mar_down60{
	margin-bottom: 60px;
}
.mar_left60{
	margin-left: 60px;
}
.margin10{
	margin: 10px;
}
.mar_btn{
	margin-right: 7px;
}
.font10{
	font-size: 10px;
	line-height: 12px;
}
.font_yellow{
	color: #FFCC00;
}
.font_blue{
	color: #0685D5;
}
.font_red{
	color: #ff0000;
}
/*ヘッダ部*/
.info_mar {
	margin: 11px;
	float: right;
}
.header_txt {
	background: #999999 url(images/top_txt_bk.gif) no-repeat;
	height: 20px;
	width: 655px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
  font-size : small;
  font-weight : normal;
}
/*フッタ部*/
.footer {
	padding: 5px;
	width: 890px;
	border-top: 1px solid #333333;
	font-size: 10px;
	color: #666666;
	margin: 0px;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #0182D5;
	text-decoration: underline;
}
/*左部*/
#left {
	width: 190px;
	background: #DDEEFE;
	padding: 25px 10px 10px;
	text-align: left;
	margin: 0px;
	clear: left;
}
.box1 {
	border: 1px solid #B5DCFF;
	text-align: left;
}
#box2 {
	font-size: 10px;
	line-height: 14px;
	margin: 8px;
}
#box ul li{
	margin: 0px;
	padding: 0px;
}


.box_in {
	padding: 0px 5px 5px;
  font-size : small;
}
#left ul {
	margin: 5px 0px 10px;
	padding: 0px;
}
#left li {
	margin: 2px 0px 0px;
	padding: 0px 0px 0px 8px;
	height: 20px;
	width: 180px;
	list-style: none;
}
#left .list {
	background: #FF9900;
	height: 20px;
	width: 180px;
	padding: 0px 0px 0px 8px;
	margin: 2px 0px 0px;
	color: #FFFFFF;
}
/*中央本文共通箇所*/
#center{
	margin: 25px auto 20px;
	width: 630px;
	text-align: left;
}
#center td{
	vertical-align: top;
}
#center td .middle{
	vertical-align: middle;
}
#center td .bottom{
	vertical-align: bottom;
}
#center .line_top{
	border-top: 1px dotted #999999;
}
#center ul{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	margin-left: 0px;
}
#center li{
	list-style: square;
	margin: 0px;
	padding: 0px;
}
/*中央本文商品用*/
#center h1{
	width: 160px;
	border-bottom: 1px dotted #999999;
	font-size: 12px;
	margin: 0px 0px 3px;
	padding: 0px;
}
#center h2{
	width: 410px;
	border-bottom: 1px dotted #999999;
	font-size: 12px;
	margin: 0px 0px 3px;
	padding: 0px;
}

/*中央本文サポート用*/
#center h4{
	font-size: 12px;
	color: #FFFFFF;
	background: #8DCCF8;
	padding: 2px 2px 2px 10px;
	height: 12px;
	width: 618px;
	margin: 0px 0px 5px;
}
/*中央本文FAQ用*/
#center h3{
	font-size: 14px;
	color: #0771D5;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
#center .q1{
	background: url(images/support/q.gif) no-repeat;
	margin: 0px;
	padding: 3px 3px 3px 8px;
	height: 24px;
	width: 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#center .q2{
	background: url(images/support/a.gif) no-repeat;
	margin: 0px;
	padding: 3px 3px 3px 8px;
	height: 24px;
	width: 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
#center .qline{
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
}
#case {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 25px;
	padding-bottom: 25px;
  font-size : small;
}

/*中央本文サイトマップ用*/
#sitemap{
	margin: 25px auto 20px;
	width: 630px;
	text-align: left;
}
#sitemap h1{
	font-size: 12px;
	color: #FFFFFF;
	background: #8DCCF8;
	padding: 2px 2px 2px 10px;
	height: 12px;
	width: 290px;
	margin: 0px 0px 5px;
}
#sitemap a{
	color: #FFFFFF;
}
#sitemap ul li a{
	color: #666;
	text-decoration: none;
}

/*ここからTOP専用*/
/*TOP 中央*/
#center1{
	width: 700px;
	float: right;
	margin: 25px 10px 20px auto;
}
#center1_in{
	width: 429px;
}
#center1 .info{
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#center1 .info_line {
	border-bottom: 1px dotted #CCCCCC;
}
/*TOP中央 右*/
#center1 .campain{
	width: 300px;
	background: url(images/top/campain.jpg) no-repeat;
	height: 450px;
	padding: 40px 7px 7px;
	font-size: 9px;
	line-height: 18px;
	text-align: left;
}
#center1 .line{
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}
#center1 .case{
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 125px;
}
#center1 .planfaq{
	padding: 2px 0px 0px 5px;
}
/*ここまでTOP専用*/
.qline p {
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
h6 {
	color: #CC0033;
	font-size: 12px;
	margin: 0px 0px 5px;
	padding: 0px;
}
.support li {
	list-style: decimal outside;
	margin: 0px;
	padding: 0px;
}
.qline h4 {
}
h5 {
	color: #3366FF;
	border-bottom: 1px dotted #3366FF;
	margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 0px;
}

.support ul {
	margin: 10px;
}

