@import url("./css/tables.css");
@import url("./css/commonstyles.css");

@charset "shift_jis";


/* 基本スタイル */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	line-height: 150%;
	background-color: #FFFFFF;
	background-image: url(img/top_bg.jpg);
	background-size: contain;
background-repeat: repeat-x;
		background-image: none;
}

div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}

h1, h2, h3, h4, .title ,.menutitle{
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}

h1,h2,h3,h4{
	clear:both;
}


/*
//見出しを通常のフォントにする場合は／* と *／ を削除
h3, h4 ,h5 ,h6{
	font-family: sans-serif;
	font-weight:bold;
}
*/

.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}





/* -------- リンク */

a,a:visited{
	color:#006699;
}

a:hover{
	color:#FF0000;
}

a img {
  border: none;
  text-decoration: none;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



/* 文字装飾 */

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}

em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}



/* ---------------- リスト */

ul, ol {
  display: block;
  _margin-left:0;
  _margin-right:0;
}

dl{
	margin:0;
	padding:0;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-left: 20px;
	_padding-left: 20px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	_margin-left: 30px;
	_padding-left: 20px;
}

*:first-child+html ol{
	margin-left: 30px;
	padding-left: 20px;
}

li {
	display: list-item;
	margin: 0;
}

ul li {
	list-style-type: none;
	list-style-image: url(./img/li.gif);
}


p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* 基本レイアウト */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#top {
	background-image: url(img/top_bg.jpg);
	height: 154px;
	_text-align:center;
}
#top .inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#top h2 {
	font-size: 30px;
	position: relative;
	top: 35px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 110%;
}

#top  h2  a,#top .title {
	color: #005AAD;
	text-decoration: none;
}

#header {
	height: 200px;
	background-image: url(img/header.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#headerbox {
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:15px;
	text-align:center;
	height:200px;
}
#header h2 ,#header .title {
	width: 440px;
	font-size: 22px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;	
	position: relative;
	top: 40px;
	left: 30px;
}

#header h2  a, #header  h2  a:visited,#header  .title  a,#header  .title  a:visited {
	color: #333;
	text-decoration: none;
}

#headertext {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 130%;
}

/* コンテンツ */

#text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #space1 ,#space2 {
	margin-bottom: 25px;
	padding: 10px 14px;
}


/* グローバルメニュー */

#topmenu {
	background-repeat: no-repeat;
	height: 50px;
	line-height: 50px;
	position: absolute;
	width: 900px;
	top: 284px;
	top: 104px;
	margin: 0px;
	background-position: left top;
	background-image: url(./img/topmenu_bg.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#topmenu span a {
	overflow: hidden;
	width: 20%;
	_width:19.6%;
	width: 16.6%;
	_width: 16.2%;

	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	height: 50px;
	background-image: url(img/menu_item.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	display: block;
}
#topmenu span a:hover {
	background-image: url(img/menu_item_hover.jpg);
	background-position: right top;
	color: #FFFFFF;
}

#topsubmenu {
	height: 18px;
	width: 220px;
	_width: 240px;
	padding-top: 2px;
	padding-bottom: 5px;
	background-image: url(./img/topsubmenu_bg.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	_padding-left:5px;
	_padding-right:5px;
	position: absolute;
	top: 78px;
	margin-left: 660px;
}

#topsubmenu   span   {
	background-image: url(img/topsubmenu_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	display: block;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 12px;
}
#topsubmenu span a {
	color: #333333;
	text-decoration: none;
}



#siteNavi {
	font-size: 0.775em;
	line-height: 1.5em;
	margin-bottom:15px;
}

#contents {
	background-color:#FFFFFF;
	_height:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:400px;
	margin-top: 20px;
}

#menu:after,#contents:after{
	height: 1px;
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
}

/* フッター */

