.text_mini {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 9px;
	line-height: 8px;
	color: #333333;
}
.text {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.text01 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #996633;
}
.text01B {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #996633;
	font-weight: bold;
}
.common {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.tenten {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 11px;
	line-height: 15px;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	color: #333333;
	background-color: #f0f8ff;
}
.tenten12 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 15px;
	margin: 12px;
	padding: 12px;
	border: 1px dotted #CCCCCC;
	color: #333333;
	background-color: #f0f8ff;
}





.kakoi {
	margin: 3px;
	padding: 3px;
	text-align: left;
}
.waku td {
	font-size: 11px;
	line-height: 11px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
}


.footerlink {
	font-size: 10px;
	line-height: 13px;
	}

.footerlink a:link { color:#333333; text-decoration:none}
.footerlink a:active { color: #6666FF; text-decoration:underline}
.footerlink a:visited { color:#333333; text-decoration:none}
.footerlink a:hover { color: #6666FF; text-decoration:underline}




.textlink {
	font-size: 11px;
	line-height: 13px;
	}

.textlink a:link { color:#333333; text-decoration:none}
.textlink a:active { color: #FFCC33; text-decoration:underline}
.textlink a:visited { color:#333333; text-decoration:none}
.textlink a:hover { color: #FFCC33; text-decoration:underline}




.textlink01 {
	font-size: 12px;
	line-height: 13px;
	}

.textlink01 a:link { color:#FF6600; text-decoration:none}
.textlink01 a:active { color: #FFCC33; text-decoration:underline}
.textlink01 a:visited { color:#FF6600; text-decoration:none}
.textlink01 a:hover { color: #FFCC33; text-decoration:underline}


.textlink01-black {
	font-size: 12px;
	line-height: 13px;
	}

.textlink01-black a:link { color:#333333; text-decoration:none}
.textlink01-black a:active { color: #FFCC33; text-decoration:underline}
.textlink01-black a:visited { color:#333333; text-decoration:none}
.textlink01-black a:hover { color: #FFCC33; text-decoration:underline}


.textlink01-red {
	font-size: 12px;
	line-height: 13px;
	}

.textlink01-red a:link { color:#FF0000; text-decoration:none}
.textlink01-red a:active { color: #FFCC33; text-decoration:underline}
.textlink01-red a:visited { color:#FF0000; text-decoration:none}
.textlink01-red a:hover { color: #FFCC33; text-decoration:underline}



.textlink02 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bolder;
	}

.textlink02 a:link { color:#E67902; text-decoration:none}
.textlink02 a:active { color: #E67902; text-decoration:underline}
.textlink02 a:visited { color:#E67902; text-decoration:none}
.textlink02 a:hover { color: #FFCC33; text-decoration:underline}


headline {
	font-family: "lr oΎ©", "ΧΎ©Μ", "qMmΎ© Pro W3";
	font-size: 14px;
}


headline_blue {
	font-family: "lr oΎ©", "ΧΎ©Μ", "qMmΎ© Pro W3";
	font-size: 14px;
}


.photocap {
	font-family: "lr oΎ©", "ΧΎ©Μ", "qMmΎ© Pro W3";
	font-size: 10px;
	line-height: 10px;
	background-color: #F4F4F4;
	padding: 3px;
}
.smalllist {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 10px;
	line-height: 13px;
}
.estate {
	font-family: "lr oΎ©", "ΧΎ©Μ", "qMmΎ© Pro W3";
	font-size: 13px;
	line-height: 19px;
}

/*--------------------------- from old style.css-------------------------------*/


/*--------------------------- body&Base Fonts -------------------------------*/

/*-------------------------------------------------
body{
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
	}
--------------------------------------------------*/	
body,td,th{
	color: #333333;
	font-size:12px;
	line-height: 18px;
/*----text-align: left;---------------------------*/
	}


/*--------------------------- LINK COLOR 

a:link{
	color: #D87D08;
	text-decoration: underline;
	}
	
a:active {
	color: #D87D08;
	text-decoration: underline;
		}
		
a:visited{
	color: #D87D08;
	text-decoration: underline;
	}

a:hover{
	color: #CC3300;
	text-decoration: underline;
	}
-------------------------------*/	

/*--------------------------- Page Components -------------------------------*/	

.pagetop {
	text-align: right;
	font-size:9px;
	background-image:  url(../img_shared/footer_pagetop_bg.gif);
	color: #999999;
	padding: 0px;
}

.pagetop a:link { color:#999999; text-decoration:none}
.pagetop a:active { color: #D87D08; text-decoration:none}
.pagetop a:visited { color:#999999; text-decoration:none}
.pagetop a:hover { color: #CCCCCC; text-decoration:none}


/*--------------------------- Text Styles -------------------------------*/	

.cap{
	font-size:10px;
	line-height:13px;
	}
	
.white {	color: #FFFFFF;}

.b-red {	color: #E23D2C;
			font-weight:bold;
			font-size:12px;}

.b-fuka_red {	color: #990000;
			font-weight:bold;
			font-size:12px;}

/*--------------------------- Header -------------------------------*/	

.pannavi {
	font-size: 10px;
	padding-left: 13px;
}

.pannavi a:link { color:#999999; text-decoration:underline}
.pannavi a:active { color: #D87D08; text-decoration:underline}
.pannavi a:visited { color:#999999; text-decoration:underline}
.pannavi a:hover { color: #D87D08; text-decoration:underline}


/*--------------------------- Top Page -------------------------------*/	

.topphotolist {
	color: #000000;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1Q;
	}

.topphotolist a:link { color:#000000; text-decoration:none}
.topphotolist a:active { color: #D87D08; text-decoration:none}
.topphotolist a:visited { color:#000000; text-decoration:none}
.topphotolist a:hover { color: #999999; text-decoration:none}

.topyajilist {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.toplist {
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 17px;
	}

.toplist a:link { color:#FFFFFF;}
.toplist a:active { color: #D87D08; text-decoration:none}
.toplist a:visited { color:#FFFFFF;}
.toplist a:hover { color: #D87D08; text-decoration:none}

.topnew {
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 17px;
	}

.topnew a:link { color:#FFFFFF; text-decoration:underline}
.topnew a:active { color: #D87D08; text-decoration:underline}
.topnew a:visited { color:#FFFFFF; text-decoration:underline}
.topnew a:hover { color: #D87D08; text-decoration:underline}

.topdate {
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-size: 10px;
	line-height: 13px;
	}

.topad {
	font-size: 10px;
	line-height: 13px;
	}

.topad a:link { color:#333333; text-decoration:none}
.topad a:active { color: #D87D08; text-decoration:none}
.topad a:visited { color:#333333; text-decoration:none}
.topad a:hover { color: #333333; text-decoration:none}




/*--------------------------- Footer -------------------------------*/	

.footerlink{
	font-size:10px;
	}

.footerlink a:link { color:#666666; text-decoration:none}
.footerlink a:active { color: #D87D08; text-decoration:underline}
.footerlink a:visited { color:#666666; text-decoration:none}
.footerlink a:hover { color: #333333; text-decoration:underline}
	
/*--------------------------- Contents -------------------------------*/	


.honmonarea {
	width: 557px;
	}


.honmon {
	font-size: 12px;
	line-height: 22px;
	width:556px;
}

.honmon_img {
	font-size: 12px;
	line-height: 22px;
}

.honmon p {
	margin: 0 0 9px 0;
}

.honmon_img img {
	margin: 0 0 10px 0;
}

.honmon2 {
	font-size: 12px;
	line-height: 22px;
	border-bottom:1px solid #d2d2d2;
	background:url(../images/icon.gif) 8px center no-repeat;
	padding:5px 0 5px 28px;
}

.honmon3 th,
.honmon3 td {
	font-size: 12px;
	line-height: 22px;
	border-bottom:1px solid #d2d2d2;
	padding:5px 15px;
	vertical-align:top;
}

.honmon3 th {
	text-align:left;
	width:10%;
}

.honmon3 td {
	background:url(../images/line_t.gif) 0 center no-repeat;
}

.honmon3 img {
	vertical-align:middle;
	margin:0 0 0 15px;
}

.honmon3 td ul {
	margin:0;
	padding:0;
}

.honmon3 td ul li {
	margin:0;
	list-style:none;
	padding:0 0 0 20px;
	background:url(../images/icon.gif) 0 2px no-repeat;
}

.honmon4 {
	line-height: 22px;
	border-bottom:1px solid #d2d2d2;
}

.honmonphoto {
	padding-top: 8px;
	}

.mawarileft {
	padding-right: 20px;
	padding-bottom: 15px;
	}

.mawariright {
	padding-left: 17px;
	padding-bottom: 15px;
	}

.photocap {
	font-size: 10px;
	line-height: 13px;
	background-color: #F4F4F4;
	padding: 3px;
	}
	
.photocap2 {
	font-size: 12px;
	line-height: 13px;
	background-color: #F4F4F4;
	padding: 3px;
	font-weight:bold;
}

.honmonlead {
	font-size: 12px;
	line-height: 16px;
	}

.honmonlead2 {
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}

.list {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	}

.listhead {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 0px 20px;
	}

.list a:link { color:#666666; text-decoration:none}
.list a:active { color: #D87D08; text-decoration:underline}
.list a:visited { color:#666666; text-decoration:none}
.list a:hover { color: #FFCC33; text-decoration:underline}


.list2 {
	font-size: 12px;
	line-height: 16px;
	}
.list2 a:link {
	color:#006699;
	text-decoration:none;
	font-weight: bold;
}
.list2 a:active { color: #D87D08; text-decoration:underline}
.list2 a:visited { color:#666666; text-decoration:none}
.list2 a:hover { color: #D87D08; text-decoration:underline}
	

.smalllist {
	font-size: 10px;
	line-height: 13px;
	}

.smalllist a:link { color:#333333; text-decoration:underline}
.smalllist a:active { color: #D87D08; text-decoration:underline}
.smalllist a:visited { color:#333333; text-decoration:underline}
.smalllist a:hover { color: #D87D08; text-decoration:underline}


.imagetitle {
	font-size: 20px;
	line-height: 24px;
	font-weight: bolder;
	padding-left: 30px;
	padding-right: 29px;
	}

.headline {
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.subindex {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img_shared/sub_bg1.gif);
	padding-left: 12px;
	height: 50px;
	padding-top: 4px;
	}


.subhead {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #2967B0;
	background-image: url(../img_shared/subhead01_bg1.gif);
	padding-top: 5px;
	}
	
	
.subhead_under {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #2967B0;
	padding-top: 5px;
	}

.subhead2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #2967B0;
	background-image: url(../img_shared/subhead01_bg1.gif);
	padding-top: 5px;
	}
miniminitext {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 10px;
	height: 8px;
	width: 8px;
}

.infolink {
	font-size: 12px;
	line-height: 18px;
	background-color: #E8E8E8;
	padding: 3px;
	}

.infolink a:link { color:#333333; text-decoration:none}
.infolink a:active { color: #333333; text-decoration:underline}
.infolink a:visited { color:#333333; text-decoration:none}
.infolink a:hover { color: #333333; text-decoration:underline}

.column {
	background-color: #F6F9FB;
	padding: 9px;
	border: 1px dotted #CCCCCC;
	}

.columnhead {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	background-color: #E2EEF7;
	border: 1px dotted #B8D3E8;
	}
	
.column-s {
	font-size:11px;
	line-height:1.4em;
	background-color: #F6F9FB;
	padding: 5px;
	border:1px solid #CCCCCC;
	}
	
.box666666 {
	border: 1px solid #666666;
}
.box999999 {

	border: 1px solid #999999;
}
.blockttl {
	font-size: 12px;
	font-weight: normal;
	color: #29568D;
}
.listblock {
	color: #22446F;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
.subheadred {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.subbar {
	background-image: url(../img_shared/subbar.gif);
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 2px;
	padding-left: 5px;
}
#block {
	padding-left: 1em;
}
.stit {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.honmonblock {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.gothic12 {
	font: 12px "lr SVbN", "Osaka|";
}
.head {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.kakomi {
	font-size: 12px;
	line-height: 1.8em;
	color: #000000;
	padding: 3px;
	border: 1px solid #CCCCCC;
}.mtit {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.cap11 {
	font-size:11px;
	line-height:15px;
}
.capspace {
	font-size:10px;
	line-height:13px;
	padding-right: 5px;
	padding-left: 5px;
}
.pr {
	font-size: 12px;
	color: #FFFFFF;
}

.pr a:link { color:#ffffff; text-decoration:none}
.pr a:active { color: #D87D08; text-decoration:underline}
.pr a:visited { color:#ffffff; text-decoration:none}
.pr a:hover { color: #D87D08; text-decoration:underline}

.red-w{
font-size:14px;
font-weight:bold;
color:#FFFFFF;
padding:4px 8px;
background-color:#990000;
}

.blue-w {

font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding:1px 2px 0px 2px;
background-color:#719ACC;
}

.blue-11{
font-size:11px;
line-height:15px;
color:#2967B0;
}

.blue-12{
color:#2967B0;
}

.big{
font-size:16px;
}

.or-b{
color:#E67902;
font-weight:bold;
}

.or-bib{
font-size:14px;
color:#E67902;
font-weight:bold;
}

table.dot{
border-style:dotted;
border-width:thin;
}
table.line {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.border{
border-style:dotted;
border-color:#999999;
}
.magazineback {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.honmon-wh {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
.top-kyotyo {
	font-weight: bold;
	color: #FFCC00;
}
h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.bigtitle {
	font-size: 16px;
	font-weight: bold;
	color: #0A1933;
}

/*s΅¦@align*/
.center-align {
	text-align: center;
	position: relative;
}

.right-align {
	text-align: right;
	position: relative;
}

/*linkΜF*/
.link-c-red {
	font-size: 14px;
}
.link-c-red a:link { color:#FFCC33; text-decoration:none}
.link-c-red a:active { color: #FFCC33; text-decoration:underline}
.link-c-red a:visited { color:#006600; text-decoration:none}
.link-c-red a:hover { color: #006600; text-decoration:underline}


.link-estate {
	font-size: 11px;
}
.link-estate a:link { color:#333333; text-decoration:underline}
.link-estate a:active { color: #6666FF; text-decoration:underline}
.link-estate a:visited { color:#6666FF; text-decoration:underline}
.link-estate a:hover { color: #FFCC00; text-decoration:underline}





/*footer*/
td.foot{border-right-style:dotted;
border-right-color:#CCCCCC;
}

#foot {
	font-size: 12px;
	color: #FFFFFF;
}

#foot a:link { color:#000000; text-decoration:none}
#foot a:active { color: #333333; text-decoration:underline}
#foot a:visited { color:#333333; text-decoration:none}
#foot a:hover { color: #333000; text-decoration:underline}
.indent {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 11px;
	display: block;
	margin: 10px;
	line-height: 13px;
}
.red_mini {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 9px;
	color: #990000;
	line-height: 9px;
}
.blue_10 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 10px;
	font-weight: bolder;
	color: #000066;
	background-color: #f0f8ff;
}
.pink_tenten {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	text-decoration: blink;
	background-color: #FAEDFD;
	padding: 10px;
	font-size: 11px;
	color: #333333;
	margin: 10px;
	border: 1px dotted #CCCCCC;
	line-height: 15px;
}
.boxtext {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 11px;
	margin: 7px;
	padding: 7px;
}
.name {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCCCC;
	margin: 1px;
	padding: 1px;
	color: #FF3333;
}
.watch {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 35px;
	padding: 5px 30px;
	margin-top: 5px 10px;
}
.long {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 26px;
	margin: 5px;
	padding: 5px;
}
.boxtext {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	color: #660000;
	margin: 8px;
	padding: 10px;
	line-height: 18px;
	height: 8px;
	width: 8px;
}
.indent2 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 13px;
	line-height: 25px;
	margin: 10px;
	padding: 10px;
}
.name2 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336600;
}

/*--------------------------- NGLΗΑ -------------------------------*/	
.b-red02 {	color: #E23D2C;
			font-weight:bold;
			font-size:12px;
			line-height:20px;
}

.pink_tenten02 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	background-color: #FAEDFD;
	padding: 10px;
	font-size: 11px;
	color: #333333;
	margin: 10px;
	border: 1px dotted #CCCCCC;
	line-height: 15px;
}

.bookinfo {
	font-size: 10px;
	font-weight: normal;
	color: #29568D;
}

.columnheadblue {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #2967B0;
	padding: 5px;
	background-color: #E2EEF7;
	border: 1px dotted #B8D3E8;
}

.columnheadred {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #E23D2C;
	padding: 5px;
	background-color: #ffcccc;
	border: 1px dotted #B8D3E8;
}


.subheadevent {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #2967B0;
	background-image: url(../img_shared/subhead01_bg1.gif);
	padding-top: 5px;
}
.box999999-ev {
	border: 1px solid #999999;
}	
.box999999-ev td {
	border: 1px solid #cccccc;
}

.seijyou01 {
	font-size: 12px;
	line-height: 22px;
	background-image: url(../life/estate/images/seijyo_p01.gif);
	background-repeat:no-repeat;
}

.seijyoucap {
	font-size: 10px;
}

.seijyouline {
	background-image: url(../life/estate/images/seijyo_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.seijyouhonmon {
	font-size: 12px;
	line-height: 22px;
	text-indent:2em;
}

.seijyouend {
	font-size: 12px;
	line-height: 22px;
	color:#FFFFFF;
	background-image: url(../life/estate/images/seijyo_p07.gif);
	background-repeat:no-repeat;
}

.seijyowhite {
	color: #FFFFFF;
}
	
	
.seijyowhite a:link { color:#FFFFFF; text-decoration:underline}
.seijyowhite a:active { color:#FFFFFF; text-decoration:underline}
.seijyowhite a:visited { color:#FFFFFF; text-decoration:underline}
.seijyowhite a:hover { color: #FFFFFF; text-decoration:none}


.luigicap {
	font-size: 10px;
	line-height: 16px;
	color:#FFFFFF;
	background-image: url(../life/fashion/images/luigi_bg02.gif);
	background-repeat: repeat;
	padding:10px;
}

.luigicap02 {
	font-size: 10px;
	line-height: 12px;
	color:#FFFFFF;
	background-image: url(../life/fashion/images/luigi_bg02.gif);
	background-repeat: repeat;
	padding:5px 10px;
}

.luigitable {
	width:749px;
	font-size: 10px;
	line-height: 18px;
	color:#666666;
	background-image: url(../life/fashion/images/luigi_bg01.gif);
	background-repeat: repeat-y;
	padding:10px;
}

a.inlineRedBox {
	padding-left:11px;
	background: url(../party/images/inline_redbox.gif) no-repeat left;
}
.partyReleaseIndexList {
	margin:0;
	padding-left:1em;
}
.partyReleaseIndexList li {
	margin-bottom:0.5em;
}
.partyReleaseIndexList h4 {
	color:#CC3300;
	font-weight:bold;
	display:inline;
	margin:0;
}

#PartySeminarIndex {
	text-align:left;
	width:557px;
}
#PartySeminarIndex img { border:none; }
#PartySeminarIndex h3 {
	margin:0 0 -200px;
}
#PartySeminarIndex address {
	text-align:right;
	margin-bottom:16px;
}
div.PartySeminarBlockMain {
	background-color:#eee;
	padding:10px;
	border-bottom:1px solid #930;
	margin-bottom:16px;
}
#PartySeminarIndex h4 {
	font-size:12px;
	color:white;
	margin:0;
	padding:4px 6px;
	background-image:url(../party/seminar/images/seminartitle_bg.gif);
	background-color:#930;
	border:2px solid #930;
}
.PartySeminarBlockMainDate {
	padding:4px 6px;
	border:1px solid #ccc;
	margin:0 0 0.5em;
}
.PartySeminarBlockMainText {
	margin:0;
}
.PartySeminarBlockMainButton {
	text-align:right;
}
.PartySeminarBlockMainPhoto {
	width:80px;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
}


/*--------------------------- GrandMediaΗΑ -------------------------------*/	
  .margin_TLRB11{margin:14px 14px 14px 14px;}
 .font9{font-size:9px;}
 .font_red{color:#6E2B32; font-size:14px;}
 .line_margin_TB14{
 	padding:14px 0 14px 0;
	border-top:1px solid #666666;
 	border-bottom:1px solid #666666;
	}
.line_bottom{
 	border-bottom:1px solid #666666;
	}

/*--------------------------- BordeauxCollectionΗΑ -------------------------------*/	


.BCheaderBgi{
background-image:url(../life/food/images/Bordeaux/bgi.jpg);
background-repeat:no-repeat;
}
.BCsideBgi{
background-image:url(../life/food/images/Bordeaux/bgi2.jpg); 
background-repeat:no-repeat; 
width:290px; 
padding:11px;
}
.BCcaption{
font-size:11px;
color:#FFFFFF;
margin:8px auto;
line-height:1.2em;
}
.BCwinelist{
color:#FFFFFF;
padding-left:3px;
line-height:1.6em;
*line-height:18px;
}
.BCtri{
margin-right:5px;
}
.BCoutline{
padding:3px 0 10px 17px;
width:260px;
}
/*--------------------------- BordeauxCollectionmailΗΑ -------------------------------*/	
.BCheaderBgi{
background-image:url(http://www.7hills.ne.jp/mail/images/Bordeaux/bgi.jpg);
background-repeat:no-repeat;
}
.BCsideBgi{
background-image:url(http://www.7hills.ne.jp/mail/images/Bordeaux/bgi2.jpg); 
background-repeat:no-repeat; 
width:290px; 
padding:11px;
}
.BCcaption{
font-size:11px;
color:#FFFFFF;
margin:8px auto;
line-height:1.2em;
}
.BCwinelist{
color:#FFFFFF;
padding-left:3px;
line-height:1.6em;
*line-height:18px;
}
.BCtri{
margin-right:5px;
}
.BCoutline{
padding:3px 0 10px 17px;
width:260px;
}
	
	
	
.text .b-Blue02 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2967B0;
}
.headline_Blue {
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #0066FF;
	font-weight: bold;
}
