@charset "shift_jis";

body{
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 80%/2 "メイリオ", Meiryo,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","ＭＳ Ｐゴシック", Osaka;
	background:#fff;
	-webkit-text-size-adjust: 100%;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img{
	border: none;
}
input,textarea,select{
	font-size: 1em;
}
form{
	margin: 0px;
}
table{
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

/*リンク*/
a{
	color: #15f;
}
a:hover{
	color: #00f;	/*マウスオン時テキスト色*/
	text-decoration: none;	/*マウスオン時に下線を消す*/
}
a:visited {/*訪問後のリンク*/
    color:#909;
    text-decoration:underline;
}

main{
	display: block;
}

/* アコーディオン */

#acordion {
  position: fixed;
  top: 0;
  right: 0;
  text-align: right;
  margin-top: 5px;
  z-index: 100;
}

#acordion a {
	font-size: 20px;
	color: #FFF;
	padding: 15px 15px;
	background-color: #555;
	opacity: 0.6;
}

/*コンテナー*/
#container{
	text-align: left;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background:url(bg.png) repeat-x center top;
}

/*ヘッダー*/
#header{
	text-align: left;
	height: 80px;
	width: 100%;
	position: relative;
}
/*ロゴ画像*/
#header h1{
	position: absolute;
	left: 5px;
	top: 2px;
	font-size: 100%;
	color: #fff;
}

#logo{
	position: absolute;
	left: 5px;
	top: 22px;
	font-size: 250%;
}

#logo a{
	text-decoration: none;
	color: #FFFFFF;
}

#logo a img{
	height: 80%;
	width: 80%;
}

/*コンテンツ*/
#contents{
	clear: left;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}
#contents p{
	background: #ffffff;	/*アンドロイド表示崩れ対策*/
}

/*メインコンテンツ*/
#main{
	float: right;
	width: 470px;
	padding: 20px 0px;
}
#main h1{
	font-size: 18px;
	color: #666;
	margin: 10px 0px 10px 20px;
}
#main h2{
	clear: both;
	background: url(h2bg-hane.png) no-repeat left center;
	width: 410px;
	font-size: 160%;
	color: #663333;
	line-height: 25px;
	padding: 15px 0px 5px 50px;
	margin: 10px 0px 10px 0px;
	border-bottom: 5px double #f33434;
}
#main h3{
	background: url(h3bg-hane2.png) no-repeat left center;
	width: 410px;
	font-size: 160%;
	color: #663333;
	line-height: 25px;
	padding: 15px 0px 5px 50px;
	margin: 10px 0px 10px 0px;
	border-bottom: 3px dotted #f33434;
}
#main h3 a{
	color: #663333;
}
#main h4{
	margin: 15px 0px 0px 0px;
	font-size: 160%;
	width: 440px;
	padding: 3px 10px;
	color: #494949;
	background: #fffaf4;
	border-left: solid 5px #f33434;
}

/*段落タグ*/
#main p{
	font-size: 170%;
	line-height: 35px;
	padding: 0.5em 10px 1em;
	background: #ffffff;	/*アンドロイド表示崩れ対策*/
}

#main ol{
	font-size: 180%;
	padding-left: 50px;
}

#main ol li{
	padding-bottom: 15px;
}
#main ul{
	list-style: disc;
	margin-left: 10px;
}

#main ul li{
	padding-bottom: 5px;
}

/*パンくずリスト*/

#bread-crumb-list {
  width: 460px;
  padding: 0px 0px 5px 10px;
  float: left;
  font-size: 150%;
  line-height: 180%;
  text-align: left;
}
#bread-crumb-list ul {
margin: 0px 0px 10px 5px;
}
#bread-crumb-list li {
  text-align: left;
}
#bread-crumb-list li a{
	text-decoration: none;
	color: #777;
}
#bread-crumb-list li a:hover{
	font-weight: bold;
}

#snsbtn2{
	color: #888;
	padding: 20px 0px 10px 20px;
}

/*サブコンテンツ*/
#sub1{
	float: left;
	width: 470px;
	padding: 10px 0px;
}
#sub2{
	float: left;
	width: 470px;
	padding: 10px 0px;
}
#sub3{
	float: left;
	width: 470px;
	padding: 10px 0px;
}

/*メニューブロック*/

#menu{
	clear: both;
	width: 470px;
	background: #f33434;
	font-size: 150%;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin-top: 5px;
	color: #fff;
}

ul.menu{
	margin-bottom: 1em;
}

ul.menu li{
	height: 101px;
	width: 468px;
	float:left;
	border-right: 1px solid #f33434;
	border-bottom: 1px solid #f33434;
	border-left: 1px solid #f33434;
	background: #0F0F0F url(sp_submenu_bg.png) no-repeat left top;
}
ul.menu li a{
	text-decoration: none;
	display: block;
	width: 380px;
	padding: 26px 0px 5px 80px;	/*上、右、下、左の余白*/
	font-size: 170%;
	color: #fff;
}
ul.menu li a:hover{
	font-weight: bold;
}

/*box*/

#sub3 .box{
	float: left;
	border-right: 1px solid #f33434;
	border-bottom: 1px solid #f33434;
	border-left: 1px solid #f33434;	
	padding: 15px 0px;
	text-align:center;
	font-size: 120%;
	line-height: 1.6;
	width: 468px;
	overflow: hidden;
}
#sub3 .box p{
	padding: 0px;
	font-size: 10px;
	line-height: 1.5;
}

#menu2{
	clear: both;
	width: 470px;
	background: #f33434;
	font-size: 150%;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin-top: 5px;
	color: #fff;
}

