@charset "utf-8";
/* CSS Document */
/*=============================================================*/
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #6699ff;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
/*====メインメニュー部=========================================================*/
table.mainmenu {

	background-color: #FFFFFF;
}
table.mainmenu td {
	font-size:10pt;
	color:#666666;
}
a:link.sub {
	color: #000080;
	text-decoration: none;
}
a:visited.sub {
	color: #000080;
	text-decoration: none;
}
a:hover.sub {
	color: #B22222;
	text-decoration: none;}

/*====サイドメニュー部======================================================*/
a:link.side {
	font-size:12pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.side {
	font-size:12pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.side {
	font-size:12pt;
	color: #B22222;
	text-decoration: none;
}
.t_doc_side {
	font-size:12pt;
	color:#999999;
}

/*====文字=========================================================*/
.t_no {
	font-size:12px;
}
.t_doc_wh {
	font-size:10pt;
	color:#FFFFFF;
	padding:5px;
	line-height:18px;
}
.t_doc_sl {
	font-size:10pt;
	color:#999999;
}
.t_doc {
	font-size:12px;
	line-height:20px;
	color:#222222;
}
.t_doc_out {
	font-size:12px;
	line-height:20px;
	color:#DEB887;
}
.t_doc_c {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #FF3300;
}
.t_doc_red {
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	color: #FF3300;
}
.t_doc_head {
	font-size: 12px;
	color: #000000;
}

.t_doc_s {
	font-size:10px;
	line-height:20px;
	color:#222222;
}
.t_doc_pur {
	font-size:12px;
	line-height:20px;
	color:#222222;
	background-color:#faf0e6;
}
.t_doc_wide {
	text-align:left;
	font-size:12px;
	line-height:20px;
}
.txt_12c_orenge {
	text-align:center;
	font-size:12pt;
	color:#CC6600;
}
.txt_12l_navy_b {
	text-align:left;
	font-size:12pt;
	font-weight:bold;
	color:#000080;
}
.text1 {
	text-align:left;
	width:520px;
	font-size:80%;
	line-height:1.8em;
	color:#222222;
	background:#F7F7F7;
	padding:10px;
}
.hi_txt {
	font-size:10pt;
	color:#CC0000;
	font-weight:bold;
}
/*====アロー=========================================================*/
.arrow_up {
	width:530px;
	height:30px;
	text-align:right;
	font-size:10pt;
}
.arrow_up_w {
	width:730px;
	height:30px;
	text-align:right;
	font-size:10pt;
}
.back_pg {
	width:500px;
	height:25px;
	text-align:center;
	border:none;
}
/*====コンテンツテーブル=========================================================*/
.topix{
	width: 486px;
	height: 120px;
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #E1E1E1;
	scrollbar-arrow-color: #FF3300;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}
table.aboutus {
	width: 450px;
	border-collapse: collapse;
}
table.aboutus td {
	padding: 3px;
	border-bottom: 1px dotted #cccccc;
}
.table.t_style1 {
	border-collapse:collapse;
	border-color:#000099;
	border-width:2px;
}
table.t_style1 td {
	font-size:10pt;
	border-color:#000099;
	padding: 2px;
}
.t_style1_index{
	font-weight:bold;
	background-color:#66CCCC;
}
.t_style1_attention{
	background-color:#FFCC66;
}
.tbl_style1 {
	font-size:10pt;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	}
.tbl_style1 td {
	padding-left:10px;
}
.tbl_style1 th {
	background-color:#FFFFB3;
	padding-left:10px;
	text-align:left;
}
.tbl_style1 .th_bk_ac {
	background-color:#FFC6AA;
	padding-left:10px;
}
/* 商品サブインデックス用 */
div.sideindex {
	border-left:#FFFF00 8px solid;
	border-bottom:#FFFF00 1px solid;
	padding:3px 15px;
	font-size: 16px;
	font-weight: bold;
}
.title1 {
	text-align:left;
	width:500px;
	font-size:16px;
	font-weight:bold;
	border-left:20px solid #0000ff;
	border-bottom:3px solid #0000FF;
	text-indent:12px;
}
h2 {
	text-align:left;
	font-size: 16px;
	width:450px;
	height:25px;
	font-weight: bold;
	color: #666666;
	background-color: #bdbb86;
}
.topix{
	width: 486px;
	height: 120px;
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #E1E1E1;
	scrollbar-arrow-color: #FF3300;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}
.t_doc {
	font-size:12px;
	line-height:20px;
	color:#222222;
}
.t_doc_c {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #FF3300;
}
.box1 {
	width:380px;
	font-size:12px;
	padding:8px;
	border:solid #E3E3E3;
	border-width:thin;
}
.album {
	visibility:hidden;
}