@charset "UTF-8";
/************************************************
*	Reset										*
************************************************/

h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  margin: 0px;
  padding: 0px;
}

img {
  border-style: none;
  margin:0px;
  padding:0px;
}

a{
  color:#FF7FC0;
}

a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

hr{
  margin-bottom:40px;
}

.style1 { color: #F5709F; font-weight: bold; }

/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	background-color: #ffffff;
	background-image: url(http://www.osaka-sevenbells.com/img/body_bg.jpg);
        background-position:left top;
        background-repeat:repeat-x;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

div#banner{
        width:100%;
        height:53px;
        background-color:transparent;
	background-image: url(http://www.osaka-sevenbells.com/img/banner_bg.jpg);
        background-position:left top;
        background-repeat:repeat-x;
        margin:0px;
        padding:0px;
        font-size:100%;
}


div#header {
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 950px;
	overflow: hidden;
}

div#content {
	font-size: 100%;
	color: #333333;
	background-color: transparent;
	background-image: url(http://www.osaka-sevenbells.com/img/content_bg.png);
	background-position:left top;
	background-repeat:repeat-y;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 965px;
}
* html #content { behavior: expression(IEPNGFIX.fix(this)); }


div#main {
	font-size: 80%;
	color: #333333;
	background-color: transparent;
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
        margin-right:5px;
	width: 680px;
	float: right;
}


div#sub {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 250px;
	float: left;
}


div#footer {
	font-size: 80%;
	color: #ffffff;
	background-color: transparent;
	background-image: url(http://www.osaka-sevenbells.com/img/footer_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
        height:115px;
	clear: both;
  overflow:hidden;
}
* html #footer { behavior: expression(IEPNGFIX.fix(this)); }
div#footer address{
        font-size:120%;
        font-weight:bold;
}
div#footer a{
        color:#ffffff;
        text-decoration:none;
}
div#footer a:hover{
        text-decoration:underline;
}

/************************************************
*	header  									*
************************************************/

div#header .inner {
	padding-left: 10px;
	padding-right: 10px;
}

div#header h1 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 160%;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#header h1 a {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
}

div#header-bottom h2{
  width:950px;
  margin:0 auto;
  text-align:left;
  text-indent:10px;
  font-size:80%;
}

div#header img a {
	margin: 0px;
	border: none;
}

div#header p {
	font-size: 80%;
	color: #333333;
	background-color: #ffffff;
	line-height: 140%;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

div#banner .inner{
        text-align:left;
        width:950px;
        height:46px;
        margin:0 auto;
}
div#banner .inner h1{
        width:500px;
        float:left;
}
div#banner .inner h1 a{
        font-size:80%;
        font-weight:bold;
        color:#ffffff;
        text-decoration:none;
        position:relative;
        top:20px;
}


/************************************************
*	Content 					     		    * 
************************************************/

div#content .inner{
       width:950px;
       margin:0px auto;
  padding-top:6px;
}

div#main .inner {
       width:680px;
}

/* --- 見出し --- */
div#main h2,
div#main h3
{
        width:676px;
        height:42px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #4d4d4d;
	background-color: transparent;
        background-image:url(http://www.osaka-sevenbells.com/img/h3.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
        text-indent:20px;
        line-height:270%;
	clear: both;
}

div#main h4 {
        width:679px;
        height:25px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #F35E93;
	background-color: transparent;
        background-image:url(http://www.osaka-sevenbells.com/img/h4.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
        text-indent:40px;
        line-height:160%;
	clear: both;
}

div#main h5 {
        height:33px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 110%;
        _font-size:100%;
	font-weight: bold;
	color: #f57d01;
	background-color: transparent;
        background-image:url(http://www.osaka-sevenbells.com/img/h5.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
        text-indent:40px;
        line-height:240%;
	clear: both;
}

div#main h6 {
        height:33px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #E91360;
	background-color: transparent;
        background-image:url(http://www.osaka-sevenbells.com/img/h6.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
        text-indent:20px;
        line-height:150%;
	clear: both;
}



/* ハイパーリンク */
div#main a {
	text-decoration: none;
	color: #FF7FC0;
	background-color: transparent;
}

div#main a:hover {
	text-decoration: underline;
	color: #FFCFE9;
	background-color: transparent;
}
/* 段落 */
div#main p {
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.menu {
	padding-top: 20px;
}

