@charset "utf-8";
th,td {font-size:90%;}
#main a:link {
	color:#0066CC;
	text-decoration:underline;
}
#main a:visited {
	color:#0066CC;
	text-decoration:underline;
}
#main a:hover {
	color:#0066CC;
	text-decoration:none;
}
#main a:active {
	color:#0066CC;
	text-decoration:underline;
}
#main p.text{
	line-height:1.6;
	margin-bottom:1em;
	text-align:left;
}
#main p.text_center{
	line-height:1.6;
	margin-bottom:1em;
}
#main .text_red{
	color:#CC0000;
	line-height:1.6;
}
.order a:link {
	color:#0066CC;
	text-decoration:underline;
}
.order a:visited {
	color:#0066CC;
	text-decoration:underline;
}
.order a:hover {
	color:#0066CC;
	text-decoration:none;
}
.order a:active {
	color:#0066CC;
	text-decoration:underline;
}

img#item{
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
h2#title_page{
	background:#0066CC;
	clear:both;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:20px;
	padding:0.2em 0.5em;
	text-align:left;
}
h3#title_item{
	clear:both;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0.5em;
	text-align:left;
}
h3#title_item_menu{
	clear:left;
	float:left;
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	width:100px;
}
ul#item_menu{
	float:right;
	margin-bottom:1em;
}
ul#item_menu li{
	display:inline;
	margin-right:10px;
}
ul#item_menu li.last{
	margin-right:0;
}
h3.title_item{
	clear:both;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0.5em;
	text-align:left;
}
h3.title_line{
	border-bottom:3px #0066CC solid;
	clear:both;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:20px;
	padding:0 0 3px 0;
	text-align:left;
}
h4.title_item{
	font-size:14px;
	font-weight:bold;
	background:#edf4fb;
	border-left:solid 5px #0066CC;
	padding:5px 0 5px 8px;
	text-align:left;
	margin:5px 0 10px 0;
}
/*item　table*/
table#itemlist{
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-bottom:1px #ccc solid;
	clear:both;
	margin:0 0 20px;
}
table#itemlist td{
	border-right:1px #ccc solid;
	height:3em;
	line-height:1.6;
	padding:0.4em 0.5em;
	vertical-align:middle;
}
table#itemlist th{
	background:#82b4e6;
	color:#FFFFFF;
	letter-spacing:0.2em;
	padding:0.3em 0;
	border-bottom:1px #ccc solid;
	border-right:1px #ccc solid;
}
table#itemlist th.title{
	width:15em;
}
table#itemlist th.notes{
width:40%;}
table#itemlist .textleft{
	text-align:left;
}
table#itemlist .blueback{
	background:#edf4fb;
}

table#itemlist .textleft_top{
	text-align:left;
	vertical-align:top;
}

table.default{
	border-collapse: separate;
	border-spacing: 1px;
	border-top:1px solid #CCCCCC;
	font-size:100%;
	line-height:140%;
	margin-bottom:10px;
	text-align:left;
	width:100%;
}
table.default caption{
	color:#404040;
	font-weight:bold;
	padding-bottom:5px;
}
table.default tr.odd th , table.default tr.odd td{
	background:#f9f9f9;
}
table.default th{
	background:#edf4fb;
	border-bottom:1px solid #D0D0D0;
	color: #333333;
	font-weight:bold;
	padding:5px 8px;
	vertical-align:top;
	width:100px;
}
table.default tr.top th{
	border-bottom:1px solid #999999;
	border-right:1px solid #CCCCCC;
	width:auto;
}
table.default th.short{
	width:15%;
}
table.default th.item{
	width:30%;
}
table.default th.form{
	width:25%;
}
table.default td{
	background:#FFF;
	border-bottom:1px solid #D0D0D0;
	empty-cells: show;
	padding:5px 8px;
	word-break:break-all;
}
table.default td.select{
	background:#f3f9eb;
}
table#itemlist2 {
	border-collapse: separate;
	margin-bottom:25px;
	width:100%;
}
table#itemlist2 td{
	font-size:12px;
	padding:3px 0 0 3px;
}
table#nomal {
	width:100%;
}
table#nomal td{
	border:none;
}
a.itemlink:link,
a.itemlink:visited,
a.itemlink:hover,
a.itemlink:active{
	background:url(../img_common/icon_download.gif) no-repeat right center;
	padding-right:20px;
}
#breadNav{
	font-size:10px;
	margin:10px 0 10px 0;
	text-align:left;
}
.subbox{
	background:#edf4fb;
	color:#333333;
	font-size:12px;
	margin:0 0 15px 0;
	padding:5px 0 5px 15px;
	text-align:left;
}

/*081121*/
