

#content {
	background: transparent;
}


/* Main
-------------------------------------*/

#main {
	width: 726px;
	float: none;
	padding: 0;
}


/* Title
-------------------------------------*/

#title h1 {
	padding: 11px 0 0 42px;
	background: no-repeat 5px center;
}

#title h1.network		{ background-image: url('/common/imgs/icon_title_network.gif');}
#title h1.policy		{ background-image: url('/common/imgs/icon_title_policy.gif');}
#title h1.terms-of-use	{ background-image: url('/common/imgs/icon_title_terms-of-use.gif');}
#title h1.press			{ background-image: url('/common/imgs/icon_title_press.gif');}
#title h1.sitemap		{ background-image: url('/common/imgs/icon_title_sitemap.gif');}

#title h1.products,
#title h1.contact {
	padding: 11px 0 0 10px;
	background: none;
}



/* Press
-------------------------------------*/
#main #press dl{
}
#main #press dt{
	font-size: 12px;
	width: 65px;
	height: 1.3em;
	min-height: 15px;
	margin: 0 0 0.3em 0;
	padding: 0 0 0 68px;
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	clear: both;
}
#main #press dt.news_1 { background-image: url('/common/imgs/icon_news.gif');}
#main #press dt.news_2 { background-image: url('/common/imgs/icon_product.gif');}
#main #press dt.news_3 { background-image: url('/common/imgs/icon_pdf.gif');}

#main #press dd{
	width: 590px;
	min-height: 1.3em;
	_height: 20px;
	margin: 0 0 0.3em 0;
	padding: 0;
	float: left;
}

#main #press h2 {
	padding: 0.3em 5px;
}
#main #press h3 {
	color: #0000cc;
}

#main #press p.date {
	text-align: right;
	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
}

#main #press p.pdf {
	padding: 0 0 0 70px;
	background: url('/common/imgs/icon_pdf.gif') no-repeat 0 0;
}


/* All Products
-------------------------------------*/

#products .category .img {
	width: 60px;
	float: left;
}
#products .category .group_wrap {
	width: 655px;
	float:right;
}

#products .category .group {
	width: 210px;
	height: 100%;
	margin: 0 0 1em 0;
	float: left;
}

#products .category .group p {
	line-height: 1.4;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 15px;
	background: url('/common/imgs/sn_arrow2_on.gif') no-repeat 3px 0.5em;
}
#products .category .group ul {
	width: 210px;
}
#products .category .group ul li {
	margin-left: 5px;
	background-position: 3px;
	line-height: 1.4;
}





/* TSUBAKI Network
-------------------------------------*/

#network .china {
	margin-bottom: 1em;
	padding: 10px;
	background: #f7f7f7;
	overflow: hidden;
}

#network .china img {
	margin-right: 10px;
	float: left;
	border: 1px solid #cccccc;
}

#network .china div.list {
	float: right;
	text-align: left;
	width: 350px;
}
#network .china .list dl {
	margin: 0!important;
	padding: 0;
	line-height: 1.2;
}
#network .china .list dd {
	margin-bottom: 1em;
}


#network .service {
	margin: 1em 0;
}
#network .service img {
	margin-left: 5px;
	float: right;
}


/* Terms of use
-------------------------------------*/
#terms-of-use h2 {
	color: #000099;
	padding: 0.2em;
	border: 0;
	border-bottom: 1px dotted #999999;
}



#terms-of-use table {
	margin: 1em 25px;
	border-collapse: collapse;
	width: 90%;
}

#terms-of-use th,
#terms-of-use td {
	line-height: 1.5;
	padding: 0.5em;
	border-bottom: 1px dotted #999999;
	vertical-align: middle;
}

#terms-of-use th {
	text-align: left;
}


#terms-of-use td img {
	margin: 0.2em 0.5em;
}




/* Policy
-------------------------------------*/
#policy h2 {
	color: #000099;
	border: 0;
	padding: 0.2em;
	border-bottom: 1px dotted #999999;;
}
#policy h3 {
	padding: 0.5em 0.2em 0 0.2em;
	border-top: 1px dotted #999999;;
}



