@charset "Shift_JIS";

/*-------------------------▼▼▼　Body　ページ全体　▼▼▼-------------------------*/

* {
    margin: 0;
	padding: 0;
}
body {
	text-align: center;
	color: #333333;
	font: 12px/1.5em 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/bg_top_body.gif) repeat-x;
}
.clear {
    clear:both;
}
img {
    border:0;
}
address {
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
li {
	list-style:none;
}
em {
	visibility: hidden;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #F5F5F5;
	text-align: right;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.pagecontrol a:link {
	color: #333333;
	text-decoration: none;
}
.pagecontrol a:visited {
	color: #333333;
	text-decoration: none;
}
.pagecontrol a:hover {
	color: #FF9900;
	text-decoration: none;
}
.pagecontrol a:active {
	text-decoration: none;
	color: #333333;
}
.pagetop {
	text-align: right;
}
.submit {
	text-align: center;
	padding: 10px 0px;
}.logo {
	padding: 30px 0px 0px;
}
.al_right {
	text-align: right;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
}
.al_right2 {
	padding: 0px 10px 0px 20px;
	background: url(../images/icon5.gif) no-repeat;
}
.al_center {
	text-align: center;
	padding: 20px 0px 0px;
}
.mag_t30 {
	margin: 30px 0px 0px;
}
.mag_u30 {
	margin: 0px 0px 30px;
}
.mag_u60 {
	margin: 0px 0px 60px;
}
.mag_u80 {
	margin: 0px 0px 80px;
}
.font_strong1 {
	font-size: 10px;
	vertical-align: super;
	font-weight: bold;
}
.font_am {
	font-size: 11px;
}
.error_mes {
	font-weight: bold;
	color: #CC0000;
}
.warning2 {
	background: url(../images/icon_warning.gif) no-repeat left;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
	margin: 20px 0px 10px;
}
.ok {
	background: url(../images/icon_ok.gif) no-repeat left;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
	margin: 20px 0px 10px;
}

/*-------------------------▼▼▼　フロート解除　▼▼▼-------------------------*/

.clearfix {   
    zoom: 1;/*for IE 5.5-7*/  
}   
.clearfix:after {/*for modern browser*/  
    content: ".";   
    clear: both;   
    display: block;   
    line-height: 0;   
    height: 0;   
    visibility: hidden;   
}
#frame {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: url(../images/bg_main.gif) repeat-y;
}
#header {
	background: url(../images/bg_header.gif) no-repeat;
	height: 120px;
	padding: 0px 25px;
}
.contact_bt {
	height: 100px;
	background: url(../images/ba_contact_off.gif) no-repeat;
}
.contact_bt a {
	text-decoration: none;
	display: block;
}
.contact_bt em {
	visibility: hidden;
}
.contact_bt #conbt1 a {
	background: url(../images/ba_contact_off.gif) no-repeat;
	height: 100px;
	width: 630px;
	padding: 0px;
	margin: 0px;
}
.contact_bt #conbt1 a:hover {
	background: url(../images/ba_contact_on.gif) no-repeat;
}

/*-------------------------▼▼▼　g_navi　▼▼▼-------------------------*/

#g_navi {
	background: url(../images/bg_g_navi.gif) no-repeat;
	height: 30px;
	padding: 0px 25px 0px 280px;
}
#g_navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#g_navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#g_navi a {
	text-decoration: none;
	display: block;
}
#g_navi em {
	visibility: hidden;
}
#g_navi #topbt1 a {
	background: url(../images/navi01_on.gif) no-repeat;
	height: 30px;
	width: 123px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
#g_navi #topbt1 a:hover {
	background: url(../images/navi01_on.gif) no-repeat;
}
#g_navi #topbt2 a {
	background: url(../images/navi02_off.gif) no-repeat;
	height: 30px;
	width: 123px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
#g_navi #topbt2 a:hover {
	background: url(../images/navi02_on.gif) no-repeat;
}
#g_navi #topbt3 a {
	background: url(../images/navi03_off.gif) no-repeat;
	height: 30px;
	width: 123px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
#g_navi #topbt3 a:hover {
	background: url(../images/navi03_on.gif) no-repeat;
}
#g_navi #topbt4 a {
	background: url(../images/navi04_off.gif) no-repeat;
	height: 30px;
	width: 123px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
