@charset "Shift_JIS";

* {
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	text-decoration: none;
	word-break: break-all ;
	word-wrap: break-word ;
	color: #333;
}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	padding: 0 0 10px 0;
	background-color: #000;
	width: 720px;
	margin: 0px auto 0px auto;
	text-align: center;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}

a,
a:link,
a:visited {
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration:underline ! important;
}
a img {
	border: none;
	text-decoration: none;
}
a:hover img {
	border: none;
	text-decoration: none;
}/*
.imgl {
	float: left;
}
.imgr {
	float: right;
}*/
strong {
	font-weight: bold;
}

.clear{
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	line-height:100%;
	font-size:0px;
}

/* ***** wrapper ***** */
div#wrapper {
	width: 720px;
	background-color: #fff;
/*	background-image: url(../images/common/bg.png);
	background-repeat: no-repeat;*/
}
.cleaner,
.cleanerbg {
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
	height:0px;
}
/* ***** wrapper ***** */

/* ***** header ***** */
#header {
	padding: 0;
	margin: 0;
	height:150px;
	width:720px;
	text-align: left;
	overflow: hidden;
}
#header a img {
/*	position:relative;
	top:0px;
	left:0px;
	float: left;
	width: 150px;
	height: 100px;*/
}
#header .fla {
/*	float: right;
	width: 560px;
	height: 100px;
	position:relative;
	top:0px;
	left:0px;*/
}

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

/* ***** mn menu ***** */
div#mn {
	text-align: left;
	clear: both;
}
div#mn ul {
/*	padding-top: 10px;*/
/*	display: inline;
	list-style-type: none;
	height: 34px;*/
}

#mn ul{
    list-style:none;
    width:100%;
}
#mn ul li#mn1{
    list-style:none;
    float:left;
    width:120px;
}
#mn ul li#mn2{
    list-style:none;
    float:left;
    width:156px;
}
#mn ul li#mn3{
    list-style:none;
    float:left;
    width:137px;
}
#mn ul li#mn4{
    list-style:none;
    float:left;
    width:169px;
}
#mn ul li#mn5{
    list-style:none;
    float:left;
    width:127px;
}
#mn ul li#mn1 a{
    display:block;
    width:120px;
    height:34px;
    text-indent:-200px;
    background-image:url(../images/common/mn1.jpg);
    overflow:hidden;
}
#mn ul li#mn2 a{
	display:block;
	width:156px;
	height:34px;
	text-indent:-200px;
	background-image:url(../images/common/mn2.jpg);
	overflow:hidden;
}
#mn ul li#mn3 a{
    display:block;
    width:137px;
    height:34px;
    text-indent:-200px;
    background-image:url(../images/common/mn3.jpg);
    overflow:hidden;
}
#mn ul li#mn4 a{
    display:block;
    width:169px;
    height:34px;
    text-indent:-200px;
    background-image:url(../images/common/mn4.jpg);
    overflow:hidden;
}
#mn ul li#mn5 a{
    display:block;
    width:127px;
    height:34px;
    text-indent:-200px;
    background-image:url(../images/common/mn5.jpg);
    overflow:hidden;
}
#mn ul li#mn12{
    list-style:none;
    float:left;
    width:116px;
}
#mn ul li#mn22{
    list-style:none;
    float:left;
    width:116px;
}
#mn ul li#mn32{
    list-style:none;
    float:left;
    width:100px;
}
#mn ul li#mn42{
    list-style:none;
    float:left;
    width:148px;
}
#mn ul li#mn52{
    list-style:none;
    float:left;
    width:100px;
}
#mn ul li#mn62{
    list-style:none;
    float:left;
    width:129px;
}
#mn ul li#mn12 a{
    display:block;
    width:116px;
    height:34px;
    text-indent:-200px;
    background-image:url(../images/common/mn12.jpg);
    overflow:hidden;
}
#mn ul li#mn22 a{
	display:block;
	width:116px;
	height:34px;
	text-indent:-200px;
	background-image:url(../images/common/mn22.jpg);
	overflow:hidden;
}
#mn ul li#mn32 a{
    display:block;
    width:100px;
    height:34px;
    text-indent:-200px;
    background-image:url(../images/common/mn32.jpg);
    overflow:hidden;
}
#mn ul li#mn42 a{
    display:block;
    width:148px;
    height:34px;
    text-indent:-900px;
    background-image:url(../images/common/mn42.jpg);
    overflow:hidden;
}
#mn ul li#mn52 a{
    display:block;
    width:100px;
    height:34px;
    text-indent:-200px;
    background-image:url(../images/common/mn52.jpg);
    overflow:hidden;
}
#mn ul li#mn62 a{
    display:block;
    width:129px;
    height:34px;
    text-indent:-200px;
    background-image:url(../images/common/mn62.jpg);
    overflow:hidden;
}