/* Sitemap
-------------------------------------*/

#sitemap div.column {
	width: 348px;
	margin-right: 10px;
	float: left;
}

#sitemap .column h2 {
	border: 0;
	background-color: #eeeeee;
	margin: 1em 0 0 0;
	padding: 0.3em;
}

#sitemap .column ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#sitemap .column li {
	line-height: 1.5;
	margin: 0;
	padding: 0.5em 0 0.5em 12px;
	border-bottom: 1px dotted #000000;
	background: url('/common/imgs/sn_arrow3.gif') no-repeat 0 1em;
}
#sitemap .column li.link {
	background-image: url('/common/imgs/sn_arrow2_on.gif');
}


#sitemap .column li ul {
	margin: 0;
}

#sitemap .column li li {
	border: 0;
	margin: 0 0 0 -12px;
	padding: 0 0 0 12px;
	background: url('/common/imgs/sn_arrow2_on.gif') no-repeat 0 0.7em;
}


#sitemap .column li li ul {
	padding: 0;
}
#sitemap .column li li li {
	margin: 0 0 0 -7px;
	padding: 0 0 0 12px;
	background: url('/common/imgs/sn_arrow4_out.gif') no-repeat 0 0.9em;
}


#sitemap .column ul.common {
}

#sitemap .column ul.common li {
	background: url('/common/imgs/sn_arrow2_on.gif') no-repeat 0 0.8em;
	padding: 0 0 0 12px;
	border: 0;
}



/* Search Result
-------------------------------------*/

#search-result .pager {
	text-align: center;
	margin: auto;
}
#search-result .pager .here,
#search-result .pager a {
	font-size: 11px;
	border: 3px double #cccccc;
	text-decoration: none;

	display: block;
	float: left;
	margin: 10px 3px 20px 3px;
	padding: 0.3em 0.6em;
}
#search-result .pager a:hover {
	font-weight: bold;
	background-color: #eeeeff;
}
#search-result .pager a:visited {
	color: #0000cc;
}

#search-result .pager .here {
	font-weight: bold;
	color: #ffffff;
	background-color: #cccccc;
	padding: 0.5em 0.85em;	
}



/* --- results --- */

#search-result .results {
	clear: both;
	line-height: 1.5;
}
#search-result .results dt {
	font-weight: normal;
	background: none;
	margin-bottom: 3px;
}
#search-result .results dt,
#search-result .results dd {
	padding: 0;
}
#search-result .results dd.summary {
	margin-bottom: 1.2em;
}
#search-result .results dd span.url {
	color: #009900;
}
#search-result .results dd span.date {
	color: #999999;
}

#search-result .results .match {
	color: #cc0000;
	font-weight: bold;
}

/* --- contact --- */
#inputForm1{
	margin:20px 0px 0 100px;
	width:557px;
}

#inputForm1 p.lead{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#E1E0FF;
	padding:5px;
}
#inputForm1 .requiredField{
    background-color:#FFF;
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:20px;
}
#inputForm1 ul{
	width:100%;
	list-style-type:none;
	background-color:#FFF;
}
#inputForm2{
	margin:0px 0px 20px 100px;
}
#inputForm2 dl{
	float: left;
	border-top:1px solid #ccc;
}

#inputForm2 dt{
	float:left;
	clear:left;
	width:150px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#E1E0FF;
	padding:3px 0 0 5px;
	vertical-align:middle;
	margin:0px;
	height:25px;
}

#inputForm2 dd{
	float:left;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
	margin:0px;
	width:400px;
	padding:3px 0 0 2px;
	height:25px;
}

#inputForm4{
	clear:left;
	padding-left:100px;
}
#inputForm4 div{
	width:550px;
	text-align:center;
}

#cse-search-box div#searchResult{
	margin-top:15px;
	padding-bottom:30px;
}


#cse-search-box div#searchResult input.inputText{
	float:left;
}

#cse-search-box div#searchResult input.submitBtn{
	float:left;
}