#g_navi #topbt4 a:hover {
	background: url(../images/navi04_on.gif) no-repeat;
}
#g_navi #topbt5 a {
	background: url(../images/navi05_off.gif) no-repeat;
	height: 30px;
	width: 123px;
	padding: 0px;
	margin: 0px;
}
#g_navi #topbt5 a:hover {
	background: url(../images/navi05_on.gif) no-repeat;

}
#g_navi #topbt1_1 a {
	background: url(../images/navi01_off.gif) no-repeat;
	height: 30px;
	width: 123px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
#g_navi #topbt1_1 a:hover {
	background: url(../images/navi01_on.gif) no-repeat;
}
#g_navi #topbt2_1 a {
	background: url(../images/navi02_on.gif) no-repeat;
	height: 30px;
	width: 123px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
#g_navi #topbt2_1 a:hover {
	background: url(../images/navi02_on.gif) no-repeat;
}
#g_navi #topbt3_1 a {
	background: url(../images/navi03_on.gif) no-repeat;
	height: 30px;
	width: 123px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
#g_navi #topbt3_1 a:hover {
	background: url(../images/navi03_on.gif) no-repeat;
}
#g_navi #topbt4_1 a {
	background: url(../images/navi04_on.gif) no-repeat;
	height: 30px;
	width: 123px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
#g_navi #topbt4_1 a:hover {
	background: url(../images/navi04_on.gif) no-repeat;
}
#g_navi #topbt5_1 a {
	background: url(../images/navi05_on.gif) no-repeat;
	height: 30px;
	width: 123px;
	padding: 0px;
	margin: 0px;
}
#g_navi #topbt5_1 a:hover {
	background: url(../images/navi05_on.gif) no-repeat;

}

/*-------------------------▼▼▼　main　▼▼▼-------------------------*/

#main {
	padding: 15px 25px 0px;
	margin: 0px;
}
#mainimage {
	margin: 0px 0px 10px;
	height: 285px;
}
#pankuzu {
	font-size: 11px;
}
#pankuzu ul {
	text-align: right;
}
#pankuzu li {
	list-style: none;
	display: inline;
}
#top_side {
	float: left;
	width: 230px;
	padding: 0px 0px 30px;
	margin: 5px 0px 0px;
}
#top_side h3 {
	margin: 0px 0px 5px;
}
#top_content {
	float: right;
	width: 635px;
	margin: 5px 0px 0px;
	padding: 0px 0px 30px;
}
#cap {
	padding: 20px 5px 50px;
}
#cap p {
	margin: 0px 0px 10px;
}
.top_contentbox {
	padding: 20px 5px 30px;
}
.top_contentbox p {
	margin: 0px 0px 10px;
}
.top_contentbox h3 {
	font-size: 14px;
	border-left: 3px solid #FF9900;
	padding: 0px 0px 0px 10px;
	margin: 20px 0px 10px;
}
.top_plan1 {
	padding: 10px 20px 10px 190px;
	background: url(../images/bg_plan1.gif) no-repeat;
	height: 280px;
	margin: 30px 0px 0px;
}
.top_plan1 li {
	list-style: square;
	margin: 0px 0px 10px;
}
.top_plan1 ul {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 20px;
}
.contact_bt {
	height: 100px;
	background: url(../images/ba_contact_off.gif) no-repeat;
}
.plan_bt1 em {
	visibility: hidden;
}
.plan_bt1 a {
	text-decoration: none;
	display: block;
	background: url(../images/bt_plan_dtil_off.gif) no-repeat;
	height: 41px;
	width: 172px;
	padding: 0px;
	margin: 0px;
}
.plan_bt1 a:hover {
	background: url(../images/bt_plan_dtil_on.gif) no-repeat;
}
.product_case {
	margin: 0px 0px 50px;
	padding: 10px 5px 0px;
}
.thumbnail_img {
	float: left;
	width: 250px;
}
.case_text {
	float: right;
	width: 360px;
}
.case_text h3 {
	font-size: 12px;
	margin: 0px 0px 10px;
	border-bottom: 1px dotted #CCC;
	padding: 0px 0px 5px;
}


