@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	border-style: none;
}
#index {
	width: 100%;
	background: #fff url(./img/bg.gif) top left repeat-x;
	color: #000;
	position:relative;
}
#kobetu {
	background: #fff url(./img/bg_.gif) repeat-x 0 0;
}
body, td, th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
	font-size:13px;
}
#container {
	width: 985px;
	_width: 1035px;
	margin-right: auto;
	margin-left: auto;
	_padding-left: 45px;
	text-align: left;
}

/*リンク関連*/
.link_noline {
	text-decoration:none;
	color:#000;
}
	
.pre_page {
    padding: 0 0 0 10px;
    float: left;
	background: url(img/icon/pre_page.gif) no-repeat 0 4px;
}

.next_page {
	margin: 0 0 10px 0;
    padding: 0 10px 0px 0;
    float: right;
	background: url(img/icon/next_page.gif) no-repeat right;
}


/*画像関連*/
img{ border:0; }

/*ヘッダー関連*/
h1 {
	text-align:right;
	margin:-18px 0px 0 0;
	font-size:12px;
}

div#title {
	position:absolute;
	margin:-18px 0px 0 0;
}

/*
div#title02 {
	position:absolute;
	margin:-33px 0px 0 0;
}*/


div#banner {
	width: 1000px;
	height: 280px;
	background: url(./img/banner02.jpg) no-repeat center;
}

#header {
	width: 1000px;
	top: 21px;
	position:relative;
}


/*パンくずリスト*/

/*コンテンツ部分*/
#content {
	width: 100%;
	padding-bottom:40px;
	clear:both;
	margin:40px 0 0 0;
	position: relative;
}


#content_kobetu {
	width: 100%;
	padding-bottom:40px;
	clear:both;
	margin:46px 0 0 0;
	position: relative;
}
#main {
	width: 730px;
	float: right;
	padding-bottom: 10px;
	margin:0 0 0 0;
}
#main .contents {
	clear: both;
	margin: 0;
	padding: 0px 10px 15px 10px;
}
#main .contents_block {
	clear: both;
	margin: 0;
	padding: 0px 10px 15px 15px;
}
#main h2 {
	background: url(./img/bg/h2.gif) no-repeat 0 0;
	font-size:18px;
	color:#454545;
	margin:0px;
	padding: 12px 0px 0px 45px;
	width:100%;
	height:44px;
	clear:both;
}

#main .komidashi {
	background: url(./img/bg/h3.gif) no-repeat 0 4px;
	font-size:16px;
	color:#454545;
	margin:0 0 0 10px;
	padding: 0px 0px 0px 20px;
	width:100%;
	height:30px;
	clear:both;
}
#main .komidashi a {
	text-decoration:none;
	color: #066C84;
}
#main .review {
	background: url(./img/bg/h4.gif) no-repeat 3px 3px;
	color: #333;
	font-size: 17px;
	height: 22px;
	margin: 15px 0 10px 0;
	padding: 0px 0px 0px 23px;
	clear:both;
}

#main h5 {
	background: url(./img/bg/h5.gif) no-repeat 0px 1px;
	font-size:16px;
	color:#454545;
	margin:0px;
	padding: 0px 0px 0px 24px;
	width:100%;
	height:44px;
	clear:both;
}
#main .komidashi a:hover {
	text-decoration:underline;
	color: #066C84;
}
#main p {
	font-size:13px;
	line-height:1.5em;
	margin:0 0 20px 0;
}

#main .site_setsumei {
	font-size:13px;
	line-height:1.5em;
	margin:12px 0 15px 0;
}


.zretyousei {
	padding: 0 0 0 200px;
}


.tyuuigaki {
	padding: 0 5px 0px 0;
    font-size: 12px;
    line-height: 1.5em;
}

.hosoku01 {
	font-weight: bold;
	padding: 5px 0 0 10px;
}

.hosoku02 {
	font-size:80%;
	padding: 5px 0 0 10px;
}

/*テーブルページ用*/
#container2 {
	width: 1100px;
	_width: 1150px;
	margin-right: auto;
	margin-left: auto;
	_padding-left: 45px;
	text-align: left;
}

