/*
Theme Name: 800だョ2017
Theme URI: http://www.800dayo.asia
Description: 800だョ!全員集合
Version: 2017
Author: hikaru
Author URI: http://www.oh-shiro.com
*/

/* --- 全体のリンクテキスト --- */

* {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS UI Gothic", Osaka, sans-serif;
	color: #333;
	word-wrap:break-word;
	word-break: break-all;
}
a:link {
	text-decoration: none;
	color: #039;
}
a:visited { color: #039;
	text-decoration: none;
	border-style: none;
}
a:hover { color: #ff55cc;
	border-style: none;
}
a:active { color: #ff55cc;
	border-style: none;
}

/* @group --- */

/* --- コンテナ --- */
#container {
	width: 100%;
	height: 100%;
}

/* --- ヘッダ --- */

.kumo_top {
	background: url(images/kumo_top.png) no-repeat left top;
	position: absolute;
	height: 190px;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: -2;
}

.kumo_bottom {
	background: url(images/kumo_bottom.png) no-repeat right bottom;
	position: fixed;
	height: 250px;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: -1;
	float: right;
}

#kumo_top {
	background: url(images/kumo_top.png) no-repeat left top;
	position: absolute;
	height: 190px;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: -2;
}

#kumo_bottom {
	background: url(images/kumo_bottom.png) no-repeat right bottom;
	position: fixed;
	height: 250px;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: -1;
	float: right;
}

.header_logo {
	height: 155px;
	position: absolute;
	width: 210px;
	margin-top: 27px;
	margin-left: 570px;
}

.header_title {
	width: 780px;
	margin-left: -400px;
	left: 50%;
	position: absolute;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	text-align: right;
	top: 5px;
}

#header {
	width: 900px;
	height: 230px;
}

.top_logo a {
	width: 250px;
	font-size: 9pt;
	float: left;
	background-image: url(images/header-logo.png);
	height: 200px;
	display: block;
	margin-top: 20px;
}



/* @end */

/* @group --- コンテンツ --- */

#contents {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#main {
}

#side {
	width: 260px;
	float: left;
}

#home-btn {
	width: 750px;
	left: 50%;
	position: absolute;
	top: 50%;
	height: 500px;
	margin-left: -375px;
	margin-top: -250px;
}

#menu {
	position: relative;
	width: 620px;
	float: right;
	margin-top: 10px;
}

#menu li, #menu ul li {
	display: block;
	padding: 0;
	height: 50px;
	float: left;
	width: 200px;
	margin: 2px;
}

#submenu {
	position: relative;
	width: 400px;
	float: right;
	height: 70px;
	margin-bottom: 10px;
	margin-top: 0;
}

#submenu li, #submenu ul li {
	display: block;
	height: 30px;
	float: left;
	width: 200px;
	margin: 0 auto;
}

#goods-header {
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-image: url(images/goods_header.png);
	margin-bottom: 15px;
}

.home-btn-logo a {
	width: 370px;
	height: 330px;
	background: url(images/800dayo-home-logo.png) no-repeat center center;
	position: absolute;
	margin-right: 190px;
	margin-left: 190px;
	z-index: 999;
	display: block;
	margin-top: 30px;
}

.home-btn-logo a:hover {
	background: url(images/800dayo-home-logo.png) no-repeat center center;
	display: block;
}

.home-btn-osaka a {
	width: 260px;
	height: 450px;
	background: url(images/800dayo-home-btn-osaka.png) no-repeat 0 top;
	display: block;
}

.home-btn-osaka a:hover {
	width: 260px;
	height: 450px;
	background: url(images/800dayo-home-btn-osaka.png) no-repeat -260px top;
	display: block;
}

.home-btn-osaka2 a {
	width: 260px;
	height: 450px;
	background: url(images/800dayo-home-btn-osaka2.png) no-repeat 0 top;
	display: block;
}

.home-btn-osaka2 a:hover {
	width: 260px;
	height: 450px;
	background: url(images/800dayo-home-btn-osaka2.png) no-repeat -260px top;
	display: block;
}

.home-btn-news a {
	width: 230px;
	height: 450px;
	background: url(images/800dayo-home-news.png) no-repeat center top;
	display: block;
}

