@charset "UTF-8";

body {
    font: 100%  "ＭＳ Ｐゴシック", "Osaka－等幅", Arial, sans-serif;
	background: #ffffff;
	background-image:url(img/bg_news.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.mainContainer #container {
	width: 540px; 
	background: #FFFFFF;
	background-color:#ffffff;
	margin: 0 auto;
	text-align: left;
}


.mainContainer #mainContent {
	margin:0px;
	padding: 0px 10px;
	background-color:#ffffff;
	overflow:auto;
	font-size:0.9em;
	letter-spacing:0.1em;
	line-height:1.2em;
}

.mainContainer #mainContent a:hover{
	border-bottom:#1d3994 1px solid;
}

.mainContainer #mainContent a{
	color:#1d3994;
	text-decoration:none;
}

.mainContainer #mainContent a:visited{
	color:#1d3994;
	text-decoration:none;
}

h1{
	margin-top:40px;
	margin-left:55px;
	font-size:34px;
	color:#FFFFFF;
	font-weight:normal;
	}

h2 {
	margin:6px 0px 20px 0px;
	padding:0px;
}

.tree{
	font-size:0.8em;
	margin:0px 0px 30px 5px;
	padding:0px;
}


.tree a{
	color:#1d3994;
	text-decoration:none;
}

.tree s:hover{
	color:#1d3994;
	border-bottom:#1d3994 1px solid;
}



p {
	margin: 3px 0px;
	padding: 0px;
}


/*pの装飾*/
.section{
	margin:15px 0px;
	padding:0px;
}


.header{
	margin:10px 10px 5px 10px;
	padding:0px;
	background-image:url(img/bg_title.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:80px;
	}


.footer{
	margin:50px 10px 10px 10px;
	clear: both;
	}

.footer img{
	border:none;
	}

.logo {
	margin: 0px;
	padding: 0px;	
	float: left;
	width: auto;
}

.button {
	margin: 0px;
	padding: 0px;	
	float: right;
}

.button a{
	display:block;
	width: 83px;
	height: 28px;
	background-image:url(img/button_close.jpg);
	background-repeat:no-repeat;
}

.button a:hover{
	background-image:url(img/button_close_hover.jpg);
	background-repeat:no-repeat;
}

.button a span{
	display:none;

}


/*newsページ向け start-------------------------------------*/

.HeightNews{
	margin:0px;
	padding:0px;
}	

.HeightNews span img{
	margin:0px;
	padding:0px;
	border:none;
}

.NewsCateg{
	margin:20px 0px 0px 0px;
	padding:0px;
	overflow:auto;
	overflow:auto;	
}

/*h2の装飾 start*/
.news{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding: 7px 10px 1px 10px;
	border-bottom:#80BAD0 1px solid;
	margin:0px;
	background-image:url(img/bg_h2_news.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
/*h2の装飾 end*/

/*pの装飾 start*/
.back{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 17px;
	background-image:url(img/list_back.jpg);
	background-position:0.3em left ;
	background-repeat:no-repeat;
	color:#1d3994;
	text-decoration:none;
}

.back a:hover{
	color:#1d3994;
	border-bottom:#1d3994 1px solid;
}


/*pの装飾 end*/


/*pの装飾 star*/

.descri{
	margin-top:10px;
}


/*pの装飾 end*/


#LeftContents{
	margin:0px;
	padding:0px;

}

.Topics {
	float: right;
	width: 155px;
	color:#666666;
	margin:0px;
	padding:0px;
}

.TopicsContents {
	padding: 0px;
	margin:0px;
}


.TopicsContentsList {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color:#DEDEDE;
	list-style-type: none;
	margin: 1px;
	padding: 3px 5px;	
}

.TopicTitle {
	font-style: normal;
	font-weight: bold;
}


#description{
	margin:0px 20px;
	padding:0px;
	}

/* タブパネルCSS start*/

#TabbedPanels1{
	margin: 0px;
	padding: 0px;

}

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	/*width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	width:355px;
}

.TabbedPanelsContent {
	margin:0px;
	padding: 4px;
	font-size:14px;
}

.PanelsContent {
	/*padding: 0px;*/
	/*list-style-type: square;*/
	list-style:none;
	margin: 15px 10px 10px 0px;
	padding:0px 7px;   	
}

.PanelsContentList {
	margin:0px;
	padding:5px 0px 5px 17px;
	background-image:url(img/list.jpg);
	background-position:0.6em left ;
	background-repeat:no-repeat;
}



.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	/*font: bold 0.7em sans-serif;*/
	/*font:bold 0.9em sans-serif;*/
	font:bold 0.8em sans-serif;
	color:#1d3994;
	background-color:#EAEAEA;
	background-image:url(img/bg_tab_a.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	background-color: #CCC;
	background-image:url(img/bg_tab_hover.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	/*border-top:#1d3994 2px solid;	*/
}


.TabbedPanelsTabSelected {
	color:#000000;
	background-color: #fff;
	background-image:url(img/bg_tab_sel.jpg);
	background-position:top left;
	background-repeat:repeat-x;	
	border-bottom: 1px solid #fff;
	/*font-weight:bold;*/
}

.TabbedPanelsTab a {
	/*font-size:0.9em;
	text-decoration: none;
	background-image:url(img/bg_tab_a.jpg);
	background-position:top left;
	background-repeat:repeat-x;	*/
}


.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #fff;
	/*height:20em;*/
	height:28em;
	width:355px;
}


.TabbedPanelsContentVisible {
}



.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	/*height: 20em;*/
	height:28em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}


.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	/*height: 20em;*/
	height:28em;
}

/* タブパネルCSS end*/