#in_side {
	float: right;
	width: 230px;
	padding: 15px 0px 30px;
}
.case_text th {
	width: 30%;
	padding: 5px 0px 5px 15px;
	background: url(../images/icon10.gif) no-repeat left center;
	font-weight: normal;
	text-align: left;
}

#in_side h3 {
	margin: 0px 0px 10px;
}

#in_content {
	float: left;
	width: 630px;
	margin: 0px;
	padding: 15px 0px 30px;
}
#in_content h2 {
	font-size: 12px;
	background: url(../images/h2_630.gif) no-repeat;
	height: 38px;
	padding: 7px 0px 0px 25px;
}
.in_content_main {
	padding: 20px 5px 0px;
	margin: 0px 0px 80px;
}
.in_content_main p {
	margin: 0px 0px 10px;
}

/*-------------------------▼▼▼　footer　▼▼▼-------------------------*/

#footer {
	background: #E9E9E9;
	margin: 0px;
	padding: 0px;
}
#footer_content {
	margin: 0px auto;
	padding: 0px;
	width: 940px;
	background: url(../images/bg_footer.gif) no-repeat;
	height: 150px;
}
#footer_link {
	padding: 30px 20px;
}

#footer_link ul {

}
#footer_link li {
	display: inline;
	font-size: 11px;
}


/*-------------------------▼▼▼　新着・トピックス一覧ページ　▼▼▼-------------------------*/

#news_topics {
	padding: 5px;
	font-size: 11px;
}
#news_topics p {
	margin: 0px 0px 10px;
}
#news_topics th {
	width: 10%;
	text-align: left;
	vertical-align: middle;
	padding: 10px 0px;
	border-bottom: 1px dotted #CCC;
	font-weight: normal;
}
#news_topics td {
	vertical-align: top;
	padding: 10px 0px;
	border-bottom: 1px dotted #CCC;
}
.td_date {
	width: 15%;
}

#news_topics_list {
	padding: 20px 0px 0px;

}
#news_topics_list h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #666666;
}
#news_topics_list p {
	border-bottom: 1px dotted #999999;
	margin: 0px 0px 10px;
	padding: 0px 0px 10px 60px;
}
#news_topics_detailed {
	margin: 0px;
	padding: 0px;
}
#news_topics_detailed table {
	border-bottom: 1px dotted #CCCCCC;
}

#news_topics_detailed th {
	width: 10%;
	padding: 10px 0px;
	vertical-align: top;
}
#news_topics_detailed td {
	width: 90%;
	text-align: left;
	vertical-align: top;
	padding: 10px 0px;
}
.new_td1 {
	text-align: left;
	padding: 10px 0px;
}
.new_td2 {
	text-align: right;
	padding: 10px 0px;
}
.pagecontrol {
	padding: 20px 0px;
	text-align: center;
}
.pagecontrol a {
	display: inline-block;
}
.page_control_link1 {
	background: #F6F6F6;
	padding: 5px;
	height: 15px;
	border: 1px solid #CCC;
	width: 12px;
}
.page_control_link2 {
	background: #F6F6F6;
	padding: 5px;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 11px;
	height: 15px;
	width: 80px;
}
.page_control_link3 {
	background: #F6F6F6;
	padding: 5px;
	height: 15px;
	border: 1px solid #CCC;
	width: 12px;
	color: #CCC;
	display: inline-block;
}

#news_entry {
	width: 890px;
	padding: 25px 0px 10px;
	text-align: left;
}
.entry_title {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px;
}
#news_entry table {
	margin: 0px 0px 10px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}
#news_entry th {
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 20%;
	text-align: left;
	font-weight: normal;
	background: #F0F0F0;
}
#news_entry td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 80%;
}
.news_list {
	width: 620px;
}
.news_list th {
	width: 10%;
	padding: 10px 0px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
}
.news_list td {
	padding: 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}

/*-------------------------▼▼▼　サイド　▼▼▼-------------------------*/