.home-btn-news a:hover {
	width: 230px;
	height: 450px;
	background: url(images/800dayo-home-news.png) no-repeat center top;
	display: block;
}

.home-btn-oki a {
	width: 260px;
	height: 450px;	
	background: url(images/800dayo-home-btn-oki.png) no-repeat -260px top;
	display: block;
}

.home-btn-oki a:hover {
	width: 260px;
	height: 450px;	
	background: url(images/800dayo-home-btn-oki.png) no-repeat 0 top;
	display: block;
}


/* @end */

/* @group --- 内容 --- */

/* ===== post ===== */

#twbox {
	width: 250px;
	margin-right: 10px;
	background: url(images/bg-box.png) repeat;
	height: 300px;
	clear: both;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.post {
	line-height: 1.7em;
	background-color: #fff;
	margin-bottom: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
//	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}

.title {
	margin: -10px 0 0;
	background-color: #FFEE33;
	border-bottom: 3px solid #0011EE;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
}

.title a {
	display: block;
}

.title-news {
	margin: 0;
	padding: 5px 10px;
	color: #039;
}

.title-news a {
	color: #039;
	font-weight: bold;
	display: block;
}

.title-news a:hover {
	color: #ff55cc;
	font-weight: bold;
	display: block;
}

.title a:hover {
	color: #ff55cc;
}

.kiji {
	padding: 0 10px;
	margin: 0;
	background-color: #fff;
}

.kiji img {
	
}

.kiji p {
	margin-top: 10px;
	margin-bottom: 10px;
//	line-height: 3em;
}

.kiji a {
	color: #039;
}

.kiji a:hover {
	color: #ff55cc;
}

.kiji a img {
	display: block;
	border-style: none;
}

.kiji a:hover img {
	
}

.kiji-header {
	background-color: #fff;
	padding: 0;
	margin: -10px 0 0 -10px;
}

.kiji-header img {
	background-color: #fff;
	padding: 0;
	margin: 0;
}

.kiji table {
	margin-top: 10px;
	margin-bottom: 5px;
}

.kiji tr td {
	padding: 5px;
}

.post-info {
	font-size: 11px;
	padding: 0 10px;
	line-height: 2em;
	font-weight: normal;
}

img.attachment-thumbnail {
	border: 0px solid !important;
}

/* ===nav======== */

.nav-below {
	clear: both;
	margin-bottom: 10px;
	font-weight: bold;
	float: right;
}

.nav-below a {
	color: #0033aa;
}

.nav-below a:hover {
	color: #ff55cc;
}

.nav-next {
	display: block;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 5px;
	float: left;
}

.nav-next a {
	display: block;
	position: relative;
	color: #0033aa;
	font-weight: bold;
}

.nav-next a:hover {
	color: #ff55cc;
	display: block;
	position: relative;
	font-weight: bold;
}

.nav-prev {
	display: block;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 5px;
	float: right;
}

.nav-prev a {
	display: block;
	position: relative;
	color: #0033aa;
	font-weight: bold;
}

.nav-prev a:hover {
	color: #ff55cc;
	display: block;
	position: relative;
	font-weight: bold;
}

.nav-below2 {
	clear: both;
	margin-bottom: 10px;
	font-weight: bold;
	float: right;
}

.nav-below2 a {
	color: #0033aa;
}

.nav-below2 a:hover {
	color: #ff55cc;
}

/* ===nav======== */



/* @end */

/* @group --- 配置 --- */

/* 中央配置 */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.kiji .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* 左配置 */

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.kiji .alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* 右配置 */

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.kiji .alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* @end */

/* @group --- フッタ --- */

#footer {
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	bottom: 0;
	width: 100%;
	position: relative;
}

.footer_kadomaru {
	width: 794px;
	height: 17px;
	margin-right: auto;
	margin-left: auto;
	/* 角丸 */
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	/* 装飾 */
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	background: url(images/cont_bottom.png) no-repeat center top;
}





/* @end */

/* @group ボタン */

.sub_btn01 a {
	background: url(images/header-btn-osaka2.png) no-repeat center center;
	display: block;
	position: relative;
	height: 60px;
	width: 200px;
	float: left;
}

