
.fs
{
	line-height: 130%;
	color: #333333;
	padding: 0;
	margin: 0;
	font-size:12px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;

}
.fs120{ font-size:10px; line-height:120%; }
.fs150{ font-size:10px; line-height:150%; }
.fs180{ font-size:10px; line-height:180%; }

.fsb{ font-size:10px; font-weight:bold; }
.fsb120{ font-size:10px; line-height:120%; font-weight:bold; }
.fsb150{ font-size:10px; line-height:150%; font-weight:bold; }
.fsb180{ font-size:10px; line-height:180%; font-weight:bold; }

.fm{ font-size:12px; }
.fm120{ font-size:12px; line-height:120%; }
.fm150{ font-size:12px; line-height:150%; }
.fm180{ font-size:12px; line-height:180%; }

.fmb{ font-size:12px; font-weight:bold; }
.fmb120{ font-size:12px; line-height:120%; font-weight:bold; }
.fmb150{ font-size:12px; line-height:150%; font-weight:bold; }
.fmb180{ font-size:12px; line-height:180%; font-weight:bold; }

.fl{ font-size:14px; }
.fl120{ font-size:14px; line-height:120%; }
.fl150{ font-size:14px; line-height:150%; }
.fl180{ font-size:14px; line-height:180%; }

.flb{ font-size:14px; font-weight:bold; }
.flb120{ font-size:14px; line-height:120%; font-weight:bold; }
.flb150{ font-size:14px; line-height:150%; font-weight:bold; }
.flb180{ font-size:14px; line-height:180%; font-weight:bold; }

.ss{ font-size:2px; }
.fsg{ font-size:10px; line-height:120%; color:#666666; }


a:link   {color:#FF9F2E; text-decoration:none}
a:visited{color:#CA9A62; text-decoration:none}
a:active {color:#FF9F2E; text-decoration:none}
a:hover  {color:#FB5150; text-decoration:underline}


body {
	margin:0;
	padding: 0px;
	background: #ECEBEB;
	color:#666666;
	font-size: 12px;
	line-height: 180%;
}

.indentBox{
	margin: 0px 0px 0px 15px;
}
.colorBox{
	background:#E6F0F9;
}

.boxm{
	font-size: 12px;
	line-height: 180%;
	color: #0066CC
}

#top-news {
	line-height: 180%;
	color: #333333;
	padding: 0;
	margin: 10px 10px 5px 20px;
	font-size:12px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
#top-news h3
{
	font-size: 15px;
	font-weight: bold;
	text-shadow: 3px 1px 1px #cccccc

}

#top-news dl
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	zoom: 100%;

}

#top-news dt
{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	line-height: 2px;
	min-height: 2px;
	font-weight: bold;
	width: 80px !important;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 1px;
	color: #666666;

}

#top-news dd
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 2px;
	min-height: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	width: 500px !important;
}
#news-list 
{
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0;
	text-align: right;

}


#news_search_list{
	width:90%;
	padding:10px 10px 5px;
	margin:10px auto;
	border:1px solid #C6C6C6;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#news_search_list div {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:0;
	margin:0;
}

#news_search_list .news_search_frame{
	float:left;
	margin:0 1% 5px 3%;	/* 上、右、下、左*/
	padding:0;
	width:28%;
}


.news_search_box a{
	display : block ;
	color:#C6C6C6;
	font-weight:bold;
	width:200px;
	height:22px;
	margin:0px;
	padding: 1px 5px 1px 5px;
	text-align: center;
	background-color: #E6F0F9;
	border:1px solid #B6C1CC;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-image:url("../img/search_bg_tru.gif");
	text-decoration:none;
}

.news_search_box a:hover{
	color:#666666;
	font-weight:bold;
	background-image : url("../img/search_bg_ovr.gif") ;
}

.news_page_select a{
	color:#74C00B;
	font-weight:bold;
	background-image:url("../img/search_bg_slc.gif");
}



.clearfix:after{
	content:"";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}












#css_button_list{
	width:600px;
	padding:5px;
	margin:10px 0 0 110px;
}

#css_button_list div {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:220px;
	padding:5px;
	margin:5px;
}

#css_button_list .css_button_frame{
	float:left;
	padding:0px 0  0;
	width:210px;
}


.css_button_box a{
	display : block ;
	color:#C6C6C6;
	font-weight:bold;
	font-size:15px;
	width:200px;
	height:22px;
	margin:0px;
	padding:4px 5px 1px 5px;
	text-align: center;

	background-color: #E6F0F9;
	border:1px solid #B6C1CC;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	background-image:url("../img/search_bg_tru.gif");
	text-decoration:none;
}