#footer {
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
}
#footlink {
	text-align: center;
	background-color: #EBEBEB;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 12px;
}
#footlink a {
	color: #666666;
	margin-left:5px;
	margin-right:5px;
}

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

#footermenu{
	text-align:center;
	padding:6px;
}

/* フリースペース */

#space3, #space4, #space5 ,#space6 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding:5px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 120%;
}

/* レイアウト差分 */

#main {
	float: left;
	width: 670px;
}

#menu {
	float: right;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#text1 h3,#text2 h3,#text3 h3,#text4 h3,#text5 h3,#text6 h3,#text6 h3,#text7 h3,#text8 h3,#text9 h3,#text10 h3{
	position: relative;
	left: -14px;
	width: 670px;
	_width: 670px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#searchbox {
	position: absolute;
	top: 18px;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	line-height: 47px;
	height: 47px;
	font-size:12px;
}

#searchbox input {
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 2px;
}
#searchbox form {
	padding: 0px;
	margin: 0px;
}

form input {
	vertical-align: middle;
}

/* 各種見出し */

h1 {
	position: absolute;
	top: 15px;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
}

#main h2{
    position: relative;
    color: #111;
    font-size: 1.143em;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0.5em 0.5em 0.5em 1.7em;
    border-bottom: 3px solid #B92A2C;
}
 
#main h2:before{
    content: "";
    position: absolute;
    background: #d48789;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
#main h2:after{
    content: "";
    position: absolute;
    background:#d26466;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}
#main h3 {
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #EEEEEE;
}
#main h3::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #3498db;
}
#main h4  {
	font-size: 16px;
	line-height: 26px;
	background-image: url();
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
	background-position: left bottom;
	padding-right: 8px;
	padding-left: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #0A1E2E;
}

#main  h5{
	background-image: url(img/h5.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height:22px;
	text-indent: 25px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#main  h6{
	background-image: url(img/h6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 15px;
	line-height: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}


/* サイトマップ */

#sitemaps{
	padding:10px;
}

#sitemaps ul{
	margin:0;
	padding:0;
}

#sitemaps li{
	list-style-type: none;
	list-style-image: none;
}

#sitemaps .sbox1, #sitemaps .sbox2 {
	width: 47%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#sitemaps .sbox1 {
	float: left;
	clear: left;
}

#sitemaps .sbox2 {
	float: right;
	clear: right;
}

#sitemaps .l1 {
	background-image: url(./img/sitemap_l1.jpg);
	line-height: 26px;
	height: 26px;
	text-indent: 25px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top:10px;
}

#sitemaps .l2 {
	background-image: url(img/sitemap_l2.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 20px;
	text-indent: 15px;
	margin-left: 22px;
	margin-bottom: 3px;
}

#sitemaps .l3 {
	background-image: url(img/sitemap_l3.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 20px;
	text-indent: 15px;
	margin-left: 38px;
	margin-bottom: 3px;
}


/* 更新履歴 */

#whatsnew .top {
	background-image: url(img/whats_top.jpg);
	height: 36px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#whatsnew .body {
	background-image: url(img/whats_body.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
}
#whatsnew .body li {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#whatsnew .bottom {
	background-image: url(img/whats_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* カテゴリーリスト */

#categorylist {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#categorylist .cbox {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	clear: both;
}

#categorylist .cbox:after {
	clear: both;
}

#categorylist h4 {
	clear: none;
	background-image: url(img/categorylist.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	padding-left: 35px;
	height: 26px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 26px;
	margin: 0px;
	padding-right: 0px;
}

#categorylist .desc {
	font-size: 12px;
	line-height: 130%;
	color: #505050;
	padding: 10px;
}

#categorylist  .more {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

/* エントリーリスト */

#entrylist {
	padding: 10px;
}

#entrylist dl {
	padding: 6px;
	display: block;
}

#entrylist h4 {
	background-image: url(./img/entlist_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0px;
}