.bt_login a {
	text-decoration: none;
	display: block;
	background: url(../images/bt_login_off.gif) no-repeat;
	height: 105px;
	width: 240px;
	padding: 0px;
	margin: 0px;

}
.bt_login a:hover {
	background: url(../images/bt_login_on.gif) no-repeat;
}
.bt_login em {
	visibility: hidden;
}
.sidemenu_list1 {
	padding: 0px;
	margin: 0px 0px 20px;
}
.sidemenu_list1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sidemenu_list1 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sidemenu_list1 a {
	text-decoration: none;
	display: block;
}
.sidemenu_list1 em {
	visibility: hidden;
}
.sidemenu_list1 #sidebt1 a {
	background: url(../images/bt_webproduct1_off.gif) no-repeat;
	height: 37px;
	width: 230px;
	padding: 0px;
	margin: 0px 0px 5px;
}
.sidemenu_list1 #sidebt1 a:hover {
	background: url(../images/bt_webproduct1_on.gif) no-repeat;
}
.sidemenu_list1 #sidebt2 a {
	background: url(../images/bt_webproduct2_off.gif) no-repeat;
	height: 37px;
	width: 230px;
	padding: 0px;
	margin: 0px 0px 5px;
}
.sidemenu_list1 #sidebt2 a:hover {
	background: url(../images/bt_webproduct2_on.gif) no-repeat;
}
.sidemenu_list1 #sidebt3 a {
	background: url(../images/bt_webproduct3_off.gif) no-repeat;
	height: 37px;
	width: 230px;
	padding: 0px;
	margin: 0px 0px 5px;
}
.sidemenu_list1 #sidebt3 a:hover {
	background: url(../images/bt_webproduct3_on.gif) no-repeat;
}
.sidemenu_list1 #sidebt4 a {
	background: url(../images/bt_webproduct4_off.gif) no-repeat;
	height: 37px;
	width: 230px;
	padding: 0px;
	margin: 0px;
}
.sidemenu_list1 #sidebt4 a:hover {
	background: url(../images/bt_webproduct4_on.gif) no-repeat;
}
.sidemenu_list1 #sidebt5 a {
	background: url(../images/bt_plan1_off.gif) no-repeat;
	height: 37px;
	width: 230px;
	padding: 0px;
	margin: 0px 0px 5px;
}
.sidemenu_list1 #sidebt5 a:hover {
	background: url(../images/bt_plan1_on.gif) no-repeat;
}
.sidemenu_list1 #sidebt6 a {
	background: url(../images/bt_plan2_off.gif) no-repeat;
	height: 37px;
	width: 230px;
	padding: 0px;
	margin: 0px 0px 5px;
}
.sidemenu_list1 #sidebt6 a:hover {
	background: url(../images/bt_plan2_on.gif) no-repeat;
}
.sidemenu_list1 #sidebt7 a {
	background: url(../images/bt_plan3_off.gif) no-repeat;
	height: 37px;
	width: 230px;
	padding: 0px;
	margin: 0px 0px 5px;
}
.sidemenu_list1 #sidebt7 a:hover {
	background: url(../images/bt_plan3_on.gif) no-repeat;
}
.sidemenu_list1 #sidebt8 a {
	background: url(../images/bt_plan4_off.gif) no-repeat;
	height: 37px;
	width: 230px;
	padding: 0px;
	margin: 0px;
}
.sidemenu_list1 #sidebt8 a:hover {
	background: url(../images/bt_plan4_on.gif) no-repeat;
}
.sidemenu_list2 {
	margin: 0px 0px 20px;
	padding: 0px 5px;
}
.sidemenu_list2 li {
	background: url(../images/icon2.gif) no-repeat left;
	padding: 5px 0px 5px 25px;
	border-bottom: 1px dotted #CCCCCC;
}


#side_contact {
	background: url(../images/bg_side_contact.jpg) no-repeat;
	padding: 315px 0px 0px;
	height: 85px;
}
#side_contact a {
	text-decoration: none;
	display: block;
}
#side_contact em {
	visibility: hidden;
}
#side_contact #sideconbt1 a {
	background: url(../images/bt_side_contact_off.gif) no-repeat;
	height: 73px;
	width: 212px;
	padding: 0px;
	margin: 0px auto;
}
#side_contact #sideconbt1 a:hover {
	background: url(../images/bt_side_contact_on.gif) no-repeat;
}
.banner_area {
	margin: 0px 0px 20px;
}


/*-------------------------▼▼▼　PCサイト　▼▼▼-------------------------*/

