@charset "UTF-8";

@import "../../news.css";

/* 共通定義 */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: #FFFFFF url(../img/body.gif) repeat-x;
}
#all {
	text-align: left;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
p,dt,dd,li,address {
	line-height: 1.4em;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
th {
}
ul,ol {
	margin-left: 40px;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.valignC{
	vertical-align:middle;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.floatL10 {
	float: left;
	margin-right: 10px;
}
.floatL20 {
	float: left;
	margin-right: 20px;
}

.floatR10 {
	float: right;
	margin-left: 10px;
}
.small {
	font-size: 11px !important;
}
.clear {
	clear: both !important;
}
.mT5 {
	margin-top: 5px !important;
}
.mT10 {
	margin-top: 10px !important;
}
.mT15 {
	margin-top: 15px !important;
}
.mT20 {
	margin-top: 20px !important;
}
.mT40 {
	margin-top: 40px !important;
}
.mB5 {
	margin-bottom: 5px !important;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.pagetop {
	text-align: right;
	border-top: 1px solid #999;
	margin-top: 20px;
}
.pagetop img {
	padding-top: 5px;
}
.red {
	color: #FF0000;
}
.b{
	font-weight: bold;
}
.sho{
	font-size: 70%;
}
.sho1{
	font-size: 90%;
}
.iB {
	border: 1px solid #E6E6E6;
	padding: 1px;
}
.cursor {
	background: url(../img/cursor.gif) no-repeat 0px 4px;
	padding-left: 10px;
}
/* コンテンツ */

#contents {
	width: 840px;
	background: url(../img/contents_bg.gif) repeat-y right;
}

/* リンク */

a:link {
	color: #CF2020;
}
a:visited {
	color: #CF2020;
}
a:hover {
	text-decoration: none;
}


/* ヘッダ */

#head {
	position: relative;
}
#head img {
	vertical-align: bottom;
}

#summary {
	font-size: 11px;
	width: 650px;
	color: #969696;
	position: absolute;
	top: 7px;
	right: 7px;
	text-align: right;
}
#global {
}
#global ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#global li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#global a {
	display: block;
	height: 41px;
	/*\*/ overflow:hidden; /* */
	text-indent: -9999px;
	background: no-repeat;
}
#global a#g1 {
	width: 145px;
	background: url(../img/global_home.gif);
}
#global a#g2 {
	width: 140px;
	background: url(../img/global_products.gif);
}
#global a#g3 {
	width: 140px;
	background: url(../img/global_history.gif);
}
#global a#g4 {
	width: 140px;
	background: url(../img/global_company.gif);
}
#global a#g5 {
	width: 140px;
	background: url(../img/global_recruit.gif);
}
#global a#g6 {
	width: 135px;
	background: url(../img/global_contact.gif);
}
#global a#g1:hover {
	background: url(../img/global_home_o.gif);
}
#global a#g2:hover {
	background: url(../img/global_products_o.gif);
}
#global a#g3:hover {
	background: url(../img/global_history_o.gif);
}
#global a#g4:hover {
	background: url(../img/global_company_o.gif);
}
#global a#g5:hover {
	background: url(../img/global_recruit_o.gif);
}
#global a#g6:hover {
	background: url(../img/global_contact_o.gif);
}


/* メインコンテンツ */

#path {
	font-size: 11px;
	line-height: 20px;
	color: #999;
	text-align: right;
	margin-bottom: 15px;
}
#path a {}
#path a:hover {}
#topImg {
}
#topImg h1 {
	font-size: 16px;
	line-height: 120px;
	color: #FFF;
	padding-left: 40px;
}
#topImg h1.products {
	background: url(../img/categoryimg_products.jpg) no-repeat left top;
}
#topImg h1.products2 {
	background: url(../img/categoryimg_products2.jpg) no-repeat left top;
}
#topImg h1.products3 {
	background: url(../img/categoryimg_products3.jpg) no-repeat left top;
}
#topImg h1.products4 {
	background: url(../img/categoryimg_products4.jpg) no-repeat left top;
}
#topImg h1.products5 {
	background: url(../img/categoryimg_products5.jpg) no-repeat left top;
}
#topImg h1.products6 {
	background: url(../img/categoryimg_products6.jpg) no-repeat left top;
}
#topImg h1.products7 {
	background: url(../img/categoryimg_products7.jpg) no-repeat left top;
}
#topImg h1.products8 {
	background: url(../img/categoryimg_products8.jpg) no-repeat left top;
}

