/* CSS Document */
/* アマックページ用CSS */

/* 基本スタイル */
body{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:140%;
	color:#333;
	background-color:#f0f0f0;
}

p{
	margin:0;
	padding:0;
}

#baseWidth{
	width:800px;
	height:100%;
	margin:0 auto;
	padding:5px 15px 5px 15px;
	background-color:#ffffff;
}

#menuWidth{
	width:185px;
	height:100%;
	margin:0 0 0 15px;
	padding:0;
}

.headerline{
	margin-top:2px;
	height:2px;
	width:100%;
	background-color:#284198;
}

.dotline{
	width:100%;
	height:1px;
	margin:7px 0 5px 0;
	background:url(/amac/img/dot.jpg) repeat-x left 0;
}

.headertxt{
	margin:0;
	padding:2px 0 0 0;
	font-size:12px;
	line-height:100%;
}

.footertxt{
	text-align:right;
	font-size:12px;
	line-height:140%;
	margin-bottom:15px;
}

.footertxt_link{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:130%;
}

.footertxt_link a:link,a:visited,a:active{
	text-decoration:none;
	color:#333333;
}

.footertxt_link a:hover{
	text-decoration:underline;
	color:#0090ff;
}

.cb{
	margin:0;
	padding:0;
	height:0;
	clear:both;
}

.alignRight{
	float:right;
	margin:0 0 7px 7px;
}
.alignLeft{
	float:left;
	margin:0 7px 7px 0;
}
.alignLeft2{
	float:left;
	margin:0 10px 0 0;
}

.bg_gray{
	width:180px;
	margin:0;
	padding:0;
	background-color:#f0f0f0;
}

