@charset "utf-8";
/*   
Theme Name: ninja_Theme
Theme URI: http://www.ninjamura.com/
Description: ninja
Author: kowanchan

*/
body {
	background-image: url(images/bg_main.gif);
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Trebuchet, "Trebuchet MS", sans-serif,Araial;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.Base_txt{

font-size:75%;
line-height:1.417;
}
a:link {
	color:#084a71;
	text-decoration:none;
}
a:visited { color:#5a2680; text-decoration:none; }
a:hover { color:#0066a7; text-decoration:underline; }
a:active { color:#0066a7; text-decoration:none; }
.clear_both {
	margin: 0px;
	padding: 0px;
	clear: both;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.margin0 {
	margin: 0px;
	padding: 0px;
}

#warapper {
	padding: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	background-image: url(images/bg_footer.gif);
}
#header{
	padding: 0px;
	width: 900px;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	height: 91px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}#logo_j {
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 38px;
	width: 143px;
}
#GlovalNavi ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
#GlovalNavi li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	text-decoration: none;
}
#header h1 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 205px;
}
#GlovalNavi {
	float: right;
	width: 350px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bg_header_navi.gif);
	background-repeat: no-repeat;
}

#header .box_right300 {
	float: right;
	width: 300px;
	padding: 0px;
	height: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ボタン
---------------------------------------------------- */
/*navi*/
#Navigation {
	zoom: 1;
	width: 900px;
	padding: 0px;
	height: 44px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#Navigation:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	}

#Navigation ul {
	margin: 0px;
	padding: 0px;
	border: none;
	}

#Navigation li {
	float: left;
	display: inline;
	background-image: url(images/navigation.gif);
	padding: 0px;
	border: none;
	margin: 0px;
	background-repeat: no-repeat;
	}

#Navigation li a {
	display: block;
	height: 0.5px!important;
	height /**/: 36px;
	padding-top: 44px;
	overflow: hidden;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: -9999px;
	}

/*忍者村とは*/
li#about_navi {
	width: 170px;
}
li#about_navi a {
	background-position: 0px 0px;
	width: 170px;
}
li#about_navi a:hover { background-position: 0px -44px; }
.here_about li#about_navi a { background-position: 0px -44px; }
.here_about li#about_navi a:hover { background-position: 0px -44px; }

/*お楽しみ施設*/
li#enjoy_navi {
	width: 120px;
	margin: 0px;
	padding: 0px;
}
li#enjoy_navi a {
	background-position: -170px 0px;
	width: 120px;
}
li#enjoy_navi a:hover { background-position: -170px -44px; }
.here_enjoy li#enjoy_navi a { background-position: -170px -44px; }
.here_enjoy li#enjoy_navi a:hover { background-position: -170px -44px; }


/*お土産処*/
li#shop_navi {
	width: 85px;
	margin: 0px;
	padding: 0px;
}
li#shop_navi a {
	background-position: -290px 0px;
	width: 85px;
}
li#shop_navi a:hover {
	background-position: -290px -44px;
}
.here_shop li#shop_navi a {
	background-position: -290px -44px;
}
.here_shop li#shop_navi a:hover {
	background-position: -290px -44px;
}


/*お食事処*/
li#food_navi {
	width: 95px;
	margin: 0px;
	padding: 0px;
}
li#food_navi a {
	background-position: -375px 0px;
	width: 95px;
}
li#food_navi a:hover {
	background-position: -375px -44px;
}
.here_food li#food_navi a {
	background-position: -375px -44px;
}
.here_food li#food_navi a:hover {
	background-position: -375px -44px;
}

/*戸隠流・豆辞典*/
li#jiten_navi {
	width: 122px;
	margin: 0px;
	padding: 0px;
}
li#jiten_navi a {
	background-position: -470px 0px;
	width: 122px;
}
li#jiten_navi a:hover {
	background-position: -470px -44px;
}
.here_jiten li#jiten_navi a {
	background-position: -470px -44px;
}
.here_jiten li#jiten_navi a:hover {
	background-position: -470px -44px;
}
/*忍者ショー*/
li#youen_navi {
	width: 108px;
	margin: 0px;
	padding: 0px;
}
li#youen_navi a {
	background-position: -592px 0px;
	width: 108px;
}
li#youen_navi a:hover {
	background-position: -592px -44px;
}
.here_youen li#youen_navi a {
	background-position: -592px -44px;
}
.here_youen li#youen_navi a:hover {
	background-position: -592px -44px;
}
/*問い合わせ*/
li#toi_navi {
	width: 110px;
	margin: 0px;
	padding: 0px;
}
li#toi_navi a {
	background-position: -700px 0px;
	width: 110px;
}
li#toi_navi a:hover {
	background-position: -700px -44px;
}
.here_toi li#toi_navi a {
	background-position: -700px -44px;
}
.here_toi li#toi_navi a:hover {
	background-position: -700px -44px;
}