#table {
	width: 100%;
	float: right;
	padding-bottom: 10px;
	margin:0 0 0 0;
}
#table .contents {
	clear: both;
	margin: 0;
	padding: 0px 10px 15px 10px;
}
#table .contents_block {
	clear: both;
	margin: 0;
	padding: 0px 10px 15px 15px;
}
#table h2 {
	background: url(./img/bg/h2.gif) no-repeat 0 0;
	font-size:20px;
	color:#454545;
	margin:0px;
	padding: 12px 0px 0px 45px;
	width:100%;
	height:46px;
	clear:both;
}
#table .komidashi {
	background: url(./img/bg/h3.gif) no-repeat 0 5px;
	font-size:18px;
	color:#454545;
	margin:0 0 0px 10px;
	padding: 0px 0px 5px 20px;
	width:100%;
	height:30px;
	clear:both;
}
#table .komidashi a {
	text-decoration:none;
	color: #5E5E5E;
}
#table .komidashi a:hover {
	text-decoration:underline;
	color: #5E5E5E;
}
#table p {
	font-size:14px;
	line-height:1.6em;
	margin:0 0 20px 0;
}

#table .site_setsumei {
	font-size:13px;
	line-height:1.5em;
	margin:12px 0 15px 0;
}
s

/*補足説明*/
#main .hosoku1 {
	display: block;
	width: 73%;
	_width: 73%;	
	color: #666;
	font-weight: bold;
	font-size: 12px;
	margin: 8px 0 20px 0px;
	padding: 10px 10px;
	border: 2px dotted #e1e1e1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/PIE.htc);
}

#main .hosoku2 {
	display: block;
	width: 80%;
	_width: 80%;
	color: #555;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 0 0px;
	/*padding: 5px 10px;*/
	padding: 10px 10px;
	border: 2px dotted #e1e1e1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(/PIE.htc);
}

/*kyasingukinrihikaku.phpで使用*/
#main .hosoku3 {
	display: block;
	width: 85%;
	_width: 85%;	
	color: #F55;
	font-weight: bold;
	font-size: 12px;
	margin: -10px 0 15px 20px;
	padding: 0px 10px;
	/*border: 1px dotted #FC9;*/
}

/*画像の説明*/
#main .hosoku4 {
	display: block;
	width: 73%;
	_width: 73%;	
	color: #666;
	font-weight: bold;
	font-size: 12px;
	margin: 8px 0 20px 5px;
	padding: 5px 10px;
}

/*電話番号欄その他*/
#main .hosoku5 {
	display: block;
	color: #555;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 0 0px;
	/*padding: 5px 10px;*/
	padding: 0 10px;
}


.small_word01{
	font-size:80%;
}
.small_word02{
	font-size:11px;
}

.small_word03{
	font-size:10px;
}

.large_word01{
	font-size: 180%;
	font-weight: bold;
}