/* 画像 */
div#main img {
	border: none;
	/*margin-bottom: 10px;*/
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#main ol li,div#main ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
	color: #333333;
	background-color: #eeeeee;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}

/* 画像左配置 */
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
/* 画像中央配置 */
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
/* 画像右配置 */
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#main .posted img {
	border: none;
	margin-bottom: -5px;
}

div.comment-reply {
	margin-left: 20px;
}


/* コメンター画像 */
.asset-meta img {
	position: relative;
	top: 14px;
}

/* コメントフォーム */
div#main textarea{
	width: 440px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
	font-size: 100%;
}
div#main label {
	margin-bottom: 0.8em;
	width: 11em;
	float: left;
	clear: both;
	white-space: nowrap;
}



/************************************************
*	 Sidebar 					     	    * 
************************************************/

div#sub .inner {
       width:250px;
}

/* サイドバーリスト */
div#sub dl {
	clear:both;
}

div#sub dt {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 20px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#sub dd {
	font-size: 100%;
}
	
	
div#sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#sub ul li {
	font-size: 75%;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub ul li a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
	margin: 0;
}

div#sub ul li a:hover{
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}
/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0px 0px 6px 0px;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
  font-size:12px;
  color:#ff7fc0;
}

div#sub a img{
        margin-bottom:0px;
}

div.sideBottomLinks{
  display:block;
  margin-top:10px;
  margin-left:6px;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  border:1px solid #cecece;
  text-align:left;
}

/************************************************
*	Footer  									*
************************************************/
/* 文責 */
div#footer address {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: bold;
}
/* 段落 */
div#footer p {
	font-size: 70%;
}