#entrylist dt {
	font-weight: bold;
	font-size: 14px;
	background-image: url(./img/entlist.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 20px;
	padding-left: 15px;
}

#entrylist dd {
	margin-left: 15px;
	margin-bottom: 8px;
	font-size: 11px;
	color: #757575;
	line-height: 120%;
}

/* 記事スタイル */

.txt-border {
	background-image: url(img/dott.gif);
	line-height: 22px;
	font-size: 13px;
	margin: 10px;
	padding: 0px;
	background-position: 0px 5px;
}

.txt-border p {
	line-height: 22px;
	font-size: 13px;
}

.txt-line  {
	border: 2px solid #CCCCCC;
}

.txt-yellowback {
	background-color: #FFF9DF;
	border: 2px solid #CC0000;
}

.txt-grayback {
	border: 1px solid #D9D9D9;
	background-color: #F5F5F5;

}

.txt-colorback {
	border:solid 1px #FFB380;
	background-color: #FFF2DF;
}

.txt-frame{
	border:solid 2px #CCCCCC;	
}

.txt-colorframe{
	border:solid 2px #CC0000;
}

.txt-rndbox .top{
	height:15px;
	background-image: url(./img/round.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt-rndbox .body{
	border-left:solid 1px #B4B4B4;
	border-right:solid 1px #B4B4B4;
	padding:10px 30px;
}

.txt-rndbox .bottom{
	height:15px;
	background-image: url(./img/round.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.txt-decbox1 {
	background-image: url(./img/dec1_body.gif);
	background-repeat: repeat-y;
}

.txt-decbox1  .top{
	height:50px;
	background-position: left top;
	background-image: url(./img/decbox1.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 30px;
}

.txt-decbox1  .body{
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.txt-decbox1  .bottom{
	height:70px;
	background-image: url(./img/decbox1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.txt-decbox2 {
	background-image: url(./img/dec2_body.gif);
	background-repeat: repeat-y;
}

.txt-decbox2  .top{
	height:40px;
	background-image: url(./img/decbox2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 30px;
}

.txt-decbox2  .body{
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.txt-decbox2  .bottom{
	height:65px;
	background-image: url(./img/decbox2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main .txt-grayback,#main  .txt-colorback,#main .txt-line, #main .txt-frame,#main .txt-colorframe{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 30px;
}

#main .txt-rndbox, #main .txt-decbox1, #main .txt-decbox2{
	padding:0px;	
}

#main .txt-decbox1 h3,#main .txt-decbox2 h3 ,#main .txt-decbox1 h2,#main .txt-decbox2 h2{
	width: auto;
	padding: 0px;
	position: static;
	background-image: none;
	border: none;
	font-size: 26px;
	text-align: center;
}

#main .txt-decbox1 h3 span, #main .txt-decbox2 h3 span {
	background-image: none;
}

/* 記事スタイル - 色差分 */

.txt-colorback {
	border:solid 1px #FFB380;
	background-color: #FFF2DF;
}

.txt-colorframe{
	border:solid 2px #CC0000;
}

#main .txt-decbox1 h3,#main .txt-decbox2 h3 ,#main .txt-decbox1 h2,#main .txt-decbox2 h2{
	color:#333;
	background-color:#FFF;
	line-height:140%;
}



.hd{
	color: #333;
	text-decoration:none;
}

/* サイドメニュー */

#menu ul,#rmenu ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#menu  li,#rmenu li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	display: block;
	_display:inline;
	padding: 0px;
}
#menu  #newEntry,#rmenu #newEntry,#menu ul#submenu,#rmenu ul#submenu {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #DFDFDF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu8, #menu9, #menu10 {
	background-color: #E7E7E7;
}

#newEntry li {
	display: block;
	padding-bottom: 2px;
	background-image: url(./img/newtext.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}

#submenu img{
	width:100%;
}

#submenu li {
	display: block;
	padding-bottom: 2px;
	background-image: url(./img/submenu.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 2px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 22px;
}

#menu h4 ,#rmenu h4 ,.menutitle {
	padding-left: 15px;
	line-height: 28px;
	background-image: url(img/menu_h4.jpg);
	height: 30px;
	font-size:14px;
	color: #FFFFFF;
	padding-top: 6px;
}

#menu li a ,#rmenu li a{
	line-height: 16px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#menu li a:hover ,#rmenu li a:hover{
	background-image: url(./img/menu_hover.gif);
}
#menu li.l2, #menu li.l3, #rmenu li.l2, #rmenu li.l3 {
	background-image: url(img/l2_li.gif);
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EFEFEF;
}

#menu li.l2 a ,#rmenu li.l2 a {
	background-image: url(img/menu_l2.gif);
	line-height: 14px;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 35px;
}