.h3_point1 {
	font-size: 12px;
	background: url(../images/h3_point1.gif) no-repeat;
	height: 50px;
	margin: 30px 0px 0px;
}
.h3_point2 {
	font-size: 12px;
	background: url(../images/h3_point2.gif) no-repeat;
	height: 50px;
	margin: 30px 0px 0px;
}

.point_box1 {
	background: url(../images/point1.gif) no-repeat;
	height: 200px;
	margin: 0px 0px 30px;
}
.point_box2 {
	background: url(../images/point2.gif) no-repeat;
	margin: 0px 0px 30px;
	height: 200px;
}
.point_box1 p {
	padding: 0px 270px 0px 0px;
}
.point_box2 p {
	padding: 0px 270px 0px 0px;
}
.attention {
	font-size: 10px;
	background: #EEEEEE;
	display: block;
	padding: 10px;
	border: 1px solid #999999;
}
.attention li {
	list-style: none;
}


/*-------------------------▼▼▼　制作内容と料金　▼▼▼-------------------------*/

.product_price table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}
.product_price th {
	width: 30%;
	padding: 10px;
	background: #F2F2F2;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
}
.product_price td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.product_detailed {
	width: 50%;
}
.product_unit_price {
	width: 20%;
	text-align: center;
}

/*-------------------------▼▼▼　更新サービスと料金　▼▼▼-------------------------*/

.product_price2 h3 {
	font-size: 13px;
	padding: 0px 0px 5px 20px;
	border-bottom: 2px solid #6699FF;
	margin: 0px 0px 10px;
	background: url(../images/icon1.gif) no-repeat;
}
.product_price2 table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin: 0px 0px 50px;
}
.product_price2 th {
	background: #F2F2F2;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.product_price2 td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.ment_sagyou {
	width: 40%;
}
.ment_th20 {
	width: 20%;
}
.ment_td_center {
	text-align: center;
}
.product_flow1 {
	background: url(../images/product_flow1.gif) no-repeat;
	height: 280px;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 230px;
}


/*-------------------------▼▼▼　更新の流れ　▼▼▼-------------------------*/

.product_flow1 h3 {
	border-left: 3px solid #FF6600;
	font-size: 13px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
}
.product_flow2 {
	background: url(../images/product_flow2.gif) no-repeat;
	height: 280px;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 230px;
}
.product_flow2 h3 {
	border-left: 3px solid #FF6600;
	font-size: 13px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
}
.product_flow3 {
	background: url(../images/product_flow3.gif) no-repeat;
	height: 280px;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 230px;
}
.product_flow3 h3 {
	border-left: 3px solid #FF6600;
	font-size: 13px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
}
.product_flow4 {
	background: url(../images/product_flow4.gif) no-repeat;
	height: 280px;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 230px;
}
.product_flow4 h3 {
	border-left: 3px solid #FF6600;
	font-size: 13px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
}

/*-------------------------▼▼▼　会社概要　▼▼▼-------------------------*/

.company_info table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin: 0px 0px 30px;
}
.company_info th {
	width: 20%;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	background: #F3F3F3;
	text-align: center;
}
.company_info td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.googlemap {
	margin: 0px 0px 30px;
}

/*-------------------------▼▼▼　個人情報保護について　▼▼▼-------------------------*/

.privacy_info h3 {
	font-size: 13px;
	border-left: 5px solid #FF6600;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px;
}
.privacy_info p {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 30px;
}

/*-------------------------▼▼▼　お問合せ・お見積り　▼▼▼-------------------------*/

.contact_area {
	padding: 30px 0px 0px;
}
.contact_area p {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 30px;
}
.tel_no_style {
	font-size: 14px;
	font-weight: bold;
}
.form_coment {
	font-size: 11px;
	color: #666666;
}
.contact_area table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin: 10px 0px 50px;
}
.contact_area th {
	font-weight: normal;
	text-align: left;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 30%;
	background: #EBEBEB;
}
.contact_area td {
	padding: 10px;
	width: 70%;
	border: 1px solid #CCCCCC;
}
.contact_area h3 {
	font-size: 13px;
	border-left: 5px solid #FF9900;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px;
}
.h3_coment {
	font-size: 11px;
	font-weight: normal;
}

