@charset "utf-8";
/* -----------------------------------------------------------------
	http://www.*****.**.**
	更新日：2008年11月11日
	バージョン：2.0
------------------------------------------------------------------*/

/* -----------------------------------------------------------------
	目次
	
	リセット
	基本スタイル
	wrapper
	CSSハック
	各種マージン
	header
	Gnav
	contents
	sidebar
	main
	footer
	page1
	page2
	page3
	page4

------------------------------------------------------------------*/

/* -----------------------------------------------------------------

	リセット

------------------------------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	font-size: 62.5%;
	line-height: 1.6;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Firefox3 用 */
html:not([lang*=""]) table {
    border-collapse: separate;
    border-spacing: 0;
 }
caption,th {
	text-align:left
}
ol,ul {
	list-style:none;
}
fieldset {
	border: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}

/* -----------------------------------------------------------------

	基本スタイル

------------------------------------------------------------------*/
body {
	color: #333333;
	background-color: #bbbbbb;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-image: url(images/design/bg.gif);
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	font-weight: normal;
}
p {
	font-size: 1.2em;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
/*
a:visited {
	color: #999999;
	text-decoration: underline;
}
*/
a:hover {
	color: #000000;
	text-decoration: none;
}
/*a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
*/
/* -----------------------------------------------------------------

	wrapper

------------------------------------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0px auto;
}

/* -----------------------------------------------------------------

	CSSハック

------------------------------------------------------------------*/
/* Internet Explore6.0 用 */
/*ヘッダ部分*/
* html #content {
	margin-top:-2px;
	text-align: center;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}

/*hides form IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide form IE-mac */

/* -----------------------------------------------------------------

	各種マージン

------------------------------------------------------------------*/
.mgnTop5 {
	margin-top: 5px;
}
.mgnTop10 {
	margin-top: 10px;
}
.mgnTop15 {
	margin-top: 15px;
}
.mgnTop20 {
	margin-top: 20px;
}
.mgnTop25 {
	margin-top: 25px;
}
.mgnBtm5 {
	margin-bottom: 5px;
}
.mgnBtm10 {
	margin-bottom: 10px;
}
.mgnBtm15 {
	margin-bottom: 15px;
}
.mgnBtm20 {
	margin-bottom: 20px;
}
.mgnBtm25 {
	margin-bottom: 25px;
}

/* -----------------------------------------------------------------

	header

------------------------------------------------------------------*/
#header {
	overflow: hidden;
	height: auto;
	width: 800px;
}
#header h1 {
	background-image: url(images/design/headerObi.gif);
	background-repeat: repeat-x;
	line-height: 18px;
	height: 18px;
	padding-left: 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#header #headerL {
	float: left;
	width: 217px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#header #headerR {
	float: right;
	width: 355px;
	padding-right: 20px;
	margin-bottom: 10px;
}
#keyVisual p {
	clear: both;
	width: 800px;
	margin-bottom: 10px;
}

/* -----------------------------------------------------------------

	Gnav

------------------------------------------------------------------*/
#Gnav {
	height: 50px;
	width: 800px;
	position: relative;
	overflow: hidden;
}
#Gnav ul li {
	float: left;
}
#Gnav  ul  li  a {
	height: 50px;
	width: auto;
}
#Gnav ul li a:hover {
	position: relative;
	top: -50px;
	height: 50px;
	width: auto;
}
#home #Gnav  ul  li#Gnav1  a,
#page3 #Gnav  ul  li#Gnav2  a,
#page5 #Gnav  ul  li#Gnav3  a,
#page6 #Gnav  ul  li#Gnav4  a,
#page7 #Gnav  ul  li#Gnav5  a {
	position: relative;
	top: -50px;
	height: 50px;
	width: auto;
}

/* -----------------------------------------------------------------

	contents

------------------------------------------------------------------*/
#contents {
	clear: both;
	width: 800px;
	overflow: hidden;
	background-image: url(images/design/gBorder.gif);
	background-repeat: repeat-y;
	background-position: 221px;
	margin-top: 20px;
}

