@charset "UTF-8";
/* CSS Document */

/***	全体に影響するもの	***/
* { font-family: 'ＭＳ Ｐゴシック',Osaka,sans-serif; }
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-size: 12px;
	background: url(../img/base/background.jpg);
  background-attachment : fixed;
	scroolbar-face-color: #FFFFFF;
	scroolbar-highlight-color: #CCCCCC;
	scroolbar-arrow-color: #575757;
}
table,td,th {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	line-height: 13px;
}
	/* リンク */
A:link {
  color: #141cb1;
}
A:visited {
  color: #141cb1;
}
A:HOVER{
  color: #CC0000;
}
/* 黒塗り部分のリンク */
  A.foot_link:link {
  font-size : 10px;
  color: #999999;
}
A.foot_link:visited {
  font-size : 10px;
  color: #999999;
}
img {
	border-color : #008400;
}
.hr{
	background-image : url(../img/base/line.gif);
	background-repeat : repeat-x;
	height: 5px; 
}
ul,li {
	margin: 1px 0px 0px 0px
	padding: 0px;
	list-style: none;
	line-height:100%;
}
div#root {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 738px;
}
img.clear {
	display: block;
	width: 10px;
	height: 1px;
	clear: both;
}

/* メニュー部分白枠 */
div#panel div.arrow {
  background-color : #ffffff;
  border-width : 1px;
  border-style : solid;
  border-color : black;
  margin: 20px 10px 5px 20px;
  padding : 5px;
}
div#panel div.arrow li {
	padding-left: 13px;
	background: url(img/base/arrow03.gif) no-repeat left center;
}
/***	ヘッダー	***/
/* head部分seo */
	.head_seo{
  color : #bcbcbc;
  font-size: 10px;
  font-weight : normal;
  text-align : right;
  margin-top : 0px;
  margin-right : 30px;
  margin-bottom : 0px;
}
div#header {
	width: 738px;
	height: 221px;
		line-height: 16px;
	background: url(../img/style/header_bg.jpg) no-repeat bottom;
}
div#header h1 {
	padding-right: 30px;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	height: 20px;
}
h1 a:link {
	color: #999999;
}
h1 a:visited {
	color: #999999;
}
div#header div#logo {
	float: left;
	padding-left: 10px;
	padding-top: 15px;
}
div#header div#logo a {
	display: block;
	width: 160px;
	height: 175px;
	text-decoration: none;
	overflow: hidden;
}
div#header div#logo a:hover {
	background: none;
}
div#header div#update {
	padding-right: 30px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
div#header p#hdtext {
	margin-top: 131px;
	padding-right: 15px;
	font-size: 10px;
	line-height: 11px;
	text-align: right;
	color: #CC0000;
}
div#header p#hdtext strong {
	font-size: 12px;
}
div#header div#navibox {
	float: right;
	padding-top: 6px;
	line-height: 13px;
	width: 560px;
	font-size: 11px;
}
div#header div#navibox div#top_path {
	margin-top: 7px;
	padding-left: 7px;
	font-size: 11px;
}
div#header div#navibox div#area_path {
	margin-top: 6px;
	padding-left: 10px;
	background: url(../img/base/arrow03.gif) no-repeat left center;
}
div#header div#navibox div#path {
	float: left;
	margin-top: 7px;
	padding-left: 10px;
	background: url(../img/base/arrow03.gif) no-repeat left center;
	width: 115px;
}
div#header div#navibox div#navi {
	float: right;
	padding-right: 15px;
	margin-top: 5px;
	width: 420px;
}
div#header div#navibox div#navi ul {
	float: right;
}
div#header div#navibox div#navi li {
	float: left;
	padding: 1px 5px 0px 5px;
	border-left: solid 1px #333333;
}

/***	コンテンツ	***/
	/* タイトル部分 */
div#content .rhead {
	width: 160px;
	padding-left: 25px;
	padding-top: 3px;
	color: #fda622;
	height: 22px;
	background-image: url(../img/base/menu_04.jpg);
}
div#cbody {
	background: url(../img/style/panel_bg.jpg) repeat-y;
}
div#cbody div#cbodybg {
	background: url(../img/devimg/content_border.jpg) repeat-y right;
}
div#content {
	float: right;
	width: 550px;
}
div#content div#search {
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../img/base/content_img01.jpg) no-repeat;
}
div#content div.section  { 
	padding-right: 20px;
}
/* h2*/
h2{
  font-size : 12px;
  font-weight : normal;
  margin-top : 0px;
  margin-bottom : 0px;
}