/*-------------------------▼▼▼　よくある質問　▼▼▼-------------------------*/

.faq_list h3 {
	font-size: 13px;
	border-left: 5px solid #FF6600;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
}
.faq_list ul {
	padding: 0px 0px 0px 15px;
}
.faq_list li {
	margin: 0px 0px 10px;
	background: url(../images/icon3.gif) no-repeat;
	padding: 0px 0px 0px 20px;
}

.faq_left {
	float: left;
	width: 305px;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 30px;
}
.faq_right {
	float: right;
	width: 305px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 30px;
}
.faq_area h4 {
	padding: 5px 0px 5px 10px;
	font-size: 14px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #FF6600;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0px 0px 20px;
}
.faq_area h5 {
	font-size: 12px;
	padding: 0px 5px;
	margin: 0px 0px 10px;
	color: #CC3300;
}
.faq_area p {
	padding: 0px 5px;
	margin: 0px 0px 10px;
}
.faq_font1 {
	font-weight: bold;
}
.faq_top {
	text-align: right;
	font-size: 11px;
	padding: 10px 0px 0px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 30px;
}
.monthly_area {
	padding: 0px 5px 20px;
	margin: 0px 0px 50px;
	border-bottom: 1px dotted #CCCCCC;
}
.monthly_area p {
	line-height: 2em;
}

.monthly_area ol {
	padding: 0px 0px 30px 30px;
}
.monthly_area li {
	list-style: decimal;
	margin: 0px 0px 15px;
	font-weight: bold;
}

/*-------------------------▼▼▼　エクセルライン　▼▼▼-------------------------*/

.monthly_area table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin: 0px 0px 20px;
}
.monthly_area th {
	width: 30%;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	background: #F0F0F0;
}
.monthly_area td {
	padding: 10px;
	width: 70%;
	border: 1px solid #CCCCCC;
}
.monthly_area h3 {
	margin: 0px 0px 20px;
}
.note_area {
	background: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 11px;
}
.note_area p {
	margin: 0px;
}
.point_area {
	padding: 0px 5px 5px 240px;
	height: 200px;
	margin: 0px 0px 80px;
}
.monthly_area h4 {
	font-size: 13px;
	border-left: 5px solid #FF9900;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 15px;
}
#point1 {
	background: url(../images/bg_point1.jpg) no-repeat left top;
}
.al_right2 {
	font-size: 11px;
	padding: 0px 0px 0px 20px;
}
.monthly_title1 {
	background: url(../images/icon6.gif) no-repeat;
}

/*-------------------------▼▼▼　サポート　▼▼▼-------------------------*/

.support_list h3 {
	font-size: 13px;
	border-left: 5px solid #FF6600;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
}
.support_list ul {
	padding: 0px 0px 0px 15px;
}
.support_list li {
	margin: 0px 0px 10px;
	background: url(../images/icon7.gif) no-repeat;
	padding: 0px 0px 0px 20px;
}
.support_left {
	float: left;
	width: 305px;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 30px;
}
.support_right {
	float: right;
	width: 305px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 30px;
}
.support1_list h3 {
	font-size: 13px;
	border-left: 5px solid #FF6600;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
}
.support1_list ul {
	padding: 0px 0px 0px 15px;
}
.support1_list li {
	margin: 0px 0px 10px;
	background: url(../images/icon9.gif) no-repeat;
	padding: 0px 0px 0px 20px;
}
.support_left {
	floa1t: left;
	width: 305px;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 30px;
}
.support1_right {
	float: right;
	width: 305px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 30px;
}

/*-------------------------▼▼▼　メール設定　▼▼▼-------------------------*/

.support_war1 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background: #FFF7FF;
}
.support_mail h3 {
	margin: 30px 0px 20px;
	font-size: 12px;
	border-left: 5px solid #FF9900;
	padding: 0px 0px 0px 10px;
}
#mainimage2 {
	margin: 0px 0px 20px;
	height: 285px;
}
#flash_area {
	height: 275px;
	width: 650px;
	background: url(../images/bg_flasharea.gif) no-repeat;
	float: left;
	padding: 5px;
}
#flash_right {
	float: right;
	width: 220px;
}
