@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.event {
	text-align: left;
	background-color: #FFF;
	width: 510px;
	padding: 10px;
	line-height: 19px;
	margin: 10px;
}



a:link {
	color: #36F;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #B8A046;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-size: 12px;
	color: #FF0004;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
#layoutLogic {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: auto;
	width: 800px;
}
#header {
	top: 0px;
}
#menu {
	width:185px;
	float:left;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	float: left;
	width: 615px;
	height: auto;
	text-align: center;
	vertical-align: top;
}

#footer {
	font-size: 10px;
	clear: both;
}
h1 {
	height: 200px;
	width: 250px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	position: relative;
	z-index: 100;
	left: 249px;
	top: 135px;
	visibility: visible;
	overflow: visible;
	display: block;
	text-align: left;
	clear: both;
	float: left;
	line-height: 1.2em;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FF5E9C;
	position: relative;
	visibility: visible;
	z-index: 110;
	display: block;
	float: left;
	top: 119px;
	width: 150px;
	clear: left;
	left: 333px;
}

.h1_common {
	font-size: 18px;
	font-weight: 700;
}
.h2_common {
	font-size: 13px;
	font-weight: bold;
}
.linkbox {
	background-image: url(images/linkboxbg.gif);
	background-repeat: repeat-y;
	padding: 6px;
	text-decoration: none;
	width: 175px;
	white-space: normal;
	line-height: 16px;
}
.contact_mainbox {
	white-space: normal;
	height: auto;
	width: 510px;
	line-height: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	float: none;
	vertical-align: middle;
	background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	border: thin dotted #FF3300;
}
.concept_mainbox {
	white-space: normal;
	height: auto;
	width: 510px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-top: 20px;
	border: 2px solid #CC0000;
	background-image: url(images/concept_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.profile_mainbox {
	white-space: normal;
	height: auto;
	width: 510px;
	line-height: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	vertical-align: middle;
}
.profile2_mainbox {
	white-space: normal;
	height: auto;
	width: 510px;
	line-height: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: none;
	vertical-align: middle;
	color: #9F8B15;
	font-size: 12px;
}

.news_mainbox {
	white-space: normal;
	height: auto;
	width: 510px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-top: 20px;
	border: 2px solid #CC0000;
	background-image: url(images/pen_bg.gif);
	background-repeat: no-repeat;
}
.news_image {
	margin-right: 7px;
	float: left;
	border: 1px dotted #F69;
	margin-bottom: 3px;
	margin-top: 3px;
}
.news_l_image {
	margin-right: 7px;
	float: right;
	border: 1px dotted #CCCCCC;
	margin-bottom: 3px;
	margin-top: 4px;
	margin-left: 3px;
}
.recipe_image {
	border: 1px dotted #B8A046;
	margin-bottom: 7px;
	text-align: left;
	vertical-align: top;
}
.recipe_mainbox {
	white-space: normal;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 510px;
	font-size: 12px;
	background-image: url(images/recipe_bg5.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.under_mainbox {
	white-space: normal;
	height: auto;
	width: 510px;
	line-height: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	float: none;
	vertical-align: middle;
}
.maincomments {
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 19px;
	text-align: left;
	vertical-align: top;
	padding-top: 130px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 240px;
	width: 250px;
	float: none;
}
.style1 {
	color: #FE0000;
	font-weight: bold;
}
div.right {
	background-attachment: scroll;
	background-image: url(images/common_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 352px;
	width: 510px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	z-index: 90;
	position: relative;
}