#menu li.l2 a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#menu li.l3 a ,#rmenu li.l3 a {
	background-image: url(img/menu_l3.gif);
	line-height: 14px;
	background-repeat: no-repeat;
	background-position: 35px center;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 50px;
}

#menu li.l3 a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#menu li.l2 a ,#rmenu li.l2 a,#menu li.l3 a ,#rmenu li.l3 a{
	font-size:11px;
	line-height:14px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left:1px;
}
#newEntry  li a {
	color: #333333;
	display:inline;
	line-height:18px;
	border: none;
	text-decoration: underline;
	background-image: none;
	padding: 0px;
}

#newEntry li a:hover {
	color: #FF0000;
	background-color: #FFF;
	background-image: none;
}

#submenu  li a {
	color: #0A1E2E;
	display:inline;
	line-height:18px;
	border: none;
	text-decoration: underline;
	background-image: none;
	padding: 0px;
}

#submenu li a:hover {
	color: #FF0000;
	background-color: #FFF;
	background-image: none;
}

.menubox {
	width: auto;
}

.menubox2 {
	margin-bottom: 15px;
}


#submenu span{
	display:block;
	margin:2px 0;
}

#submenu span img{
	display:block;
	margin:0;
	padding:0;
}







#searchresult{
	padding:15px;
}

#searchresult dt{
	background-image: url(img/entlist.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:15px;
	font-size:14px;
	padding-left:16px;
}

#searchresult dd{
	margin:0px;
	line-height:130%;
	font-size:13px;
}

#linklist {
	padding: 15px;
}

#linklist dt {
	font-size: 14px;
	font-weight: bold;
	background-image: url(./img/entlist.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

#linklist dd {
	padding-left: 18px;
	margin-left: 0px;
	margin-bottom: 10px;
}

/* フリースペース */

.grayline{
	border: 1px solid #CCCCCC;
}

#main .grayline{
	padding:10px;
	margin-bottom:15px;
}

#menu .grayline{
	font-size:90%;
	padding:8px;
	margin-bottom:15px;
}

/* ブログモード */

.blog {
	margin-bottom: 30px;
}
.blog .text {
	padding: 15px;
}
.blog .title {
	font-size: 18px;
	line-height: 34px;
	margin-top: 15px;
	margin-bottom: 5px;
	background-image: url(img/h3.jpg);
	padding-left: 20px;
	clear: both;
}

.blog .title a {
	color: #333333;
	text-decoration: none;
}
.blog  .title  a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.blog  .detail {
	font-size: 15px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	line-height: 30px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.blog  .more  {
	float: right;
	padding-left: 15px;
	background-image: url(img/entlist.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.blog .date {
	background-image: url(img/calender.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 22px;
	padding-left: 30px;
	height: 22px;
	font-weight: bold;
}
.blog .plist {
	margin-right: 3px;
	margin-left: 3px;
}

.blog  .plist  a {
	color: #666666;
	margin-right: 3px;
	margin-left: 3px;
}
#contents.pcol1 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image:none;
}

#main.pcol1 ,#threebox.pcol1,#menu.pcol1,#rmenu.pcol1{
	float:none;
	width: auto;
}

#menu.pcol1 ul,#rmenu.pcol1 ul {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding: 0px;
	border:none;
}

#menu.pcol1 li,#rmenu.pcol1 li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	display: inline;
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border:none;
}

