@charset "utf-8";

/*
===========================================================
	common css
	Copyright (c) 2009, nishi-shinjuku.net All rights reserved.
	version: 2.1.3 [2010/1/29]
===========================================================
*/
/*
-------------------------------
	html	[=tab]
-------------------------------
*/
html {
	background:url(../img/bg_html.jpg) repeat-x;
}
/*
-------------------------------
	body	[=tab]
-------------------------------
*/
body {
	color:#666666;
	text-align:center;
	background:url(../img/bg_body.png) top center repeat-y;
}
a {
	color:#006699;
	text-decoration:none;
}
a:hover {
	color:#006699;
	text-decoration:underline;
}

/*
-------------------------------
	container	[=tab]
-------------------------------
*/
div#container {
	width:960px;
	margin:0 auto;
	text-align:left;
}
div#headline {
	width:960px;
	padding-top:3px;
	color:#999999;
	font-size:80%;
	border-bottom:1px #dcdcdc solid;
}  
/*  --- fix related --- */
/* to fix clear flot */
div#headline:after {
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
	clear:both;
}
div#headline {
	display:inline-block;
}
div#headline {
	display:block;
	}
/* Mac IE \*//*/
.clearfix {
	overflow:hidden;
}
/* */  
	div#headline h1{
		width:740px;
		float:left;
	}   
	div#bookmarks {
		float:left;
		width:220px;
		text-align:right;
		vertical-align:middle;
	}

/*
-------------------------------
	header	[=tab]
-------------------------------
*/
div#header {
	clear:both;
	width:960px;
	height:59px;
}
	div#header h2#logo {
		width:615px;
		float:left;
	}
		div#header h2#logo a {
			width:445px;
			height:0px;
			padding-top:59px;
			background:url(../img/logo.jpg) no-repeat;
			overflow:hidden;
			display:block;
		}
	div#header ul {
		width:165px;
		float:left;
		margin-top:29px;
	}
		div#header ul li {
			display:inline;
		}
		div#header ul li a {
			float:left;
			height:0px;
			padding-top:23px;
			background-image:url(../img/bg_hnav.jpg);
			background-repeat:no-repeat;
			overflow:hidden;
		}
div#header ul li#hn_top a { width:55px; background-position: 0 0; }
div#header ul li#hn_sitemap a { width:107px; background-position: -55px 0; }

div#header ul li#hn_top a:hover { background-position: 0 -23px; }
div#header ul li#hn_sitemap a:hover { background-position: -55px -23px; }
/* Google */
div#header form {
width:180px;
float:right;
margin-top:30px;
}
	#search_form {  
	position: relative;  
	} 
	#cse-search-box {  
	position: relative;  
	} 
	#search_firld  {  
	width:120px;
	height:14px;
	border:1px solid #cccccc;
	padding:2px 0px;
	}
	#search_btn {  
	position:absolute;
	top:0px;
	margin-left:2px;
	}
*/
/* Yahoo!
div#yahoo {
	width:150px;
	float:right;
	text-align:right;
}
#srchBox {
	width:148px;
	_width:146px;
	text-align:center;
}
#srchBox * {
	margin:0;
	padding:0;
	font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img {
	border:none;
}
#srchBox #srch {
	padding:6px;
}
#srchBox #srchInput {
	width:98%;
	_width:130px;
}
#srchBox #srchBtn {
	width:115px;
}
*html #srchBox #srchBtn {
	padding-top:2px;
}
*:first-child+html #srchBox #srchBtn {
	padding-top:2px;
}
#srchBox ul {
	margin-top:6px;
	margin-bottom:6px;
	text-align:left;
}
#srchBox li {
	list-style-type:none;
	display:block;
}
#srchBox li input {
	zoom:1;
	margin-right:2px;
	_margin:-4px 0 -4px -4px;
	vertical-align:middle;
	border:0;
}
*:+html #srchBox li input {
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo {
	margin:6px 6px 6px 0;
	text-align:center;
}
#srchBox #srchLogo a {
	color:#666666;
	text-decoration:none;
	font-size:85%;
}
#srchBox #srchLogo a:hover {
	text-decoration:underline;
}
#srchBox.watermark {
}
#srchBox.watermark #srchInput {
	padding:1px 1px 2px 1px;
	border:1px solid #a5acb2;
	background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark {
	background: #fff;
}
#srchBox.watermark #srchLogo {
	display: none;
}
*/

