/* tips9.css */

BODY {
FONT-SIZE: 100%;
background-color: #ffffff;
color:#000000;
margin: 0px;
}

a img { border: 0; }

ul,li{
	margin:0;
	padding:0;
}

ul li {
	list-style:none;
}

/*=======================
 カラー
========================*/
.ColorRed {
color: #FF0000;
}

.ColorLightGray {
color: #666666;
}

TABLE.tipsspace {
border: 1px solid #D6E0EB;
}

TABLE.tipsspace TD{
padding-left: 15px;
padding-right: 15px;
}

TABLE.tipsspacesub TD{
padding: 0px;
}


/*=======================
 見出し
========================*/

H1.MidashiI {
margin-top: 0px;
margin-bottom: 0px;
}

H2.MidashiI {
margin-top: 10px;
margin-bottom: 10px;
font-size: 80%;
color: #0066CC;
}

H2.subtitle {
margin-top: 10px;
margin-bottom: 15px;
padding: 5px;
background-color: #D6E7F5;
font-size: 100%;
color: #2974B1;
border-bottom: 1px solid #2974B1;
}


/*=======================
 トップページ
========================*/
.notes {color: #666666;}

p.catch{
	margin:15px 0;
}

/*-----見出しリスト-----*/
 
TABLE.mainimg a IMG {
	margin: 0px;
}

ul.subtitle {
 list-style-type: none;
 margin: 0px 5px 0px 5px;
 padding: 0px;
}

ul.subtitle li {
 background: url("/support/mifes/img_t8/top/list_yaji.gif") no-repeat;
 padding-left: 15px;
 padding-bottom:5px;
}

ul.subtitle A:link {
text-decoration: underline;
}
ul.subtitle A:active {
text-decoration: underline; 
}
ul.subtitle A:visited {
text-decoration: underline;
}
ul.subtitle A:hover	{
text-decoration: underline;
}


/*-----カテゴリプルダウン-----*/
dl.category{
	width:560px;
	margin:0;
	font-size:100%;
}

dl.category dt,dd{
	margin:0; padding:0;
}
dl.category dt{
	width:560px;
}
dl.category dd{
	padding:5px; margin:0 0 10px 0;width:550px;background:#f9ffe4;
}
.over{cursor:pointer;}
.select{cursor:default;}


dl.category dd ul{
	margin:10px 0 0 0;
	padding:0;
}
dl.category dd ul li{
	margin:0 0 10px 5px;
	padding:0 0 0 18px;
	list-style:none;
	background:url("/support/mifes/img_t10/ar_orange.gif") left center no-repeat;	
}


/*-----フォーラム-----*/

.bk_forum{
	width:560px;
	margin:15px 0 20px 0;
	padding:12px 0px 12px 0px;
	background:url(/support/mifes/img_t10/top/bk_goforum.gif) repeat-x;
}

.bk_forum img{
	margin:0 0 0 7px;
}


/*-----関連情報・注意書き トップ-----*/

.kanren_top{
	width:560px;
	margin:0 0 10px 0;
	background:#def0f8;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}

.kanren_top h3{
	margin:0px 10px 10px 10px;
	padding:10px 0 0 0;
	background:none;
}

.kanren_top div{
	width:540px;
	margin:0 10px 10px 10px;
	padding:0;
	background:#fff;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}

.kanren_top div ul{
	width:540px;
	margin:0 0px;
	padding:10px 0 0 0;
}

.kanren_top div li{
	float:left;
	margin:0 0 0 10px;
	padding:0 20px 10px 12px;
	background:url(/common/img/tool/navi_yaji_2.gif) 0 3px no-repeat;
	list-style:none;
}

.caution_mifes10{
	width:560px;
	padding:0px;
	font-size:75%;
	color:#555;
	line-height:1.4;
	background:#eee;
	border-radius:4px;
	-webkit-border-radius:4px; 
	-moz-border-radius:4px;
}

.caution_mifes10 em{
	display:block;
	padding:10px;
	font-style:normal;
}


/*=======================
 各コンテンツページ
========================*/

/*-----各コンテンツ-----*/

.Contents {
}

.Contents h1{
	width:760px;
	height:56px;
	margin:20px 0 5px 0;
}

.Contents h1 img{
	margin:0;
}

.Contents h1 .ttl_top_l{
	float:left;
	width:375px;
}

.Contents h1 .ttl_top_r{
	float:right;
	width:385px;
	height:56px;
	background:url(/support/mifes/img_t10/top/ttl_top_r.jpg);
}

.Contents h1 .ttl_top_r div{
	position:relative;
}

.Contents h1 .ttl_top_r em{
	position:absolute;
	top:20px;
	left:285px;
	font-size:90%;
	color:#222;
	font-style:normal;
}

.Contents h1 .ttl_top_r em.pat02{
	left:210px;
}

.Contents h2{
	margin:1px 1px 0 1px;
	padding:14px 0 15px 12px;
	background:url(/support/mifes/img_t10/bk_h2.gif) left top repeat-x;
}

.Contents h3{
	margin:0 0 7px 0;
	color:#ca3000;
	font-size:90%;
}

.Contents table{
	margin-bottom:10px;
}

.Contents td{
	font-size:75%;
}

.Contents p{
	margin-top:0;
	font-size:75%;
	line-height:1.4;
}

.Contents .Section {
	width:756px;
	margin: 0 0 20px 0;
	border:2px solid #ccc;
}

*html .Contents .Section {
	width:760px;
	border:2px solid #ccc;
}

.Contents .Section .Inner{
	width:724px;
	margin:10px 15px 10px 15px;
	background:#fff;
}

.Contents .Section .Inner_pat02{
	width:744px;
	margin:0px 15px 0px 0px;
	background:#fff;
}

.Contents .Inner_pat02 h2{
	margin:1px 0 0 1px;
	padding:4px 8px 9px 10px;
}

.Contents .Inner_pat02 p{
	margin:5px 0 15px 15px;
}

.Contents .Inner_pat02 img{
	margin:10px 0 10px 10px;
}

.Contents .Section .Inner ul li{
	font-size:75%;
	margin-left:20px;
	list-style:disc;
}

.Contents .Section .Inner ul.remark li{
	list-style:none;
	margin-left:10px;
}

.Contents .Section .Inner ol{
	margin:0;
	padding:0;
}

.Contents .Section .Inner ol li{
	margin-left:30px;
	font-size:75%;
}

.Contents .Section .Inner img{
	margin:0 5px 10px 5px;
}

.Contents .Section .Inner img.ico{
	margin:0 0 0 0;
}


/*-----ページナビ-----*/

.Contents .navi{
	width:760px;
	margin:0 0 20px 0;
}

.Contents .navi li{
	float:left;
	font-size:80%;
}

.Contents .navi li.prev{
	text-align:center;
}

.Contents .navi li.prev a{
	display:block;
	width:173px;
	padding:9px 0 11px 0;
	text-decoration:none;
	font-weight:bold;
	background:url(/support/mifes/img_t10/btn_back.jpg) left top no-repeat;
}

.Contents .navi li.top{
	width:414px;
	text-align:center;
}

.Contents .navi li.top a{
	display:inline-block;
	width:135px;
	padding:9px 0 11px 0;
	text-decoration:none;
	font-weight:bold;
	background:url(/support/mifes/img_t10/btn_top.jpg) 5px top no-repeat;
}

.Contents .navi li.next{
	text-align:center;
}

.Contents .navi li.next a{
	display:block;
	width:173px;
	padding:9px 0px 11px 0px;
	text-decoration:none;
	font-weight:bold;
	background:url(/support/mifes/img_t10/btn_next.jpg) left top no-repeat;
}

.Contents .navi li.hidden{
	visibility:hidden;
	width:173px;
}

/*-----関連情報・注意書き 各コンテンツ-----*/

.kanren{
	width:760px;
	margin:0 0 40px 0;
	font-size:75%;
	background:#def0f8;
	border-radius: 4px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}

.kanren h3{
	margin:0px 10px 10px 10px;
	padding:10px 0 0 0;
}

.kanren h3 img{
	margin:0;
}

.kanren div{
	width:740px;
	margin:0 10px 10px 10px;
	padding:0;
	background:#fff;
	border-radius: 4px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}

.kanren div ul{
	width:740px;
	margin:0 0px;
	padding:0px 0 0 0;
}

.kanren div li{
	float:left;
	margin:0 0 0 10px;
	padding:10px 20px 10px 12px;
	background:url(/common/img/tool/navi_yaji_2.gif) 0 12px no-repeat;
	list-style:none;
}

.kanren div ul.list_btm li{
	float:left;
	margin:0 0 0 10px;
	padding:0 20px 10px 12px;
	background:url(/common/img/tool/navi_yaji_2.gif) 0 2px no-repeat;
	list-style:none;
}


/*-----ファイル別オススメ機能-----*/

.Contents #files h3{
	margin:12px 0 5px 0;
}
.Contents #files h3.fst{
	margin:0 0 5px 0;
}
.Contents .Section02 {
	width:756px;
	margin: 0 0 20px 0;
	border:none;
}
.Contents .Section02 table{
	margin:0;
}
.Contents .Section02 table li{
	height:72px;
	padding:0 0 2px 0;
	margin:0 0 5px 0;
	border-bottom:1px dotted #2BAAF1;
}

.Contents .Section02 table li a{
	display:block;
	padding:3px 0 3px 24px;
	margin:0 0 3px 0;
	font-size:120%;
	background:url(/support/mifes/img_t10/ar_gr.gif) left center no-repeat;
}

.Contents .Section02 table li span{
	display:block;
	margin:0 0 0 20px;
	font-size:95%;
}

.Contents .Section02 table li.min{
	height:57px;