#topImg h1.company {
	background: url(../img/categoryimg_company.jpg) no-repeat;
}
#topImg h1.information {
	background: url(../img/categoryimg_information.jpg) no-repeat;
}

#topImg h1.tour {
	background: url(../img/categoryimg_tour.jpg) no-repeat;
}
#main {
	float: left;
	width: 570px;
	padding-right: 20px;
}
#index {
min-height: 500px;
}
#index h1 {
	font-size: 12px;
	color: #333;
	background: url(../img/index_h1.gif) no-repeat;
	padding-left: 10px;
	line-height: 22px;
	margin-bottom: 10px;
}
#index h2 {
	margin-bottom: 10px;
}

#index p {
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#index .noStyle {
	padding-right: 0px;
	padding-left: 0px;
}

#main table.whatsnew {
	width: 570px;
	font-size: 12px;
	color: #333;
	margin-bottom: 15px;
}
#main table.whatsnew th {
	width: 60px;
	color: #CF2020;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
#main table.whatsnew td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#index a.indexCont1 {
	display: block;
	background: url(../img/index_contents_nc.gif) no-repeat;
	font-size: 11px;
	line-height: 1.3em;
	color: #999;
	height: 33px;
	width: 153px;
	margin-bottom: 10px;
	float: left;
	padding-top: 27px;
	padding-left: 27px;
	padding-right: 100px;
	text-decoration: none;
}
#index a.indexCont2 {
	display: block;
	background: url(../img/index_contents_machining.gif) no-repeat;
	font-size: 11px;
	line-height: 1.3em;
	color: #999;
	height: 33px;
	width: 153px;
	margin-bottom: 10px;
	float: right;
	padding-top: 27px;
	padding-left: 27px;
	padding-right: 100px;
	text-decoration: none;
}
#index a.indexCont3 {
	display: block;
	background: url(../img/index_contents_exclusive.gif) no-repeat;
	font-size: 11px;
	line-height: 1.3em;
	color: #999;
	height: 33px;
	width: 153px;
	margin-bottom: 10px;
	float: left;
	padding-top: 27px;
	padding-left: 27px;
	padding-right: 100px;
	text-decoration: none;
}
#index a.indexCont4 {
	display: block;
	background: url(../img/index_contents_tz.jpg) no-repeat;
	font-size: 11px;
	line-height: 1.3em;
	color: #999;
	height: 33px;
	width: 153px;
	margin-bottom: 10px;
	float: right;
	padding-top: 27px;
	padding-left: 27px;
	padding-right: 100px;
	text-decoration: none;
}
#index a.indexCont4a {
	display: block;
	background: url(../img/index_contents_exclusive.gif) no-repeat;
	font-size: 11px;
	line-height: 1.3em;
	color: #999;
	height: 33px;
	width: 153px;
	margin-bottom: 10px;
	float: left;
	padding-top: 27px;
	padding-left: 27px;
	padding-right: 100px;
	text-decoration: none;
}

#index a.indexCont1:hover {
	background: url(../img/index_contents_nc_o.gif) no-repeat;
}
#index a.indexCont2:hover {
	background: url(../img/index_contents_machining_o.gif) no-repeat;
}
#index a.indexCont3:hover {
	background: url(../img/index_contents_exclusive_o.gif) no-repeat;
}
#index a.indexCont4:hover {
	background: url(../img/index_contents_tz_o.jpg) no-repeat;
}
#index a.indexCont4a:hover {
	background: url(../img/index_contents_exclusive_o.gif) no-repeat;
}
#main .formWrap select {
	color: #666;
	vertical-align: middle;
}
#main .formWrap input {
	vertical-align: middle;
}
#main2 {
}
#main2 h2 {
	font-size: 12px;
	line-height: 25px;
	color: #333;
	background: url(../img/main2_h2.gif) no-repeat;
	padding-left: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}