/* -----------------------------------------------------------------

	sidebar

------------------------------------------------------------------*/
#sidebar {
	height: auto;
	width: 190px;
	float: left;
	padding-left: 20px;
}
#sidebar ul {
	height: auto;
	width: 190px;
	overflow: hidden;
}
#sidebar ul li {
	height: 66px;
	width: 190px;
	overflow: hidden;
}
#sidebar #banner1  {
	margin-bottom: 15px;
	width: 190px;
}
#sidebar #banner1 ul #ban01 {
	line-height: 230px;
	background-image: url(images/design/blogon.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 66px;
	width: 190px;
}
#sidebar #banner1 ul #ban01 a {
	line-height: 230px;
	background-image: url(images/design/blog.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 66px;
	width: 190px;
	display: block;
}
#sidebar #banner1 ul #ban01 a:hover{
	background-image: none;
}
#sidebar #banner2  {
	width: 190px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar #banner2 ul #ban02 {
	line-height: 120px;
	background-image: url(images/design/collectionbtnon.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 190px;
}
#sidebar #banner2 ul #ban02 a {
	line-height: 120px;
	background-image: url(images/design/collectionbtn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 190px;
	display: block;
}
#sidebar #banner2 ul #ban02 a:hover{
	background-image: none;
}
#sidebar #banner3  {
	width: 190px;
}
#sidebar #banner3 ul #ban03 {
	line-height: 90px;
	background-image: url(images/design/recruiton.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 190px;
}
#sidebar #banner3 ul #ban03 a {
	line-height: 90px;
	background-image: url(images/design/recruit.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 190px;
	display: block;
	margin-bottom: 15px;
}
#sidebar #banner3 ul #ban03 a:hover{
	background-image: none;
}
#sidebar #banner4  {
	width: 190px;
	margin-bottom: 15px;
}
#sidebar #banner4 ul #ban04 {
	line-height: 90px;
	float: left;
	height: 35px;
	width: 190px;
	background: url(images/design/twitteron.jpg) no-repeat;
}
#sidebar #banner4 ul #ban04 a {
	line-height: 90px;
	float: left;
	height: 35px;
	width: 190px;
	display: block;
	margin-bottom: 15px;
	background: url(images/design/twitter.jpg) no-repeat;
}
#sidebar #banner4 ul #ban04 a:hover{
	background-image: none;
}
#sidebar #banner5  {
	width: 190px;
	margin-top: 15px;
}
#sidebar #banner5 ul #ban05 {
	line-height: 230px;
	float: left;
	height: 80px;
	width: 190px;
	background: url(images/design/nenmatsuon.jpg) no-repeat;
}
#sidebar #banner5 ul #ban05 a {
	line-height: 230px;
	float: left;
	height: 80px;
	width: 190px;
	display: block;
	margin-bottom: 15px;
	background: url(images/design/nenmatsuoff.jpg) no-repeat;
}
#sidebar #banner5 ul #ban05 a:hover{
	background-image: none;
}
#sidebar #access {
}
#sidebar #access h2 {
	font-size: 1.4em;
	background-image: url(images/design/sideTi.gif);
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
	padding-left: 15px;
	color: #044aa0;
	margin-bottom: 10px;
}
#sidebar #access h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}
#sidebar #access #googleMap {
	margin-bottom: 5px;
}
#sidebar #access p {
	margin-bottom: 5px;
	line-height: 1.4em;
}
#sidebar  #access  span	 {
	font-size: 0.7em;
}
#sidebar #access table {
	border-top: 1px solid #999999;
	width: 190px;
}
#sidebar #access table th,td {
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0.5em;
}
#sidebar #access table th {
	width: 2.5em;
	background-color: #eeeeee;
}

/* -----------------------------------------------------------------

	main

------------------------------------------------------------------*/
#main {
	float: right;
	height: auto;
	width: 540px;
	padding-right: 20px;
}
#main h2 {
	font-size: 1.4em;
	background-image: url(images/design/mainTi.gif);
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
	padding-left: 15px;
	color: #044aa0;
	margin-bottom: 15px;
	}