#sub3 .box2{
	border-right: 1px solid #F33434;
	border-bottom: 1px solid #F33434;
	border-left: 1px solid #F33434;
	padding: 5px 0px;
	text-align:left;
	line-height: 2.5;
	width: 468px;
	overflow: hidden;
}
#sub3 .box2 img{
	height: 30px;
	width: 30px;
	padding: 0 0 0 20px;
}
#sub3 .box2 a{
	font-size: 150%;
	padding: 0 0 0 25px;
}


/*お知らせブロック*/

#main .new{
	overflow: auto;
	height: 180px;
	width: 460px;
	padding-left: 10px;
}
#main .new dl{
	clear: left;
	width: 450px;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
}
#main .new dt{
	font-weight: bold;
	float: left;
	width: 100px;
}
#main .new dd{
	float: left;
	width: 350px;
}
#main .new dd img{
	vertical-align: middle;
}
*html #main .new dd img {
	margin-top:0.5em;
	vertical-align: baseline;
}

#main .new2{
	overflow: auto;
	height: 100px;
	width: 465px;
	padding-left: 5px;
}
#main .new2 dl{
	clear: left;
	width: 445px;
	line-height: 3em;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
}
#main .new2 dt{
	font-weight: bold;
	float: left;
	width: 90px;
}
#main .new2 dd{
	float: left;
	width: 355px;
}

/*フッター*/
#footer{
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 140%;
	margin-right: auto;
	margin-left: auto;
	background: url(footer_bg.png) repeat center top;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}
#footer a{
	text-decoration:;
	color: #fff;
}

/*メインイメージ*/
#mainimg{
	float: right;
	position: relative;
	height: 130px;
	width: 470px;
	text-align: right;
	margin-bottom: 10px;
}

#mainimg a{
	font-size: 100%;
	text-decoration: none;
	color: #333;
}

/*その他*/

}
.color1{
	color: #ff80c0;
}

#banner{
	text-align: center;
	margin: 15px 0;
}

.banner{
	text-align: center;
	margin: 15px 0;
}

em{
	font-style:normal;
    background: linear-gradient(transparent 70%,#88eebb 20%);
    font-weight: bold;
}
strong{
    background: linear-gradient(transparent 70%,#ffff00 20%);
    font-weight: bold;
}

q{
	background:#eeeeff;
}
blockquote{
	font-size: 170%;
	background:#eeeeff;
	margin: 0;
	padding:10px;
}

input[type="checkbox"] {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

label{
	margin-left: 30px;
	font-size: 120%;
}

.btn300 {
	background: #29f;
	border: 2px solid #4af;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
	width: 300px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	margin: 25px 0;
}

.btn300 a {
	font-size: 160%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 300px;
}

/*mainテーブル*/

#main {}
th {font-size:110%;color:white;background-color:#333;border-width:1px;border-style:solid;border-color:#f33;}
td {font-size:110%;background:#fff; border-width:1px;border-style:solid;border-color:#f33;line-height:18px;}

/*テーブルソーター*/

#wrapper {}
.sortable {border:1px solid #f33;}
.sortable th {}
.sortable td {}
.sortable .head {background:#333 url(sort1.png) 2px center no-repeat; cursor:pointer; padding-left:0px}
.sortable .desc {background:#666 url(sort3.png) 2px center no-repeat; cursor:pointer; padding-left:0px}
.sortable .asc {background:#666 url(sort2.png) 2px  center no-repeat; cursor:pointer; padding-left:0px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .even td {background:#f2f2f2}
.sortable .odd td {background:#fff}

#wrapper2 {}
.sortable {border:1px solid #f33;}
.sortable th {height:75px;text-align:center;}
.sortable td {height:100px;text-align:center;}
.sortable td a{font-size:120%;}
.sortable .head {background:#333 url(sort1.png) 2px center no-repeat; cursor:pointer; padding-left:0px}
.sortable .desc {background:#666 url(sort3.png) 2px center no-repeat; cursor:pointer; padding-left:0px}
.sortable .asc {background:#666 url(sort2.png) 2px  center no-repeat; cursor:pointer; padding-left:0px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .even td {background:#f2f2f2}
.sortable .odd td {background:#fff}

#main {}
#rank3 th {text-align:center;}
#rank3 td {height:100px;text-align:center;font-size:120%;}
#rank3 td a{font-size:140%;}
#rank3 td .btn300 a {font-size: 160%;}

#each {width:470px;margin:10px auto;}
#each th {width:200px;height:40px;font-size:130%;padding:0 15px 0;text-align:left;}
#each td {width:270px;height:40px;font-size:130%;padding:0 15px 0;text-align:right;}

/*タブ切り替え*/

#tab{border:none;}
#tab tr{border:none;}
#tab .on{
	font-size: 120%;
	font-weight: bold;
	color:#f00;
	background:url(tab_on.gif) no-repeat;
	border:none;
}
#tab .off{
	font-size: 120%;
	color:#333;
	background: url(tab_off.gif) no-repeat;
	border:none;
	cursor: pointer;
}

/*サーチボックス*/
#srchBox
{
width:468px;
margin-bottom:20px;
}

/*--------------------------------
ページトップ
---------------------------------*/
.page_top {
position:fixed;
bottom:10px;
right:10px;
width: 50px;
height: 50px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color:#fff;
font-size:20px;
text-decoration:none;
background:#f33434;
border: 3px solid #ffffff;
text-align: center;
line-height: 50px;
opacity: 0.6;
}

.page_top:hover {
color:#fff;
opacity: 0.6;
}

.page_top:visited{
color:#fff;
}