/* h2部分のリンク */
h2 a:link {
	color: #fda622;text-decoration: none;
}
h2 a:visited {
	color: #fda622;text-decoration: none;
}
h2 a:hover {
	color: #fda622;text-decoration: none;
}

div#content div.section h2 { 
	width: 530px;
	padding-left: 25px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #fda622;
	height: 22px;
	background: url(../img/base/menu_04.jpg) no-repeat;
}
div#content div.section .title {
	width: 530px;
	padding-left: 25px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #fda622;
	height: 22px;
	background: url(../img/base/menu_04.jpg) no-repeat;
}
div#content div.section div.sbox_top { 
	width: 527px;
	margin: 0px;
	padding : 0px;
	background: #FFFFFF;
	border: solid 1px #cccccc;
	border-top: none;
}
div#content div.section div.sbox { 
	width: 527px;
	margin-bottom: 10px;
	padding : 0px;
	background: #FFFFFF;
	border: solid 1px #cccccc;
	border-top: none;
}
div#content div.section div.sbox_in { 
	padding : 5px;
}
div#content div.section div.gbox { 
	width: 527px;
	height: 300px;
	margin: 0px;
	padding : 8px 0px 0px 1px;
	background : url(img/base/google_back.jpg);background-repeat : no-repeat;background-position : 0px 0px;
}
div#content td p {
	padding-top: 5px;
}
div#content div.section h3 { 
	width: 510px;
	padding-left: 13px;
	padding-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	height: 22px;
	background: url(../img/style/bar.jpg) no-repeat;
}
p.description {
  background-image: url(../img/base/background.png);
  font-size : 13px;
  padding : 15px;
  margin : 5px;
}
.stxt {
	margin: 5px 10px 5px 10px;
	font-size: 11px;
	color: #333333;
}

/* 詳細、ランキング画面の項目名のセル */
.d_col {
  padding : 5px;
  margin-bottom : 5px;
  background-color: #cccccc;
}

/***	top	***/
/* top_area */
	td.top_area {
  background-color : #572c00;
  color : #ffffff;
}
A.top_area:link {
  color : #ffffff;
  text-decoration : none;
}
A.top_area:visited {
  color : #ffffff;
  text-decoration : none;
}
A.top_area:hover {
  color : #ffffff;
  text-decoration: none;
}

/***	メニュー	***/

div#panel {
	padding-bottom: 220px;
	width: 170px;
	line-height: 100%;
}
div#panel h2 {
	padding-left: 22px;
	margin-top: 10px;
	height: 25px;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	background: url(../img/style/panel_img02.jpg) no-repeat;
}
div#panel h3 {
	padding-left: 22px;

	height: 25px;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	background: url(../img/style/panel_img02.jpg) no-repeat;
}
div#panel .title {
	padding-left: 22px;

	height: 25px;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	background: url(../img/style/panel_img02.jpg) no-repeat;
}
div#panel ul {
	margin-top:-4px;
	padding:4px 0px 4px 13px
}
div#panel li {
	margin-top: 1px;
}
div#panel span.link {
	color: #30348b;
	cursor: pointer;
	text-decoration: underline;
}
div#panel div.square li {
	padding-left: 13px;
	background: url(../img/base/sikaku01.gif) no-repeat left center;
}
div#panel div.arrow {
	margin:2px 5px 0px 15px;
	background:#FFFFFF;
}
div#panel div.arrow ul {
	margin-top:4px;
	padding:4px 2px;
}
div#panel div.arrow li {
	padding-left: 13px;
	background: url(../img/base/arrow03.gif) no-repeat left center;
}

/***	フッター	***/

