@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; color: #000;
}
body, td, th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
	font-size:13px;
}

#container {
	width: 995px;
	_width: 1040px;
	margin-right: auto;
	margin-left: auto;
	_padding-left: 45px;
	text-align: left;
}

/*リンク関連*/


/*画像関連*/
img{ border:0; }

/*ヘッダー関連*/
h1 {
	text-align:right;
	margin:-18px 0px 0 0;
	_margin:-18px 50px 0 0;
	font-size:12px;
}

div#title {
	position:absolute;
	margin:-18px 0px 0 0;
}
div#banner {
	width: 1000px;
	height: 280px;
	background: url(./img/banner.gif) no-repeat center;
}

#header {
	width: 965px;
	top: 21px;
	position:relative;
}

/*パンくずリスト*/

/*コンテンツ部分*/
#content {
	width: 100%;
	padding-bottom:40px;
	clear:both;
	margin:45px 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 2px;
	font-size:17px;
	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 .komidashi a:hover {
	text-decoration:underline;
	color: #066C84;
}


#main h4 {
    background: url(./img/bg/h4.gif) no-repeat 0 0;	
	padding-left:15px;
	height:14px;
	font-size:14px;
	color:#454545;
}

#main h5 {
    background: url(./img/bg/h5.gif) no-repeat 0 0;
	margin-left:20px;	
	padding-left:19px;
	height:15px;
	font-size:12px;
	font-weight:normal;
}


#main p {
	font-size:14px;
	line-height:1.5em;
	letter-spacing:0.5px;
	margin:0 0 20px 0;
}

#waku p {
    font-size:12px;	
}



.zretyousei {
	padding: 0 0 0 200px;
}

/*テーブルカラー設定*/
.tbl_design {
	width:100%;
	font-size:15px;
	line-height:1.5em;
	background-color: #515151;
	text-align:center;
}
.tbl_tr_design01 {
	background-color:#85D2ED;
	font-weight:bold;
}
.tbl_tr_design02 { background-color:#FFFFFF; }


.tbl01 { border:solid 1px #000;
         border-collapse:collapse;
}

.tbl01 th { background:#CEF;
            padding:8px;
			text-align:center;
			border:solid 1px #000;
}

.tbl01 td { padding:5px;
            text-align:center;
			border:solid 1px #000;
}

.tbl01b { background-color:#E9F7FF;
	
	
}



.tbl02 { border:solid 1px #000;
         border-collapse:collapse;
}

.tbl02 th { background:#CEF;
            padding:8px;
			text-align:center;
			border:solid 1px #000;
}

.tbl02 td { padding:5px;
            text-align:left;
			vertical-align:middle;
			border:solid 1px #000;
}









.tbljoho { border:solid 1px #000;
         border-collapse:collapse;
		 width:600px;
		 text-align:center;
}


.tbljoho td { padding:5px;
	}

.tbljoho_blue { border:solid 1px #000;
			    font-weight:bold;
				background: #CEF;
}

.tbljoho_blue2 { border:solid 1px #000;
			    font-weight:bold;
				background: #CEF url(/img/item/tooltip.gif) no-repeat 100% 0%;
}


.tbljoho_white { border:solid 1px #000;
				background: #FFF;
}

.tbljoho_white2 { border:solid 1px #000;
				background: #FFF url(/img/item/tooltip_fff.gif) no-repeat 100% 0%;
}

.tbljoho_white_left { border:solid 1px #000;
				background: #FFF;
				text-align:left;
}


/* tooltip用 */
#tt {position:absolute; display:block; background:url(/img/item/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(/img/item/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(/img/item/tt_bottom.gif) top right no-repeat; overflow:hidden}








.tbl03 { border:solid 1px #000;
         border-collapse:collapse;
}

.tbl03 th { background:#CEF;
            padding:8px;
			text-align:center;
			border:solid 1px #000;
}

.tbl03 td { padding:9px;
            text-align:left;
			vertical-align:middle;
			border:solid 1px #000;
}



.tbl04 {
	border:solid 0px #000;
    border-collapse:collapse;
}




.tbl04 th { padding:8px;
			text-align:left;
			vertical-align:middle;
			border:solid 1px #FFF;
			padding:10px;
			width:150px;
}

.tbl04 td { padding:10px;
            text-align:left;
			vertical-align:middle;
			border:solid 1px #FFF;
}





.yajirushi {
	border:solid 0px #FFF;
	border-top:solid 1px #6CF;
	border-collapse:collapse;
}


.yajirushi tr {
	border-bottom:solid 1px #6CF;
}


.yajirushi th {
	padding:13px;
}



/*ランキング関連*/
.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;
}


.waku24 {
	_width: 100%;
	font-size: 14px;
	margin: 2px 0 10px 0;
	border: 1px dotted #055C70;
	min-height: 115px;
	padding: 10px;
	background: url(./img/bg/24.gif) no-repeat 350px 20px;
}


.waku22 {
	_width: 100%;
	font-size: 14px;
	margin: 2px 0 10px 0;
	border: 1px dotted #055C70;
	min-height: 115px;
	padding: 10px;
	background: url(./img/bg/22.gif) no-repeat 350px 20px;
}


.waku20 {
	_width: 100%;
	font-size: 14px;
	margin: 2px 0 10px 0;
	border: 1px dotted #055C70;
	min-height: 115px;
	padding: 10px;
	background: url(./img/bg/20.gif) no-repeat 350px 20px;
}

.waku17 {
	_width: 100%;
	font-size: 14px;
	margin: 2px 0 10px 0;
	border: 1px dotted #055C70;
	min-height: 115px;
	padding: 10px;
	background: url(./img/bg/17.gif) no-repeat 350px 20px;
}

.waku14 {
	_width: 100%;
	font-size: 14px;
	margin: 2px 0 10px 0;
	border: 1px dotted #055C70;
	min-height: 115px;
	padding: 10px;
	background: url(./img/bg/14.gif) no-repeat 350px 20px;
}

.waku13 {
	_width: 100%;
	font-size: 14px;
	margin: 2px 0 10px 0;
	border: 1px dotted #055C70;
	min-height: 115px;
	padding: 10px;
	background: url(./img/bg/13.gif) no-repeat 350px 20px;
}

.waku12 {
	_width: 100%;
	font-size: 14px;
	margin: 2px 0 10px 0;
	border: 1px dotted #055C70;
	min-height: 115px;
	padding: 10px;
	background: url(./img/bg/12.gif) no-repeat 350px 20px;
}





.img { margin: 0 10px 10px; float: left; }


/*画像関連*/
.button {
	margin:8px 0 0 0;
	text-align:center;
}

/*サイドバー関連*/
#sidebar {
	width: 260px;
	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 {
	font-size:11px;
	text-align: center;
	padding: 15px 0 0 0;
	width: 100%;
}
#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;
}

/*フォント関連*/
.red {
	color: #ee0000;
	font-weight:bold;
}

strong {
	font-weight:bold;
	color: red;
}



span.underline {
	font-weight:bold;
	border-bottom:2px solid #000;
}



span.tdsmall {
	font-size:11px;
	color:#999;
	font-weight:normal;
}

span.bold {
	color:#000;
	font-weight:bold;
}


/*共通部分*/
#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;
}


.pagenavi {
	text-align:center;
	margin:30px 0 30px 0;
}