.large_word02 {
	line-height: 1.1em;
	font-size: 170%;
	color: #30F;
	font-weight:bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.large_word03 {
	font-size: 170%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.large_word04 {
	font-size:15px;
}


.small_word01 {
	font-size: 10px;
}

.color_blue {
	color:#03C;
	font-weight:bold
}


/*テーブルカラー設定*/
.tbl_design {
	width:100%;
	font-size:15px;
	line-height:1.5em;
	background-color: #515151;
	text-align:center;
}

.tbl_design02 {
	width:70%;
	font-size:15px;
	line-height:1.5em;
	background-color: #515151;
	text-align:center;
}

.tbl_design03 {
	width:50%;
	font-size:15px;
	line-height:1.5em;
	background-color: #515151;
	text-align:center;
}

.tbl_design04 {
	width: 100%;
	padding: 0 0 0 12px;
	letter-spacing: 0.8px;
}

.tbl_design_top {
	background-color:#515151;
	width:100%;
	font-size:15px;
	line-height:1.5em;
	text-align:center;
}

.tbl_design_top td {
	font-size:13px;
}

.tbl_tr_design01 {
	background-color:#85D2ED;
	font-weight:bold;
}

.tbl_tr_design02 { background-color:#FFFFFF; 
}


.tbl_tr_design03 {
	background-color: #FC9;
}

.tbl_tr_design04 {
	background-color: #e9f089;
}

.tbl_td_design01 {
	background-color:#EEE8AA;
	font-weight:bold;
}

.tbl_td_design02 {
	background-color:#FFCC66;
	font-weight:bold;
}


.tbl_td_design03 {
	background-color:#e9f089;
	font-weight:bold;
}

.tbl_td_design04 {
	background-color: #FC9;
	font-weight:bold;
}

.tbl_td_design05 {
	background-color: #FFC;
	padding:3px;
}

.tbl_td_design06 {
	background-color: #FFF;
}

.tbl_td_design07 {
	background: #f85032; /* Old browsers */
	background: -moz-linear-gradient(top,  #f85032 0%, #f16f5c 50%, #f6290c 51%, #f02f17 71%, #e73827 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(50%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f85032 0%,#f16f5c 50%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
	font-weight:bold;
	color:#FFF;
}

.tbl_td_design08 {
	background: #d6f9ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #d6f9ff 0%, #71fcf3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6f9ff), color-stop(100%,#71fcf3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6f9ff 0%,#71fcf3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6f9ff 0%,#71fcf3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6f9ff 0%,#71fcf3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d6f9ff 0%,#71fcf3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6f9ff', endColorstr='#71fcf3',GradientType=0 ); /* IE6-9 */
}

.tbl_td_design09 {
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #2579e8 51%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#2579e8), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#2579e8 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#2579e8 51%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#2579e8 51%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#2579e8 51%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

.tbl_td_design10 {
	background: #d2ff52; /* Old browsers */
	background: -moz-linear-gradient(top,  #d2ff52 0%, #91e842 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2ff52), color-stop(100%,#91e842)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d2ff52 0%,#91e842 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d2ff52 0%,#91e842 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d2ff52 0%,#91e842 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d2ff52 0%,#91e842 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842',GradientType=0 ); /* IE6-9 */
}

.tbl_td_design11 {
	text-align:left;
}

.tbl_td_design_tooltip01 {
	background: url(./img/00019.gif) no-repeat 98% 10%;
}

.tbl_td_design_tooltip02 {
	background:#FCF url(./img/00019.gif) no-repeat 98% 10%;
}

.tbl_td_design_tooltip03 {
	background:#999 url(./img/00019.gif) no-repeat 98% 10%;
}

.tbl_td_design_tooltip04 {
	background:#FFF url(./img/00019.gif) no-repeat 98% 19%;
}

.tbl_td_design_tooltip05 {
	background:#FFC url(./img/00019.gif) no-repeat 98% 19%;
	padding:3px;
}

.tbl_td_design_tooltip06{
	background:#FC6 url(./img/00019.gif) no-repeat 98% 10%;
	font-weight:bold;
}

.tbl_td_design_tooltip07{
	background:#8EDF8E url(./img/00019.gif) no-repeat 98% 10%;
	font-weight:bold;
}

.tbl_td_design_tooltip08{
	background:#9DD7DB url(./img/00019.gif) no-repeat 98% 10%;
	font-weight:bold;
}

.tbl_td_design_tooltip09{
	background:#F0A2D0 url(./img/00019.gif) no-repeat 98% 10%;
	font-weight:bold;
}


/*ランキング関連*/
.best1 {
	margin:0 0 0 0;
	padding: 32px 0 12px 65px;
	font-size:18px;
	font-weight: bold;
	background: url(./img/icon/best1.gif) no-repeat left 10px;
}
.best2 {
	margin:0 0 0 0;
	padding: 32px 0 12px 65px;
	font-size:18px;
	font-weight: bold;
	background: url(./img/icon/best2.gif) no-repeat left 10px;
}
.best3 {
	margin:0 0 0 0;
	padding: 32px 0 12px 65px;
	font-size:18px;
	font-weight: bold;
	background: url(./img/icon/best3.gif) no-repeat left 10px;
}

.waku {
	_width: 100%;
	font-size: 15px;
	margin: 2px 0 10px 0;
	border: 1px dotted #055C70;
	min-height: 115px;
	padding: 10px;
}

.waku02 {
	border:1px solid #333;
}


.waku03 {
	width: 100%;
	font-size: 15px;
	margin: 2px 0 10px 0;
	padding: 20px 10px 10px 10px;
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	min-height: 115px;
	box-shadow: inset 0 1px 3px #e5e5e5;
	behavior: url(/PIE.htc);
	overflow: hidden;
}


.ten28 {
	background: url(./img/bg/28.gif) no-repeat 300px 0px;
}

.ten26 {
	background: url(./img/bg/26.gif) no-repeat 300px 0px;
}

.ten25 {
	background: url(./img/bg/25.gif) no-repeat 300px 0px;
}

.img { margin: 0 10px 10px; float: left; }

.img2 { display:inline-block; }

.img3 {
	margin-left:20px;
}


.NOF_img { margin: 0 0 40px 0; }

.img_inst {
display: block;
width: 244px;
margin: 10px auto 20px auto;
}

/*画像関連*/
.button {
	margin:8px 0 0 0;
	text-align:center;
}

/*サイドバー関連*/
#sidebar {
	width: 220px;
	padding-top:3px;
}
#sidebar h3 { margin:0; padding:0; }
#sidebar ul.list {
	width: 220px;
	margin-bottom: 20px;
}
#sidebar ul.list li {
	margin: 0px;
	padding:0;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;

}
#sidebar ul.list li a {
	background:url(./img/icon/list.gif) no-repeat 10px 11px;
	color: #066C84;
	font-size: 12px;
	text-decoration: none;
	padding: 6px 0 5px 23px;
	display: block;
}
#sidebar ul.list li a:hover {
	text-decoration:underline;
	color: #066C84;
}

