﻿@charset "UTF-8";
/*
Theme Name: temp03b
Description: OCEAN BREEZE
Theme URI: http://www.oceanbreeze.co.jp/
Description: temp03
Author: OCEAN BREEZE
*/

/* 基本
---------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;

}
h1,h2,h3,h4,h5,h6,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0;
	padding:0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html,body {
	height: 100%;
}
body {
    text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background-color:#FFFFFF;
    background-image: url(images/body_bg.gif);
	background-repeat: repeat 50% 0;
	background-position:center top;
	line-height:1.5px;
	letter-spacing:normal;
	font-size:75%;
	color:#333333;
}

ul,li, ol, dl {
	list-style-type: none;
	magin:0p;
}
img,
a img {
	border: 0;
}

textarea {
	font-size: 120%;
}
table {
	border-collapse: collapse;
}
.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}

br {
	letter-spacing:0;
}

option {
	padding:0 10px 0 0;
}
a {
	text-decoration:underline;
	color:#666666;
}
a:hover {
	text-decoration:underline;
}
a.current {
	color:#FF0000;
	text-decoration: underline;
}
/* 共通
---------------------------------------------*/
#page {
    width: 740px;
    margin:0 auto;
    text-align: center;
    background: #FFFFFF;
}
/*-----------------------*/
#content {
    width: 720px;
	text-align:left;
	margin:0 auto;  
}
/*-----------------------*/
div#header {
	margin:0 auto;
	position: relative;
	height:70px;
	width:720px;
	background-image:url(images/head.gif);
	background-color:#FFFFFF;
}

div#header h1 {
	position: absolute;
	top: 0px;
	left: 320px;
	color:#B795FD;
	font-size: 10px;
	width: 500px;
	font-weight:normal;
	line-height:1.5em;}
div#header h2{
	position: absolute;
	top: 0px;
	left: 0px;}
/*-----------------------*/
#gnavi{
	background-image:url(../images/switch_u.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#gnavi li{
float:left;
	width:140px;
	height:40px;
	margin:0;
}
#gnavi li a {
	display:block;
	overflow:hidden;
	width:140px;
	height/**/:40px;
	background-image:url(images/switch.jpg); 
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-9999px;
}
/*-----------------------*/
#gnavi01 a {
	background-position: 0px 0px;
}
#gnavi02 a {
	background-position: -140px 0px;
}
#gnavi03 a {
	background-position: -280px 0px;
}
#gnavi04 a {
	background-position: -420px 0px;
}
#gnavi05 a {
	background-position: -560px 0px;
}
#gnavi06 a {
	background-position: -700px 0px;
}
/*-----------------------*/
#gnavi01 a:hover {
	background-position:0 -40px}
#gnavi02 a:hover {
	background-position: -140px -40px;}
#gnavi03 a:hover {
	background-position: -280px -40px;}
#gnavi04 a:hover {
	background-position: -420px -40px;}
#gnavi05 a:hover  {
	background-position: -560px -40px;}
#gnavi06 a:hover  {
	background-position: -700px -40px;}
/*-----------------------*/
#footer {
	clear:both;
	height: 100%;
	width:720px;
	margin: 0 auto;
	line-height:2em;
	background-color:#AF8EFD;
}
#footer ul {
	padding: 3px 0 0 0;
	text-align: center;
	font-size: 12px;
}
#footer li {
	display: inline;
	color: #FFCCCC;
	font-size:10px;}

#footer a:link,#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #FFCCCC;
	text-decoration: underline;
}
	
/*-----------------------*/
#copyright{
	clear:both;
	width:700px;
	background-color:#FFFFFF;
	text-align:center;
	color:#AF8EFD;
		line-height:1.2em;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●トップページ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#container {
	width:530px;
	float: right;
	font-size:12px;
	padding-bottom:10px;
}
div#banner {
background-image:url(images/img.gif);
	height: 180px;
	width: 530px;
	float:left;
	margin:10px 0 10px 0;
	text-decoration:none;
	text-indent:-9999px;
	}
/* ++++++ トップ文言 ++++++ */
#left h3 {
	width:285px;
	background-image:url(images/hl.gif);
	background-repeat:no-repeat;
	height:29px;
	text-decoration:none;
	text-indent:-9999px;
line-height:0;
margin:0;
padding:0;
}
#left{
	width:285px;
	float: left;
}
#left #word{
	margin:0;
	height: 400px;
	border-right:1px solid #F67EBD;
	border-left:1px solid #F67EBD;
	border-bottom:1px solid #F67EBD;
	}
#left #word p {
	padding: 0 10px 10px 10px;
	text-align:left;
    line-height: 1.7em;}