/* -- globalNav -- */
ul#globalNav {
	clear:both;
	width:960px;
}
	ul#globalNav li {
		display:inline;
	}
	ul#globalNav li a {
		float:left;
		height:0px;
		padding-top:40px;
		background-image:url(../img/bg_gnav.jpg);
		background-repeat:no-repeat;
		overflow:hidden;
	}

ul#globalNav li#gn_production a { width:171px; background-position: 0 0; }
ul#globalNav li#gn_seo a { width:118px; background-position: -171px 0; }
ul#globalNav li#gn_sem a { width:115px; background-position: -289px 0; }
ul#globalNav li#gn_seotool a { width:157px; background-position: -404px 0; }
ul#globalNav li#gn_advertisement a { width:111px; background-position: -561px 0; }
ul#globalNav li#gn_failure a { width:114px; background-position: -672px 0; }
ul#globalNav li#gn_link a { width:101px; background-position: -786px 0; }
ul#globalNav li#gn_blog a { width:73px; background-position: -887px 0; }

ul#globalNav li#gn_production a:hover { background-position: 0 -40px; }
ul#globalNav li#gn_seo a:hover { background-position: -171px -40px; }
ul#globalNav li#gn_sem a:hover { background-position: -289px -40px; }
ul#globalNav li#gn_seotool a:hover { background-position: -404px -40px; }
ul#globalNav li#gn_advertisement a:hover { background-position: -561px -40px; }
ul#globalNav li#gn_failure a:hover { background-position: -672px -40px; }
ul#globalNav li#gn_link a:hover { background-position: -786px -40px; }
ul#globalNav li#gn_blog a:hover { background-position: -887px -40px; }

/*-- topicPath --*/
ul#topicPath {
	width:960px;
	padding:5px 0px;
	text-align:right;
	background:url(../img/bg_topicPath.jpg) repeat;
}
ul#topicPath li {
	display:inline;
	margin-left:5px;
	padding-right:15px;
	background:url(../img/icon_topicPath.gif) right 3px no-repeat;
}
	ul#topicPath li a {
		color:#666666;
		text-decoration:underline;
	}
	ul#topicPath li a:hover {
		text-decoration:underline;
	}
	ul#topicPath li.active {
		margin-left:5px;
		padding-right:10px;
		background:none;
	}
		ul#topicPath li.active a {
		font-weight:bold;
		text-decoration:none;
		}

/*
-------------------------------
	mainBox(column frame)	[=tab]
-------------------------------
*/
/*-- 1 column --*/
div#mainBox_oneColumn {
	width:960px;
	margin:10px auto 0px auto;
}
div#mainBox_oneColumn p {
	margin:15px 10px 0px 10px;
}
/*-- 2 column --*/
div#mainBox {
	width:960px;
	margin:10px auto 0px auto;
	background:url(../img/bg_mainBox.jpg) repeat-y;
}
div#localNav {
	width:250px;
	margin-bottom:50px;
	float:left;
}
div#contents {
	width:690px;
	float:right;
	margin-bottom:50px;
}

/*
-------------------------------
	localNav	[=tab]
-------------------------------
*/
/*--
div#localNav h2 setting for otherpage css
--*/
div#localNav h2 a {
	color:#ffffff;
}
	div#localNav h2 a:hover {
		text-decoration:underline;
	}