.search_select a{
	color:#74C00B;
	font-weight:bold;
	font-size:15px;
	background-image:url("../img/search_bg_slc.gif");
}


.css_button_box a:hover{
	color:#74C00B;
	font-weight:bold;
	font-size:15px;
	background-image : url("../img/search_bg_ovr.gif") ;
}






#container {
	padding: 0 0 0 0;
	margin: 10px 0 5px 20px;
}

#container p{
	line-height: 180%;
	color: #333333;
	padding: 0 65px 0 0;
	margin: 10px 10px 5px 5px;
	font-size:15px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

#container .title_comment_top {
	background-color: #fff5d2;
	font-size:15px;
	padding: 15px 20px 5px 20px;
	margin: 5px 0 0 0;
	width:640px;
	border-radius:20px 20px 0 0;
	-moz-border-radius:20px 20px 0 0;
	-webkit-border-radius:20px 20px 0 0;
	line-height: 160%;
	border-top: 5px dotted #f4980f;
	border-left: 5px dotted #f4980f;
	border-right: 5px dotted #f4980f;

}

#container .title_comment_top_green {
	font-size:15px;
	padding: 15px 20px 15px 20px;
	margin: 0;
	width:640px;
	border-radius:20px 20px 0 0;
	-moz-border-radius:20px 20px 0 0;
	-webkit-border-radius:20px 20px 0 0;
	line-height: 160%;
	border-top: 5px dotted #b0e036;
	border-left: 5px dotted #b0e036;
	border-right: 5px dotted #b0e036;

}

#container .title_comment_bottom_green {
/*	background-color: #eff9d5;*/
	font-size:15px;
	padding: 5px 20px 15px 20px;
	margin: 0;
	width:640px;
	border-radius:0 0 20px 20px;
	-moz-border-radius:0 0 20px 20px;
	-webkit-border-radius:0 0 20px 20px;
	line-height: 160%;
	border-top: 1px solid #b0e036;
	border-left: 5px dotted #b0e036;
	border-right: 5px dotted #b0e036;
	border-bottom: 5px dotted #b0e036;

}

#container ul {
	background-color: #fff5d2;
	margin: 0;
	padding: 0 0 50px 0;
	border-top: 5px dotted #f4980f;
	border-left: 5px dotted #f4980f;
	border-right: 5px dotted #f4980f;
	border-bottom: 5px dotted #f4980f;
	padding: 15px 20px 15px 20px;
	width:640px;
	border-radius:20px 20px 20px 20px;
	-moz-border-radius:20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
}
#container li {
	color: #74C00B;
	font-size:18px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-shadow: 0 1px 1px #cccccc;
	margin: 0 0 5px 30px;
	font-weight:normal;
	list-style-type:disc;

}


#container dl
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	zoom: 100%;
}

#container dt
{
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	font-weight: bold;
	width: 170px !important;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: 8px 8px;
	background-repeat: no-repeat;
	color: #E85298;
}


#container dd
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	width: 660px;
}

.purple_color {
	color: #A64A97!important;
}


*:first-child + html #container dd
{
    /* for IE7 */
	padding-left: 10px;
	min-height: 20px;
}

* html #container dd
{
    /* for IE6 */
	height: 20px;
	padding-left: 0px;
}

#container dl:after
{
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}



h1 {
	line-height: 130%;
	color: #74C00B;
	padding: 15px 0px 10px 5px;
	margin: 0px;
	font-size:22px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-shadow: 2px 2px 0 #cccccc

}


