/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}
/* IE6以下でpadding指定 */
*html body {
padding-left: 1px;
}
/*-----------------------------------▲cssハック------------------------------------------------- */

@font-face {
    font-family: 'MyWebFont';
    src: url('font/ume-pgc4.eot?') format('eot'),
         url('font/ume-pgc4.woff') format('woff'),
         url('font/ume-pgc4.ttf')  format('truetype'),
         url('font/ume-pgc4.svg#svgFontName') format('svg');
}
.MyWebFont{
	font-family: 'MyWebFont';
}

@font-face {
    font-family: 'fui';
    src: url('font/HuiFont109.eot?') format('eot'),
         url('font/HuiFont109.woff') format('woff'),
         url('font/HuiFont109.ttf')  format('truetype'),
         url('font/HuiFont109.svg#svgFontName') format('svg');
}
.fui{
	font-family: 'fui';
}
/*-----------------------------------▲font------------------------------------------------- */

html{ background-image:url(images/bg_line.jpg);}

body{font-size:13px;height: 100%;font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a{text-decoration:none;}

li { list-style:none; }

/* =======================================================
            ヘッダー開始
======================================================= */


/*-----------------------------------------▼lineheightとdisplayblockのIE6バグ------------------------------------------- */
li {line-height:0;
    }
a {line-height:normal;
    }
 img {vertical-align:bottom;
    }
/*-----------------------------------------▲修正------------------------------------------- */

img.bgmaximage{
  position:fixed !important;
}

#maincontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}
/*-------▲フルスクリーン---------------*/
img.bgmaximage{
  position:fixed !important;
}

#maincontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}
/* =======================================================
            ヘッダーエリア
======================================================= */
div#headerwap{background-color:#FFFFFF;margin:0 auto; text-align:center; margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;}
h1{width:100%}
h1 img{text-align:center;}
/* =======================================================
            サイドメニューエリア
======================================================= */
ul#side{width:240px; float:left; margin:0; padding:0;}
ul#side_menu a{color:#FFF;display:block;width:200px;height:40px;text-indent:1em;line-height:40px;font-size:1.2em;}
ul#side_menu li.menu02{background-image: url("images/menu_02.jpg"); list-style:none; }
ul#side_menu li.menu03{background-image: url("images/menu_03.jpg"); list-style:none; }
/* ul#side_menu{ background-color:#FFF;} */ 
#banner{width:200px; float:left;}
#banner_img{ margin-top:10px;}
/* =======================================================
            index以外共通
======================================================= */
div#wap{width:1000px;margin:0 auto; padding:0;}

span.red{color:red;
font-weight: bold;
font-size:1.2em;
}

span.black{color:black;
font-weight: bold;
font-size:1.2em;
}

div#contents{float:left;width:560px;margin-left:60px;}

div#sideContents{
width:140px;
float:right;
}

ul#bnr li{color:#660000; font-weight:bold; line-height:1.5em; margin-bottom:5px;}
ul#bnr{width:140px;margin-bottom:50px;}
ul#bnr li a{margin-bottom:5px;}

h2{background-image:url("images/bg_h2.png");width:100%;height:auto; color:#FFF; font-size:1.5em; line-height:1.4; text-indent:0.5em; padding: 10px 0;}

div.container{
width:560px;
background-color:#FFF;
border-style: solid;
border-width: 3px;
border-color: #660033;
}

div.container-red{
width:556px;
background-color:rgba(255, 0, 0, 0.1);
border: 5px solid red;
margin-bottom: 8px;
}

h3{
line-height:2em;
text-indent:1em;
border-style: solid;
border-width: 3px 0 1px;
border-color: #660033;
color: #036;
font-size:1.2em;
background-color:#f4f4f4;
}

div.container p{
padding:12px;
}

div.container-red p{
	padding: 12px;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: red;
	text-shadow: 1px 1px 3px #999;
}

table{
vertical-align:middle;
margin:5px 12px;
}

div.container td{
text-indent:0em;
}

div.container th{
text-indent:0em;
}

div.container{
margin-bottom:20px;
}

div.container ol li, div.container ul li{
line-height:1.4em;
display:inline-block;
border-bottom:dotted;
border-width:1px;
margin-bottom:5px;
border-color:#39F;

	padding-left: 1em;
	text-indent: -1em;
	width: 97.5%;
}
ol{margin:12px;}

div.container ul {
	list-style: none;
	margin-left: 10px;
	margin-top: 10px;
}
div.container ul li:before {
	content: '■';
}
div.container ul li{
	border: 0;
	line-height: 1.4;
	display: list-item;
	margin-bottom: 0.5em;
}

img.f_r{float:right;margin:0 0 0 10px}
img.f_l{float:left;margin:0 10px 0 0}

/* =======================================================
            indexページ
======================================================= */
div#movie{
    background-image:url(images/bg_movie.jpg);
	widht:500px;heigth:300px;
	background-repeat:no-repeat;
	padding:54px 15px 0;
}

div#movie2{
    background-image:url(images/bg_movie2.jpg);
	widht:500px;heigth:450px;
	background-repeat:no-repeat;
	padding:54px 15px 0;
}


ul#bnr_top2 li.y_l2{width:250px;}
ul#bnr_top3 li.y_l2{width:250px;}
ul#bnr_top li.y_l{float:left;  width:110px;}
ul#bnr_top li.y_r{float:right; width:110px; margin-right:50px;}
ul#bnr_top li{margin:10px 0; text-align:center; color:#660000; line-height:1.5em; font-weight:bold;}
ul#bnr_top2 li{margin:10px 0; text-align:center; color:#660000; line-height:1.5em; font-weight:bold; font-size:14px;}
ul#bnr_top3 li{margin-top:50px; text-align:center; color:#660000; line-height:1.5em; font-weight:bold; font-size:14px;}