div#localNav ul {
	margin:5px;
}
	div#localNav ul li {
		margin-bottom:3px;
		padding:5px 10px 3px 10px;
		border:1px #dcdcdc solid;
		background:#ffffff url(../img/bg_ln_parents.jpg) left bottom repeat-x;
	}
	div#localNav ul li a {
		color:#666666;
	}
	div#localNav ul li a:hover {
		text-decoration:underline;
	}
	div#localNav ul li a.active {
		color:#ff6600;
	}

	ul.localNav_child {
		margin:0px 5px !important;
	}
	ul.localNav_child li {
		margin-bottom:0px !important;
		padding:1px 0px 1px 10px !important;
		border:none !important;
		background:url(../img/icon_arrow.jpg) 0px 7px no-repeat !important;
	}
	ul.localNav_grand {
		margin:0px 5px !important;
	}
	ul.localNav_grand li {
		margin-bottom:0px !important;
		padding:1px 0px 1px 10px !important;
		border:none !important;
		background:url(../img/icon_square.jpg) 0px 7px no-repeat !important;
	}

/*
-------------------------------
	contents	[=tab]
-------------------------------
*/
/*--
div#contents h2 setting for otherpage css
--*/
div#contents h2 {
	clear:both;
}
div#contents h3 {
	clear:both;
	margin-top:20px;
	padding:2px 10px 15px 35px;
	font-weight:bold;
	background:url(../img/bg_h3.jpg) no-repeat;
}
	div#contents h3.titleTable {
		clear:both;
		margin:20px 0px -20px 5px;
		padding:10px 10px 15px 50px;
		font-weight:bold;
		background:url(../img/icon_table.jpg) no-repeat;
	}
div#contents h4 {
	margin:15px 10px -10px 10px;
	color:#0099cc;
	font-weight:bold;
}
div#contents p {
	margin:15px 10px 0px 10px;
}
	div#contents p.c_arrow {
		margin:15px 10px 0px 15px;
		padding-left:15px;
		background:url(../img/icon_c_arrow.jpg) 0px 5px no-repeat;
	}
div#contents img.pict {
	float:right;
	margin:0px 0px 0px 20px;
}
div#contents div.point {
	margin:20px 0px 10px 0px;
	padding:50px 10px 15px 10px;
	background:url(../img/all_point.jpg) no-repeat;
	border:1px #ff7e00 dashed;
	border-radius:10px;
	-moz-border-radius:10px;
}
	div#contents div.point h3 {
		margin:20px 0px -5px 15px;
		padding:0px 0px 0px 0px;
		font-weight:bold;
		background:none;
	}
	div#contents div.point p {
		margin:15px 10px 0px 10px;
		padding-left:15px;
		background:url(../img/icon_c_arrow.jpg) 0px 5px no-repeat;
	}
div#contents div.tips {
	margin:20px 0px 10px 0px;
	padding:40px 10px 15px 10px;
	background:url(../img/all_tips.jpg) no-repeat;
	border:1px #999999 dashed;
	border-radius:10px;
	-moz-border-radius:10px;
}
	div#contents div.tips h3 {
		margin:20px 0px -5px 15px;
		padding:0px 0px 0px 0px;
		font-weight:bold;
		background:none;
	}

