@charset "UTF-8";/*日本語*/

* {
	color:#336666;
}
body,p,td,th {
	font-size:12px;
	font-weight:normal;
	line-height:1.7;
	letter-spacing:0.9pt;
	word-spacing:1pt;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
* html body {
	font-size:10px;
	font-weight:normal;
	line-height:1.8;
	letter-spacing:1pt;
	word-spacing:2pt;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
* html p {
	font-size:10px;
	line-height:1.8;
	font-weight:normal;
	letter-spacing:1pt;
	word-spacing:2pt;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
* html td {
	font-size:10px;
	font-weight:normal;
	line-height:1.8;
	letter-spacing:1pt;
	word-spacing:2pt;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
* html th {
	font-size:10px;
	font-weight:normal;
	line-height:1.8;
	letter-spacing:1pt;
	word-spacing:2pt;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
*:first-child+html body {
	font-size:14px;
	line-height:1.8;
	letter-spacing:1pt;
	word-spacing:2pt;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
*:first-child+html p {
	font-size:14px;
	font-weight:normal;
	line-height:1.8;
	letter-spacing:1pt;
	word-spacing:2pt;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
*:first-child+html td {
	font-size:14px;
	font-weight:normal;
	line-height:1.8;
	letter-spacing:1pt;
	word-spacing:2pt;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
*:first-child+html th {
	font-size:14px;
	font-weight:normal;
	line-height:1.8;
	letter-spacing:1pt;
	word-spacing:2pt;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
a:hover img {
	opacity: .60;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: .60;
	-moz-opacity: .60;
}
img {
	margin:0;
	padding:0;
	border:0;
	vertical-align:bottom;
}
.f100{font-size:100%;}
.f110{font-size:110%;}
.f120{font-size:120%;}
.f130{font-size:130%;}
.f140{font-size:140%;}
.f150{font-size:150%;}
.f160{font-size:160%;}
.f170{font-size:170%;}
.f180{font-size:180%;}
.f190{font-size:190%;}
.f200{font-size:200%;}
h1,h2,h3,h4,h5,h6
{line-height: 1.3;}
h1 {font-size:190%;}
h2 {font-size:175%;}
h3 {font-size:160%;margin-bottom:0;padding-bottom:0;}
h4 {font-size:145%;margin-bottom:3px;padding-bottom:3px;border-top:1px solid rgb(200,200,200);padding-top:8px;}
h5 {font-size:130%;}
h6 {font-size:115%;}
a:focus {
	outline:none;
} 
a:link {
	color: blue;
	text-decoration:none;
}
a:visited {
	color: purple;
	text-decoration:none;
}
a:hover {
	color: orange;
	text-decoration:under-line;
}
a:active {
	color: red;
}
body {
	margin:0;
	padding:0;
	background:rgb(219,149,176) url(aimg/body_bg.jpg) repeat-y left top;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++
　＝大皿
++++++++++++++++++++++++++++++++++++++++++++++++++*/
#Platter {
	width:900px;
	text-align:left;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++
　＝内容
++++++++++++++++++++++++++++++++++++++++++++++++++*/
#leftbox {
	float:left;
	width:550px;
}
.gallery {
	margin:0;
	padding:0:
}
.gallery img {
	margin:0 5px 5px 0;
	padding:0:
	vertical-align:bottom;
	border-top:1px solid rgb(200,200,200);
	border-left:1px solid rgb(200,200,200);
	border-right:2px solid rgb(180,180,180);
	border-bottom:2px solid rgb(180,180,180);
	float:left;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++
　＝メニュー
++++++++++++++++++++++++++++++++++++++++++++++++++*/
#rightbox {
	width:325px;
	float:right;
	background:transparent url(aimg/head_bg2.jpg) no-repeat left top;
}
#rightbox ul {
	margin:0;
	padding:0 0 0 2px;
	list-style-type:none;
}
#menus {
	padding-top:253px;
}
#menus ul li span {
}

.stylechange {
	width:254px;
	height:58px;
}
.stylechange a:link {
	background:transparent url(aimg-menu/menu_link_02.jpg) no-repeat left top;
	width:254px;
	height:58px;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++
　＝フッタ
++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footers {
	border-top:1px solid rgb(190,190,190);
}