div#indexBox02{
        width:680px;
        margin:0 auto;
}
div.indexBox02_L{
  width:337px;
  height:216px;
  _height:235px;
  background-color:transparent;
  background-image:url(http://www.osaka-sevenbells.com/img/news-topics_bg.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  float:left;
  line-height:150%;
  _line-height:170%;
  padding-top:30px;
  _padding-top:35px;
}
div.indexBox02_L ul{
        list-style-type:none;
}

div.indexBox02_R{
        float:right;
}
div.innerBox01{
        width:319px;
        height:119px;
        background-color:transparent;
        background-image:url(http://www.osaka-sevenbells.com/img/innerBox01_bg.jpg);
        background-repeat:no-repeat;
        background-position:left top;
        margin-bottom:20px;
        line-height:200%;
}
div.innerBox01 ul{
        list-style-image:url(http://www.osaka-sevenbells.com/img/icon.jpg);
        position:relative;
        top:40px;
}

div.innerBox02{
        width:319px;
        height:99px;
        background-color:transparent;
        background-image:url(http://www.osaka-sevenbells.com/img/innerBox02_bg.jpg);
        background-repeat:no-repeat;
        background-position:left top;
        padding-top:36px;
        line-height:200%;
}
div.innerBox02 ul{
        list-style-image:url(http://www.osaka-sevenbells.com/img/icon.jpg);
        margin-top:36px;
}

/* ---------------------------------------------- */

/* ---------- menuページ --------------------- */
div#menuBox01{
         width:600px;
         margin:0 auto;
         _margin-left:40px;
         text-align:center;
}

div#menuBox01 table tr td{
         border:1px solid #f59d01;
         background-image:url(http://www.osaka-sevenbells.com/img/menu/menuBox_bg.jpg);
         background-position:left top;
         background-repeat:repeat-x;
}
div#menuBox01 table tr td img{
         border:2px solid #ffffff;
}
/* ------------ 共通 ---------------- */
/* 料金表 */
div.payBox table{
         margin:0 auto;
}
div.payBox table tr td{
         border:1px solid #cccccc;
         background-image:url(http://www.osaka-sevenbells.com/img/payBox_bg.jpg);
         background-position:left top;
         background-repeat:repeat-x;
         padding:5px;
}
div.payBox table tr th{
         border:1px solid #FFBFD5;
         background-image:url(http://www.osaka-sevenbells.com/img/th_bg.jpg);
         background-position:left top;
         background-repeat:repeat-x;
         color:#5d5d5d;
         padding:5px;
}
div.payBox table tr td img{
  margin-bottom:0px;
}


/* ----------------------------------- */

/* ---------- フラッシュ脱毛の仕組み ---- */
div#shikumiBox p{
         width:220px;
         color:#5d5d5d;
         font-size:90%;
         margin:0 auto;
         _margin-left:12px;
}
div.shikumiBox01{
         width:244px;
         height:345px;
         background-image:url(http://www.osaka-sevenbells.com/img/flash/flashImg05.jpg);
         background-position:left top;
         background-repeat:no-repeat;
}
div.shikumiBox01 p{
         position:relative;
         top:205px;
}
div.shikumiBox02{
         width:244px;
         height:389px;
         background-image:url(http://www.osaka-sevenbells.com/img/flash/flashImg06.jpg);
         background-position:left top;
         background-repeat:no-repeat;
}
div.shikumiBox02 p{
         position:relative;
         top:205px;
}
div.shikumiBox03{
         width:244px;
         height:324px;
         background-image:url(http://www.osaka-sevenbells.com/img/flash/flashImg07.jpg);
         background-position:left top;
         background-repeat:no-repeat;
}
div.shikumiBox03 p{
         position:relative;
         top:215px;
}
div.shikumiBox04{
         width:244px;
         height:324px;
         background-image:url(http://www.osaka-sevenbells.com/img/flash/flashImg08.jpg);
         background-position:left top;
         background-repeat:no-repeat;
}
div.shikumiBox04 p{
         position:relative;
         top:210px;
         text-align:center;
}
/* ------- フラッシュ脱毛お得コース -------- */
div.course{
}
div.course table tr td{
         border:1px solid #5d5d5d;
}
/* ------- ニードル脱毛 --------------------- */
div.needleBox table{
         border:1px solid #cccccc;
}

div.top-tel{
        width:370px;
        height:27px;
        background-image:url(http://www.osaka-sevenbells.com/img/top-tel.jpg);
        background-position:right bottom;
        background-repeat:no-repeat;
        float:right;
        padding-top:19px;
        _margin-top:10px;
}
div.top-tel strong{
  font-size:75%;
  color:#ffffff;
  position:relative;
  top:4px;
  right:16px;
}
/* ------ ヘッダーメニュー ---------------- */
div.headerBox_L{
        float:left;
}
div.headerBox_R{
        width:617px;
        height:95px;
        float:right;
}
div.rightTop-menu{
        font-size:80%;
        text-align:right;
        margin-bottom:20px;
        color:#666666;
}
div.rightTop-menu a{
        color:#666666;
        text-decoration:none;
}
div.rightTop-menu a:hover{
        color:#999999;
        text-decoration:underline;
}

div.rightBottom-menu{
        font-size:80%;
         width:620px;
         height:48px;
        background-image:url(http://www.osaka-sevenbells.com/img/topmenu_bg.jpg);
        background-position:right bottom;
        background-repeat:repeat-x;
        list-style-type:none;
}
div.rightBottom-menu ul{
}
div.rightBottom-menu ul li{
       display:block;
       float:left;
}
div.rightBottom-menu ul li a{
       line-height:150%;
       display:block;
       width:103px;
       height:48px;
       color:#666666;
       text-align:center;
       font-weight:bold;
       text-decoration:none;
}
div.rightBottom-menu ul li a:hover{
       width:103px;
       height:48px;
       color:#F35E93;
       text-decoration:none;
        /*background-image:url(http://www.osaka-sevenbells.com/img/topmenu_hover.jpg);
        background-position:right bottom;
        background-repeat:repeat-x;*/
        overflow:hidden;
}
div.td01{
         text-align:center;
         border:1px solid #f784ad;
         background-color:#FEEFF4;
         /*background-image:url(http://www.osaka-sevenbells.com/img/menu/menuBox_bg.jpg);*/
         background-position:left top;
         background-repeat:repeat-x;
         padding:10px;
         color:#F571A0;
}
div.lib{
         width:676px;
         height:259px;
         background-image:url(http://www.osaka-sevenbells.com/img/map.jpg);
         margin-top:10px;
}
div.lib ul{
  position:relative;
  top:80px;
  line-height:300%;
}
div.lib a{
         display:block;
         width:300px;
         height:30px;
         background-color:#cccccc;
         position:relative;
         top:123px;
         left:20px;
}
div.lib ul li{
  font-weight:bold;
}
div.lib ul li strong{
  color:#B1446B;
  font-size:120%;
  font-weight:bold;
  margin-right:10px;
}

div.careBox{
         width:231px;
         height:155px;
         background-image:url(http://www.osaka-sevenbells.com/img/careBox_bg.jpg);
         background-position:left top;
         background-repeat:no-repeat;
         margin:0 auto 5px auto;
         text-align:center;
}
div.careBox_T{
         width:231px;
         height:89px;
}
div.careBox_T a{
         display:block;
         width:89px;
         height:23px;
         background-image:url(http://www.osaka-sevenbells.com/img/btn_T.png);
         background-position:left top;
         background-repeat:no-repeat;
         position:relative;
         left:135px;
         top:65px;
}
*:first-child+html div.careBox_T a{
         position:relative;
         left:50px;
         top:65px;    
}

div.careBox_B{
         width:231px;
}
div.careBox_B a{
         display:block;
         width:89px;
         height:23px;
         background-image:url(http://www.osaka-sevenbells.com/img/btn_B.png);
         background-position:left top;
         background-repeat:no-repeat;
         position:relative;
         left:135px;
         top:41px;
}
*:first-child+html div.careBox_B a{
         position:relative;
         left:50px;
         top:41px;    
}
div.tegaruBox{
        width:680px;
        height:129px;
         background-image:url(http://www.osaka-sevenbells.com/img/mainBanner02.jpg);
         background-position:left top;
         background-repeat:no-repeat;
        margin-bottom:10px;
}
div.tegaruBox_T{
        width:680px;
        height:57px;
}
div.tegaruBox_T a{
         display:block;
         width:89px;
         height:23px;
         background-image:url(http://www.osaka-sevenbells.com/img/btn_T.png);
         background-position:left top;
         background-repeat:no-repeat;
         position:relative;
         top:33px;
         left:563px;
}
div.tegaruBox_B{
        width:680px;
}
div.tegaruBox_B a{
         display:block;
         width:89px;
         height:23px;
         background-image:url(http://www.osaka-sevenbells.com/img/btn_B.png);
         background-position:left top;
         background-repeat:no-repeat;
         position:relative;
         top:33px;
         left:563px;
}
/* ----------- AccessMap ------------------ */
div#accessmap h3 {
        width:676px;
        height:42px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #4d4d4d;
	background-color: transparent;
        background-image:url(http://www.osaka-sevenbells.com/img/h3.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin: 10px auto;
        text-indent:20px;
        line-height:200%;
	clear: both;
}

div#accessmap h4 {
        width:679px;
        height:25px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #F35E93;
	background-color: transparent;
        background-image:url(http://www.osaka-sevenbells.com/img/h4.jpg);
        background-position:left top;
        background-repeat:no-repeat;
	margin: 10px auto;
        text-indent:40px;
        line-height:160%;
	clear: both;
}
div#accessmap p{
        font-size:80%;
}

div.libTopBox{
       margin-top:10px;
}

div#hajimeteBox{
  width:231px;
  background-image:url(http://www.osaka-sevenbells.com/img/hajimeteBox_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  line-height:120px;
  margin-left:10px;
  margin-bottom:10px;
  _margin-bottom:0px;
}
div#hajimeteBox a{
  color:#f35e93;
  display:block;
  width:231px;
  height:92px;
  text-decoration:none;
  font-weight:bold;
  font-size:80%;
}
div#hajimeteBox a:hover{
  color:#f35e93;
  display:block;
  width:231px;
  height:92px;
  text-decoration:none;
  background-image:url(http://www.osaka-sevenbells.com/img/hajimeteBox_bg_hover.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  font-weight:bold;
  font-size:80%;
}

div.datsumouBanner{
  width:230px;
  height:163px;
  background-image:url(http://www.osaka-sevenbells.com/img/datsumouBanner.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  margin-left:10px;
  _margin-left:7px;
  margin-bottom:10px;
}
div.datsumouBanner a{
  display:block;
  color:#c09964;
  font-size:90%;
  text-decoration:none;
  position:relative;
  top:65px;
  width:230px;
  height:100px;
}