#main2 h3 {
	font-size: 12px;
	line-height: 23px;
	color: #333;
	background: url(../img/main2_h3.gif) no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}

#main2 p {
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#main2 p.topText {
	padding-top: 5px;
	border-top: 1px solid #999;
}
#main2 .box {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main2 .prodLeft {
	float: left;
	height: 140px;
	width: 275px;
	margin-bottom: 20px;
}
#main2 .prodRight {
	float: right;
	height: 140px;
	width: 275px;
	margin-bottom: 20px;
}
#main2 .prodLeft h3 , #main2 .prodRight h3 {
	font-size: 12px;
	font-weight: bold;
	background: url(../img/main2_h3_products.gif) no-repeat;
	line-height: 19px;
	padding-bottom: 4px;
}
#main2 .prodLeft img.iB , #main2 .prodRight img.iB {
	border: 1px solid #E6E6E6;
	padding: 1px;
	float: left;
	margin-right: 8px;
}
#main2 .prodLeft p , #main2 .prodRight p {
	padding-right: 0px;
	padding-left: 0px;
}
#main2 ul,
#main2 ol {
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 15px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#main2 table ul,
#main2 table ol {
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 10px;
	color: #666;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#main2 ul li,
#main2 ol li {
}
#main2 .categoryLink h2 {
	margin: 0px;
	padding: 0px;
}
#main2 .categoryLink h2 a {
	display: block;
	background: url(../img/main2_h2_category.gif) no-repeat;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
}
#main2 .categoryLink h2 a:hover {
}
#main2 .categoryLink p {
	padding: 10px 14px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
#main2 .categoryLink p a {
	background: url(../img/cursor.gif) no-repeat 0px 4px;
	padding-left: 10px;
	margin-right: 5px;
}
#main2 table.defaultTbl {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	width: 568px;
}
#main2 table.defaultTbl th {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 5px 10px;
	background: #E6E6E6;
	color: #666;
	width: 140px;
}
#main2 table.defaultTbl td {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 5px;
}
#main2 table.defaultTbl .td1 {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	background: #E6E6E6;
	color: #666;
	text-indent: 5px;
	white-space: nowrap;
}
#main2 table.defaultTbl .td2 {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	text-align: center;
	padding: 5px;
	color: #FFF;
	background: #888 url(../img/main2_tbl_bg.gif) repeat-x left top;
}
#main2 .faqWrap strong {
	font-size: 25px;
	color: #CF2020;
}
#main2 .uLineCatch {
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	font-weight: bold;
	color: #333;
}
#main2 table.prodTbl {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#main2 table.prodTbl p {
	padding-right: 0px;
	padding-left: 0px;
}
#main2 table.prodTbl .uLineCatch {
	color: #CF2020;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}

#main2 .categoryLink2 {
}
#main2 .categoryLink2 p {
	line-height: 30px;
	background: #E7E7E7;
}
#main2 ul.feature {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
#main2 ul.feature li {
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	list-style: inside;
}

/* サイドメニュー */

#menu {
	width: 230px;
	float: right;
	padding-left: 20px;
}
#menu h2 {
	margin-bottom: 10px;
}
#menu ul {
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
#menu li {
	margin: 0px 0px 5px;
	padding: 5px;
	background: url(../img/menu_contents_bg.gif) no-repeat;
	height: 60px;
	width: 220px;
	clear: both;
}
#menu li h3 {
	padding-top: 3px;
	font-size: 12px;
}
#menu li p {
	font-size: 11px;
	line-height: 1.3em;
	color: #666;
}
#menu li img {
	border: 1px solid #666;
	padding: 1px;
	margin-right: 10px;
	float: left;
}
#menu dl {
	font-size: 12px;
	margin-bottom: 20px;
}
#menu dl a {
	display: block;
}
#menu dl a:hover {
	text-decoration: underline;
}
#menu dt a {
	line-height: 29px;
	background: url(../img/menu_dt.gif) no-repeat;
	padding-left: 23px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#menu dd a {
	line-height: 26px;
	background: url(../img/menu_dd.gif) no-repeat;
	padding-left: 34px;
	color: #666;
	text-decoration: none;
}
#menu #inquiryBox {
	padding: 10px;
	width: 210px;
	background: #F1F1F1;
}
#menu #inquiryBox h2 {
	margin-bottom: 0px;
}
#menu #inquiryBox p {
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
}
#menu #inquiryBox .uLine {
	background: url(../img/menu_line.gif) no-repeat left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#menu #inquiryBox .wrap {
	background: #FFF;
	padding: 15px;
}