/*newsページ向け end-------------------------------------*/


/*flowページ向け start-------------------------------------*/


#Flow{
	margin:0px;
	padding:0px;
}

.FlowComent{
	margin:20px 20px;
	padding:0px;
}


.LineGrapf{
	margin:0px;
	padding:0px;
	height:auto;
}	

.legend{
	margin:10px auto;
	font-size:0.7em;
	text-align:right;
}



/*flowページ向け end-------------------------------------*/




/*companiesページ向け start-------------------------------------*/

#CompanyIntroduction{
	margin:20px 20px 0px 20px;
	padding:0px;
	}

.Company{
	margin:0px 0px 40px 0px;
	padding:0px;
}


/*h2の装飾 start*/

.CompanyName{
	margin:8px 0px;
	padding:3px 5px;
	font-size:1em;
	border-left:#2d8aff 5px solid;
		}

/*h2の装飾 end*/


/*pの装飾 start*/

.intro{
	margin:10px 0px;
	padding:0px;
	font-size:0.8em;
	text-align:right;
}

/*pの装飾　end*/



/*companiesページ向け end-------------------------------------*/


/*productsページ向け start-------------------------------------*/

#ProductsIntroduction{
	margin:20px 0px 0px 0px;
	padding:0px;
	overflow:auto;
}

#ProductsCateg{
	clear:both;
	margin:0px 0px 16px 0px;
	padding:0px 30px 15px 30px;
	overflow:auto;
	background-image:url(img/bg_products.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	width:460px;
}

#ProductsCateg1{
	clear:both;
	margin:0px 0px 16px 0px;
	padding:0px 30px 15px 30px;
	overflow:auto;
	background-image:url(img/bg_products_1.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	width:460px;
}

#ProductsCateg2{
	clear:both;
	margin:0px 0px 16px 0px;
	padding:0px 30px 15px 30px;
	overflow:auto;
	background-image:url(img/bg_products_2.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	width:460px;
}

#ProductsCateg3{
	clear:both;
	margin:0px 0px 16px 0px;
	padding:0px 30px 15px 30px;
	overflow:auto;
	background-image:url(img/bg_products_3.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	width:460px;
}


#ProductsCateg4{
	clear:both;
	margin:0px 0px 16px 0px;
	padding:0px 30px 15px 30px;
	overflow:auto;
	background-image:url(img/bg_products_4.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	width:460px;
}

#ProductsCateg5{
	clear:both;
	margin:0px 0px 16px 0px;
	padding:0px 30px 15px 30px;
	overflow:auto;
	background-image:url(img/bg_products_5.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	width:460px;
}

.Products_left{
	margin:0px 0px 0px 0px;
	padding:0px 6px;
	float:left;
	width:208px;
	background-image:url(img/bg_products_top.gif);
	background-position: top center;
	background-repeat:no-repeat;
	border-right:#9bcdff 1px solid;
	border-left:#9bcdff 1px solid;	
}

.Products_right{
	margin:0px 0px 0px 0px;
	padding:0px 6px;
	float:right;
	width:208px;
	background-image:url(img/bg_products_top.gif);
	background-position: top center;
	background-repeat:no-repeat;
	border-right:#9bcdff 1px solid;
	border-left:#9bcdff 1px solid;	
}


/*h2の装飾 start*/

.ProductsName{
	margin:15px 0px 7px 0px;
	padding:0px 0px 5px 5px;
	font-size:1em;
	background-image:url(img/bg_products_title.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

/*h2の装飾 end*/


/*pの装飾 start*/

.AboutProducts{
	margin:10px 0px;
	font-size:0.9em;
}

.maker{
	margin:30px 0px 0px 0px;
	padding:0px;
	font-size:0.8em;
	text-align:right;
}


/*pの装飾　end*/



/*productsページ向け end-------------------------------------*/



/*campaignページ向け start-------------------------------------*/

.mainContainer #mainContent2 {
	margin:0px;
	padding: 0px 10px;
	background-color:#ffffff;
	overflow:auto;
	font-size:0.9em;
	letter-spacing:0.1em;
	line-height:1.2em;
}


#campaign{
	margin:0px 0px 60px 0px;
	padding:0px;
	text-decoration:none;
	}


.send{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.send a{
	display:block;
	width: 151px;
	height: 40px;
	background-image:url(img/send.jpg);
	background-repeat:no-repeat;
}

.send a:hover{
	background-image:url(img/send_hover.jpg);
	background-repeat:no-repeat;
}


.send a span{
	display:none;
}



/*pの装飾 start*/

.coment{
	margin:10px 0px;
	padding:0px;
	font-size:0.8em;
}


/*pの装飾　end*/


.thumbnail{
	margin:0px 10px;
	padding:0px;
	height:auto;	
}


.thumbnail_x{
	margin:0px 0px 8px 0px;
	padding:0px;
	width:500px;
}

.thumbnail_x li{
	float:left;
	height:102px;
	list-style:none;
	margin:0px 3px;
	padding:7px 5px 21px 5px;
	background-color:#E6E6E6;
	background-image:url(img/bg_photo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border-top:1px #DFDFDF solid;
	border-right:1px #DFDFDF solid;
	border-left:1px #DFDFDF solid;
}


.thumbnail_x li img{
	border:1px #C8C8C8 solid;
	margin:0px;
	padding:0px;
}

.campaign_legend{
	margin:0px 20px;
}

.clear{
	clear:both;
	margin:0px 20px;
	padding-top:10px;
}


/*campaignページ向け end-------------------------------------*/

/*lightbox start----------------------------*/

#lightbox{
	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*lightbox end----------------------------*/
