@charset "UTF-8";

@import "../css/common_con.css";
@import "../css/related.css";

/*-----------------------*/

#contents{
	padding-bottom: 30px;
	margin: 7px 0 20px 0;
	min-height: 380px;
}

/*-----------------------*/

#contents h2{
	padding: 11px 0 5px 15px;
	background-image: url(../img/bg_top.png);
	background-repeat: repeat-x;
	background-position: top;
	border: solid 1px #AAAAAA;
}

#contents h3.heading, #type_id, #type_ie, #example, #price{
	margin: 40px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 2px #666666;
	clear: both;
}

/*-----------------------*/

#contents p{
	position: relative;
	margin: 0 10px 15px 30px;
}

#contents p.center{
	text-align: center;
}

/*-----------------------*/

img.left { float: left; top: 0; margin: 0 15px 10px 15px; }
img.right { float: right; top: 0; margin: 0 30px 10px 15px; }
img.right2 { float: right; top: 0; margin: 0 50px 10px 15px; }

/*-----------------------*/

#contents dl.sentence, #contents ul.sentence, #contents ol.sentence{
	margin: 0 10px 0 50px;
}
#contents ul.sentence, #contents ol.sentence{
	margin-bottom: 15px;
}

/*----------*/

dl.sentence dt{
	margin-top: 15px;
	display: list-item;
	list-style: disc;
	font-weight: bold;
	clear: both;
}
dl.sentence dd{
	position: relative;
	margin-left: 1em;
	margin-bottom: 10px;
}

/*----------*/

#contents dl.appeal{
	padding: 0 15px 15px 25px;
	margin: 0 10px 15px 25px;
	background-color: #F8F8F8;
	border: solid 1px #EEEEEE;
	clear: both;
}
dl.appeal dt{
	margin-top: 20px;
	font-weight: bold;
	display: list-item;
	list-style: circle;
}
dl.appeal dd{
	margin: 0 0 10px 1em;
}

/*----------*/

#contents ul.appeal{
	padding: 15px 15px 15px 25px;
	margin: 0 10px 5px 25px;
	background-color: #F8F8F8;
	border: solid 1px #EEEEEE;
}
ul.appeal li{
	margin-bottom: 5px;
}

#contents ul.category{
	list-style: none;
	margin-left: 105px;
}
ul.category li{
	font-weight: bold;
	width: 15em;
	float: left;
	margin: 0 0 30px 0;
	padding: 10px;
	border: solid 1px #AAAAAA;
	background-color: #EEF7F7;
	text-align: center;
}
ul.category li.left_mag{
	margin-left: 30px;
}

/*----------*/

div.individual{
	padding: 0 15px 15px 15px;
	margin: 0 10px 15px 25px;
}

div.individual h4{
	font-size: 100%;
	margin: 25px 0 5px 0;
	padding-left: 7px;
	border-left: solid 4px #3FA6B1;
}

div.individual ul{
	margin: 0 0 0 35px;
	line-height: 1.7em;
}
div.individual ul a{
	margin-right: 10px;
}
div.individual ul li strong{
	color: #FF0000;
}

div.individual table{
	margin: 0 0 0 35px;
	border-collapse: collapse;
	border: solid 1px #CCCCCC;
}
div.individual th{
	border: solid 1px #CCCCCC;
	background-color: #EEF7F7;
	padding: 3px 15px;
}
div.individual td{
	border: solid 1px #CCCCCC;
	padding: 3px 15px;
}

div.individual dl.supple{
	margin: 30px 0 0 35px;
}
div.individual dl.supple dt{
	float: left;
	width: 2em;
}
div.individual dl.supple dd{
	padding-left: 2.5em;
	font-size: 85%;
}

div.individual dl.important{
	color: #FF3300;
	margin: 15px 0 0 35px;
}
div.individual dl.important dt{
	float: left;
	width: 4em;
}
div.individual dl.important dd{
	padding-left: 4em;
}

div.individual dl.close{
	margin: 15px 0 0 20px;
}
div.individual dl.close dt{
	margin-bottom: 3px;
}
div.individual dl.close dd{
	display: list-item;
	list-style: disc outside;
	margin-left: 2em;
}



/*----------*/

#contents table.fee{
	margin: 0 10px 0 60px;
	border-collapse: collapse;
}
table.fee td, table.fee th{
	padding: 5px 20px;
	border: solid 1px #AAAAAA;
}
table.fee th.blue{ background-color: #EEF7F7; text-align: left; }

/*----------*/

#contents dl.commentary{
	margin: 0 10px 15px 30px;
	clear: both;
}
dl.commentary dd{
	margin:  0 0 5px 2em;
	font-size: 10px;
	line-height: normal;
}

/*----------*/

#contents table.case{
	margin-left: 20px;
	border-collapse: collapse;
}
table.case th{
	width: 200px;
	text-align: center;
}
table.case td{
	text-align: center;
	padding: 0 0 13px 0;
}
table.case img{
	margin: 0;
	border: solid 1px #AAAAAA;
}

/*----------*/

#contents p.note{
	font-size: 10px;
	margin-bottom: 5px;
}

#contents p.summary{
	margin-top: 20px;
}

/*----------*/

#contents dl.material{
	width: 280px;
	margin: 0 0 20px 15px;
	float: left;
}
dl.material dt, dl.material dd{
	text-align: center;
}

/*-----------------------*/

#contents div.support{
	width: 580px;
	height: 75em;
	background-color: #F8F8F8;
	border: solid 1px #EEEEEE;
	padding: 15px 0;
	margin-bottom: 15px;
	margin-left: 20px;
}
div.support dl.left{
	position: relative;
	width: 250px;
	float: left;
	clear: both;
	margin-left: 20px;
	margin-bottom: 15px;
}
div.support dl.right{
	width: 250px;
	margin-left: 300px;
	margin-bottom: 15px;
	padding-right: 20px;
}
div.support dt{
	font-weight: bold;
}
div.support dd{
	display: list-item;
	list-style: disc;
	margin-left: 30px;
}

/*-----------------------*/

div.sample_flash{
	float: left;
	width: 200px;
	height: 200px;
	margin: 0 20px 20px 25px;
	/*border: solid 1px #AAAAAA;*/
}

/*-----------------------*/


p.attention{
	position: relative;
	top: 30px;
	clear: both;
	font-size: 80%;
}

/*-----------------------*/

dl.ipv6{
	margin: 15px 10px 15px 30px;
}

dl.ipv6 dt{
	float: left;
	clear: both;
}

dl.ipv6 dt img{
	vertical-align: middle;
}

dl.ipv6 dd{
	padding-left: 140px;
	margin-bottom: 30px;
}

ul.ipv6{
	margin: 15px 10px 15px 50px;
}

p.ipv6{
	text-align: right;
}

p.ipv6 img{
	margin-left: 20px;
}

#ipv6_enabled_www_test_logo{
	margin: 0 0 0 30px;
	float: left;
}

div.dt_example dl{
	float: left;
	width: 180px;
	margin: 0 0 20px 20px;
}
div.dt_example dd{
	text-align: center;
}
div.dt_example p{
	clear: both;
}