/* フッタ */

#footer {
	clear: both;
	margin-top: 20px;
}
#footer p {
	font-size: 11px;
	text-align: center;
	background: #808080;
	color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.4em;
}

#footer p a {
	color: #FFF;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 11px;
	color: #666;
	line-height: 20px;
}
#copyright span {
	float: right;
	font-size: 12px;
}
#copyright a {
	color: #808080;
	text-decoration: none;
	background: url(../img/cursor.gif) no-repeat 0px 4px;
	padding-left: 10px;
}
#copyright a:hover {
	text-decoration: underline;
}



/* サイトマップ */

#sitemap ul {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sitemap ul ul {
	background: url(../img/s-dot3.gif) repeat-y left top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 0px;
}
#sitemap ul li {
	background: url(../img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
#sitemap ul li.s-close {
	background: url(../img/s-dot2.gif) no-repeat;
	margin-bottom: 5px;
}
#sitemap ul li.s-close2 {
	background: url(../img/s-dot4.gif) no-repeat;
	margin-bottom: 0px;
}
#sitemap ul li.s-close3 {
	background: url(../img/s-dot5.gif) no-repeat;
}
#sitemap ul li.s-close4 {
	background: #FFF url(../img/s-dot4.gif) no-repeat left top;
}

/* フォーム用定義 */

.mail-form{
}
.mail-input {
	text-align: center;
}

#main2 table.form-tbl {
}
#main2 table.form-tbl th {
}
#main2 table.form-tbl td {
}
.caution {
	font-size: 12px;
	color: #666666;
	list-style: none;
}
.caution strong {
	color: #FF0000; 
}
.icon_s {
	border: 1px solid #E6E6E6;
	padding: 1px;
}

/* ツアーイメージ用
#tourimag{
	background: url(../../tour/img/main_bottom.gif) no-repeat;
	height: 427px;
	position:relative;
	margin-bottom: 2em;
}

#tourimag .kaihatu{
	position: absolute;
	top: 15px;
	left: 108px;
	height: 173px;
}

#tourimag .kumitate{
	position: absolute;
	top: 118px;
	left: 320px;
	height: 173px;
}

#tourimag .kakou{
	position: absolute;
	top: 233px;
	left: 112px;
	height: 173px;
}

#tourimag .kakou_dam img{
	display: none;
}

#tourimag a:hover img {
filter: Alpha(opacity=70);
opacity: 0.7;
}

*/

/*************
/* ギャラリー用
*************/
#main #tourbox{
	margin-top: 1em;
	margin-left: 10px;
	width: 570px;
}

#main .box1 {
	background: #ececec;
	height: 100px;
	width: 150px;	
	padding: 6px;		
	float: left;		
	display: inline;	
	margin: 0px 10px 30px;	
	color: #ffffff;
}

#main .box1 p {
	font-size: 11px;	
	padding: 10px;
	text-align: center;
}

#main .box1 a{
	border-bottom: 0;
}

/*************
/* ボタン
*************/

a.but{
	display:block;
	width: 20%;
	padding: 5px;
	background:#cc0000;
	color: #ffffff;
	text-align: center;
	float:right;
	text-decoration: none;
	font-weight: bold;
	border-radius: 5px;
}

a.but:hover{
	background:rgba(204,0,0,0.6);
}




