body{
	margin: 0px 0px 0px 0px;
	font-size:20px;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
	color:#333333;
}

a{
	color:#006699;
	text-decoration:none;
}

#bg_img{
position: fixed;
top:0;
left:0;
z-index:0;
}

.arrow_r{
	position:fixed;
	padding:8px;
	right:0px;
}

.arrow_l{
	position:fixed;
	padding:8px;
	left:0px;
}

.index_menu_img{
	padding:5px;
	text-align:center;
}

/* 目次ページ　第1階層 */
.idx_level1{
	font-size:35px;
	line-height:80px;
	vertical-align:middle;
	border-bottom: #444444 solid 2px;
	border-top: #eeeeee solid 2px;
	background-color:#999999;
	color:#FFFFFF;
}

/* 大見出し、中見出しリスト表示　オレンジアンカー枠表示調整 */
.idx_level1_margin{
	margin-left:20px;
}

/* 目次ページ　第2階層 */
.idx_level2{
	font-size:35px;
	line-height:80px;
	vertical-align:middle;
	border-bottom: #444444 solid 2px;
	border-top: #eeeeee solid 2px;
	background-color:#DCDCDC;
	color:#333333;
	/*font-weight:bold;*/
	display:none;
}

.idx_level2_margin{
	margin-left:30px;
}

/* 目次ページ　第3階層 */
.idx_level3{
	font-size:23px;
	line-height:30px;
	padding:10px 30px 10px 7px;
	vertical-align:middle;
	border-bottom:1px solid #999999;
	/*background-color:#FFFFFF;*/
	color:#333333;
}

/*目次　第3階層　黒丸*/
ul.kuromaru{
margin:5px 0px;
}
ul.kuromaru li{
	list-style-type: none;
}
/*目次　第3階層　黒丸*/
.idx_level3_kuromaru{
text-align:left;
font-size:23px;
line-height:30px;
padding:10px 10px 10px 20px;
vertical-align:middle;
border-bottom:1px solid #999999;
color:#333333;
background: url(../img/bullet/icn_list-disc_83.gif) no-repeat 7px 22px;
}

.anchor_list_frame{
	margin:2px;
}

/* 索引リスト */
.idx_list{
	line-height:35px;
	vertical-align:middle;
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
	color:#333333;
}

/* 画像のプラスボタン */
.dp_img{
	position:absolute;
}

.view_img{
	position:static;
}


div.index_frame a {
	color:#333333;
	text-decoration:none;
}

div.index_item a {
	color:#333333;
	text-decoration:none;
}

div.idx_level3 a {
	color:#333333;
	text-decoration:none;
}
div.anchor_list_frame a {
	color:#333333;
	text-decoration:none;
}

/*//////////////////////////////*/

/* 今すぐ試す */
.imasugu {
	margin-top:10px;
	width:200px;
	-webkit-border-radius: 10px;
	padding: 2px;
	-webkit-box-shadow: 1px 1px 1px #ccc, -1px -1px 1px #ccc;
	background: #eee;
}

