﻿@charset 'UTF-8';
body{
	background-image:url(../img/base_bg.gif);
	background-position: top center;
	margin:0px;
	padding: 0px;
/**/

	font-family:"osaka", "ＭＳ Ｐゴシック", arial, sans-serif;
	}
#container{
	margin:0px auto;
	width:800px;
	position:relative;
	background-image:url(../img/bg_top.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
	}
img{
	border-style:none;
}
h1,h2,h3,h4{
	margin:0px;
	padding: 0px;
	}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
	}

#header{
	background:#FFFFFF;
	position:absolute;
	top:0px;
	left:0px;
	margin-left:10px;
	width:790px;
	height:70px;
	}
#logo{
	margin-top:15px;
	margin-left:22px;
	width:133px;
	float:left;
	}
#bannerfolder{
	background-color: #ffffff;
	text-align:center;
	border-bottom: 1px solid #dddddd;}
#banner{
	height:60px;
	width:800px;
	text-align:center;
	margin:0px auto;
	padding-top:6px;
	padding-bottom:6px;
	}
#full-banner{
	float:right;
	width:468px;
	}
#mini-banner{
	float:left;
	width:234px;
	}
#maiko_player{
	width:400px;
	border:1px solid #000000;
	height:327px;
	}
td#contents{
	background-image:url(../img/bg_bottom.jpg);
	background-position:center bottom;
	background-repeat: no-repeat;
	min-height:700px;
	padding-bottom:130px;
	text-align: left;
	}
#h2_logo{
	margin:7px 0px 0px 45px;
	z-index:3;
	}
#h3_title{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	}
#leftcontents{
	width:402px;
	float:left;
	margin-left:34px;
	margin-right:12px;
	margin-top:-18px;
	padding-top:66px;
	}
#rightcontents{
	width:313px;
	float:left;
	background-image:url(../img/bg_textspace.jpg);
	margin-top:-20px;
	margin-bottom:20px;
	text-align: left;
	}
#btn{
	height:80px;		
	clear:both;
	background-image:url(../img/bg_btn.jpg);
	padding-left:78px;
	background-color: #ffffff;
	}
#rightcontents #btn p#back,#rightcontents #btn p#next{
	float:left;
	text-indent:-9999px;
	margin-top:20px;
	height:32px;
	width:79px;
	margin-left:0px;
	}
#rightcontents p#back a,#rightcontents p#next a{
	display:block;
	height:32px;
	width:79px;
	background-repeat:no-repeat;
	}
#back a{
	background-image:url(../img/back.gif);
	}
#next a{
	background-image:url(../img/next.gif);
	}
	
#rightcontents h4{
	clear:both;
	margin-top:0px;
	margin-left:10px;
	width:276px;
	font-size:16px;
	font-weight:bold;
	line-height:130%;
	background-image:url(../img/div_bg_top.jpg);
	padding:8px;
	height: 143px;
	}
#rightcontents h5{
	margin-top:20px;
	margin-left:20px;
	margin-bottom:8px;
	width:276px;
	font-size:14px;
	font-weight:bold;
	line-height:130%;
	background-image:url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:8px;
	}
#rightcontents p#leadcopy{
	margin-top:10px;
	}
#rightcontents p{
	margin-top:0px;
	margin-left:20px;
	width:273px;
	font-size:12px;
	line-height:140%;
	}
#textspace{
	background-image:url(../img/bg_textbottom.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
	padding-bottom:20px;
	min-height:100px;
	}
#rightcontents p#leadcopy{
	margin-top:-90px;
	font-weight:bold;
	}
#rightcontents p#leadcopy1l{
	margin-top:-120px;
	font-weight:bold;
	}
#rightcontents p#leadcopy3l{
	margin-top:-60px;
	font-weight:bold;
	}
#bottomcontents{
	clear:both;
	width:699px;
	margin-left:34px;
	border:7px solid #000000;
	padding:8px;
	text-align:left;
	}
#bottomcontents .column{
	background-image:url(../img/div_bg_top.jpg);
	background-repeat: repeat-x;
	padding:10px;
	clear:both;
	min-height:150px;
	}
#bottomcontents .blue{
	background-image:url(../img/div_bg_blue.jpg);
	}
#bottomcontents h5{
	margin-top:0px;
	font-size:16px;
	background-image:url(../img/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:8px;
	margin-bottom: 8px;
	}
#bottomcontents h6{
	margin-top:3px;
	margin-left:0px;
	margin-bottom: 0px;
	font-size:14px;
	}
#bottomcontents h6.sono01,#bottomcontents h6.sono02,#bottomcontents h6.sono03,#bottomcontents h6.sono04,#bottomcontents h6.sono05{
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:60px;
	}
#bottomcontents h6.sono01{
	background-image:url(../img/sono01.gif);
	}
#bottomcontents h6.sono02{
	background-image:url(../img/sono02.gif);
	}
#bottomcontents h6.sono03{
	background-image:url(../img/sono03.gif);
	}
#bottomcontents h6.sono04{
	background-image:url(../img/sono04.gif);
	}
#bottomcontents h6.sono05{
	background-image:url(../img/sono05.gif);
	}
#bottomcontents p{
	font-size:12px;
	line-height:140%;
	}
.f_right{
	float:right;
	padding:8px;
	background-color: #ffffff;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	}
.leadphoto{
	width: 175px;
	border:8px solid #ffffff;
	margin-left:58px;
	}
.leadphoto2{
	width: 195px;
	border:8px solid #ffffff;
	margin-left:48px;
	}
#bottomcontents .f_right p{
	font-size:10px;
	margin:4px 0px 0px 0px;
	text-align: right;
	}
body #footerfolder{
	text-align:center;
	width:100%;
	background-color: #ffffff;
	}
#DOGATCHfooter div{
		margin-bottom:0px;
		padding-bottom:5px;
		}
#DOGATCHfooter div.m1{
		padding-bottom:0px;
		}

.bgpink{
	background-color: #ec1a7f;
	}
#footerlink{
 	background-color:#ec1a7f;
 	border-top:1px solid #ec1a7f;
 	}
 	
 #gotohome{
 	margin:0px auto;
 	background-color:#ec1a7f;
 	width:800px;
 	}
a.footer:link    {color:#ffffff;text-decoration:none;}
a.footer:visited {color:#ffffff;text-decoration:none;}
a.footer:active  {color:#ffffff;text-decoration:underline;}
a.footer:hover   {color:#ffffff;text-decoration:underline;}

#next a,#back a{background-position: 0px -32px;}
#next a.nolink,#back a.nolink{background-position: 0px 0px;}
#next a:hover,#back a:hover{background-position: 0px -64px;}
