@charset "utf-8";

/* ------------------------------------------

Style Name: style.css
Since:      2009-04-01
Modified:   2009-04-20
Version:    1.0
Auther:     Masayuki Miyatake(cube)

------------------------------------------*/

/* ------------------------------------------

基本設定

------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	background: transparent;
}

html {
	height: 100%;
	overflow-y: scroll;
}


ul,dl,dt,dd{
	list-style:none;
}

img{
	vertical-align: top;
}

a img{
	border: none;
}

a{
	text-decoration: none;
}

a:link{
	color: #01349d;
}

a:visited{
	color: #01349d;
}

a:hover{
	color: #0000ff;
	text-decoration: underline;
}

a:active{
	color: #01349d;
}

body {
	background: url(images/back_body.png) repeat-x top;
	text-align: center;
	font-family: Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	height: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

select option {
	padding: 0 5px;
}


/* ------------------------------------------

ボックス

------------------------------------------*/

div#mainbox {
	margin: 0 auto;
	width: 850px;
	xbackground: #ccc ;
}

div#clear {
	clear: both;
}

div#bodybox {
	margin: 0 auto;
	width: 850px;
	background: url(images/header-l.png) repeat-y left;
}

/* ------------------------------------------

ヘッダ

------------------------------------------*/

div#header {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	height:180px;
}


.header-l {
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
	height:100%;
	border-right: 0px solid #cccccc;
	background: url(images/header-l.png) repeat-y;
}

.header-r {
	float: right;
	margin: 0 1px;
	padding: 0;
	width: 608px;
	height:100%;
}

.header-r1 {
	float: right;
	/*margin: 10px 0 0 0;*/
	padding: 0;
	width: 600px;
	/*height:32px;*/
	border: 0px solid #cccccc;
	text-align: right;
}

.header-r1 ul {
	margin: 10px 0 0 0;
}

.header-r1 ul li {
	display: inline;
	padding: 0 0 0 12px;
	font-size: 12px;
	list-style-type: none;
	background-image: url(images/point.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	/*margin-top: 10px;*/
}

.header-r1 ul li a {
	padding-top:10px;
}

.header-r1 ul li.primary_nav {
	min-height:30px;
	line-height: 30px;
}

.header-r1 ul li.japanese_link {
	background-image: none;
	margin-left:30px;
}



.header-r2 {
	float: right;
	margin: 20px 0 10px 0;
	padding: 0;
	width: 400px;
	height:30px;
	border: 0px solid #cccccc;
	text-align: right;
}

.header-r3 {
	float: right;
	margin: 0;
	padding: 0;
	width: 600px;
	height:130px;
	border: 0px solid #cccccc;
	text-align: right;
}

.header-l h1 {
	margin: 15px 0 0 0;
	padding: 0;
}

div#header2 {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	height:120px;
}

.header2-r {
	float: right;
	margin: 0 1px;
	padding: 0;
	width: 608px;
	height:120px;
	background: url(images/title_back.png) no-repeat;
	text-align: left;
}

/* ------------------------------------------

メインコンテンツ

------------------------------------------*/

div#main {
	float: right;
	margin: 0 1px;
	padding: 0;
	width: 605px;
}

.main-inner {
	width:596px;
	margin: 30px 0 30px 10px;
	line-height: 24px;
	text-align: left;
	background: #fff ;
	border: 0px solid #cccccc;
}

.main-inner2 {
	width:580px;
	margin: 0 0 15px 15px;
	line-height: 24px;
	text-align: left;
	background: #fff ;
	border: 0px solid #cccccc;
}

.main-inner-mini {
	width:260px;
	margin: 0 10px;
	float: left;
	line-height: 24px;
	text-align: left;
	background: #fff ;
	border-bottom: 1px dashed #cccccc;
}

.main-inner h2 {
	margin: 0;
	padding: 4px 15px;
	font-size: 16px;
	font-weight: lighter; 
}

.h2back {
	margin: 0 0 10px 0;
	width: 100%;
	height:35px;
	background: url(images/h2title.jpg) repeat-x;
}

.main-inner h3 {
	margin: 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: lighter; 
	text-indent: 8px;
	border-left: 5px solid #0a3a9a;
	border-bottom: 1px solid #0a3a9a;
}

.innerh {
	margin: 10px 0 3px 5px;
	padding: 0;
	font-size: 14px;
	color: #0a3a9a;
	font-weight: bolder; 
	text-indent: 12px;
	background-image: url(images/point.png);
	background-repeat: no-repeat;
	background-position: -2px 8px;
}

.main-inner3 {
	width:580px;
	margin: 0 0 20px 15px;
	line-height: 24px;
	text-align: left;
	background: #fff ;
	border: 0px solid #cccccc;
	background: #fff ;
}

.main-inner dl {
	font-size: 12px;
	line-height: 35px;
	border-bottom: 1px solid #cccccc;
	clear: both;
	overflow: hidden;
}

.main-inner dl dt {
	width: 130px;
	float: left;
	padding: 0;
	font-size: 12px;
	list-style-type: none;
	background-image: url(images/point.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
}
.main-inner dl dd {
	width: 450px;
	float: right;
}

.main-inner ul li{
	padding: 0;
	font-size: 12px;
	list-style-type: none;
	line-height: 35px;
	border-bottom: 1px solid #cccccc;
	background-image: url(images/point.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
}

.odd  {
	background: #fff;
}

.even  {
	background: #EDEDED;
}

.entry-body {
	margin: 0 0 0 15px;
}

.entry-body2 {
	margin: 0 0 15px 15px;
	padding: 0 0 5px 5px;
	border-bottom: 1px dashed #cccccc;
}

.main-inner ol {
	margin: 0 0 0 20px;
}

.main-inner ol li {
	margin: 0 0 10px 0;
}

.info {
	line-height: 25px;
	margin: 5px 0;
}

.both {
	clear: both;
}


/* ------------------------------------------

サイドカラム

------------------------------------------*/

div#side {
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
	height: 100%;
	border: 0px solid #cccccc;
}

.side-inner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 200px;
	height: 100%;
	border: 0px solid #cccccc;
	line-height: 20px;
	text-align: left;
}

