@charset "utf-8";
/*ページ基本構成-----------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

img {
	border-style:none;
}

body {
	/* background-color: #ffffff; */
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size:80%;
	line-height:140%;
	color:#666666;
	height:100%;
}

.clear0 {
	clear:both;
	height:0;
	margin:0;
	padding:0;
	line-height:0%;
}

/*テキスト-----------------------------------------------------*/
p {
	margin:0 0 10px 0;
}

.errorMessage {
	color: red;
	margin-bottom: 1em;
}

/*structure-----------------------------------------------------*/

/*
http://piyoyo-web.seesaa.net/article/121731538.html
http://oshiete1.goo.ne.jp/qa3045035.html

.content {
	background: #ffffff none repeat scroll 0 0;
	margin:0 auto;
	width:800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
*/

table#layout {
	width:860px;
	height: 100%;
	margin:0 auto;
	border-collapse: collapse;
}

table#layout .innerBackgroundL {
	width:30px;
}

table#layout .innerBackgroundR {
	width:30px;
}

table#layout .content {
	background: #ffffff none repeat scroll 0 0;
	width:800px;
	vertical-align:top;
}


/**
 * 段組。
 *
 * @see http://hpbuilder.net/challenge/fullcss-layout.html#2column-menu
 */

.header {
	width:800px; /* width:780px; 20091022 */
	height:100px;
	margin:0 auto 5px auto;
}

.userHeader {
	width:800px;
	margin:0 0 5px 0;
}

.logoHeader {
	width:800px;
	margin:0 0 5px 0;
}

.printHeader {
	display: none;
}

.navi {
	width:800px;
	height:36px;
	margin:0 auto 5px auto;
}

/*
@see http://hajimetedesign.blog77.fc2.com/blog-entry-13.html
IE6 の float 指定した時の margin バグ回避策
*/

*html .left { /* for WinIE4 ～ IE6 and MacIE4 ～ IE5 */
	width:170px;
	margin-left:0; /* margin-left:5px; 20091022 */
	float:left;
}

.left {
	width:170px;
	margin-left:0; /* margin-left:5px; 20091022 */
	float:left;
}

*html .right { /* for WinIE4 ～ IE6 and MacIE4 ～ IE5 */
	width:590px;
	margin:0 0 20px 30px; /* margin:0 5px 20px 20px; 20091022 */
	float:left;
}

.right {
	width:590px;
	margin:0 0 20px 40px; /* margin:0 10px 20px 20px; 20091022 */
	float:left;
}

.footer {
	width:800px; /* width:780px; 20091022 */
	padding:0 0 5px 0;
	margin:10px auto 0 auto;
	border: #333333 solid; /* footerの上の線。各テンプレートで上書きする。 */
	border-width:2px 0 0 0;
	clear:both;
}

/*header-----------------------------------------------------*/

.header a {
	border:medium none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	color:#000000;
}
.printTitle {
	display: none;
}


/*navi-----------------------------------------------------*/

.fontSizeSwitch  {
	height:36px;
	margin:0;
	padding:0;
}	
.fontSizeSwitch li {
	list-style-type: none;
	line-height:0;
	float:left;
}
.fontSizeSwitch a{
	border:medium none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	display: block;
	width:60px;
	height:36px;
}
.fontSizeSwitch .title{
	width:80px;
	height:36px;
	background-image: none; /* 各テンプレートで上書きする。 */
	background-repeat: repeat-x;
}
.fontSizeSwitch .normalSize{
	width:60px;
	height:36px;
	background-image: none; /* 各テンプレートで上書きする。 */
	background-repeat: repeat-x;
}
.fontSizeSwitch .largeSize{
	width:60px;
	height:36px;
	background-image: none; /* 各テンプレートで上書きする。 */
	background-repeat: repeat-x;
}


/*left-----------------------------------------------------*/

/*
.left li {
	list-style:none;
	padding:5px 5px 5px 5px;
	background:#0095d9;
}
.left a {
	border:medium none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	color:#ffffff;
}
*/

.left a {
	border:medium none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	color:black;
}