#left .para01 {
    line-height: 2em;
}
#left .para02 {
    line-height: 2em;
}
#left .para03 {
    line-height: 1.7em;
}
/* ++++++ ニュース ++++++ */
#container #right {
    width: 230px;
    float: right;
    margin:0;}
#right  h2 {
	height:29px;
	text-align: right;
	background-image:url(images/hr.gif);
	background-repeat:no-repeat;
}
#right  h2 span {
    position: relative;
    z-index: -1;
}
#right  h2 img {
    margin:7px 0 0 0;
}
#release{
	width: 227px;
	height: 400px;
	border-right:1px solid #F67EBD;
	border-left:1px solid #F67EBD;
	border-bottom:1px solid #F67EBD;
	margin:  0;
	color:#999999;
}
.news{
	width: 222px;
	overflow:auto;
	height: 380px;
	margin:  0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
}
.news dl {
	padding:  0 12px 0 21px;
}
.news dt {
    padding: 7px 3px 0 3px;
}

.news dd {
	padding: 5px 3px 7px 3px;
	border-bottom:1px dotted #CCCCCC;
}

.news  dd a,
.news dd a:link,
.news dd a:visited {
	color:#ff3399;
	text-decoration: none;
}

.news dd a:hover,
.news dd a:active {
	color:#ff3399;
	text-decoration: underline;
}
/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0;
	font-size: 0.75em;
	font-weight: normal;
    line-height: 1.5em;}
#pankuzu {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
    line-height: 1.5em;}
/*-----------------------*/
#main a:hover{
    text-decoration:none;
}
#info {
background-image:url(css/images/I%5BVVTCgfUC.gif);
	background-repeat:no-repeat;
	width:800px;
	margin:0px 0px 5px 0px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●ページ用
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#contents{
	width: 720px;
    margin: 0 auto;}
#text {
	width:530px;
	float: right;
	font-size: 12px;
	margin:10px 0 0 0;}
#post h3{
	width:530px;
	background-image:url(images/h3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:56px;
	font-size:14px;
	color:#FF6699;
	padding:0 0 0 160px;
    line-height:4em;
	text-align:left;
	margin-bottom:10px;
}
#post{
margin:0;
	width: 530px;
}
#post li{
	padding: 5px 0 5px 0;
	border-bottom:1px dotted #CCCCCC;
line-height:1.5em;
font-size:12px;
}
#post p {
	font-size:12px;
	padding: 0px 0 10px 0;
	text-align:left;
	line-height: 1.5em;
}
#post a,
#post a:link,
#post a:visited {
	color:#ff3399;
	text-decoration: none;
}

#post a:hover,
#post a:active {
	color:#ff3399;
	text-decoration: underline;
}
#bc{
    margin-bottom:10px;
	font-size:12px;
	line-height: 1.7em;}
#post  #t_moji {
	padding:0 10px 0 10px;
}

#secondary #plate,
#tex #plate02,	
#secondary #plate03 {
    width:230px;
	padding: 0px 0 10px 0;
}
#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●サイドスイッチ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#secondary {
	width:180px;
	float: left;
	margin-top:10px;
}

#snavi { 
	width:180px;
	background-color:#FFFFFF;
	margin: 0;}
#snavi li{
	width:180px;
	padding:0px;
	margin:0;
	line-height:1.5em;}
#snavi li a {
	display:block;
	height:50px;
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	text-indent:-9999px;}
#snavi li a:hover {
	background-position:right top;}
#snavi01 a {
	width:180px;
	background-image:url(images/s01.jpg);
	}
#snavi02 a {
	width:180px;
    background-image:url(images/s02.jpg);}
#snavi03 a {
	width:180px;
    background-image:url(images/s03.jpg);}
#snavi04 a {
	width:180px;
    background-image:url(images/s04.jpg);}
#snavi05 a {
	width:180px;
    background-image:url(images/s05.jpg);}
#snavi06 a {
	width:180px;
    background-image:url(images/s06.jpg);}
#snavi07 a {
	width:180px;
    background-image:url(images/ss07.gif);}
#snavi08 a {
	width:180px;
    background-image:url(images/ss08.gif);}
#snavi09 a {
	width:180px;
    background-image:url(images/ss09.gif);}
#snavi10 a {
	width:180px;
    background-image:url(../images/ss10.gif);}
#snavi11 a {
	width:180px;
    background-image:url(../images/ss11.gif);}
#snavi12 a {
	width:180px;
    background-image:url(../images/ss12.gif);}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●サイドバービジェット部分
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
h2.widgettitle{
	width:180px;
	clear:both;
	background-image:url(images/side_h.gif);
	height:25px;
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-9999px;
	line-height:1em;
   margin-top:10px;    
   }