/*フッター関連*/
#footer {
	background:url(./img/footer.gif) top repeat-x;
	padding: 15px 0 20px 0;
}
#footernavi {
	display: inline-block;
	font-size:11px;
	text-align: center;
	padding: 15px 0 0 0;
	width: 100%;
}

#footernavi .foot_bar {
	margin: 0 10px;
	color: #FFF;
}

#footernavi a {
	color: #FFF;
}
#footernavi a:hover {
	color: #FFF;
}
#copy {
	clear:both;
	margin:20px 0 0 0;
	font-size:12px;
	text-align:center;
	color: #FFF;
}
#gotop {
	bottom: 10px;
	right: 10px;
	clear:both;
}

/*フォント関連*/
.red {
	color: #ee0000;
	font-weight:bold;
}

strong {
	font-weight:bold;
	color: red;
}

/*共通部分*/
#header:after,
#content:after,
#content_kobetu:after,
#main:after,
#footer:after,
#footernavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
img,
p,
blockquote,
div,
form,
fieldset,
textarea,
ul,
ol,
dl {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
li {
	margin: 0;
	padding: 0;
	list-style-image: none;
}


/*サムネイル拡大*/
/*
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

div.haikei001 {
	background:  url(images/Fotolia_20616187_S.gif) top no-repeat;
	margin-bottom:30px;
}

div.haikei002 {
	background:  url(images/0007.gif) top no-repeat;
  padding: 50px 0 30px 150px;
}

ul#haikei003 li {
	background: url(images/0013.gif) 20% no-repeat;
	margin-bottom:10px;
  list-style: none;
  font-weight: bold;
  font-size: 16px;
	padding:10px 5px 15px 57px;
}

div.haikei004 {
	background:  url(images/0012.gif) center no-repeat;
  padding: 30px 0 30px 150px;
}

div.haikei005 {
	background:  url(images/0014.gif) center no-repeat;
  padding: 30px 0 30px 150px;
}

div.haikei006 {
	background:  url(images/0015.gif) center no-repeat;
  padding: 30px 0 30px 150px;
}

div.haikei007 {
	background:  url(images/0016.gif) center no-repeat;
  padding: 30px 0 30px 150px;
}

div.haikei008 {
	background:  url(images/mark01.gif) left no-repeat;
  padding: 30px 0 30px 35px;
  font-weight: bold;
  font-size: 16px;
	margin-bottom:-20px;
}

div.haikei009 {
	background:  url(images/mark01.gif) left no-repeat;
  padding: 30px 0 30px 35px;
  font-weight: bold;
  font-size: 16px;
	margin-bottom:-20px;
}

span.haikei010 {
  border-left:solid 5px #ADE0FC;
  padding: 2px 0 2px 3px;
	margin: 0 0 0 5px;
}

span.haikei011 {
	background:  url(images/0018.gif) left repeat;
	line-height: 1.8em;
}

ul#haikei012 li {
	background: url(images/0036.gif) 20% no-repeat;
	margin-bottom:10px;
  list-style: none;
  font-weight: bold;
  font-size: 16px;
	padding:10px 5px 15px 57px;
}
*/

/*サイドメニュー強調エリア*/
.sidetopictitle {
	width: 223px;
	height: 54px;
	margin: 5px 0 0 0;
	padding: 0 0 0 25px;
	line-height: 37px;
	display: block; 
	background: url(/img/side/sidetopic.gif) no-repeat;
}

.sidetopic_waku {
	width: 211px;
	font-size: 12px;
	margin: 0 0 20px 0;
	border: 1px solid #3090B2;
	min-height: 100px;
	padding: 10px 5px 10px 5px;
	background: #FFFFCC;
}

.link_side {
	padding: 5px 0 0 17px;
	background: url(/img/side/sidetopic_a.gif) no-repeat 4px 7px;
}

.link_side a { color: #203472; text-decoration: underline; }
a:hover { color: #FF0C00; }

.hosoku_side {
	padding: 4px 0 2px 16px;
	font-size:11px;
}

.img_downarrow {
	margin: 0 20px 0 5px; 
	float: left;
}