.left li {
	list-style-type: none;
	line-height:0;
}
.left .menu {
	width:170px;
	height:30px;
	margin: 0 0 5px 0 ;
	padding:0;
}
.left .menu a{
	display: block;
	width:170px;
	height:30px;
}
.left .submenu {
	width:170px;
	height:30px;
	margin: 0 0 5px 0 ;
	padding:0;
}
.left .submenu a{
	display: block;
	width:170px;
	height:30px;
}

/*right-----------------------------------------------------*/

.title {
	width:590px;
	height:40px;
}

.rightMain {
	width:580px;
	overflow:auto;
	margin-top:10px;
	margin-left:10px;
}

table.rightTable {
	width:100%;
}
table.rightTable .head {
	vertical-align:top;
	padding-right:10px;
	white-space:nowrap;

}
table.rightTable .value {
	padding-right:20px;
	width:90%;
}
table.rightTable .odd {
}
table.rightTable .even {
	background:#fbfbfb;
}

/*写真／ギャラリーページ--------------------------*/

.photoCategory {
	font-weight:bold;
	font-size: 120%;
	letter-spacing: 3px;
	border-bottom: 1px solid #EEEEEE;
	width: 550px;
}

.galleryPhotoArea {
	/*width: 560px;*/
	margin: 10px 0 40px 5px;
}

.galleryPhoto2 {
	float: left;
	margin-left: 16px;
	margin-top: 5px;
	border: 1px solid #f3f3f3;
}

.galleryPhoto4 {
	float: left;
	margin-left: 13px;
	margin-top: 5px;
	border: 1px solid #f3f3f3;
}

.galleryPhoto6 {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #f3f3f3;
}

/*リンクページ--------------------------*/

.linkCategory {
	font-weight:bold;
	font-size: 120%;
	letter-spacing: 3px;
	border-bottom: 1px solid #EEEEEE;
	width: 550px;
}
.linkArea {
	margin: 10px 0 30px 0;
}

/*メニュー／商品ページ-----------------------------------------------*/

.menuCategoryName{
	font-weight:bold;
	font-size: 120%;
	letter-spacing: 3px;
	margin: 2em 0 0.5em 1px;
}

table.menuTable {
	width:100%;
	border-collapse: collapse;
	border: 1px solid #EEEEEE;
	width: 570px;
	margin-left: 1px;
}
table.menuTable td{
	padding: 6px;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
}
table.menuTable .photo {
	width:110px;
	vertical-align: middle;
	text-align:center;
	padding: 4px;
}
table.menuTable .description {
	vertical-align: top;
	padding: 0;
}

table.menuDescription .menuName {
	width:300px;
	font-weight: bold;
}
table.menuDescription .price {
	width: 60px;
	white-space: nowrap;
}
table.menuDescription {
	width: 100%;
	border: none;
}
table.menuDescription td{
	border:none;
}

/*お問い合わせページ-----------------------------------------------*/
table.inquiryTable{
	width:560px;
	border-collapse: collapse;
	border: 1px solid #999999;
}
table.inquiryTable th{
	color: #333333;
	background:#fbfbfb;
	padding: 5px;
	font-weight: normal;
	border: 1px solid #999999;
}
table.inquiryTable td{
	color: #333333;
	padding: 10px;
	border: 1px solid #999999;
}
table.inquiryTable td.foot{
	text-align: center;
}
table.inquiryTable .note{
	color: #555555;
	padding: 2px 0 3px 0;
	font-size: smaller;
}

/*footer-----------------------------------------------------*/
.footerMenu {
	line-height: 1.5em;
	text-align:right;
	padding:5px 10px 0 0;
	/* float:right; */
}

.footerMenu a:link{
	text-decoration: none;
	/* color: #333333; */
	color: #4169E1;
}
.footerMenu a:visited{
	text-decoration: none;
	/* color: #333333; */
	color: #4169E1;
}
.footerMenu a:hover{
	text-decoration: underline;
	color: #4169E1;
}

.copyright {
	text-align:right;
	padding:0 10px;
	/* float:right; */
}

/*debug-----------------------------------------------------*/
.debug {
	background-color: blue;
}