.sub_btn01 a:hover {
	display: block;
	position: relative;
	background: url(images/header-btn-osaka2-on.png) no-repeat center center;
	float: left;
}

.sub_btn02 a {
	display: block;
	background: url(images/header-btn-okinawa.png) no-repeat center center;
	position: relative;
	height: 60px;
	width: 200px;
	float: left;
}

.sub_btn02 a:hover {
	display: block;
	background: url(images/header-btn-okinawa-on.png) no-repeat center center;
	position: relative;
	float: left;
}

.btn01 a {
	background: #011ca4 url(images/menu-btn-01.png) no-repeat center center;
	display: block;
	position: relative;
	height: 50px;
	width: 200px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btn01 a:hover {
	display: block;
	position: relative;
	background: #ff8ed0 url(images/menu-btn-01on.png) no-repeat center center;
	float: left;
}

.btn02 a {
	background: #011ca4 url(images/menu-btn-02.png) no-repeat center center;
	display: block;
	position: relative;
	height: 50px;
	width: 200px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btn02 a:hover {
	display: block;
	position: relative;
	background: #ff8ed0 url(images/menu-btn-02on.png) no-repeat center center;
	float: left;
}

.btn03 a {
	background: #011ca4 url(images/menu-btn-03.png) no-repeat center center;
	display: block;
	position: relative;
	height: 50px;
	width: 200px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btn03 a:hover {
	display: block;
	position: relative;
	background: #ff8ed0 url(images/menu-btn-03on.png) no-repeat center center;
	float: left;
}

.btn04 a {
	background: #011ca4 url(images/menu-btn-04.png) no-repeat center center;
	display: block;
	position: relative;
	height: 50px;
	width: 200px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btn04 a:hover {
	display: block;
	position: relative;
	background: #ff8ed0 url(images/menu-btn-04on.png) no-repeat center center;
	float: left;
}

.btn05 a {
	background: #011ca4 url(images/menu-btn-05.png) no-repeat center center;
	display: block;
	position: relative;
	height: 50px;
	width: 200px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btn05 a:hover {
	display: block;
	position: relative;
	background: #ff8ed0 url(images/menu-btn-05on.png) no-repeat center center;
	float: left;
}

.btn06 a {
	background: #011ca4 url(images/menu-btn-06.png) no-repeat center center;
	display: block;
	position: relative;
	height: 50px;
	width: 200px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btn06 a:hover {
	display: block;
	position: relative;
	background: #ff8ed0 url(images/menu-btn-06on.png) no-repeat center center;
	float: left;
}

.btn07 a {
	background: #011ca4 url(images/menu-btn-07.png) no-repeat center center;
	display: block;
	position: relative;
	height: 50px;
	width: 200px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btn07 a:hover {
	display: block;
	position: relative;
	background: #ff8ed0 url(images/menu-btn-07on.png) no-repeat center center;
	float: left;
}

.btn08 a {
	background: #011ca4 url(images/menu-btn-08.png) no-repeat center center;
	display: block;
	position: relative;
	height: 50px;
	width: 200px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btn08 a:hover {
	display: block;
	position: relative;
	background: #ff8ed0 url(images/menu-btn-08on.png) no-repeat center center;
	float: left;
}

.btn09 a {
	background: #011ca4 url(images/menu-btn-09.png) no-repeat center center;
	display: block;
	position: relative;
	height: 50px;
	width: 200px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btn09 a:hover {
	display: block;
	position: relative;
	background: #ff8ed0 url(images/menu-btn-09on.png) no-repeat center center;
	float: left;
}

.btn10 a {
	background: #011ca4 url(images/menu-btn-10.png) no-repeat center center;
	display: block;
	position: relative;
	height: 50px;
	width: 200px;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.btn10 a:hover {
	display: block;
	position: relative;
	background: #ff8ed0 url(images/menu-btn-10on.png) no-repeat center center;
	float: left;
}

/* @end */

.goods {
//	width: 90%;
	margin: 0;
	padding: 0;
//	max-width: 600px;
}

.mov {
	width: 400px;
	height: 225px;
	margin: 0;
	padding: 0;

}

.ap {
	margin-right: 40px;
	margin-left: 40px;
}                    
                    
