@charset "UTF-8";


/*	common
----------------------------------------------------*/

body#miscellaneous #main {
width:901px;
margin:0 auto;
padding:0;
}

body#miscellaneous #main h3 {
width:820px;
height:28px;
margin:0 0 20px 0;
background:url(/assets_ver3/img/common/default_h3.gif) no-repeat left top;
color:#7abe40;
font-size:14px;
font-weight:bold;
line-height:28px;
text-decoration:none;
text-indent:3px;
}


/*	misc
----------------------------------------------------*/

body#miscellaneous #main #misc {
clear:both;
margin:0 0 30px 0;
}
body#miscellaneous #main #misc .cnts {
width:820px;
margin:0;
padding:30px 40px 0 41px;
background:url(/assets_ver3/img/common/default_bg.png) no-repeat left top;
}
body#miscellaneous #main #misc .cnts:after {
clear:both;
display:block;
content:"";
height:1px;
overflow:hidden;
}
body#miscellaneous #main #misc h2 {
width:205px;
height:38px;
margin:0 0 20px 0;
padding:0;
background:url(/assets_ver3/img/miscellaneous/main_misc_h2.gif) no-repeat left top;
font-size:1%;
line-height:110%;
text-indent:-9999px;
}
body#miscellaneous #main #misc h4 {
margin:0 0 15px 0;
border-left:3px solid #2f3c44;
color:#2f3c44;
font-size:13px;
font-weight:bold;
line-height:1.1em;
text-indent:6px;
text-decoration:none;
}
body#miscellaneous #main #misc p {
line-height:2.0em;
}
body#miscellaneous #main #misc .foot {
clear:both;
width:901px;
height:30px;
margin:0;
padding:0;
background:url(/assets_ver3/img/common/default_bg.png) no-repeat left bottom;
}

body#miscellaneous #main #misc ul {
margin:0;
}
body#miscellaneous #main #misc ul li {
position:relative; /* IE6 */
margin:0 0 10px 0;
padding:0 0 0 12px;
background:url(/assets_ver3/img/miscellaneous/main_misc_img01.gif) no-repeat left 5px;
line-height:1.5em;
}


/*	rfc
----------------------------------------------------*/

#default .info {
margin:0 0 30px 0;
}

#default .head01 {
float:left;
}
#default .head02 {
float:right;
text-align:right;
}

#default .indent {
padding:0 0 0 20px;
}

#default .literature li {
margin:0 0 10px 0;
line-height:1.5em;
}

#default .note li {
margin:0 0 10px 0;
padding:0 0 0 20px;
line-height:1.5em;
}

#default table.rfc1468 {
margin:0 0 15px 0;
}
#default table.rfc1468 th {
padding:6px 30px 12px 0;
font-weight:normal;
}
#default table.rfc1468 td {
padding:6px 30px 6px 0;
}

#default pre {
line-height:1.2em;
}