.wpcf7-form{
	width:178px;
	text-align:center;
	margin:0 auto;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
       padding: 5px 0 5px 0;
	   }
#sidebar{
	width:176px;
	margin-bottom:10px;
	}
#sidebar p{
color:#666666;
font-size:x-small;
line-height:1.5em;
	}
	.lefttext{
	text-align:left;
	}
.leftcenter{
	text-align:center;
	}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●ＢＬＯＧ部分
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#blog {
	width:530px;
	float: right;
	font-size: 12px;
	margin:10px 0 0 0;}
#blog h3 a:hover{
	color: #00a0c6;
	}
#blog p{
	line-height: 1.7em;
	text-align:left;
	}
/* ++++++ ニュースコンテンツのデザイン ++++++ */
#topnews{
	position: absolute;
	top: 230px;
	left: 430px;
	width: 340px;
	}
#topnews h2{
	margin: 0;
	padding: 3px;
	background-color: #00657d;
	color: #ffffff;
	font-size: 120%;
	}
#topnews div{
	border: solid 1px #00657d;
	overflow: auto;
	height: 120px;
	}
#topnews ul{
	font-size: 120%;
	margin: 5px 30px;
	padding: 0;
	}
#topnews ul a{
	color: #00657d;
	}
#topnews h3{
	width:530px;
	background-image:url(images/h3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:42px;
	font-size:12px;
	padding:0 0 0 160px;
	line-height:4em;
	color: #FFFFFF;
	margin-bottom:10px;
}
#monthmain{
	background-color: #ffffff;
	}
#monthbar{
	background-repeat: repeat-y;
	background-color: #ffffff;
	width:530px;}
	#monthbar .postmetadata {
	width:530px;
	line-height:1.5em;
	text-align: right;
	margin-bottom:10px;
	color:#FF9933;
	font-size:10px;
	height:20px;
	border-bottom:1px dotted #CCCCCC;}
#monthbar .postmetadata a{
	color:#FF3300;
	font-size:10px;
    border-bottom:1px dotted #CCCCCC;}

#monthbar h2{
	width:530px;
	background-image:url(images/h3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:56px;
	font-size:14px;
	color:#FF6699;
	padding:0 0 0 160px;
    line-height:4em;
	text-align:left;
	margin-bottom:10px;
}
#monthbar h3{
line-height:1em;}
#monthbar h3 a	{
	text-decoration: none;
	color: #33CC00;
	}
#monthbar li{
	float: left;
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	line-height: 1em;}
#monthcontent{
	width: 530px;
	padding-bottom: 20px;
	}
#monthmain .clear{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}
#monthsidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: left;
	}

#monthsidebar li a{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	float: left;}
#monthsidebar lia:hover{
	color: red;
	float: left;}
#monthcontent #bread{
	margin-top: 10px;
	text-align: right;
	}
#monthcontent #date{
	font-weight: bold;
	color: #69d600;
	}
#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}
#monthpost{
	padding-bottom: 10px;
	}
#monthpost h2{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 120%;
	padding: 6px 10px;
	line-height:0;
	margin:0;}
#monthpost p{
	line-height: 1.7em;
	padding: 0 10px;
	font-size:12px;}
#monthlist{
	width: 530px;
	padding-bottom: 20px;
	}
#monthlist h2{
	margin: 30px 0 0;
	padding-bottom: 5px;
	border-bottom: dotted 1px #5987D9;
	font-size:12px;
	}
#monthlist h2 a	{
	text-decoration: none;
	color:#FF6699;
	}
#monthlist h2 span{
	color:#FF6699;
	font-size:10px;
	font-weight: normal;}
#monthlist h2 a:hover{
	color: #00a0c6;
	}
#monthlist p{
	line-height: 1.7em;
	    font-size:12px;}
/*---------------------------------*/
/* 記事内の画像 */
.aligncenter	{display: block;
		margin-left: auto;
		margin-right: auto}

div.post img	{border: none}

.alignleft	{float: left;
		margin-right: 10px;
		margin-bottom: 2px}

.alignright {float: right;
	margin-left: 10px;
	margin-bottom: 2px}

.wp-caption	{border: solid 1px #aaaaaa;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●飾り
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.pink {
	color:#FF6699;
	font-weight:normal;
}	
.small {
    font-size:10px;
	line-height:1.5em;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●フィックス
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.clearfix:after {
  content: ".";  /* Vvf */
  display: block;  /* ubNxvf */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
  display: inline-block;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}