div#footer {
	background: url(../img/style/footer_bg.jpg) no-repeat;
}
div#footer div#redleaf {
	float: left;
	margin-top: -203px;
}
div#footer div#fiframe {
	float: right;
	padding-top: 20px;
	position: relative;
	right: 30px;
	width: 500px;
}
div#footer div#copyright {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
div#footer div#copyright A:link{
	font-size : 10px;
	color: #999999;
}
div#footer div#copyright A:visited{
	font-size : 10px;
	color: #999999;
}
div#footer div#tblbox {
	margin-right: 5px;
	padding: 10px 5px 5px 5px;
	background: url(../img/base/j_rogo.gif) no-repeat right bottom #FFFFFF;
	border: solid 2px #CCCCCC;
	border-top-width: 1px;
}
div#footer div#tblbox img {
	margin-left: 3px;
	margin-right: 3px;
}
div#footer div#tblbox table {
	float: left;
	width: 236px;
}
div#footer div#tblbox td {
	vertical-align: top;
}
div#footer div#tblbox p {
	padding-top: 10px;
	color: #000000;
}
div#footer div#tblbox span {
	font-size: 10px;
	color: #CC0000;
}
div#footer div#botext {
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #999999;
	font-size: 10px;
}

/***	フッターリンク	***/

.seo_foot{
	margin-bottom: 10px;
	font-size : 11px;
	text-align : right;
	color: #999999;
}
.seo_foot A:link{
	font-size : 11px;
	color: #999999;
}
.seo_foot A:visited{
	font-size : 11px;
	color: #999999;
}
.seo_foot2{
	font-size : 11px;
	text-align : right;
	color: #666666;
}
.seo_foot2 li{
	font-size : 11px;
	padding-left: 2px;
	margin: 0;
	text-align: left;
	display: inline;
}
.seo_foot2 li a {
	font-size : 11px;
	padding-right: 3px;
	margin: 0;
	border-right: 1px solid #666666;
	color: #666666;
	white-space: nowrap;
}
.seo_foot2 A:link{
	color: #666666;
}
.seo_foot2 A:visited{
	color: #666666;
}
/***	おしえて湯oogle	***/


div.rss_top {
	background: url(../img/base/qa_top.gif) no-repeat left center;
	margin : 10px 0px 0px 0px;
	padding : 0px;
	height: 58px;
}

div.rss {
	background: url(../img/base/qa_back.gif);background-repeat : repeat-y;
	margin : 0px;
	padding : 5px;
}

div.rss .table {
	background : url(../img/base/qa_back.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

div.rss_foot {
	background: url(../img/base/qa_foot.gif) no-repeat left center;
	margin : 0px 0px 10px 0px;
	padding : 0px;
	height: 40px; 
}

div.rss_foot .all{
	margin : 5px 0px 0px 200px;
}

div.rss1 {
	background: url(../img/base/rss1.gif);background-repeat : repeat-y;
	height: 32px;
}

div.rss2 {
	background: url(../img/base/rss2.gif);background-repeat : repeat-y;
	height: 32px;
}

div.rss3 {
	background: url(../img/base/rss3.gif);background-repeat : repeat-y;
	height: 32px;
}

div.rss4 {
	background: url(../img/base/rss4.gif);background-repeat : repeat-y;
	height: 32px;
}

div#rss1 li {
	background: url(img/base/maru01.gif) no-repeat left center;
	padding-left : 13px;
}

div#rss2 li {
	background: url(img/base/maru02.gif) no-repeat left center;
	padding-left : 13px;
}

div#rss3 li {
	background: url(img/base/lamp.gif) no-repeat left center;
	padding-left : 18px;
}

div#rss4 li {
	background: url(img/base/osusume.gif) no-repeat left center;
	padding-left : 30px;
}

/*IEのレイアウト崩れ対策*/
input, textarea, select{
	font-family: 'ＭＳ Ｐゴシック'\9;	/* IE8 and below */
	*font-family: 'ＭＳ Ｐゴシック';	/* IE7 and below */
	_font-family: 'ＭＳ Ｐゴシック';	/* IE6 */
	line-height:normal\9;				/* IE8 and below */
	*line-height:normal;				/* IE7 and below */
	_line-height:normal;				/* IE6 */
}

input:not(:target), textarea:not(:target), select:not(:target) {
	font-family: 'ＭＳ Ｐゴシック'\9;	/* IE9 */
	line-height:normal\9;				/* IE9 */
}
