@charset "utf-8";
body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka"; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #737373;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 252px;
	background-color: #FFFFFF;
	line-height: 140%;
	font-size: 80%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a {
	color: #FF3399;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: underline;
	text-align: center;
}
.hide {
	display: none;
}
#header {
	background-image: url(../images/header_main.jpg);
	height: 252px;
	margin: 0px;
	padding: 0;
	background-repeat: repeat-x;
	background-position: center 0px;
}
#header h1 {
	display: none;
}
.top a {
	height: 252px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#navi {
	height: 74px;
	width: 900px;
	background-image: url(../images/ctop.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navi .btn {
	list-style-type: none;
	padding: 0px;
	background-color: #99FF00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
}
#navi .btn ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navi .btn li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
}
.prof a {
	background-image: url(../images/btn-01.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 166px;
	display: block;
}
.tw_box {
	margin-left: 24px;
	padding-top: 5px;
}
.blog a {
	background-image: url(../images/btn-02.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 133px;
	display: block;
}
.contact a {
	background-image: url(../images/btn-03.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 191px;
	display: block;
}
.bbs a {
	background-image: url(../images/btn-05.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 198px;
	display: block;
}
.link a {
	background-image: url(../images/btn-04.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 135px;
	display: block;
}
.prof a:hover {
	background-image: url(../images/btn_over-01.gif);
}
.blog a:hover {
	background-image: url(../images/btn_over-02.gif);
}
.contact a:hover {
	background-image: url(../images/btn_over-03.gif);
}
.bbs a:hover {
	background-image: url(../images/btn_over-05.gif);
}
.link a:hover {
	background-image: url(../images/btn_over-04.gif);
}
#container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg_cont.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 30px;
}
#box {
	margin-left: 50px;
	margin-right: 50px;
}
.news {
	background-image: url(../images/news_bar.gif);
	height: 87px;
	width: 584px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-repeat: no-repeat;
}
.date {
	margin-left: 25px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.news_text {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC33;
	margin-left: 30px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 185px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.goods {
	margin-top: 15px;
}
.goods .goods_tittle {
	line-height: 120%;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#mainContent {
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	margin-top: 0;
	margin-right: 210px;
	margin-bottom: 0px;
	margin-left: 0;
	width: 585px;
}
#footer {
	background-image: url(../images/footer_main.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 124px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html #navi {
	background-image: url(../images/ctop.gif);
}
* html #container {
	background-image: url(../images/bg_cont.gif);
}
* html #footer {
	background-image: url(../images/footer_main2.gif);
	margin-top: -1px;
}
#footer p {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	padding-top: 108px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.8em;
	color: #666666;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.prof_bar {
	background-image: url(../images/prof_bar.gif);
	height: 87px;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-repeat: no-repeat;
}
#container #box .prof_btn img {
	margin-right: 20px;
}
.retrun {
	text-align: center;
	margin-bottom: 10px;
	padding-top: 30px;
}
.prof_btn {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}
.prof_text {
	width: 610px;
	background-color: #CAE1F0;
	margin-top: 30px;
	margin-left: 80px;
	padding: 15px;
	margin-bottom: 20px;
	color: #666666;
}
.prof_text2 {
	width: 610px;
	margin-top: 30px;
	margin-left: 80px;
	padding: 15px;
	margin-bottom: 40px;
	color: #666666;
}
.prof_bookbox {
	width: 610px;
	margin-left: 80px;
	padding: 15px;
	margin-bottom: 10px;
}
.prof_cate {
	text-align: center;
	margin-bottom: 30px;
}
.tabl_t {
	margin-left: 60px;
	font-weight: normal;
}
.prof_tb {
	width: 640px;
	margin-left: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A9DCF8;
	border-right-color: #A9DCF8;
	border-left-color: #A9DCF8;
	margin-bottom: 12px;
}
.prof_tb .sakuhin {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A9DCF8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A9DCF8;
}
.prof_tb th {
	background-color: #A9DCF8;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.prof_tb .sakuhin_th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.prof_tb .akasatana {
	width: 28px;
	text-align: center;
	padding: 4px;
}
.prof_tb td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9DCF8;
}
.prof_tb .sakuhin_tr:hover {
	background-color: #6699CC;
	color: #FFFFFF;
}
.cont_bar {
	background-image: url(../images/contact_bar.gif);
	height: 87px;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-repeat: no-repeat;
}
.link_bar {
	background-image: url(../images/link_bar.gif);
	height: 87px;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-repeat: no-repeat;
}
.link_tb {
	margin-left: 90px;
	width: 640px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.link_left {
	background-image: url(../images/yajirusi001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	padding-left: 16px;
}
.bana {
}
.otoi01 {
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/otoi_bar01.gif);
	padding: 0px;
	height: 60px;
}
.prof_text3 {
	width: 608px;
	background-color: #309DCF;
	margin-top: 0px;
	margin-left: 80px;
	padding: 15px;
	margin-bottom: 20px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #046B9A;
	border-bottom-color: #046B9A;
	border-left-color: #046B9A;
}
.otoi02 {
	width: 640px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/otoi_bar02.gif);
	padding: 0px;
	height: 60px;
}
.prof_text4 {
	width: 608px;
	background-color: #A9D44C;
	margin-top: 0px;
	margin-left: 80px;
	padding: 15px;
	margin-bottom: 20px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #608C03;
	border-bottom-color: #608C03;
	border-left-color: #608C03;
}
.bana_list {
	margin-left: 60px;
	margin-bottom: 30px;
}
.kojin_bar {
	background-image: url(../images/kojin_bar.gif);
	height: 87px;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-repeat: no-repeat;
}
.bbs_bar {
	background-image: url(../images/bbs_bar.gif);
	height: 87px;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-repeat: no-repeat;
}
.bbs_box {
	text-align: left;
}
.bbs_can {
	list-style-type: decimal;
	margin-right: 40px;
	margin-left: 60px;
}
.bbs_can li {
	padding-bottom: 10px;
}
.bbs_tittle {
	color: #FFFFFF;
}
.bbs_tittle a:hover {
	color: #FFFFFF;
}
#container #box .prof_tb a {
	color: #FF9999;
}
.bbs_name {
	text-align: right;
	color: #CCCCCC;
	font-size: 0.8em;
	padding-right: 15px;
}
.res_sousa {
	text-align: right;
	padding-right: 15px;
}
#container #box .prof_tb a:hover {
	color: #FFFFFF;
}
strong {
	font-weight: normal;
	color: #666666;
}
.res_name {
	text-align: right;
	color: #CCCCCC;
	font-size: 0.8em;
	padding-right: 15px;
}
* html #container #box .prof_tb .sakuhin_tr .sakuhin a:hover {
	color: #6699FF;
}
* html #container #box .prof_tb .sakuhin_tr .yaku a:hover {
	color: #6699FF;
}
.s_bana {
	margin-bottom: 8px;
}

