@charset "utf-8";
/* CSS Document */
.navi {
	width:500px;
	text-align:center;
}
.navi img {
	border:0px;
}
.hotel {
	margin:20px 0px 0px 20px;
 width:640px;
 	border-collapse:collapse;
	border:1px solid #ccc;
}
.hotel caption {
	padding:4px 0px 3px 8px;
	text-align:left;
	font-size:18px;
	font-weight:600;
	background:url(../images/hotel_head.jpg) no-repeat;
	background-position:left center;
}
.hotel th {
	width:320px;
	text-align:left;
	padding-left:5px;
	line-height:1.2em;
}
.hotel td {
		border:1px #ccc solid;
	padding: 2px;
}
.h_cation {
	margin:10px 0px 10px 30px;
	font-size:13px;
	line-height:1.5;
}
div.txt_tech {
	margin:10px 0px 8px 0px;
	clear:both;
}
div.txt_tech p {
	font-size:10pt;
	line-height:1.4;
}
div.txt_tech img {
	border:1px #CCC solid;
}
div.txt_tech img.no_border {
	border:0px;
}
.tech_img_l {
	float:left;
	margin-right:10px;
	margin-bottom:7px;
}
.tech_img_r {
	float:right;
	margin-left:10px;
	margin-bottom:7px;
}
body,td,th {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
}
txtarea {
	font-size:10pt;
}
.txt_index{
	font-size:11pt;
	line-height:22px;
	color:#666666;
}
.txt_large{
	font-size:10pt;
	line-height:20px;
	color:#666666;
}

.txt_small{
	font-size:10pt;
	line-height:16px;
	color:#666666;
}

/* 背景バックで使用 */
.posi01 {
	background-image:url("../img/cutterslise3_04.gif");
	background-position:left top;
	background-repeat:no-repeat;
}
/* 背景ロゴバックで使用 */
.posi02 {
	background-image:url("../img/side_back.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
}
/* 更新情報で使用 */
.td_style1 {
	border-width:1px 1px 1px 1px;
	border-style:solid solid solid solid;
	border-color:#000066 #000066 #000066 #000066;
	text-align:left;
	vertical-align:top;
	font-size:10pt;
}
.topix{
	width: 325px;
	height: 250px;
	overflow: auto;
	padding-top: 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;
}
.root_navi {
	text-align:right;
	font-size:9pt;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:8px;

}
.gmap {
	border:#333 solid 1px;
	margin-bottom:20px;
	}
.td_doc {
	font-size:10pt;
}
.td_doc_gr {
	font-size:10pt;
	text-align:left;
	color:#666666;
}
.td_doc_s {
	font-size:8pt;
}
/* 右寄せ */
.td_right {
	text-align:right;
}
.td_right_f {
	text-align:right;
	font-size:10pt;
}
/* 上寄せ */
.td_top {
	vertical-align:top;
	font-size:10pt;
}
.td_top_index {
	vertical-align:top;
	font-size:10pt;
	background-image:url("../img/top_bk.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}
/* 中央 */
.td_center {
	text-align:center;
	font-size:10pt;
}
/* 中央寄せ */
.td_middle {
	vertical-align:middle;
}
.td_ask {
	background-color:#B0E0E6;
	font-size:10pt;
	padding-left:10px;
}
.td_at {
	background:#FFFF66;
	font-size:10pt;
	padding-left:10px;	
}
.td_ask2 {
	background-color:#eeeeee;
	font-size:10pt;
}
/* 商品テスト用 */
.td_img {
	border-width:1px 1px 1px 1px;
	border-style:solid solid solid solid;
	border-color:#CCCCCC #CCCCCC #CCCCCC #CCCCCC;
}

/* 商品インデックス用 */
.td_index {
	border-top:#CCCCCC 2px solid;
	border-bottom:#CCCCCC 2px solid;
	padding:10px;
	font-size: 20px;
	font-weight: bold;
}
/* 商品概要用 */
.td_gaiyou {
	background-color:#FFFFFF;
	padding:20px 30px;
	font-size: 10pt;
	line-height:20px;
	color:#666666;
}
/* 商品サブインデックス用 */
.td_subindex {
	border-left:#000080 10px solid;
	border-bottom:#000080 2px solid;
	padding:3px 15px;
	font-size: 16px;
	font-weight: bold;
}

/* 会社概要用 */
.td_history {
	background-color:#FFFAFA;
	font-size:10pt;
	line-height:16px;
	color:#666666;
}
/* コンテンツタイトル */
div.contents_title {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 15px;
	color: #FFFFFF;
	background-image : url(../img/title.jpg);
	background-position:left;
	background-repeat: no-repeat;
	text-align: left;
	width: 550px;
	height: 38px;
	padding-top: 12px;
	padding-bottom: 2px;
}
/* セレクト中ボタン */
div.select_button1 {
	font-size: 12px;
	color: #000000;
	background-image : url(../img/yajirushi.gif);
	background-position:center;
	background-repeat: no-repeat;
	background-color:#CCFFCC;
	text-align: left;
	text-decoration:none;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #A9A9A9 1px solid;
	margin: 0px;
	display: block;
}

div.button1 a:hover {
	font-size: 12px;
	color: #6600FF;
	background-image : url(../img/yajirushi.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration:none;
	background-color:#EEEEEE;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #A9A9A9 1px solid;
	margin: 0px;
	display: block;
}
div.button1 a {
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration:none;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: #A9A9A9 1px solid;
	margin: 0px;
	display: block;
}
/* ホームへボタン用*/
div.home_button1 a:hover {
	font-size: 12px;
	color: #6600FF;
	background-image : url(../img/yajirushi.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration:none;
	background-color:#EEEEEE;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	display: block;
}
div.home_button1 a{
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration:none;
	width: 160px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	display: block;
}

.td_head {
	color:#666666;
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	background-color:#E4E7F0;
}
.td_type {
	color:#000000;
	font-size:11pt;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	background-color:#FFFFFF;
}
.td_conts {
	font-size:11pt;
	text-align:center;
	background-color:#FFFFFF;
}
table.header {
	margin:0px;
	border:none;
	background-color:#000;
	}
table.header td {
	vertical-align:top;
	}
table.header h1 {
	padding:8px 0px 0px 8px;
	color:#CCC;
	font-size:12px;
	font-weight:100;