#mn1 a, #mn2 a, #mn3 a, #mn4 a, #mn5 a, #mn12 a, #mn22 a, #mn32 a, #mn42 a, #mn52 a, #mn62 a{
    background-position: left bottom;
}
#mn1 a:hover, #mn2 a:hover, #mn3 a:hover, #mn4 a:hover, #mn5 a:hover, #mn12 a:hover, #mn22 a:hover, #mn32 a:hover, #mn42 a:hover, #mn52 a:hover, #mn62 a:hover{
    background-position: top;
}

/* ***** mn menu ***** */

/* ***** main ***** */
#main {
	margin: 0 10px 10px 10px;
	text-align: left;
	padding: 10px 0 0 0;
	clear: both;
}
#main p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 15px;
	color: #333;
}
#main p.popt {
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 15px;
	color: #333;
}

#main p.u0 {
	padding-bottom: 0px !important;
}
#main p.u5 {
	padding-bottom: 5px !important;
}
#main p.u00 {
	font-size:5px !important;
	line-height:5px !important;
	padding-bottom: 0px !important;
}

/* ***** main ***** */

/* ***** contents ***** */
div#contents {
	float: left;
	width: 485px;
}
div#contentsw {
	float: left;
	width: 690px;
}
div#sidemenu {
	float: right;
	width: 193px;
	border-left: 2px solid #00778b;
	padding-left: 5px;
}
#author {
	text-align: right;
	padding-bottom: 0 !important;
}
#footer {
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;
	font-size: 12px;
	text-align: right;
	padding-right: 30px;
	color: #666;
	margin-bottom: 10px;
	clear: both;
}
.breadcrumbs {
	font-size: 11px;
	line-height: 15px;
	color: #999;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00778B;
	text-align: left;
}
#contentsw .breadcrumbs {
	float: right;
	width: 193px;
	padding-left: 5px;
}

#sidemenu .sidemenutitle {
	font-size: 14px;
	line-height: 15px;
	margin-top: 5px;
	color: #FF6600;
	text-align: center;
	border-bottom: 2px solid #00778b;
	padding-bottom: 3px;
}
#sidemenu li {
	background-image: url(../images/common/sidelibg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 14px;
	line-height: 15px;
	margin-top: 5px;
	list-style-type: none;
}
.pic {
	border: 4px solid #fff;
}

#under {
	font-size:12px;
	line-height: 18px;
	text-align: center;
	clear: both;
	padding-top: 20px;
}
.linkage {
	display:inline;
	padding: 0 25px;
}