.top_title {
	line-height: 130%;
	color: #FF3300;
	padding: 80px 0px 10px 5px;
	margin: 0px;
	font-size:22px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

h2{
	line-height: 130%;
	color: #FF3300;
	padding: 150px 1px 1px 5px;
	margin: 0px;
	font-size:22px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-shadow: 2px 2px 0px #cccccc;
}
h3{
	line-height: 130%;
	color: #74C00B;
	padding: 20px 0 0 0;
	margin: 0px;
	font-size:18px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
h4{
	line-height: 130%;
	color: #74C00B;
	padding: 3px 3px 3px 3px;
	margin: 0px;
}

h5{
	line-height: 130%;
	color: #74C00B;
	padding: 3px 3px 3px 3px;
	margin: 0px;
}


.padding_top_100px{
	padding: 100px 0 0 5px;
}

.padding_top_10px{
	padding: 30px 0 0 5px;
}

.padding_top_5px{
	padding: 5px 0 0 5px;
}

.padding_bottom_10px{
	padding: 0 0 10px 5px;
}

.center_img{
	margin: 20px 0px;
	text-align:center;
}

.sub_title{
	background-image : url(../system/img/sub_title_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	width:500px;
	margin: 0 0 100px 60px;
	padding: 10px 5px 5px 5px;
	color:#ffc000;
	font-size:18px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-align:center;
	box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	-webkit-box-shadow: 1px 1px 4px #333;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.system_title{
	color: #ffffff;
	background-color: #92c3e6;
	height:30px;
	width:650px;
	padding: 6px 5px 0 10px;
	margin: 0;
	font-weight:normal;
}

#developers_name{
	margin: 0;
	padding: 0;
}

#functional_list {
	margin: 0 0 60px 0;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

#functional_list td{
	color: #333333;
	font-size:12px;
	padding: 8px 5px 2px 8px;
	margin: 0;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-align:left;
	border-top: 1px dotted gray;
	border-right: 0px solid gray;
	border-bottom: 0px solid gray;
	border-left: 1px solid gray;

}
#functional_list th{
	color: #333333;
	font-size:14px;
	padding: 5px 5px 2px 8px;
	margin: 0;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-align:left;
	background-color: #eeece1;
	border-top: 1px solid gray;
	border-right: 0px solid gray;
	border-bottom: 0px solid gray;
	border-left: 1px solid gray;
}

.functional_mail {
	background-color: #f2dbdb;
}
.functional_mail2 {
	background-color: #fcf6f6;
}
.functional_homepage{
	background-color: #eaf1dd;
}
.functional_homepage2{
	background-color: #f6f9f1;
}

.functional_report{
	background-color: #daeefa;
}
.functional_report2{
	background-color: #e5f4f7;
}

.functional_system{
	background-color: #e5dfec;
}
.functional_system2{
	background-color: #f5f7f9;
}

.functional_schedule{
	background-color: #fde9d9;
}
.functional_schedule2{
	background-color: #fffdfb;
}