.imasugu .blocklink{
	color:#333333;
	font-size:23px;
	display: block;
	padding: 10px;
	text-decoration:none;
	font-weight:bold;
	background: -webkit-gradient(linear, center top, center bottom, from(#fff), color-stop(50%, #fff), to(#eee));
	-webkit-border-radius: 10px;
	border:4px solid #8ec31f;
	text-align:center;
}

.imasugu a:hover{
	color:#FFFFFF;
	font-size:23px;
	display: block;
	padding: 10px;
	text-decoration:none;
	font-weight:bold;
	background: -webkit-gradient(linear, center top, center bottom, from(#8ec31f), color-stop(50%, #8ec31f), to(#77B53A));
	-webkit-border-radius: 10px;
	border:4px solid #8ec31f;
	text-align:center;
}

/* 今すぐ試す　small版 */
.imasugu_small {
	text-align:center;
	margin-top:10px;
	width:150px;
	-webkit-border-radius: 10px;
	padding: 2px;
	-webkit-box-shadow: 1px 1px 1px #ccc, -1px -1px 1px #ccc;
	background: #eee;
}

.imasugu_small .blocklink{
	color:#333333;
	font-size:15px;
	display: block;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	background: -webkit-gradient(linear, center top, center bottom, from(#fff), color-stop(50%, #fff), to(#eee));
	-webkit-border-radius: 10px;
	border:4px solid #8ec31f;
	text-align:center;
}

.imasugu_small a:hover{
	color:#FFFFFF;
	font-size:15px;
	display: block;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	background: -webkit-gradient(linear, center top, center bottom, from(#8ec31f), color-stop(50%, #8ec31f), to(#77B53A));
	-webkit-border-radius: 10px;
	border:4px solid #8ec31f;
	text-align:center;
}

/* 関連項目を見る */
#more_info{
	line-height:36px;
	font-size:23px;
}

/* 大見出しレベルタイトル */
.title_1{
	background-color:#DCDCDC;
	line-height:35px;
	color:#333333;
}

/* 戻るボタン */
.backimg{
	/* position:fixed; */
	float: left;
	top:5px;
}

/*　中見出しレベルタイトル */
.title_2{
	margin:5px 2px 5px 2px;
	background-color:#929292;
	border-width:1px;/*線の太さ*/
	border-style:solid;/*線の種類*/
	border-color:#929292;/*線の色*/
	padding:5px 5px 5px 5px;/*内側の余白*/
	-webkit-border-radius:10px;/*Safari、Chromeの角丸*/
	font-size:29px;
	color:#FFFFFF;
}

/*　ステップナビゲーション */
.step_navi{
	height:30px;
	vertical-align:middle;
	background-color:#FFFFFF;
}

/*　本題コンテンツ */
.contents{
	margin:5px 25px 5px 25px;
	/*font-size:15px;*/
	position:static;
}

/* スタイル5　小見出しリスト */
.min_list{
	line-height:35px;
	vertical-align:middle;
	border-bottom:1px dotted #000000;
	background-color:#FFFFFF;
	color:#333333;
	/*font-weight:bold;*/
}

/* スタイル6　付属情報系スタイル */
.caution_area{
	padding:5px;
	background-color:#ffff99;
}

.caution_title1{
	font-size:40px;
}

.caution_title2{
	font-size:37px;
	/*font-weight:bold;*/
	margin:0px 0px 5px 0px;
}

/* ページ上部　ページナビゲーションアイコン */
.navi_icon{
	margin:0px 5px 0px 5px;
}

.img_plus{
	position:relative;
	z-index:2;
}

/* 関連情報を見る　情報エリア　タイトル */
.info_title{
	/*position: fixed;*/
	font-size:33px;
	background-color:#00B62F;
	color:#FFFFFF;
	text-align:center;
	line-height:50px;
	-webkit-border-top-left-radius:6px;/*Safari、Chromeの角丸*/
	-webkit-border-top-right-radius:6px;
}

.info_title1{
	font-size:35px;
	background-image: url("../img/content/list_arrow.png");
	background-repeat: no-repeat;
	background-position:100% 50%;
	vertical-align:middle;
}

.info_title2{
	font-size:33px;
	/*font-weight:bold;*/
	margin:0px 0px 5px 0px;
}

.info_contents{
	/*margin-top:5px;
	margin-bottom:10px;*/
	background-color:#CCCCCC;
	padding:5px;
}

/* 関連情報を見る　角丸ボックス */
div.info_kadomaru{
	margin:10px 25px 10px 25px;
	background-color:#FFFFFF;
	border-width:1px;/*線の太さ*/
	border-style:solid;/*線の種類*/
	border-color:#FFFFFF;/*線の色*/
	padding:5px 5px 5px 5px;/*内側の余白*/
	-webkit-border-radius:6px;/*Safari、Chromeの角丸*/
}


/* 関連情報を見る　閉じるボタン */
.close_info{
	/*position: fixed;*/
	margin-top:5px;
	vertical-align:middle;
	text-align:center;
	background-color:#DCDCDC;
	height:70px;
	padding:10px;
	-webkit-border-bottom-left-radius:6px;/*Safari、Chromeの角丸*/
	-webkit-border-bottom-right-radius:6px;
}

/* 関連項目を見る、今すぐ試す　のエリア */
.info_area{
	/*background-color:#DCDCDC;*/
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
}

/* //////////////////////////////////////// */
/*　索引のあかさたなバー*/

#mid_i{
	position: fixed;
	top:0px;
	right:0px;
	width:50px;
	height:100%;
	background-color:#999999;
	color:#FFFFFF;
	opacity: 0.5;
	text-align:center;
	cursor:pointer;
	font-size:35px;
	/*font-weight:bold;*/
}

.index_var{
	margin:0;
	padding:0;
}

/* //////////////////////////////////////// */

/* 点線 */
hr.dotted{
	border:none;
	border-top:dashed 1px #999999;
	height:1px;
	color:#FFFFFF;
}

hr.dotted_sharp{
	border:none;
	border-top:dashed 2px #333333;
	height:1px;
	color:#FFFFFF;
}

hr.dotted-black{
	border:none;
	border-top:dashed 1px #000000;
	height:1px;
	color:#333333;
}

hr.normal_line{
	height:0px;
    margin:10px 0;
    border-color:#333333;
    border-style:solid;
    border-width:0 0 1px 0;
}


/* //////////////////////////////////////// */
/* faq ヘッダー */
.faq_link{
	background-color:#EEEEEE;
	padding:10px;
	border-bottom: #666666 solid 2px;
}

.faqlist_level1{
	padding:15px 35px 15px 15px;
	border-bottom: #000000 solid 1px;
	background-image: url("../img/content/list_arrow.png");
	background-repeat: no-repeat;
	background-position:98% 50%;
}

.faqlist_level2{
	padding:15px 35px 15px 15px;
	color:#999999;
	border-bottom: #000000 solid 1px;
	background-image: url("../img/content/list_arrow.png");
	background-repeat: no-repeat;
	background-position:98% 50%;
}

/* 質問内容 */
.question{
	background-image: url("../img/content/Q.png");
	background-repeat: no-repeat;
	background-position:1% 10%;
	
	margin:10px 25px 10px 25px;
	background-color:#C2F6CE;
	border-width:1px;/*線の太さ*/
	border-style:solid;/*線の種類*/
	border-color:#C2F6CE;/*線の色*/
	padding:30px 20px 30px 65px;/*内側の余白*/
	-webkit-border-radius:6px;/*Safari、Chromeの角丸*/
}

/*　回答 */
.answer{
	margin:30px 25px 10px 25px;
	padding:1%;
}

.answer_info{
	padding:10px 10px 10px 15px;
}

/* 購入方法を確認するボタン */
.faq_check{
	margin-top:20px;
	text-align:center;
}


/* ==================================- */
/* 大見出しタイトル記載部分のヘッダー */
div.header_area{
	background-color:#636363;
	color:#FFFFFF;
	font-size:23px;
	padding:5px 10px;
}

/* 中見出しタイトル記載上部　リード文記載 */
div.read_exp{
	text-align:left;
	font-size:20px;
	padding:7px;
	vertical-align:middle;
	border-bottom:1px solid #999999;
	/*background-color:#FFFFFF;*/
	color:#333333;
	background-color:#DCDCDC;
}

/* 目次ページ　水色文字タイトル */
div.index_title{
	color:#0097E0;
	text-align:center;
	margin:15px 10px;
	font-size:30px;
}

/* 目次ページ　灰色角丸枠 */
div.index_frame{
	margin:7px;
	background-color:#FFFFFF;
	border-width:5px;/*線の太さ*/
	border-style:solid;/*線の種類*/
	border-color:#666666;/*線の色*/
	padding:5px;/*内側の余白*/
	-webkit-border-radius:6px;/*Safari、Chromeの角丸*/
}

div.index_midashi{
	padding-left:5px;
	font-size:23px;
}

a.anc_nondec{
	text-decoration:none;
	color:#333333;
}


div.index_midashi_2{
	font-size:23px;
	padding-left:55px;
}

/* 目次ページ　詳細説明文 */
div.index_detail{
	padding-left:5px;
	font-size:19px;
}

/* 目次ページ　すぐ知りたいこと　リスト */
div.index_item{
	margin:0px 4px;
	padding:10px 0px 10px 26px;
	/*background-color:#FF0F0F;*/
	background-image: url("../img/content/hayawakari_icon.png");
	background-repeat: no-repeat;
	background-position:1% 10%;
	border-bottom: #999999 solid 2px;
}

/* 目次ページ　目次リスト */
div.index_list_1{
	/*line-height:37px;*/
	line-height:50px;
	vertical-align:middle;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF;
	color:#333333;
	background-image: url("../img/content/list_arrow.png");
	background-repeat: no-repeat;
	background-position:99% 50%;
}

div.index_list_2{
	/*line-height:37px;*/
	line-height:50px;
	vertical-align:middle;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF;
	color:#333333;
	padding:5px 0px;
	background-image: url("../img/content/list_arrow.png");
	background-repeat: no-repeat;
	background-position:99% 50%;
}

div.index_list_3{
	/*line-height:37px;*/
	line-height:50px;
	vertical-align:middle;
	background-color:#FFFFFF;
	color:#333333;
	background-image: url("../img/content/list_arrow.png");
	background-repeat: no-repeat;
	background-position:99% 50%;
}

/*　前に戻るアンカー */
div.backanchor{
	margin:10px;
	text-align:left;
}

/*パンくずリスト*/
#crumb{
	margin:10px;
	font-size:17px;
}

#crumb a{
	color:#666666;
	text-decoration:underline;
}

span.anc_text{
	color:#006699;
	font-size:17px;
	background-image: url("../img/footer/icon_pagetop.gif");
	background-repeat: no-repeat;
	padding-left:15px;
	background-position:0 4px;
}

img.icons_img{
	margin-bottom:6px;
	height:18px;
}

div.box_wire_lg ol li img.icons_img{
	margin-bottom:7px;
}

div.read_exp p img.icons_img{
	margin-bottom:7px;
}
/*20140509*/
img.icons_img_menu{
	margin-bottom:14px;
	height:18px;
}
/*20140509*/
p img.icons_img_menu{
	margin-bottom:6px;
}
img.icons_img_check{
	margin-bottom:10px;
}
#layout ul.list-square li img.icons_img_check {
	margin-bottom:5px;
}
#layout ul.list-square li img.icons_img_menu {
	margin-bottom:7px;
}
ul.list-flow.down li img.icons_img_check {
	margin-bottom:5px;
}

img.icons_img_arrow{
	margin-bottom:3px;
}

div.sec p img.icons_img_arrow{
	margin-bottom:2px;
}

/*20140509*/
div.sec p img.icons_img{
	margin-bottom:6px;
}

div.item img.icons_img_menu{
	margin-bottom:3px;
}

div.box_radious.lg img.icons_img_check {
	margin-bottom:5px;
}

img.icons_img_no3{
	margin-bottom:5px;
}

img.icons_img_arrow_sp{
	margin-bottom:0px;
}

img.icons_img_keys{
	margin-bottom:6px;
}
/*20140509*/
img.icons_img_flow_down{
	margin-bottom:3px;
}
/*20140509*/
.list-flow.down li img.icons_img{
	margin-bottom:4px;
}
/* 20141106 */
div.box_radious.lg dd.last-of-type ul.list-flow.down img.icons_img {
	margin-bottom:3px;
}
div.box_radious.lg dd.last-of-type img.icons_img {
	margin-bottom:8px;
}
/*20141106*/
div.info_area > div.box_radious.lg > div.inner ul > li > img.icons_img{
	margin-bottom:5px;
}
div.info_area > div.box_radious.lg > div.inner ul > li > img.special_bottom{
	margin-bottom:15px;
}
div.info_contents > div.box_radious.lg div.inner ul li img.icons_img{
	margin-bottom:11px;
}
/*20141106*/
div.box_radious.lg div.inner p img.icons_img {
	margin-bottom:6px;
}
/*20140509*/
div.box_radious.lg > img.icons_img {
	margin-bottom:6px;
}


#layout ul.list-square li img.icons_img {
	margin-bottom:6px;
}

img.icons_img_moji{
	margin-bottom:8px;
}
div.sec p img.icons_img_flow_left{
	height:18px;
	margin-bottom:5px;
}
/*20141106*/
img.icons_img_flow_left{
	height:18px;
	margin-bottom:6px;
}
img#mi_icon{
	width:18px;
	margin-bottom:1px;
}
div.inner p img.icons_img{
	height:18px;
	margin-bottom:7px;
}
/*20140509*/
div.item img.icons_img{
	height:18px;
	margin-bottom:6px;
}
div.sec p img.icons_img_bt{
	height:18px;
	margin-bottom:5px;
}
div.box_radious.lg h4 img.icons_img{
	margin-bottom:9px;
}
div.sec p img.icons_img_kb{
	height:18px;
	margin-bottom:10px;
}
/*20140509*/
div.note.mt_5 p img.icons_img{
	margin-bottom:8px;
}
/*20140512*/
/*li img.icons_img_flow_down strong.key-control{*/
div#info_contents strong.key-control{
	margin-bottom:10px;
}

/* ============================ */
a.non_dec{
	text-decoration:none;
	color:#333333;
}

div.index_menu{
	margin:0 0 -6px 0;
	padding:0;
	position:relative;
}

img.accordion_down{
	position:absolute;
	top:42%;
	right:5%;
	width:20px;
}

ul.guide_index{
	margin:2px 0 0 0;
	padding:0;
	line-height:1.2;
	display:none;
}

ul.guide_index li {
	position:relative;
	list-style:none;
	padding:15px 50px 15px 35px;
	text-align:left;
	background-image:url("../img/content/accordion_arrow.png");
	background-repeat: no-repeat;
	background-position: 95% 45%;
	border-bottom:1px solid #bdbcbd;
}

img#fc_small{
	margin-bottom:-8px;
}
img#fc_normal{
	margin-bottom:-11px;
}
img#fc_big{
	margin-bottom:-14px;
}

a.blocklink div#more_info{
	color:#333333;
}