body {
	background-color: #BAB490;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: small;
	line-height: 1.3;
	color: #333333;
	margin:auto;
}

td,th {
	color: #333333;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	/* 見出し、段落、リスト系の要素に対して行間隔をつめる */
	margin-top: 0;
	margin-bottom: 0;
}

ul, ol, dl {
	/* リスト系の要素に対してインデントの調整 */
	margin-left: 20px;
	padding-left: 4px;
	line-height: 1.5;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.mmhide_link_footer:link {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

a.mmhide_link_footer:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

a.mmhide_link_footer:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}

.mmhide_footer {
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 12px;
}

.mmhide_footer_bold {
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-size: 12px;
}

a.link_darkblue:link {
	color: #000099;
}

a.link_darkblue:visited {
	color: #000099;
}

a.link_darkblue:hover {
	color: #000099;
	text-decoration: underline;
}

a.link_darkgray:link {
	color: #333333;
}

a.link_darkgray:visited {
	color: #333333;
}

a.link_darkgray:hover {
	color: #333333;
	text-decoration: underline;
}

.textcolor_blue {color: #6600FF}

.textcolor_green {color: #00CC33}

.textcolor_white {color: #FFFFFF}

.mmhide_bgshadow {
	background-color: #BAB490;
	background-image: url(../img_cmn/background.gif);
}

.mmhide_bgshadow_root {
	background-color: #BAB490;
	background-image: url(img_cmn/background.gif);
}

.mmhide_leftmenu {
	position: absolute;
	left: 0px;
	top: 285px;
}

.mmhide_leftbanner {
	position: absolute;
	left: 0px;
	top: 490px;
}

.detail {
	line-height: 120%;
	color: #666633;
}

.detail_title_mark {
	line-height: 120%;
	color: #cccc99;
}

.detail_bold {
	line-height: 120%;
	color: #666633;
	font-weight: bold;
}

.detail_darkgray {
	line-height: 120%;
	color: #333333;
}

.detail_darkred {
	line-height: 120%;
	color: #990000;
}

.detail_darkblue {
	line-height: 120%;
	color: #000099;
}

.detail_darkgreen {
	line-height: 120%;
	color: #336633;
}

.detail_orange {
	line-height: 120%;
	color: #FF9900;
}

.detail_orange2 {
	line-height: 120%;
	color: #FF6600;
}

.detail_darkorange {
	line-height: 120%;
	color: #CC6600;
}

.detail_darkgold {
	line-height: 120%;
	color: #996600;
}

.detail_darkgray_bold {
	line-height: 120%;
	color: #333333;
	font-weight: bold; 
}

.detail_darkred_bold {
	line-height: 120%;
	color: #990000;
	font-weight: bold; 
}

.detail_darkblue_bold {
	line-height: 120%;
	color: #000099;
	font-weight: bold; 
}

.detail_darkgreen_bold {
	line-height: 120%;
	color: #336633;
	font-weight: bold; 
}

.detail_orange_bold {
	line-height: 120%;
	color: #FF9900;
	font-weight: bold; 
}

.detail_orange2_bold {
	line-height: 120%;
	color: #FF6600;
	font-weight: bold; 
}

.detail_darkorange_bold {
	line-height: 120%;
	color: #CC6600;
	font-weight: bold; 
}

.detail_darkgold_bold {
	line-height: 120%;
	color: #996600;
	font-weight: bold; 
}

.detail_red_bold {
	line-height: 120%;
	color: #FF3333;
	font-weight: bold; 
}

.detail_blue_bold {
	line-height: 120%;
	color: #6600FF;
	font-weight: bold;
}

.detail_green_bold {
	line-height: 120%;
	color: #33CC00; 
	font-weight: bold;
}

.detail_white_bold {
	line-height: 120%;
	color: #FFFFFF; 
	font-weight: bold;
}

/* 本文 (左側余白) */
.paddLeft {
	text-align: left;
	padding-left: 1em;
}	

#main
{
width:760px;
margin-left:auto;
margin-right:auto;
}

/* 囲み文書（赤線） */
div.osirase_box {
	border: solid #FF0000 1px;
	background-color: #FFFFFF;
	margin:8px 0 8px 0;
	padding:4px 4px 4px 8px;
}

/* 罫線ありテーブル td(データセル) */
.info_td {
	padding: 0.3em;
	border-top: 1px solid #666666;
	border-right:  1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left:  1px solid #666666;
}

/* 罫線ありテーブル th(ヘッダー) */
.info_th {
	font-weight:bold;
	background-color: #CCCCFF;
	text-align: left;
	padding: 0.3em;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}	

/* テーブルのボーダー間の余白をなくす */
table {
	border-collapse:collapse
}

/* New!その他テキスト強調 */
.text_new {
	color: #FF0000;
}

/* 囲み強調表示 */
div#osirase_box {
	border: solid #FF0000 1px;
	background-color: #FFFFFF;
	margin:8px 0 8px 24px;
	padding:8px 8px 8px 8px;
	width: 80%;
	font-size: 110%;
	line-height: 24px;
}
.top_m0{

	width:395px;

	height:120px;

}

.top_m1{

	background:url(../image/toppage/top_m1.jpg) no-repeat;

	height:120px;

	width:130px;

	display:block;

	float:left;

}

.top_m2{

	background:url(../image/toppage/top_m2.jpg) no-repeat;

	height:120px;

	width:130px;

	display:block;

	float:left;

}

.top_m3{

	background:url(../image/toppage/top_m3.jpg) no-repeat;

	height:120px;

	width:130px;

	display:block;

	float:left;

}

/**news**/

#info{

	background:url(../image/toppage/top_info.gif) no-repeat;

	width:375px;

	height:380px;

	margin-top:5px;

}
#container{
background-color:#ffffff;
width:760px;
margin-left:auto;
margin-right:auto;
}

#howto {

	width: 540px;

	text-align: left;

	margin: 10px 10px;

}



.howtobox {

	width:520px;

	background-color: #EEEEEE;

	margin: 10px 0px;

	padding: 10px 0;

}



.howtobox_f {

	margin: 0 10px;

}



.howtobox_f span {

	background-color: #FFFFFF;

	padding: 7px 7px 7px 35px;

	display: block;

}



.fno01 {

	background-image:url(../images/fno01.gif);

	background-repeat: no-repeat;

	height: 12px;

	margin: 3px 0px 0px 0px;

}



.fno02 {

	background-image:url(../images/fno02.gif);

	background-repeat: no-repeat;

	height: 28px;

	margin: 3px 0px 0px 0px;

}



.fno03 {

	background-image:url(../images/fno03.gif);

	background-repeat: no-repeat;

	height: 28px;

	margin: 3px 0px 0px 0px;

}



.fno04 {

	background-image:url(../images/fno04.gif);

	background-repeat: no-repeat;

	height: 28px;

	margin: 3px 0px 0px 0px;

}



.fno05 {

	background-image:url(../images/fno05.gif);

	background-repeat: no-repeat;

	height: 44px;

	margin: 3px 0px 0px 0px;

}



.howtob {

	background-color: #EEEEEE;

	text-align: right;

}



.howtob img{

	margin: 10px 0px 0px 10px;

}



.howto_ex {

	padding: 7px;

	background-color:#FFFFFF;

}



.howto_ex span{

	padding: 0px;

	font-size: 8pt;

}