/*
-------------------------------
	footer	[=tab]
-------------------------------
*/
div#footer {
	clear:both;
	width:960px;
	margin:50px auto 0px auto;
	font-size:90%;
	text-align:center;
}
	div#footer ul#footerNav {
		padding:80px 0px 10px 0px;
		background:url(../img/bg_footer.jpg) left bottom no-repeat;
	}
	div#footer ul#footerNav li {
		display:inline;
		margin-left:10px;
		padding-right:10px;
		border-right:1px #999999 solid;
	}
		div#footer ul#footerNav li a {
			color:#666666;
		}
		div#footer ul#footerNav li a:hover {
			text-decoration:underline;
		}
		div#footer ul#footerNav li.end {
			display:inline;
			margin-left:10px;
			border-right:none;
		}
	div#copyright {
		width:460px;
		float:left;
	}   
		div#banner {
			width:100px;
			float:left;
			margin:10px 0px 20px 0px;
		}   
		div#address {
			float:right;
			width:360px;
			text-align:left;
			margin:16px 0px 20px 0px;
		}
			div#address a {
				color:#666666;
				text-decoration:none;
			}
	div#sponsor {
		width:500px;
		float:right;
		text-align:right;
		margin:16px 0px 20px 0px;
	}
		div#sponsor li {
			display:inline;
			margin-left:10px;
			padding-left:10px;
			background:url(../img/icon_arrow.jpg) 0px 0.4em no-repeat;
		}
			div#sponsor a {
				color:#666666;
			}
			div#sponsor a:hover {
				text-decoration:underline;
			}

/*
-------------------------------
	layout	[=tab]
-------------------------------
*/
/*------- table -------*/
table.layout {
	margin:15px 20px 0px 20px;
}
	table.layout td {
		padding:0px 5px 5px 5px;
		vertical-align:top;
	}

table.layout_border {
	margin:15px 10px 0px 10px;
	border:1px #cccccc solid;
}
	table.layout_border td {
		padding:8px;
		line-height:160%;
		border:1px #cccccc solid;
		vertical-align:top;
	}
	table.layout_border img {
		margin:0px !important;
	}
		table.layout_border td.item {
			text-align:center;
			color:#333333;
			background-color:#e8f6ff;
		}
		table.layout_border td.subItem {
			color:#333333;
			background-color:#fffde8;
		}
		table.layout_border td li {
			padding-left:8px;
			background:url(../img/icon_square.jpg) 0px 9px no-repeat;
		}

/*------- list -------*/
.list_square {
	margin-top:15px;
}
	.list_square li {
		margin:0px 10px 0px 15px;
		padding-left:8px;
		background:url(../img/icon_square.jpg) 0px 0.6em no-repeat;
	}
.list_c_arrow {
	margin-top:15px;
}
	.list_c_arrow li {
		margin:0px 10px 0px 15px;
		padding-left:15px;
		background:url(../img/icon_c_arrow.jpg) 0px 5px no-repeat;
	}
ol.list_decimal {
	margin:15px 10px 0px 30px;
	list-style-type:decimal;
}

/*------- textarea/input/pre/kbd/blockquote -------*/
textarea.code {
	width:660px;
	height:200px;
	margin:15px 10px 0px 10px;
	padding-left:10px;
}
textarea.input_field {
	width:400px;
}
input.input_area {
	width:200px;
}

pre.code {
	width:600px;
	height:100px;
	margin:15px 10px 0px 10px;
	padding :10px;
	border:1px #dcdcdc solid;
	background-color:#f9f9f9;
	overflow:auto;
}
kbd {
	margin:0px 2px;
	padding:2px 2px 0px 3px;
	font-weight:bold;
	background-color:#eeeeee;
	border-top:1px #cccccc solid;
	border-right:2px #999999 solid;
	border-bottom:2px #999999 solid;
	border-left:1px #cccccc solid;
}
blockquote {
	margin:20px 10px 0px 10px;
	padding:0px 0px 10px 0px;
	background-color:#f5fefd;
	border:1px #dcdcdc solid;
}

/*------- font -------*/
.emphasis {
	color:#CC0000;
}

/*------- inline -------*/
.notice {
	padding-left:12px;
	display:inline-block;
	background:url(../img/icon_notice.jpg) 0px 5px no-repeat;
}

/*  --- fix related --- */
/* to fix clear flot */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
	clear:both;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
	}
/* Mac IE \*//*/
.clearfix {
	overflow:hidden;
}
/* */

/* fix to make png transparent in IE6 */
*html body,img,div {
	behavior:url("/js/iepngfix.htc");
}