#menu.pcol1  #newEntry,#rmenu.pcol1 #newEntry {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}

#menu.pcol1 h4 ,#rmenu.pcol1 h4 ,#menu.pcol1 .menutitle ,#rmenu.pcol1 .menutitle {
	line-height: 120%;
	font-size:14px;
	color: #333333;
	text-align: left;
	background-image:none;
	margin-bottom:5px;
}

#menu.pcol1 .menubox, #rmenu.pcol1 .menubox {
	margin-bottom: 5px;
	background-color:none;
	background-color: #FFF;
}

#menu.pcol1 li a ,#rmenu.pcol1 li a{
	line-height: 16px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #484848;
	background-image:none;
	display:inline;
}

#menu.pcol1 li a:hover ,#rmenu.pcol1 li a:hover{
	color: #FF0000;
	background-color:#FFF;
}

#menu.pcol1 div{
	background-image:none;
}
/* 画像枠赤 */
.waku a img {border:2px solid white}
.waku a:hover img {border:2px solid #070143}
}
/* リンク付き画像をへこませる */
a:hover img{
position : relative;
top : 3pt;
left : 3pt;
}
/* リンク付き文字をへこませる */
a:hover {
position: relative;
top: 1px;
left: 1px;
text-decoration: none;
}
/*--先頭に戻る--*/
.pagetop {
display: none;
position: fixed;
bottom: 0px;
right: 15px;
}
.pagetop a {
display: block;
background-color: #1e50a2;
text-align: center;
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
padding: 10px 20px 10px;
border-radius: 30px 30px 0px 0px;
box-shadow: 5px 5px 5px #AAA;
}
.pagetop a:hover {
display: block;
background-color: #5565c7;
text-align: center;
color: #fff;
font-size: 12px;
text-decoration: none;
padding: 10px 20px 10px;
border-radius: 30px 30px 0px 0px;
box-shadow: 5px 5px 5px #AAA;
}
/*--縦に一回転--*/
.button02 {
	display: inline-block;
	width: 200px;
	height: 54px;
	margin: 8px 2px;
        text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button02::before,
.button02::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button02,
.button02::before,
.button02::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button02 {
	position: relative;
	-webkit-perspective: 300px;
	perspective: 300px;
}
.button02 span {
	display: block;
	position: absolute;
	width: 200px;
	height: 60px;
	border: 2px solid #1e50a2;
	text-align: center;
	line-height: 56px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
}
.button02 span:nth-child(1) {
	background-color: #1e50a2;
	color: #fff;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.button02 span:nth-child(2) {
	background-color: #fff;
	color: #1e50a2;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.button02:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.button02:hover span:nth-child(2) {
	background-color: #1e50a2;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
/*--縦に一回転--*/
.button03 {
	display: inline-block;
	width: 180px;
	height: 54px;
	margin: 5px 5px;
        text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button03::before,
.button03::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button03,
.button03::before,
.button03::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button03 {
	position: relative;
	-webkit-perspective: 300px;
	perspective: 300px;
}
.button03 span {
	display: block;
	position: absolute;
	width: 180px;
	height: 60px;
	border: 2px solid #1e50a2;
	text-align: center;
	line-height: 56px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
}
.button03 span:nth-child(1) {
	background-color: #1e50a2;
	color: #fff;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.button03 span:nth-child(2) {
	background-color: #fff;
	color: #1e50a2;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.button03:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.button03:hover span:nth-child(2) {
	background-color: #1e50a2;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
/*--縦に一回転--*/
.button01 {
	display: inline-block;
	width: 180px;
	height: 54px;
	margin: 5px 5px;
        text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button01::before,
.button01::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button01,
.button01::before,
.button01::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button01 {
	position: relative;
	-webkit-perspective: 300px;
	perspective: 300px;
}
.button01 span {
	display: block;
	position: absolute;
	width: 180px;
	height: 60px;
	border: 2px solid #333;
	text-align: center;
	line-height: 56px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	pointer-events: none;
}
.button01 span:nth-child(1) {
	background-color: #333;
	color: #fff;
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.button01 span:nth-child(2) {
	background-color: #fff;
	color: #333;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-transform-origin: 50% 50% -30px;
	-moz-transform-origin: 50% 50% -30px;
	transform-origin: 50% 50% -30px;
}
.button01:hover span:nth-child(1) {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.button01:hover span:nth-child(2) {
	background-color: #333;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
.fixBox {
   position: fixed;
   top: 0px;
}
.swing {
margin:10px;
-moz-animation: swing linear 5s infinite;
-moz-transform-origin: center -30px 0;
-webkit-animation: swing linear 5s infinite;
-webkit-transform-origin: center -30px 0;
-ms-animation: swing linear 5s infinite;
-ms-transform-origin: center -30px 0;
-o-animation: swing linear 5s infinite;
-o-transform-origin:center -30px 0;
animation: swing linear 5s infinite;
transform-origin: center -30px 0;
display: block;
float:right;
}
 
@-moz-keyframes swing {
0% { -moz-transform: rotate(0deg) }
25% { -moz-transform: rotate(5deg); }
50% { -moz-transform: rotate(0deg); }
75% { -moz-transform: rotate(-5deg); }
100% { -moz-transform: rotate(0deg); }
}
@-webkit-keyframes swing {
0% { -webkit-transform: rotate(0deg); }
25% { -webkit-transform: rotate(5deg); }
50% { -webkit-transform: rotate(0deg); }
75% { -webkit-transform: rotate(-5deg); }
100% { -webkit-transform: rotate(0deg); }
}
@-o-keyframes swing {
0% { -o-transform: rotate(0deg); }
25% { -o-transform: rotate(5deg); }
50% { -o-transform: rotate(0deg); }
75% { -o-transform: rotate(-5deg); }
100% { -o-transform: rotate(0deg); }
}
@-ms-keyframes swing {
0% { -ms-transform: rotate(0deg); }
25% { -ms-transform: rotate(5deg); }
50% { -ms-transform: rotate(0deg); }
75% { -ms-transform: rotate(-5deg); }
100% { -ms-transform: rotate(0deg); }
}
@keyframes swing {
0% { transform: rotate(0deg); }
25% { transform: rotate(5deg); }
50% { transform: rotate(0deg); }
75% { transform: rotate(-5deg); }
100% { transform: rotate(0deg); }
}
img.grow {
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
	-ms-transition:0.2s ease-in-out;
	-o-transition:0.2s ease-in-out;
	transition:0.2s ease-in-out;
}

img.grow:hover {
	-webkit-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-ms-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	transform:scale(0.7,0.7);
}
figure {
	position: relative;
	overflow: hidden;
	width: 550px;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 20%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}
figcaption pic,
figcaption p {
	position: absolute;
	left: -100%;
	width: 260px;
	-webkit-transition: .3s;
	transition: .3s;
}
figcaption pic {
	top: 30px;
color: #ffffff;
font-size: 28px;
}
figcaption p {
	top: 75px;
color: #ffffff;
}
figure:hover figcaption {
	opacity: 1;
}
figure:hover figcaption pic,
figure:hover figcaption p {
	left: 20px;
}
figure:hover figcaption pic {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
figure:hover figcaption p {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}
body{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}

h1,h2,h3,h4,h5,h6{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:bold;}

.rank1,.rank2,.rank3,.rank4,.rank5,.point,.point1,.point2,.point3,.point4,.point5{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:bold;}

#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10{font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