#main   .h2Sub  {
	font-size: 0.7em;
	line-height: 27px;
	color: #333333;
	text-align: right;
	display: block;
	margin-top: -27px;
	padding-right: 15px;
}
#main h3 {
	font-size: 1.6em;
	color: #044aa0;
	background-image: url(images/design/midashi1.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left center;
	clear: both;
	margin-bottom: 7px;
	font-weight: bold;
}
#main .h3Sub {
	font-size: 0.7em;
}
#main #coupon {
	margin-bottom: 25px;
	height: auto;
	width: 540px;
}
#main #shinsai {
	margin-bottom: 25px;
	height: auto;
	width: 540px;
	font-size: 12px;
}
#main #koji {
	margin-bottom: 25px;
	height: auto;
	width: 540px;
}
#main #coupon p {
	margin-bottom: 10px;
}
#main #news {
	height: 140px;
	width: 538px;
	margin-bottom: 25px;
	overflow: auto;
	border: 1px solid #c1c1c1;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #news dl {
	border-bottom: 1px dotted #c1c1c1;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #news dl dt {
	float: left;
	clear: left;
	width: 70px;
	background-image: url(images/design/newsArr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 1.2em;
}
#main #news dl dd {
	margin-left: 90px;
	font-size: 1.2em;
}
#main p#pageTop  {
	text-align: right;
	margin-top: 25px;
	clear: both;
}
#main #topicPath {
	padding-bottom: 5px;
}
#main #topicPath li {
	display: inline;
	font-size: 1.1em;
}
#main #topicPath li a {
	padding-right: 10px;
	background-image: url(images/design/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* -----------------------------------------------------------------

	footer

------------------------------------------------------------------*/
#footer {
	overflow: hidden;
	width: 800px;
	margin-top: 20px;
	clear: both;
}
#footer #nav ul  {
	width: 800px;
	background-image: url(images/design/footerObi.gif);
	background-repeat: repeat-x;
	height: 23px;
	text-align: center;
}
#footer #nav ul li  {
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-right: 1px solid #FFFFFF;
	line-height: 23px;
	display: inline;
	height: 1em;
	font-size: 1.2em;
}
#footer #nav li#navEnd  {
	border-right-style: none;
}
#footer  #nav  ul  li  a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #nav ul li a:hover {
	color: #d4f1f1;
}
#footer #footerL {
	float: left;
	width: 450px;
	padding-left: 20px;
	margin-top: 10px;
	padding-bottom: 15px;
}
#footer #footerL h3 {
	font-size: 1.4em;
	font-weight: bold;
}
#footer #footerL p {
	font-size: 1.1em;
	line-height: 1.4em;
}
#footer #footerR {
	float: right;
	width: 300px;
	padding-right: 20px;
	margin-top: 10px;
	padding-bottom: 15px;
}
#footer #footerR address {
	font-size: 1em;
	text-align: right;
	margin-top: 35px;
}

/* -----------------------------------------------------------------

	page3

------------------------------------------------------------------*/
#page3 #main .patern4 {
	height: auto;
	width: 540px;
	margin-bottom: 25px;
}
#page3 #main .patern4 p {
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 7px;
}
#page3 #main .patern4 table {
	width: 540px;
	margin-top: -7px;
}
#page3 #main .patern4 table th {
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom: 1px dotted #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 19px;
	background-image: url(images/design/midashi2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#page3 #main .patern4 table th.noMidashi {
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom: 1px dotted #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 19px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 5px center;
}
#page3 #main .patern4 table td {
	font-size: 1.2em;
	line-height: 1.4em;
	border-bottom: 1px dotted #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	text-align: right;
}
#page3 #main .patern4 p.pBig {
	font-size: 1.5em;
	line-height: 1.4em;
	margin-top: 7px;
}


/* -----------------------------------------------------------------

	page5

------------------------------------------------------------------*/
#page5 #main .patern1    {
	width: 540px;
	overflow: hidden;
	height: auto;
	margin-bottom: 25px;
}
#page5 #main .patern1 .img1   {
	float: left;
	width: 278px;
	height: auto;
}
#page5 #main .patern1 .txt1 {
	float: right;
	width: 247px;
	height: auto;
}#page5 #main .patern1 .txt1 p {
	line-height: 1.4em;
	margin-bottom: 15px;
}
#page5 #main .patern2    {
	width: 540px;
	overflow: hidden;
	height: auto;
	margin-bottom: 25px;
}
#page5 #main .patern2 h4 {
	font-size: 1.6em;
	font-weight: bold;
}
#page5 #main .patern2 p    {
	line-height: 1.4em;
}
#page5 #main .imgs {
	height: auto;
	width: 540px;
	overflow: hidden;
	margin-bottom: 25px;
}
#page5 #main .imgs p {
	margin-right: 15px;
	float: left;
}
#page5 #main .imgs p.imgEnd {
	margin-right: 0px;
}

