@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


img {
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* TopHeader */

#HeaderWrap {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 950px;
}

#HeaderUp {
	margin: 0px;
	height: 113px;
	width: 950px;
}

#HeaderUp #Logo {
	margin: 0px;
	/*
	height: 198px;
	width: 121px;
	position: absolute;
	*/
	padding-top:10px;
	padding-left:20px;
	width:235px;
	height:76px;
	float:left;
}

#HeaderUp #HeaderRight {
	margin: 0px;
	height: 100px;
/*	width: 829px;*/
	width:695px;
	float: right;
/*	background-image: url(../images_new/headpic_06.jpg);*/
	background-position: left top;
	background-repeat: no-repeat;
}

#HeaderUp #HeaderRight .description{
	padding:10px 0 18px;
}

#HeaderDown {
	margin: 0px;
	width: 950px;
	height: 383px;
}

#HeaderDown #HeaderBrLeft{
	height: 343px;
	width: 635px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
}

#HeaderDown #HeaderBrRight{
	height: 343px;
	width: 310px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 40px;
	padding-left: 2px;
}

#HeaderDown #HeaderBrRight img{
	margin-bottom: 8px;			
}

/* MainContents */

#MainContentsWrap {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 950px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#MainContentsWrap a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	color: #6C4900;
}

#MainContentsWrap #RightMenu .B_crumbBox a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	color: #CBB176;
}

#MainContentsWrap #LeftMenu{
	margin-left: 0px;
	width: 185px;
	background-color: #eeefe1;
	float: left;
	height: 100%;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

#LeftMenu ul{
	padding:0;
	font-size:12px;
	list-style-type:none;
	width:185px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



#LeftMenu li {
	margin-left: 0px;
	margin-top: 8px;
	padding: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
}

#LeftMenu .TxitDotS {
	float: left;
	height: 20px;
	width: 26px;
	background-image: url(../images_new/tempTittle_dot.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#LeftMenu .TxitDotM {
	float: right;
	height: 14px;
	width: 157px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #6C4900;
	text-align: left;
	display: block;
	padding-top: 6px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#LeftMenu #Line {
	background-color: #FFFFFF;
	margin-top: 15px;
}

/* LeftMenu */
#LeftMenu #MenuBr {
	clear: both;
	width: 185px;
	padding-top: 85px;
}

#LeftMenu #MenuBr #MenuItem {
	padding-top: 0px;
}


/* MainContents */
#MainContentsWrap #RightMenu{
	margin-left: 0px;
	width: 740px;
	float: right;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#RightMenu #TitleBr{
	padding-left: 45px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}

#RightMenu h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #6C4900;
	line-height: 3px;
	text-decoration: none;
}



/* TopFooter */

#FooterWrap {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 950px;
	height: 150px;
	padding-top: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	line-height: 15px;
}

#FooterWrap a:link { color: #ffffff; text-decoration: none;letter-spacing: 2px;} 
#FooterWrap a:visited { color:#ffffff; text-decoration: none; } 
#FooterWrap a:hover { color:#FF9900; text-decoration: none; } 


#FooterWrap #FooterLeft {
	margin-left: 0px;
	float: left;
	height: 150px;
	width: 400px;
}

#FooterWrap #FooterRight {
	margin-left: 0px;
	float: right;
	height: 150px;
	width: 500px;
	background-image: url(../images_new/1010_K_99.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
}


#FooterWrap a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	color: #FFFFFF;
}

/* ブランチテキスト */

.TxitWrap {
	width: 165px;
}

.FontB01 {
	color: #996600;
	font-weight: bold;
	font-size: 10px;
	line-height: 140%;
}
.FontB02 {
	color: #6C4900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
}

.FontB03 {color: #ffcccb}

.FontB04 {
	color: #6C4900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 140%;
}

.FontB05 {
	color: #6C4900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}

.FontB06 {
	color: #6C4900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
}

.FontPrice {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}

.FontItemSpec01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #eeefe1;
}

.FontItemSpec02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #673301;
}

/* itemlist */

.Font12 {
	color: #333333;
	font: normal 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 20px;
}

.Font12-a {
	color: #333333;
	font: normal 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	text-align: left;
	
}

.Font12-a-red {
	color: #CC0000;
	font: normal 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	text-align: left;
	
}

.Font12-red {
	color: #CC0000;
	font: normal 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 20px;
}

.Font-brown {
	color: #996633;
	font: bold normal 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 20px;
}

.Font-orange {
	color: #FF6600;
	font: bold normal 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



/* 特定商取引*/

.Font-titlebar {
	color: #ffffff;
	font: bold normal 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 30px;
}



.errors {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;
	color: #CC0000;
}

/* フォーム用 */

.formstyle{
	line-height: normal;
	background-image: url(../images_new/formbr.gif);
	background-repeat: no-repeat;
	background-color: #eeefe1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666666;
}

.formbr{
	background-image: url(../images_new/formbr02.gif);
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	background-repeat: no-repeat;
}
#HeaderWrap #HeaderUp #HeaderRight p {
	font-size: 10px;
	color: #FFFFFF;
}

/* バレンタイン */
#Vmain_Left {
	font: 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 8px;
	color: #FFFFFF;
}

#Vmain_right {
	font: 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 190px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: auto;
	padding-right: 0px;
	background: #FFFFFF;
}


.FontV-W  {
	width:185px;
	height:130px;
	overflow:auto;
	font: 11px/14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: left;
}

.FontV-W02  {
	width:295px;
	height:130px;
	overflow:auto;
	font: 11px/14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: left;
}

.FontV-B {
	color: #663300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	text-align: left;
}

.Font10-b {
	color: #663300;
	text-align: left;
	font: normal 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.attention-1 {
	color: #CC0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}

/*　ホワイトデーイベント　*/
#back_wd {
	background: url(../2010whiteday/2010whiteday_23.jpg) no-repeat;
	font: 10px/13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #660000;
}

#wd_font {
	font: 10px/13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #660000;
}