.side-inner-ul {
	margin: 20px 0;
}

.side-inner-li {
	margin: 3px 10px;
	padding: 0 0 0 12px;
	font-size: 12px;
	list-style-type: none;
	background-image: url(images/point.png);
	background-repeat: no-repeat;
	background-position: -2px 5px;
}

/* ------------------------------------------

フッター

------------------------------------------*/
div#foot-body {
	clear: both;
	margin: 0 auto;
	width:100%;
	background: #0a3a9a;
	border-top: 1px solid #cccccc;
}

div#foot {
	clear: both;
	margin: 0 auto;
	width: 850px;
	height:30px;
	background: #0a3a9a;
	border-top: 0px solid #cccccc;
}

div#foot div {
	padding: 8px;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
}

/* ------------------------------------------

navi

------------------------------------------*/

div#nav {
	width: 200px;
	margin: 0 auto;
	background: #fff;
}

div#nav ul {
	margin: 0 auto;
	width: 200px;
}

div#nav ul li {
	margin:10px 0; 
	height: 50px;
}

div#nav ul li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
}


li#nav_002,
li#nav_002 a {
	width: 200px;
}

li#nav_002 a {
	background: url(images/nav/nav_002.gif) no-repeat left top;
}

li#nav_002 a:hover {
	background: url(images/nav/nav_002.gif) no-repeat left -50px;
}

li#nav_003,
li#nav_003 a {
	width: 200px;
}

li#nav_003 a {
	background: url(images/nav/nav_003.gif) no-repeat left top;
}

li#nav_003 a:hover {
	background: url(images/nav/nav_003.gif) no-repeat left -50px;
}

li#nav_004,
li#nav_004 a {
	width: 200px;
}

li#nav_004 a {
	background: url(images/nav/nav_004.gif) no-repeat left top;
}

li#nav_004 a:hover {
	background: url(images/nav/nav_004.gif) no-repeat left -50px;
}

li#nav_005,
li#nav_005 a {
	width: 200px;
}

li#nav_005 a {
	background: url(images/nav/nav_005.gif) no-repeat left top;
}

li#nav_005 a:hover {
	background: url(images/nav/nav_005.gif) no-repeat left -50px;
}

li#nav_006,
li#nav_006 a {
	width: 200px;
}

li#nav_006 a {
	background: url(images/nav/nav_006.gif) no-repeat left top;
}

li#nav_006 a:hover {
	background: url(images/nav/nav_006.gif) no-repeat left -50px;
}

li#nav_007,
li#nav_007 a {
	width: 200px;
}

li#nav_007 a {
	background: url(images/nav/nav_007.gif) no-repeat left top;
}

li#nav_007 a:hover {
	background: url(images/nav/nav_007.gif) no-repeat left -50px;
}


/* ------------------------------------------

search

------------------------------------------*/

#search {
	border: 1px solid #cccccc;
	width: 185px;
	height: 21px;
}

.submit {
	position: relative; 
	top: 4px; 
	left: 0px;
	background: url(images/search.png) no-repeat left;
	width: 65px;
	height: 24px;
	border: 0;
}

.header-r2 label {
	position: relative; 
	top: 4px; 
	right: 5px;
}

/* ------------------------------------------

Google Map

------------------------------------------*/

.map {
	margin: 15px 0 0 0;
	width: 560px;
	height: 300px;
        border: 1px solid #cccccc;
}

.mapError {
	color: #FF0000;
	background: none !important;
}

/* ------------------------------------------

mailform

------------------------------------------*/

#mail_author {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_furi {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_tel {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_hp {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_zip {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_address {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_address1 {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_address2 {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_address3 {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}


#mail_email {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_email_confirm {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_subject {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_text {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 365px;
	font-size:14px;
	height: 60px;
}

#mail_contact {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}


#mail_question1 {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

#mail_question2 {
	border: 1px solid #cccccc;
	margin: 5px;
	width: 185px;
	height: 21px;
}

.error {
	color: #FF0000;
}


.preview {
	margin: 10px 0;
}

.tb {
	margin-bottom: 1px;
}

.tbtitle {
	width: 195px;
	height: 30px;
	padding-left: 5px;
	background-color: #cccccc;
	border: 1px solid #cccccc;
	text-align: left;
}

.tbtitle3 {
	width: 320px;
	height: 30px;
	background-color: #cccccc;
	border: 1px solid #cccccc;
	text-align: center;
}

.tbtitle2 {
	height: 30px;
	background-color: #fff;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.hissu {
	color: #ff0000;
	position: relative; 
	top: -4px; 
	left: 15px;
	font-size:11px;
}

#mail_post {
	position: relative; 
	top: 4px; 
	left: 0px;
	background: url(images/post.png) no-repeat left;
	width: 65px;
	height: 24px;
	border: 0;
        cursor: pointer;
}

#mail_preview {
	position: relative; 
	top: 4px; 
	left: 0px;
	margin-right: 10px;
	background: url(images/preview.png) no-repeat left;
	width: 65px;
	height: 24px;
	border: 0;
        cursor: pointer;
}

#mail-form-footer {
	text-align: center;
}

button{
	border: 0;
}