/*ホーム*/
li#home_navi {
	width: 90px;
	margin: 0px;
	padding: 0px;
}
li#home_navi a {
	background-position: -810px 0px;
	width: 90px;
}
li#home_navi a:hover {
	background-position: -810px -44px;
}
.here_home li#home_navi a {
	background-position: -810px -44px;
}
.here_home li#home_navi a:hover {
	background-position: -810px -44px;
}


#contener {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#main_image {
	background-image: url(images/bg_mainimag.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 314px;
	margin: 0px;
	padding: 0px;
	width: 900px;
	text-align: right;
}

#content_index {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/main_botto.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.breadcrumb {
	text-align: right;
	width: 890px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.breadcrumb a {
	color: #FFFFFF;
}

.Left_box {
	float: left;
	width: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.img_right_banner {
	margin-left: 30px;
	margin-top: 10px;
}
.Index_banner_left {
	float: left;
	width: 250px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Index_banner_right {
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 250px;
}
#main_title {
	background-image: url(images/bg_h1.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#main_title h2 {
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: normal;
	height: 80px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.Left_news {
	width: 540px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Left_news h2 {
}

.Left_news ul {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}
.Left_news ul li {
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
}
.Right_box {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.google_Banner {
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 540px;
}


#Box_Left_navi {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 245px;
}

#Sub_navi {
	padding: 0px;
	float: left;
	width: 230px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/bg_subnavi.gif);
	background-repeat: repeat-y;
}
#Sub_navi h2 {
	background-image: url(images/bg_sub_h2.gif);
	background-repeat: no-repeat;
	width: 185px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 14px;
}

#Sub_navi_box {
	padding: 5px;
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: center;

}
#Sub_navi_box h2 {
	width: 210px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	background-image: url(images/bg_weg.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.Copy_box {
	padding: 0px;
	clear: both;
	margin: 0px;
}




#Sub_button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-image: url(images/bg_sub_navi.gif);
	background-position: bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-repeat: no-repeat;
	clear: both;
	width: 200px;
	list-style-type: none;
}
#Sub_button a {
	color: #555555;
}


#Sub_button li{
	background-image: url(images/sub_line.gif);
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: normal;
	display: list-item;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-position: bottom;
}
#Sub_button li.here{
	background-image: url(images/sub_button_v.gif);
		background-repeat: no-repeat;
	width: 175px;
	height: 28px;
	font-size: 100%;
	line-height: normal;
	display: list-item;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#content_index ul#info {
	margin: 0px;
	list-style-type: none;
	background-image: url(images/bg_info.gif);
	background-repeat: repeat-y;
	width: 647px;
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content_index ul#info li {
	background-image: url(images/icon_orang_fo.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}
#info a {
	color: #990000;
	text-decoration: none;
}

#Sub_navi ul.newpro{
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_newpro.gif);
	background-repeat: repeat-y;
	width: 230px;
}
#Sub_navi ul.newpro li {
	width: 200px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/newpro_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	font-weight: bold;
	color: #221700;
}
#Sub_navi .newpro a,#Sub_cate a{
	color: #333333;
	text-decoration: none;
}

#Sub_navi .pro_bg_col {
	background-image: url(images/bg_newpro_un.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px;
	height: 27px;
	text-align: right;
}
#footer {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #17862c;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	height: 70px;
}
.Box950 {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#footer ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 600px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#footer p {
	line-height: normal;
	padding: 0px;
	margin: 5px;
}
address {
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	font-style: normal;
	margin-top: 0px;
}






