@charset "utf-8";
/*
Theme Name: Okinawa Image
Theme URI: http://www.okinawa-image.com/
Description: 沖縄イメージ.com用
Version: One
Author: yuiworks.jp
Author URI: http://www.okinawa-image.com/
*/


* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background-color: #000000;}

#waku01{
	width:750px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
}
#waku01 img {
   	margin-bottom: 10px;
	margin-top: 10px;
}


/* ///botan/// */

#botan01 {
	width:750px;
	margin-top: 10px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
}

#top_bt{
	width:85px;
	height:30px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#top_bt p.top_bt_1 {
	width:85px;
	height:30px;
	margin:0;
	display:block;
	background-image: url(img/01-1.jpg);
	background-repeat: no-repeat;
}

#top_bt a.top_bt_1 {
	width:85px;
	height:30px;
	display:block;
	background-image: url(img/01.jpg);
	background-repeat: no-repeat;
}

#top_bt a.top_bt_1:hover {
	background:none;
}

#top_bt2{
	width:110px;
	height:30px;
	display: block;
	float: left;
}

#top_bt2 p.top_bt_2 {
	width:110px;
	height:30px;
	margin:0;
	display:block;
	background-image: url(img/02-1.jpg);
	background-repeat: no-repeat;
}

#top_bt2 a.top_bt_2 {
	width:110px;
	height:30px;
	display:block;
	background-image: url(img/02.jpg);
	background-repeat: no-repeat;
}

#top_bt2 a.top_bt_2:hover {
	background:none;
}

#top_bt3{
	width:137px;
	height:30px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#top_bt3 p.top_bt_3 {
	width:137px;
	height:30px;
	margin:0;
	display:block;
	background-image: url(img/03-1.jpg);
	background-repeat: no-repeat;
}

#top_bt3 a.top_bt_3 {
	width:137px;
	height:30px;
	display:block;
	background-image: url(img/03.jpg);
	background-repeat: no-repeat;
}

#top_bt3 a.top_bt_3:hover {
	background:none;
}

#top_bt4{
	width:100px;
	height:30px;
	display: block;
	float: left;
}

#top_bt4 p.top_bt_4 {
	width:100px;
	height:30px;
	margin:0;
	display:block;
	background-image: url(img/04-1.jpg);
	background-repeat: no-repeat;
}

#top_bt4 a.top_bt_4 {
	width:100px;
	height:30px;
	display:block;
	background-image: url(img/04.jpg);
	background-repeat: no-repeat;
}

#top_bt4 a.top_bt_4:hover {
	background:none;
}

#top_bt5{
	width:110px;
	height:30px;
	display: block;
	float: left;
}

#top_bt5 p.top_bt_5 {
	width:110px;
	height:30px;
	margin:0;
	display:block;
	background-image: url(img/05-1.jpg);
	background-repeat: no-repeat;
}

#top_bt5 a.top_bt_5 {
	width:110px;
	height:30px;
	display:block;
	background-image: url(img/05.jpg);
	background-repeat: no-repeat;
}

#top_bt5 a.top_bt_5:hover {
	background:none;
}

/* ///contents/// */

/* 090915SEO修正
#waku02{
	width:750px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#waku03{
	width:250px;
	display: block;
	float: left;
	position: relative;
}

#waku03 img {
	margin-bottom: 10px;
	margin-top: 10px;
}
下記に代替追加 */

.waku02{
	width:750px;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.waku03{
	width:250px;
	display: block;
	float: left;
	position: relative;
}

.waku03 img {
	margin-bottom: 10px;
	margin-top: 10px;
}

#waku04{
	width:250px;
	display: block;
	float: right;
	position: relative;
	
}

#waku04 img {
	margin-bottom: 10px;
	margin-top: 10px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


#footer {
	margin: 30px auto;
}

#footer p {
	float: left;
}

#footer .link {
	margin: 30px auto;
}

#content table{
	color: #FFFFFF;
}


/****************************

	CATEGORY (カテゴリー)

****************************/
#category-thumbnail {
	width: 225px;
	height: 160px;
	float: left;
	margin: 10px 10px;
}




/****************************

	ShoTorihiki (特定商取引)

****************************/
#shotori .title {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #0099FF;
	line-height:2.5em
}


#shotori Table {
	width: 600px;
	color: #FFFFFF;
	background-color: #666666;
}

#shotori td {
	padding: 10px;
	text-align: left;
}
#shotori .item {
	width: 200px;
	background-color: #333333;
}

#shotori .cont {
	width: 400px;
	background-color: #000000;
}

#shotori p {
	margin: 10px;
}


/****************************

	Privacy (プライバシー)

****************************/
#privacy p {
	text-align: left;
	line-height:2.5em;
}

#privacy .title {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #0099FF;
}



/****************************

	GoriyoKiyaku (ご利用規約)

****************************/
#kiyaku .title {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #0099FF;
}

#kiyaku p {
	text-align: left;
}

#kiyaku li {
	text-align: left;
	margin: 5px auto;
	line-height:2.5em;
}

/****************************

	sitemap (サイトマップ)

****************************/
#sitemap p {
	text-align: left;
}

#sitemap .title {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #0099FF;
	
}

#sitemap5 {
	text-align: left;
	line-height:2.5em;
	display: block;
}

/****************************

	banner (バナー)

****************************/
#banner{
	width:275;
	height:80;
	display: block;
	float: left;
}