/* -----------------------------------------------------------------

	page6

------------------------------------------------------------------*/
#page6 #main .imgs {
	height: auto;
	width: 540px;
	overflow: hidden;
	margin-bottom: 25px;
	clear: both;
}
#page6 #main .imgs .img {
	height: auto;
	width: 260px;
	float: left;
}
#page6 #main .imgs .imgR {
	height: auto;
	width: 260px;
	float: right;
	margin-right: 0px;
}
#page6 #main .imgs .txt2 {
	margin-top: 10px;
	border-left: 2px solid #ffa000;
	padding-left: 10px;
}
#page6 #main .imgs .txt2 dt {
	font-size: 1em;
}
#page6  #main .imgs .txt2 dd {
	font-size: 1.5em;
}
#page6 #main .imgs .imgEnd2 {
	height: auto;
	width: 170px;
	margin-right: 0px;
	float: left;
}

/* -----------------------------------------------------------------

	page7

------------------------------------------------------------------*/
#page7 #main .tableCal {
	height: auto;
	width: 540px;
	margin-bottom: 25px;
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
}
#page7 #main .tableCal table th {
	font-size: 1em;
	text-align: center;
	line-height: 1.5em;
	height: 1.5em;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	width: 73px;
	background-color: #ebebeb;
}
#page7 #main .tableCal table td {
	font-size: 1.4em;
	text-align: left;
	height: 3.6em;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	padding-top: 3px;
	padding-left: 3px;
	vertical-align: top;
}
.calRed {
	color: #f00000;
}
.calBlue {
	color: #0064c8;
}
.bgBlue {
	background-color: #e6f0fa;
}
.bgBlueRed {
	background: #e6f0fa;
	color: #F00;
}
.bgYellowcalRed {
	background-color: #FFFFCC;
	color: #F00;
}
.bgYellowcalBlue {
	background-color: #FFFFCC;
	color: #0064c8;
}
.bgYellow {
	background-color: #FFFFCC;
}
.Close2 {
	font-size: 0.8em;
	color: #333;
}
.Close {
	font-size: 0.8em;
}

/* -----------------------------------------------------------------

	page8

------------------------------------------------------------------*/
#page8  #main  .patern3 {
	height: auto;
	width: 540px;
	margin-bottom: 25px;
	overflow: hidden;
}
#page8  #main  .patern3 img {
	margin-bottom: 8px;
}
#page8 #main .patern3L    {
	width: 262px;
	height: auto;
	float: left;
}
#page8  #main  .patern3L  p {
	line-height: 1.4em;
}
#page8 #main .patern3R    {
	width: 262px;
	height: auto;
	float: right;
}
#page8   #main   .patern3R   p {
	line-height: 1.4em;
}

/* -----------------------------------------------------------------

	form

------------------------------------------------------------------*/
#form #main #contact p.pBig2 {
	font-size: 1.5em;
}
#form #main #contact p {
	line-height: 1.4em;
	font-size: 1.2em;
}
#form #main #contact h4 {
	font-size: 1.4em;
	border-bottom: 1px solid #999999;
	font-weight: normal;
}

/* -----------------------------------------------------------------

	thanks

------------------------------------------------------------------*/
#thanks #main #thanksCode {
	text-align: left;
}
#thanks #main #thanksCode p {
	font-size: 1.4em;
}
#thanks #main #thanksCode p strong {
	font-size: 1.8em;
	color: #F80000;
}

/* -----------------------------------------------------------------

	toho

------------------------------------------------------------------*/
#toho {
	font-size: 0.8em;
	color: #666666;
	text-align: right;
}
#toho a {
	color: #666666;
	text-decoration: none;
}
#toho a:hover {
	color: #666666;
	text-decoration: none;
}