.cleaner,
.cleanerbg {
	clear:both;
}
div#copyr {
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.clnr,
.cleanerbg {
	font-size: 0px;
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
	height:0px;
}
.cln {
	font-size: 1px !important;
	clear:both;
	line-height:1px !important;
	margin:0px !important;
	padding:0px !important;
	height:1px !important;
}
#sidemenu li {
	text-align: left;
}
#wrapper .menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 68px;
	width: 180px;
	list-style-type: none;
}
/* li#btn1 {
	background-image: url(../images/menu/btn1.jpg);
	background-repeat: no-repeat;
}
li#btn2 {
	background-image: url(../images/menu/btn2.jpg);
	background-repeat: no-repeat;
}
li#btn3 {
	background-image: url(../images/menu/btn3.jpg);
	background-repeat: no-repeat;
}
li#btn4 {
	background-image: url(../images/menu/btn4.jpg);
	background-repeat: no-repeat;
}*/
span.alt {
	display:none;
}
#btn1, #btn2, #btn3, #btn4, #btn5, #btn6, #btn7, #btn8 {
	display: block;
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 180px;
	height: 68px;
}
#btn1 {
	background: url(../images/menu/btn1.jpg);
}
a#btn1:hover {
	background: url(../images/menu/btn1.jpg) no-repeat bottom;
}
#btn2 {
	background: url(../images/menu/btn2.jpg);
}
a#btn2:hover {
	background: url(../images/menu/btn2.jpg) no-repeat bottom;
}
#btn3 {
	background: url(../images/menu/btn3.jpg);
}
a#btn3:hover {
	background: url(../images/menu/btn3.jpg) no-repeat bottom;
}
#btn4 {
	background: url(../images/menu/btn4.jpg);
}
a#btn4:hover {
	background: url(../images/menu/btn4.jpg) no-repeat bottom;
}
#btn5 {
	background: url(../images/menu/btn5.jpg);
}
a#btn5:hover {
	background: url(../images/menu/btn5.jpg) no-repeat bottom;
}
#btn6 {
	background: url(../images/menu/btn6.jpg);
}
a#btn6:hover {
	background: url(../images/menu/btn6.jpg) no-repeat bottom;
}
#btn7 {
	background: url(../images/menu/btn7.jpg);
}
a#btn7:hover {
	background: url(../images/menu/btn7.jpg) no-repeat bottom;
}
#btn8 {
	background: url(../images/menu/btn8.jpg);
}
a#btn8:hover {
	background: url(../images/menu/btn8.jpg) no-repeat bottom;
}

#content .boxr {
	float: right;
	width: 310px;
}
#content .boxr img {
	margin-right: 0px;
}
#content {
	clear: both;
	padding: 0;
	margin: 0 0;
}
#content .boxl {
	float: left;
	width: 340px;
	font-size: 14px;
	line-height: 15px;
}
#content .boxln {
	float: left;
	width: 240px;
	font-size: 14px;
	line-height: 15px;
}
#content .boxlw {
	float: left;
	width: 600px;
	font-size: 14px;
	line-height: 15px;
}
#content h1 {
	font-size: 24px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: left;
	display: block;
	clear: right;
}
#content h2 {
	font-size: 24px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h2.cd {
	font-size: 18px;
	line-height: 19px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	width: 150px;
	background-color:#006633;
	color:#FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	clear: right;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}
#content h3 {
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 0px;
	line-height: 24px;
	color: #fc0;
}
#wrapper .menu {
	width: 720px;
/*	margin-bottom: 10px;
*/
}
#content .boxl p {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	clear: both;
}
#content .bgtop {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/bgtop.gif);
	height: 25px;
	clear: both;
	width: 720px;
	margin: 0;
	padding: 0;
}
#content .bgbody {
	background-image: url(../images/bgbody.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px 25px 10px 25px;
}
#content .bgbtm {
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/bgbottom.gif);
	height: 25px;
	clear: both;
	margin: 0;
	padding: 0;
}
h1.jenni {
	color: #090;
	margin-left: 0px;
	height: 30px;
	width: 160px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h1.ohgami, h1.roman {
	color: #090;
	margin-left: 0px;
	height: 30px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h1.shirayuri {
	color: #090;
	margin-left: 0px;
	height: 30px;
	width: 260px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h2.jenni {
	background-image: url(../images/h2jenni.jpg);
	background-repeat: no-repeat;
	background-position: 125px 0px;
	height: 63px;
	padding-top: 18px;
	text-align: left;
	padding-left: 50px;
}
h1.lemonpe {
	color: #090;
	margin-left: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#content dl {
	text-align: left;
	margin: 0 0 0 30px;
	padding: 0px;
}
#content dt {
	font-size: 14px;
	line-height: 15px;
	background-color: #FD9999;
	width: 100px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	margin-top: 5px;
	color: #fff;
}
#content dd {
	font-size: 14px;
	line-height: 21px;
	margin-left: 30px;
}
#content dd ul {
	margin: 0 0 15px 0;
	padding: 0px;
}
#content dd li {
	background-image: url(../images/libg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 23px;
}
/* */