.img_news {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content_index #news {
	background-image: url(images/bg_info_un.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
h1#catetitle {
	background-image: url(images/bg_catetitle.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2#cate_sub {
	background-image: url(images/title_newh2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	font-size: 14px;
}
#Sub_navi li.categories{
	list-style-type: none;
}

#Sub_navi ul.newpro li.newpro_icon {
	list-style-type: none;
}
h2.conn_n {
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
}
#Main_content {
	float: right;
	width: 625px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Main_content h2 {
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
}
#Main_content h3 {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #2593c7;
	border-bottom-color: #2593c7;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 40px;
	background-image: url(images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
}
#Main_content p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

h2.conn_n a {
	text-decoration: none;
}
#Sub_cate {
	padding: 0px;
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#Sub_cate h2 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4a4a4a;
	color: #2593c7;
	font-size: 130%;
}

#Sub_cate ul {
	list-style-type: none;
	padding: 0px;
	background-repeat: repeat-y;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Sub_cate ul li ul li.cat-item {
	width: 200px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	font-weight: bold;
	color: #221700;
}#Sub_cate ul li {
	background-image: url(images/icon_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 220px 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.alignleft {
	float: left;
	margin: 10px;
}
.alignright {
	float: right;
	margin: 10px;
}

.title_con {
	background-image: url(images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
}
.Left_news h2 {
	background-image: url(images/h2_bg_nomal.gif);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	padding: 0px;
}
.Right_box h2 {
	margin: 0px;
	padding: 0px;

}
.Right_box ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 400px;
	overflow: auto;
	width: 250px;
}.Right_box li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
	clear: both;
	height: 80px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.Right_box ul li img {
	float: left;
	padding: 2px;
	margin: 2px;
	border: 1px solid #FF6600;
}
#contener_next {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 90px;
}
#contener_next h1.page_title {
	background-image: url(images/h1_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	clear: both;
}

/* 幅660テーブル */
table{
	border-collapse:collapse;
	
	
}

table.Table_Glay_line
{
	border-collapse:collapse;
	padding: 0px;
	margin: 10px;

}
table.Table_Glay_line td.td_price {
	text-align: right;
}

.Table_Glay_line td,
td.Glay_line_all {
	padding: 2px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}
.Table_Glay_line th {
	text-align: left;
	white-space: nowrap;
	background-color: #e9e9e9;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}
th.Line_white {
	margin: 0px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #ffffff;
	white-space: nowrap;
	background-color: #e9e9e9;
	font-weight: bold;
}
td.Line_Right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	width: 15%;
}

td.Line_Right_dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	padding: 3px;

}
td.Line_Right_dot_no {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
	padding: 3px;

}
td.Line_Left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
table.Table_Glay_line_m5
{
	border-collapse:collapse;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 95%;

}
.Table_Glay_line_m5 th {
	text-align: left;
	white-space: nowrap;
	background-color: #f0f0f0;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Table_Glay_line_m5 th.line_w {
	text-align: left;
	white-space: nowrap;
	background-color: #f0f0f0;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.Table_Glay_line_m5 td.line_rule {
	text-align: left;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e9e9e9;
}

th.BG_Glayl {
	margin: 0px;
	padding: 5px;
	text-align: center;
	border: 1px solid #D4D4D4;
	white-space: nowrap;
	background-color: #ededed;
	font-weight: bold;
}
.Bg_blue_box {
	background-color: #e8f7fe;
	padding: 10px;
}
ul.width120 {
	list-style-type: square;
}
ul.width120 li {
	float: left;
	width: 180px;
}
#Main_content h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: ##2593c7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
ul.list_icon01 {
	list-style-type: none;
	float: left;
	width: 450px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.list_icon01 li {
	background-image: url(images/icon_ninja.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	float: left;
	padding-right: 10px;
	height: 25px;
	background-position: left top;
	display: list-item;
	padding-top: 5px;
}
.Box_100 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 100px;
}
#subcon {
	}
#mydiv1 {
width:600px;
		}
#mydiv2 {
width: 600px;
	}
#mydiv3 {
width: 600px;
	}

#mydiv4 {
width: 600px;
	}
#mydiv5 {
width: 600px;
	}
#mydiv6 {
width: 600px;
	}
#mydiv7 {
width: 600px;
	}
#mydiv8 {
width: 600px;
	}
