@charset "UTF-8";
/* ==== Update 2006.2.10 ==== */

/* ==== Basic Setup ==== */
body {
	color: #333;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body, h1, h2, h3, h4, h5, h6, div, p, th, td, ul, ol, li, dl, dt, dd {
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

a:link {
	color: #33C;
}

a{
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

form {
	margin: 0;
	padding: 0;
}

/* ==== Basic Layout ==== */
#wrap {
	margin: 0 0;
	padding: 0;
	width: 990px;
	text-align: left;
}

#content {
	margin-bottom: 20px;
	padding: 0;
}

#leftnavi {
	width: 240px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 0;
}

#rightnavi {
	width: 300px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0;
}

#upperright {
	margin-left: 10px;
	padding: 0;
}

/* ==== Service header ==== */
#servheader {

}

#servheader table#introduction {
	margin-top: 2px;
	margin-bottom: 2px;
}

#servheader td.back-is {
	white-space: nowrap;
}

#servheader td.back-is a {
	color: #999;
}

#servheader td.introtxt {
	color: #ADAAA3;
	text-align: right;
}

#servheader td.search {
	height: 24px;
	white-space: nowrap;
	text-align: right;
}

#servheader td.regi {
	height: 30px;
	border-top: 1px solid #F8995A; /* color change (Service Color Only) */
	text-align: right;
}

/* ==== Service Tab ==== */
#tab {
	border-bottom: 4px solid #026;
} /* color change */
#tab td.help {
	padding: 0 0 3px;
	white-space: nowrap;
	text-align: right;
}

/* ==== Corner header ==== */
div#cheader {
	margin-bottom: 5px;
}

table.cheader {
	border-bottom: 1px solid #CCC;
}

#ctitle {
	height: 37px;
}

/* ==== Corner navi(basic) ==== */
/* header */
#cnavi {

}

#cnavi a.cl:hover {
	background: #FFF;
} /* Highlight Color */
td#on strong {
	background: #DDD;
} /* Current Corner Color */
#on a.cl:hover {
	background: #DDD;
} /* Current Corner Color */
#on a.cl {
	color: #333
}

#cnavi td.vl {
	color: #CCC;
}

/* footer */
#fcn-frame {
	margin-top: 10px;
	border-top: 1px solid #999;
}

#fcn-frame #fcnavi {
	margin: 6px 0 0;
}

#fcnavi td.colon {
	color: #333;
	font-weight: bold;
}

#on-fcn a.cl {
	color: #333;
}

#fcnavi td.vl {
	padding: 0 2px;
	color: #666;
}

/* ==== Urgency Announcement ==== */
#announce {
	width: 95%;
	margin-top: 5px; /* Don't write collectively.(for Opera) */
	padding-bottom: 4px;
	line-height: 100%;
	text-align: left;
}

/* ==== Crumb list ==== */
#crumb {
	width: 95%;
	margin-top: 5px; /* Don't write collectively.(for Opera) */
	padding-bottom: 4px;
	line-height: 100%;
	text-align: left;
}

/* ==== AD relation(basic) ==== */
#banner {
	margin: 1px 0 7px;
}

#rect {
	width: 240px;
	margin-bottom: 15px;
}
/*#upperright #rect{ width:240px; margin:0; }*/
.prtxt {
	width: auto;
	margin-bottom: 10px;
}

/* ==== Error Message ==== */
#errorm {
	margin-top: 15px;
	color: #900;
}

#errorcm {
	margin-top: 10px;
	line-height: 120%;
}

#errorlink {
	margin-top: 10px;
}

/* ==== Local Footer(Copyright) ==== */
div#localfooter {
	margin-top: 6px;
	padding: 0;
	width: 98%;
}

#localfooter p {
	line-height: 130%;
	font-size: 10px;
	text-align: left; /* for old Browser */
}

/* ==== Service link ==== */
div#servlinlk {
	margin-top: 6px;
	padding: 0;
	width: 100%;
	text-align: left;
}

#servlinlk p {
	font-size: 10px;
	line-height: 140%;
	color: #999;
}

#servlinlk p a {
	color: #888;
	white-space: nowrap;
}

#servlinlk span {
	color: #333;
	font-weight: bold;
}