.comparison_table {
	margin: 20px 0 20px 0;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

.comparison_table td{
	color: #333333;
	margin: 0;
	font-size:14px;
	padding: 10px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-align:left;
	border-top: 1px dotted gray;
	border-right: 0px solid gray;
	border-bottom: 0px solid gray;
	border-left: 1px solid gray;

}

.comparison_table th{
	color: #333333;
	font-size:14px;
	padding: 5px 5px 2px 8px;
	margin: 0;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-align:center;
	border-top: 1px solid gray;
	border-right: 0px solid gray;
	border-bottom: 0px solid gray;
	border-left: 1px solid gray;
	text-shadow: 2px 1px 0px #f3f3f3;
}

.comparison_table th span{
	font-size:12px;
	text-align:center;
}


.comparison_table td span{
	color:#00aaea;
}

.comparison_table .gim_col{
	font-size:14px;
	color:#74c00c;
	text-align:center;
	text-shadow: 2px 1px 0px #f3f3f3;
}

.comparison_table .comp_value{
	font-size:18px;
	text-align:center;
}




.feature_comparison1_th {
	background-color: #9FD9F6;
}
.feature_comparison1_td1 {
	background-color: #ffffff;
}
.feature_comparison1_td2 {
	background-color: #e3f4fd;
}


.feature_comparison2_th {
	background-color: #FCD7A1;
}
.feature_comparison2_td1 {
	background-color: #ffffff;
}
.feature_comparison2_td2 {
	background-color: #fef2e0;
}


.feature_comparison3_th {
	background-color: #D7E7AF;
}
.feature_comparison3_td1 {
	background-color: #ffffff;
}
.feature_comparison3_td2 {
	background-color: #f3f8e7;
}


.attention_blue{
	color: #1b96ce;
	font-weight:bold;
}


.charge_title{
	color: #ffffff;
	background-color: #92c3e6;
	height:30px;
	width:650px;
	padding: 6px 5px 0 10px;
	margin: 0;
	font-weight:normal;
}
.charge_title_sub{
	color: #1b96ce;
}
.charge_title_sub2{
	color: #333333;
	font-size:12px;
	font-weight:normal;
}

.attention_jyuryokakin,.charge_waribiki{
	font-size:15px;
	color: #333333;
	background-color: #cdf887;
	height:20px;
	width:650px;
	padding: 4px 5px 2px 10px;
	margin: 20px 0 0 0;
}

.charge_example{
	line-height: 200%;
	font-size:10px;
	background-color: #f5fee7;
	padding: 10px 0 10px 15px;
	margin: 20px 0 30px 15px;
	width:550px;
}


.security_explain{
	line-height: 160%;
	font-size:12px;
	background-color: #f5fee7;
	width:650px;
	padding: 10px 10px 10px 15px;
	margin: 0 0 50px 0;
}

li{
	line-height: 130%;
	color: #0B69C0;
	padding: 1px 1px 1px 1px;
	margin: 0px;
	font-weight:bold;
}



.boxtxt{
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.boxtxt_2{
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


.cboxm{
	font-size: 12px;
	line-height: 180%;
	color: #0066CC;
	padding: 10px 15px 0px 15px;
}

.cboxtxt{
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	padding: 5px 15px 0px 15px;
	margin: 0px;
}

.table_a{
	font-size: 12px;
	line-height: 150%;
	color: #0B69C0;
	background: #E6F0F9;
}

.table_m{
	font-size: 12px;
	line-height: 100%;
	color: #FFFFFF;
	background: #6DA5D9;
	font-weight: bold;
}

/*コメント欄*/

.comment_bg{
	background:#74C00B;
}

.comment_txt{
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	background: #FFFFFF;
}

.comment_err{
	font-size: 12px;
	line-height: 180%;
	color: #CC0000;
}




.column_err{
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	background: #FFCCCC;
}

.table_err{
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	background: #F3F7FB;
}

.table_b{
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background: #F3F7FB;
}

.table_ex{
	font-size: 10px;
	line-height: 150%;
	color: #666666;
	background: #F3F7FB;
}

/*白ボックス*/

.table_white_bg{
	background:#CCCCCC;
}

.table_white_a{
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background: #F6F6F6;
}

.table_white_b{
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background: #FFFFFF;
}

.table_white_ex{
	font-size: 10px;
	line-height: 150%;
	color: #666666;
	background: #FFFFFF;
}

.cal_slc{
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background: #E8FDCD;
}


/*画像の枠*/
.picture{
	border: 5px solid #DDDDDD;
	margin-top: 5px;
}


.style1 {color: #0066CC}
.style2 {
	color: #2DC00B;
	font-weight: bold;
}
.style3 {
	color: #961BC4;
	font-weight: bold;
}
.style4 {
	color: #C00B3C;
	font-weight: bold;
}
.style5 {
	color: #333333;
	font-weight: bold;
}



.style11 {
	color: #ff0000;
}
.style12 {
	color: #0000ff;
}
.style13 {
	color: #ff9900;
}
.style14 {
	color: #33ff00;
}




/*ユーザガイド設定---------------------------*/

.use_table_bg{
	background:#DCDCDC;
}

.use_title{
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	color: #999999;
	background: #F2F2F2;
	border-bottom:1px solid #DCDCDC;
}

.use_m_a{
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	color: #FFFFFF;
	background: #6DA5D9;
}

.use_m_b{
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	color: #0066CC;
	background: #E6F0F9;
}

.use_m_c{
	font-size: 12px;
	line-height: 180%;
	font-weight: bold;
	color: #0066CC;
}





#sitemap {
	padding: 0 0 0 0;
	margin: 10px 0 5px 20px;

}

#sitemap ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	zoom: 100%;


}
#sitemap li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	width: 660px;
	list-style-type: none;
}

#sitemap li a{
	padding-left: 15px;
	padding-right:10px;
	background:url(../img/pt.gif) no-repeat left; 

}

#sitemap li ul{
	margin-left: 100px;
	width: 260px;


}
#sitemap li ul li{
	width: 556px;

}


#sitemap h2{
	line-height: 130%;
	color: #7dc41b;
	padding: 30px 1px 1px 5px;
	margin: 0px;
	font-size:22px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-shadow: 2px 2px 0px #cccccc;
}


#qa {
	padding: 0 0 0 0;
	margin: 10px 0 5px 20px;

}

#qa dl{
	width: 661px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	zoom: 100%;
	font-size:15px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;

}

#qa dt{
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

	padding-left: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	text-align: left;
	line-height: 16px;
	min-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	width: 600px;
	list-style-type: none;
	border: 1px #c0c0c0 solid;
}
#qa .top_0{
	margin-top: 0;
}

#qa dd{
	margin-top: ;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.qa_question {
	background: url(../qa/img/qa_mk_q.gif) no-repeat 1%,#f9f9f9 url(../qa/img/q-bk.gif) repeat-x top;

}
.qa_answer {
	background: #ffffff url(../qa/img/qa_mk_a.gif) no-repeat 5px 18px;

}



#qa h3{
	line-height: 130%;
	color: #7dc41b;
	padding: 30px 1px 10px 5px;
	margin: 0px;
	font-size:20px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-shadow: 2px 2px 3px #cccccc;
}


#qa a{
	padding-left: 15px;
	padding-right:10px;
	background:url(../img/pt.gif) no-repeat left; 

}