#main-navigation-inner,
#content-inner,
#footer-inner {
    width: 720px;
}
#main-navigation {
    background-color: #000;
    border-bottom: 1px solid #ccc;
    font-family: verdana;
}
#main-navigation ul.menu1, #main-navigation ul.menu2 {
    padding: 0 0 0 0px;
    clear: both;
}
#main-navigation ul li {
	background: #ccc url(http://qoi.sakura.ne.jp/mt/mt-static/addons/Commercial.pack/themes/universal-black/nav-bg.jpg) repeat-x 0 0;
/*	float: left;
	padding-top: 2px;
	height: 30px;
	font-size: 12px;
	display: block; */
}
#main-navigation ul li a {
    padding: 7px 24px 7px 25px;
}
#main-navigation ul li.on a {
    color: #666;
    background: #333 url(http://qoi.sakura.ne.jp/mt/mt-static/addons/Commercial.pack/themes/universal-black/nav-arrow-on.gif) no-repeat 50% bottom;
}
#main-navigation ul li.last {
	display: block;
}
ul#menu1 {
    clear: right;
}
img.imgr {
	float: right;
}
img.imgl {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .person dt {
	font-size: 18px;
	line-height: 19px;
	background-color: #FE0000;
	width: 240px;
}
#content .person dd {
	font-size: 15px;
	line-height: 22px;
	margin-right: 50px;
	margin-bottom: 15px;
}
.person {
	clear: both;
	text-align: left;
}
.person p {
	font-size: 15px;
	line-height: 21px;
	text-align: left;
	margin: 5px 40px;
}
#content .album dt {
	font-size: 18px;
	line-height: 19px;
	background-color: #FE0000;
	width: 480px;
}
#content .album dt.sgl {
	font-size: 18px;
	line-height: 19px;
	background-color: #FE0000;
	width: 350px;
}
#content .album dd {
	font-size: 15px;
	line-height: 22px;
	margin-right: 50px;
	margin-bottom: 15px;
}
.album {
	clear: both;
	text-align: left;
}
.album p {
	font-size: 15px;
	line-height: 21px;
	text-align: left;
	margin: 5px 40px;
}
.eng {
	clear: both;
}
#wrapper #footer {
	width: 720px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#btmmenu {
	margin-top: 30px;
	padding-top: 20px;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #ccc;
}
#btmmenu ul {
	clear: both;
	margin-top: 5px 0;
	padding: 5px 0;
}
#btmmenu li {
	padding: 2px 7px;
	border-left: 1px solid #ccc;
	list-style-type: none;
	display: inline;
}
#btmmenu li.li1st {
	background-color: #94E4FD;
}
#btmmenu li.lilast {
	border-right: 1px solid #ccc;
}
#links .bxl {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
#links .bxr {
	float: right;
	width: 370px;
	font-size: 14px;
	line-height: 18px;
	margin-right: 30px;
}
#links dd {
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 40px;
}
#content #links dt {
	width: 350px;
	border: 1px solid #FD9999;
	background-color: #fff;
	color: #333;
	font-size: 18px;
	clear: both;
	margin-top: 10px;
}
#links {
	clear: both;
	margin-bottom: 30px;
}
#links p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
#vocals p {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
}