/* ==== Global Footer ==== */
div#globalfooter {
	margin-top: 10px; /* Don't write collectively.(for Opera) */
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
}

#globalfooter ul {
	text-align: left; /* for old Browser */
}

#globalfooter p {
	line-height: 130%;
	font-size: 10px;
	text-align: left; /* for old Browser */
}

/**** Header Renewal ****/
#serviceList {
	width: 990px;
	height: 20px;
}

#serviceLink {
	float: right;
	font-size: 92%;
}

#serviceLogo {
	width: 262px;
	float: left;
}

#ad {
	width: 728px;
	height: 90px;
	float: left;
}

#logo_ad {
	height: 90px;
	margin-bottom: 4px;
}

.categoryMenu {
	width: 990px;
	height: 30px;
	margin-top: 5px;
	background: url("//image.infoseek.rakuten.co.jp/content/qanda/category_list_bg.gif")
		repeat-x;
}

#categorySubMenu {
	margin: 0 0 0 10px;
}

#categorySubMenu dd {
	background: #e1e3e6;
	height: 20px;
	width: auto;
	float: left;
	font-size: 84%;
	line-height: 172%;
	margin: 4px 0 0 0;
	padding: 0px 4px 0;
	border: 1px solid #999;
}

#categorySubMenu dd a {
	text-decoration: none;
}

#categorySubMenu dd a:hover {
	text-decoration: underline;
}

/* serviceMenu ------------------------- */
div#serviceMenu {
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #c7c7c7;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #e4e4e4;
	border-radius: 3px;
	font-size: 81.25%;
	max-height:40px;
}

div#serviceMenu ul {
	margin-top: 0px;
	margin-bottom: 37px;
	border-top: 2px solid #e06a3b;
	background: -webkit-gradient(linear, left top, left bottom, from(white),
		color-stop(0.55, white), color-stop(0.6, #fbfbfb), to(#e5e5e5));
	background: -moz-linear-gradient(top, white 0%, white 55%, #fbfbfb 60%, #e5e5e5 100%
		);
	background: -ms-linear-gradient(top, white 0%, white 55%, #fbfbfb 60%, #e5e5e5 100%);
	background: -o-linear-gradient(top, white 0%, white 55%, #fbfbfb 60%, #e5e5e5 100%);
	background: linear-gradient(to bottom, white 0%, white 55%, #fbfbfb 60%, #e5e5e5
		100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#ffffff', endColorstr='#e5e5e5');
	height: 1%;
	padding-left:2px;
}

div#serviceMenu ul li.menu {
	float: left;
	width: 164px;
	text-align: center;
	list-style: none;
}

div#serviceMenu ul li.menu a {
	display: block;
	padding: 9px 0;
	text-decoration: none;
}

div#serviceMenu ul li.menu a span {
	display: block;
	padding: 3px 0;
	border-right: 1px solid #cccccc;
	color: #464646;
	font-weight: bold;
}

div#serviceMenu ul li.menu.beginner span {
	border-right: none;
}

div#serviceMenu ul li.menu:hover a {
	margin: -2px 0 0;
	padding-top: 11px;
	border-top: none;
	background:
		url(//image.infoseek.rakuten.co.jp/content/qanda/navigate_hover.png)
		no-repeat;
	text-decoration: none;
}

div#serviceMenu ul li.menu:hover span {
	color: #ffffff;
}

div#serviceMenu li.btn {
	float: left;
	display: block;
}

div#serviceMenu li.btn span {
	display: block;
	padding: 0 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(white),
		color-stop(0.55, white), color-stop(0.6, #fbfbfb), to(#e5e5e5));
	background: -moz-linear-gradient(top, white 0%, white 55%, #fbfbfb 60%, #e5e5e5 100%
		);
	background: -ms-linear-gradient(top, white 0%, white 55%, #fbfbfb 60%, #e5e5e5 100%);
	background: -o-linear-gradient(top, white 0%, white 55%, #fbfbfb 60%, #e5e5e5 100%);
	background: linear-gradient(to bottom, white 0%, white 55%, #fbfbfb 60%, #e5e5e5
		100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,
		startColorstr='#ffffff', endColorstr='#e5e5e5');
	height: 1%;
}

div#serviceMenu li.btn a {
	display: block;
	height: 26px;
	margin: 7px 3px 6px 0;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