.header_green,
.header_orange,
.header_blue,
.header_blue2{
	width:98%;
	border-left:solid 5px;
	border-bottom:solid 1px;
	margin:10px 0 15px 0;
	padding:0 0 0 7px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
.header_blue2{
	margin:0 0 15px 0;
}
.header_green{
	border-left-color:#1b922c;
	border-bottom-color:#1b922c;
}
.header_blue,
.header_blue2{
	border-left-color:#284198;
	border-bottom-color:#284198;
}
.header_orange{
	border-left-color:#ffad31;
	border-bottom-color:#ffad31;
}

.txt_red{
	color:#CC0000;
}

.border{
	border:solid 1px;
	border-color:#cccccc;
}

.news_date{
	width:15%;
	margin:4px 0 0 7px;
	line-height:110%;
	float:left;
}
.news_text{
	margin:4px 7px 0 7px;
	line-height:110%;
	text-indent:-1em;
	padding-left:6.3em;
}

/* ヘッダーテキスト */
.header_ic_blue{
	font-size:16px;
	font-weight:bold;
	background:url(/amac/img/txt_header.gif) no-repeat left 2px;
	padding:0 20px 0 18px;
	margin:10px 0 10px 0;
}
.header_ic_blue_u{
	font-size:16px;
	font-weight:bold;
	background:url(/amac/img/txt_header.gif) no-repeat left 2px;
	padding:0 20px 0 18px;
	margin:10px 0 10px 0;
	border-bottom:solid 1px;
	border-bottom-color:#284198;
}


.header_qr{
	font-size:16px;
	font-weight:bold;
	background:url(/amac/qrbox/img/txt_header_qr.gif) no-repeat left 2px;
	padding:0 20px 0 18px;
	margin:10px 0 10px 0;
}

.header_qr2{
	font-size:16px;
	font-weight:bold;
	background:url(/amac/qrbox/img/txt_header_qr.gif) no-repeat left 2px;
	padding:0 20px 0 18px;
	margin:5px 0 5px 0;
}

.pagelist{
	font-size:12px;
	margin:5px 0 0 0;
}
.pagelist a:link,a:visited,a:active{
	text-decoration:none;
	color:#333333;
}
.pagelist a:hover{
	text-decoration:underline;
	color:#0090ff;
}


/* リンク */
a:link,a:visited,a:active{
	color:#2865d4;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#0090ff;
}

p a:link,
p a:visited,
p a:active{
	color:#2865d4;
	text-decoration:none;
}

p a:hover{
	text-decoration:underline;
	color:#0090ff;
}

.linkA01{
	background:url(/amac/img/arrow01.gif) no-repeat left 1px;
	padding:0 0 0 20px;
	line-height:140%;
}
.linkA01 a:link,
.linkA01 a:visited,
.linkA01 a:active{
	color:#2865d4;
	text-decoration:none;
}
.linkA01 a:hover{
	text-decoration:underline;
	color:#0090ff;
}

/* テーブル */
.table01{
	margin:0;
	padding:0;
}
.table01 table{
	border-top:solid 1px;
	border-top-color:#cccccc;
	border-left:solid 1px;
	border-left-color:#cccccc;
}
.table01 td{
	border-bottom:solid 1px;
	border-bottom-color:#cccccc;
	border-right:solid 1px;
	border-right-color:#cccccc;
	padding:5px;
}

/* イメージ */
img{
	border:none;
}

.img_border{
	margin:5px;
	border:solid 1px;
	border-color:#cccccc;
}


/* QRBOXページ用メニューボタン */
.menu_on{
	height:23px;
	font-size:16px;
	font-weight:bold;
	background:url(/amac/qrbox/img/menu_on.gif) no-repeat left 0px;
	padding:7px 0 0 30px;
	margin:0;
}

.menu_off{
	height:23px;
	font-size:16px;
	font-weight:bold;
	background:url(/amac/qrbox/img/menu_off.gif) no-repeat left 0px;
	padding:7px 0 0 30px;
	margin:0;
}

/* 表示ブロック */
.blockA01{
	margin:0;
}

.blockA02{
	margin:10px 0 0 0;
}
.blockB02{
	margin:0 0 10px 0;
}
.blockC02{
	margin:10px 0 10px 0;
}

.blockA03{
	margin:0 0 10px 0;
}

.blockA04{
	margin:15px 0 0 0;
}

.blockA05{
	margin:0 0 15px 0;
}

.blockA06{
	margin:10px 0 10px 0;
}

.blockA07{
	margin:20px 0 0 0;
}

.blockB07{
	margin:20px 0 20PX 0;
}

.blockA08{
	margin:30px 0 0 0;
}

.blockC10{
	margin:10px 0 20PX 0;
}

.box_blue,
.box_blue_fill,
.box_green{
	width:95%;
	margin:0;
	padding:7px;
	text-align:left;
}
.box_blue{
	border:solid 1px;
	border-color:#284198;
}
.box_blue_fill{
	border:solid 1px;
	border-color:#284198;
	background-color:#f0f0f0;
}
.box_green{
	border:solid 1px;
	border-color:#1b922c;
}

.box_pink{
	width:85%;
	border:solid 1px;
	border-color:#dd2e4c;
	margin:0 5px 0 10px;
	padding:5px;
	text-align:left;
}

/* インデックス様 */
.idxblockA01,
.idxblockB01{
	margin:0;
}

.idxblockA06{
	margin:10px 0 10px 0;
}

.idxblockA01 ul,
.idxblockA06 ul{
	list-style:none;
	margin:0;
	padding:0;
}

.idxblockB01 ul{
	list-style:none;
	margin:3px 0 3px 8px;
	padding:0;
}
	
.listtypeA01,
.listtypeA02{
	float:left;
	background:url(/amac/img/arrow01.gif) no-repeat left 2px;
	padding:0 20px 0 20px;
	line-height:140%;
}

.listtypeB01,
.listtypeB02{
	font-size:12px;
	background:url(/amac/img/arrow01.gif) no-repeat left 1px;
	padding:0 0 0 20px;
	line-height:140%;
}
.listtypeB02{
	margin-bottom:7px;
	width:145px;
	border:1px;
	border-bottom-style:dotted;
	line-height:160%;
}

.listtypeA03{
	margin:0;
	font-size:11px;
	float:left;
	background:url(/img/arrow03.gif) no-repeat left 3px;
	padding:2px 20px 0 10px;
	line-height:100%;
}
.listtypeC01{
	font-size:13px;
	background:url(/img/arrow05.gif) no-repeat left 1px;
	padding:0 0 0 15px;
	line-height:140%;
}


.listtypeA03 a:link,a:visited,a:active,
.listtypeB01 a:link,a:visited,a:active,
.listtypeB02 a:link,a:visited,a:active{
	text-decoration:none;
	color:#333333;
}

.listtypeA03 a:hover,
.listtypeB01 a:hover,
.listtypeB02 a:hover{
	text-decoration:underline;
	color:#0090ff;
}

.listtypeA02 a:link,a:visited,a:active{
	color:#2865d4;
	text-decoration:none;
}
.listtypeA02 a:hover{
	text-decoration:underline;
	color:#0090ff;
}


/* 図表コメント */
.comment,
.comment_red{
	font-size:12px;
	line-height:140%;
	text-align:left;
	text-indent:-1em;
	padding:0 0 0 1em;
	margin:0;
}
.comment_red{
	color:#cc0000;
}

.txt_small{
	font-size:12px;
	line-height:120%;
}

.box_comment{
	width:85%;
	border:solid 1px;
	border-color:#cccccc;
	background-color:#f0f0f0;
	margin:0 10px 10px 10px;
	padding:5px;
	text-align:left;
	font-size:12px;
	line-height:120%;
}
