@charset "utf-8";

@media screen
{
/*--screen--*/

.container
{
	position: relative;
	z-index: 1;
	background: url(../img/bg_body_cont.jpg) repeat-x;
}





.leftcolumn h2
{
	padding: 0;
	margin: 0 5px;
	overflow: hidden;
	font-size: 230%;
	font-weight: 100;
	color: #ccc;
	letter-spacing: 1px;
	background-image: url(../img/bg_h2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height:72px;
	line-height:72px;
}





.breadcrumbs_wrap
{
	height: auto;
	width: 100%;
	background: url(../img/bg_header_cont.jpg) no-repeat scroll center top !important;
}





/* in leftcolumn */

a.tour_back, a.tour_next
{
	height: 30px;
	margin: 35px 0 25px 0;
	font-size: 100%;
	color: #999999;
	line-height: 30px;
	display: block;
	background-color: #FFFFFF;
}





a.tour_back:hover, a.tour_next:hover
{
	text-decoration: underline;
}





a.tour_back
{
	float: left;
	padding: 25px 10px 0 5px;
	background-image: url(../img/tour_back.gif);
	background-position: left top;
}





a.tour_next
{
	float: right;
	padding: 25px 5px 0 10px;
	background-image: url(../img/tour_next.gif);
	background-position: right top;
}





a.produce_banner, a.streaming_banner, a.equipment_banner
{
	height: 86px;
	width: 415px;
	padding: 95px 20px 0 200px;
	font-size: 12px;
	color: #fff;
	display: block;
	background-image: url(../img/btn_service_category.gif);
	background-repeat: no-repeat;
}





* html a.produce_banner, * html a.streaming_banner, * html a.equipment_banner
{
	height: 86px;
	padding: 95px 20px 0 200px;
}





a.produce_banner:hover, a.streaming_banner:hover, a.equipment_banner:hover
{
	color: #0c6ac6;
	text-decoration: underline;
}





a.produce_banner
{
	background-position: 0 0;
}





a.streaming_banner
{
	background-position: 0 -181px;
}





a.equipment_banner
{
	background-position: 0 -362px;
}






.btn_service
{
	height: 42px;
	width: 455px;
	padding: 10px 5px 10px 170px;
	margin-top: 20px;
	overflow: hidden;
	background: url(../img/bg_btn_service.gif);
}





.btn_service a
{
	float: left;
	height: 44px;
	width: 146px;
	overflow: hidden;
	line-height: 0;
	display: inline;
	text-indent: -9999px;
	background-image: url(../img/btn_sub.gif);
}





.btn_service a:hover
{
	text-decoration: none;
}





.btn_service a.faq
{
	margin-right: 4px;
	background-position: 0 0;
}





.btn_service a.catalog
{
	margin-right: 4px;
	background-position: -146px 0;
}





.btn_service a.actual
{
	background-position: -292px 0;
}





.btn_service a.faq:hover
{
	background-position: 0 -44px;
}





.btn_service a.catalog:hover
{
	background-position: -146px -44px;
}





.btn_service a.actual:hover
{
	background-position: -292px -44px;
}





ul.privacy
{
	padding: 15px 25px;
}





ul.privacy li
{
	padding: 2px 0;
	font-weight: normal;
}





.affiliate
{
	padding-bottom: 10px;
}





.affiliate h4
{
	margin: 25px 5px 5px 5px;
}

.affiliate h4 a
{
	color: #555;
}

.affiliate a
{
	color: #70b6ff;
}



.toiawase
{
	padding: 10px 5px;
}





.toiawase input.text
{
	width: 240px;
}



.toiawase input.textInput
{
	width: 400px;
}



.toiawase input.btn
{
	width: 120px;
	margin: 0 10px 0 0;
	border: 3px #d6d6d6 double;
	background-color: #f0f0f0;
}





.toiawase textarea
{
	height: 120px;
	width: 400px;
}





.toiawase .star
{
	font-size: 9px;
	color: #FF0000;
	vertical-align: super;
}





.toiawase .attention
{
	font-size: 9px;
	color: #FF0000;
}



/*Google Viewer*/

iframe.gDocs
{
	height: 485px;
	width: 620px;
	margin: 0 5px;
	border: solid 1px #ccc;
}



/*sitemap*/

div.sitemap a
{
	display: block;
}




div.sitemap
{
	padding: 10px 5px;
	margin: -15px 0 0 0;
}





div.sitemap .leftColumn
{
	float: left;
	width: 300px;
	padding: 5px 0;
	margin: 0 0 5px 0;
}





div.sitemap .rightColumn
{
	float: right;
	width: 300px;
	padding: 5px 0;
	margin: 0 0 5px 0;
}





.article div.sitemap ul
{
	padding: 0;
	margin: 0 0 15px 0;
	list-style-type: none;
}





div.sitemap .folder_end
{
	margin: 25px 0 0 0;
	border-bottom: solid 3px #ddd;
}





.article div.sitemap h3
{
	height: auto;
	width: auto;
	padding: 18px 0 17px 5px;
	margin: 0 0 0 0;
	background-image: url(../img/heading_sitemap.gif);
	background-position: left top;
	background-repeat: repeat-x;
}





.article div.sitemap h3 a
{
	height: 21px;
	padding: 0 0 0 28px;
	font-size: 130%;
	font-weight: 100;
	color: #666;
	line-height: 21px;
	letter-spacing: 1px;
	background-image: url(../img/mark_sitemap.gif);
	background-position: left;
	background-repeat: no-repeat;
}





.article div.sitemap h4.folder
{
	padding: 5px 0;
	margin: 0 0 0 15px;
	border: 0;
	background-image: url(../img/bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}





.article div.sitemap h4.folder a
{
	padding: 0 0 0 20px;
	font-weight: normal;
	background-image: url(../img/mark_arrow.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}



.article div.sitemap h4.folder a:hover
{
	background-image: url(../img/mark_arrow.gif);
	background-position: 0 -54px;
	background-repeat: no-repeat;
}





.article div.sitemap ul li
{
	padding: 5px 0 5px 5px;
	margin: 0 0 0 30px;
	font-weight: 100;
	background-image: url(../img/bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}


.article div.sitemap ul li a
{
	padding: 0 0 0 12px;
	background-image: url(../img/mark_li.gif);
	background-position: left center;
	background-repeat: no-repeat;
}





/* in rightcolumn */

div.sidemenu
{
	clear: both;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0;
	background: url(../img/submenu_bottom.gif) left bottom no-repeat;
}




div.sidemenu a
{
	display: block;
}




div.sidemenu h2
{
	height: 33px;
	width: 285px;
	padding: 2px 0px 0px 10px;
	margin: 0px;
	line-height: 33px;
	background: url(../img/submenu_heading.gif) left top no-repeat;
}




div.sidemenu h2 a, div.sidemenu h2 a:hover
{
	color: #fff;
}




div.sidemenu ul.sideCont
{
	margin: 0 0 2px 0;
	list-style-type: none;
}


div.sidemenu h3
{
	padding: 0 0 0 20px;
	margin: 2px 0;
	border: 0;
	font-weight: 100;
	line-height: 31px;
	background: url(../img/bg_dot.gif) left bottom repeat-x;
	background-color: #eff3f9;
}




div.sidemenu h3.focus
{
	background-image: url(../img/submenu_dt_focus.gif);
	background-position: left;
	background-repeat: repeat-x;
}




div.sidemenu h3.focus a
{
	color: #fff;
}




div.sidemenu ul.sideCont li
{
	padding: 7px 0 8px 19px;
	margin: 0;
	line-height: 120%;
	background-image: url(../img/bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}




div.sidemenu ul.sideCont li a:hover 
{
	color: #fb6666;
	background: url(../img/mark_arrow.gif) 0 -59px no-repeat;
}




div.sidemenu ul li a
{
	padding-left: 18px;
	color: #666;
	display: block;
	background: url(../img/mark_arrow.gif) 0 1px no-repeat;
}




div.sidemenu a.active{
	color: #666;
	background: url(../img/mark_arrow.gif) 0 -59px no-repeat;
}





/*--END--*/
}


@media print
{
/*--print--*/

/* in leftcolumn */

a.produce_banner, a.streaming_banner, a.equipment_banner
{
	padding: 10px 5px;
	border-top: 1px #d6d6d6 dotted;
	display: block;
}





.btn_service
{
	border-top: 1px #d6d6d6 dotted;
}





.btn_service a
{
	padding: 0 0 0 20px;
	margin: 10px 0 0 10px;
	display: list-item;
	list-style: disc;
}





/* in rightcolumn */



/* in leftcolumn */

.pagetop
{
	display: none;
}





a.details
{
	float: right;
	padding: 0 0 0 20px;
	margin: 10px 0 0 7px;
	font-size: 80%;
	color: #999999;
	display: block;
}





.privacy
{
	padding: 15px 25px;
}





.privacy li
{
	padding: 2px 0;
	font-weight: normal;
}





.affiliate
{
	padding: 10px 0;
}





.affiliate h4
{
	margin: 5px;
}





.toiawase
{
	padding: 10px 5px;
}





.toiawase input.text
{
	width: 240px;
}





.toiawase input.btn
{
	width: 120px;
	margin: 0 10px 0 0;
	border: 3px #d6d6d6 double;
}





.toiawase textarea
{
	height: 120px;
	width: 400px;
}





.toiawase .star
{
	font-size: 9px;
	color: #FF0000;
	vertical-align: super;
}





.toiawase .attention
{
	font-size: 9px;
	color: #FF0000;
}



.sitemap
{
	padding: 10px 5px;
	margin: -15px 0 0 0;
}



.sitemap div.leftColumn
{
	float: left;
	width: 300px;
	padding: 5px;
	margin: 10px 0 0 0;
}



.sitemap div.rightColumn
{
	float: right;
	width: 300px;
	padding: 5px;
	margin: 10px 0 0 0;
}



.sitemap div.folder_end
{
	margin: 20px 0 0 0;
}



.sitemap h4.folder
{
	width: 280px;
	padding: 5px 0;
	margin: 10px 0 5px 20px;
}



.sitemap ul
{
	padding: 5px 0;
	margin: 5px 0 5px 5px;
}



.sitemap h3
{
	padding: 0 0 0 10px;
	margin: 0 0 5px 5px;
	border-bottom: 0;
	border-left: solid 4px #ccc;
	font-size: 135%;
	font-weight: bold;
	list-style: circle;
}



.sitemap ul li

{
	margin: 0 0 5px 30px;
	list-style: disc;
}




/* in rightcolumn */
.rightcolumn{
	margin: 45px 0 0 0;
}

div.sidemenu ul
{
	padding: 0 5px 5px 5px;
	margin: 10px 0 0 0;
}



div.sidemenu h3
{
	padding: 10px 0 10px 10px;
	color: #333333;
	line-height: 120%;
	list-style: circle;
}



div.sidemenu ul li
{
	padding: 2px 0 0 5px;
	margin: 0 0 0 15px;
	color: #999999;
	line-height: 120%;
	list-style: disc;
}


div.sidemenu ul li a
{
	color: #999999;
	line-height: 120%;
}





/*--END--*/
}