div#news{
width:400px;
border-style: solid;
border-width: 2px;
border-color: #660033;
margin-bottom:20px;
background-color:white;
}

div#contents_top{float:left;width:400px;margin-left:30px;}

div#sideContents_top{
width:300px;
float:right;
}

div#sideContents_top2{
width:300px;float:right;
}

div#sideEntry{
width:300px;
border: dotted 2px silver;
padding:5px 0;
background-color:#FFF;
}
div#sideEntry p{
text-align:center;
}

div.bx-wrapper{width:960px;z-index:1px;
}
div.bx-viewport{z-index:0; position:relative;top:155px;}
.bx-pager-item { text-align:center;display:inline-block;z-index:2;
*zoom: 1;*display: inline;
}

.bx-controls-direction a{
visibility: hidden;
}

img#ueni{z-index:2; position:absolute;}

/*#headerwap_index{height:530px;width:960px;margin:0 auto 30px} */
#headerwap_index{
	background-color:#FFFFFF;
	height:575px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-right: auto;
	margin-left: auto;
}


#byakko{ 
	display:block;
	width:200px;
	height:235px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-image:url(images/byakko1.png)
}

#byakko a {
	display: block;
	width: 100%;
	height: 100%;
}

#byakko:hover{
	background-image:url(images/byakko2.png)
}

/* =======================================================
            Q&A
======================================================= */
div.container p.question{
line-height:2em;
border-style: solid;
border-width: 3px 0 1px;
border-color: #660033;
color: #036;
font-size:1.2em;
background-image:url(images/bg_Q.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:40px;
width:auto;
}

div.container p.answer{
background-image:url(images/bg_A.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:40px;
}

/* =======================================================
            ゲスト
======================================================= */
p.name{
border-color:#660033;
border-width:0 0 1px 3px;
border-style: none none dotted solid;
color:#036;font-size:1.2em;
width:376px;float:right;
}

p.name2{
border-color:#660033;
border-width:0 0 1px 3px;
border-style: none none dotted solid;
color:#036;font-size:1.2em;
width:300px;float:right;
}

p.textblock{
	width:376px;
	float:right;
	text-align: justify;
	padding-bottom: 0px !important;
}

p.textblock2{
	width:300px;
	float:right;
	text-align: justify;
	padding-bottom: 0px !important;
}

.gestwap{margin:12px;
}

.wap img{float:left;}

/* =======================================================
            スポンサーなど
======================================================= */
table#list{width:980px;margin:10px auto}
table#list td{
	width:280px;
	vertical-align:top;
	text-align: justify;
	padding-right: 10px;
	}

/* =======================================================
            メディカルランナー
======================================================= */
.m_l255{margin-left:255px}
.t_l_c{text-align:center;clear:both;}
/* =======================================================
            footer
======================================================= */

div#footer{
width:100%;height:200px;
background-color:#333;
margin-top:40px;
}
div#footerwap{
width:960px;height:150px;
margin:0 auto;
padding:10px 0;
}

div#footerwap a{
color:#ffffff;
text-decoration:none;
}

div#footerwap a:hover{
color:#CCC;
text-decoration:none;
}

div#footer1 ul{
width:100px;
float:left;
padding:0 15px;
border-left: 1px solid white;
}
div#footer2 ul{
width:100px;
float:left;
padding:0 15px;
border-left: 1px solid white;
}

div#footer4 {
width:100px;
float:left;
padding:0 15px;
border-left: 1px solid white;
}
div#footer5{
width:150px;
float:left;
color:white;
padding-left:10px;
}
div#footer5 p{
line-height:2em;
}


div#footer3{
	width: 130px;
	height: 20px;
	float: right;
	background-color: #333333;
	background-repeat: no-repeat;
	position: relative;
	top: -30px;
	text-align: center;
	line-height: 20px;
}

p.hosoku{
color:#ffffff;
text-align: center;
font-size:0.8em;
clear:both;
}

/* =======================================================
            キャラクター
======================================================= */

.caption{ text-align:center; padding-pottom:12px; font-size:1.5em; color:#339}
table#chara{
margin:0px;padding:0px;
}
table#chara img{
margin:0px;padding:12px 0 0 ;width:160px;
}

/* =======================================================
            clearfix
======================================================= */
.clearfix:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
font-size: 0.1em;
}

/* =======================================================
            ちょっとしたやつ
======================================================= */
.m_b{margin-bottom:12px}
.f_r{float:right}
.f_l{float:left}


/********************************************/
/*			ギャラリー　　　				*/
/********************************************/

div.container ul.thumbnail { list-style-type: none; }
div.container ul.thumbnail li {
 float: left;
 margin: 0 5px 20px 0;
 width: auto;
 list-style-type: none;
 padding-left: 0;
 text-indent: 0;
}
div.container ul.thumbnail li:before {
	content: none;
}

div.container ul.thumbnail li img {
 border: 1px solid #bbb;
 padding: 3px;
 width: 160px;
 height:120px;
}

div.container ul.thumbnail li a { display: block; }

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 line-height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix { display: inline-block; margin:0; }

/* MacIE用 */
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


.repoCon
{
	height:auto;
/*	background:#F8F8F8; */
	margin:0px 10px 30px 10px;
	padding:10px 5px 10px 5px;
}

/********************************************/
/*			完売表示							*/
/********************************************/
.pos_relative {
	position: relative;
}

.kanbai {
	text-align: center;
}

.kanbai img {
	position: absolute;
	top: 50px;
	right: 10px;
	margin: auto;
}

