@charset "utf-8";

/*-----------------------------------------------
 Copyright www.utautame.com All rights reserved.
 E-mail:info@utautame.com
-----------------------------------------------*/


/*-----------------------------------------------
 __default
-----------------------------------------------*/
body {
	background:#fff url(../images/bg.jpg);
	color:#000;
	line-height:1.6;
	font-size:100%;
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin:0;
	padding:0;
	text-align:center;
	}

*:first-child + html body {
	font-family:"メイリオ","Meiryo",verdana,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	}

html {
	overflow-y:scroll;
	}

img {
	border:none;
	}

a {
	color:#1f9e9c;
	}

a:hover {
	text-decoration:none;
	}

h1,h2,h3,h4,h5,h6,p,ul,li {
	padding:0;
	margin:0;
	}

p,dl {
	font-size:78%;
	margin-bottom:1em;
	}


/*-----------------------------------------------
 __common class
-----------------------------------------------*/
.imgL {
	float:left;
	padding-right:10px;
	}

.imgR {
	float:right;
	padding-left:10px;
	}

.imgC {
	display:block;
	margin:5px auto;
	}

.clear {
	clear:both;
	}

.t10 {
	font-size:x-small;
	}

.part {
	padding-bottom:20px;
	background:url(../images/bg_border.gif) repeat-x left bottom;
	margin-bottom:20px;
	clear:both;
	}

/*clear_fix ----------------------------*/

.part{
    zoom:1;
	}

.part:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
	}

/*---------------------------- clear_fix*/

.part_info {
	background:#e4f3f3;
	padding:10px;
	margin-bottom:10px;
	}

.part_info p {
	margin:0px;
	}
/*-----------------------------------------------
 __contents
-----------------------------------------------*/
#container {
	width:950px;
	background:url(../images/bg_contents.jpg) repeat-y top center;
	text-align:left;
	margin:0px auto;
	}

#header {
	margin:30px 70px 0px 70px;
	float:left;
	}

#profile #header,
#schedule #header,
#discography #header,
#link #header {
	border-bottom:7px solid #1f9e9c;
	padding-bottom:5px;
	}

h1 {
	width:113px;
	float:left;
	}

ul#gMenu {
	float:right;
	list-style:none;
	margin-top:25px;
	padding-left:212px;
	}

ul#gMenu li {
	float:left;
	margin-right:15px;
	}

ul#gMenu li#gMenu_last {
	margin-right:0px;
	}

#contents {
	clear:both;
	padding:30px 85px 0px 85px;
	}

h2 {
	margin-bottom:15px;
	font-size:small;
	}

h3 {
	margin-bottom:10px;
	font-size:small;
	}

#footer {
	clear:both;
	text-align:center;
	padding:30px 0px 20px 0px;
	}

.marginB5 {
	margin-bottom:5px;
	}

/*-----------------------------------------------
 __index
-----------------------------------------------*/

#swf {
	padding-left:8px;
	}

#index .imgL {
	padding:5px;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	margin-right:15px;
	}

/*-----------------------------------------------
 __profile
-----------------------------------------------*/

#profile .imgR {
	padding:5px;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	margin-left:15px;
	}

#profile .imgL {
	padding:5px;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	margin-right:15px;
	}

#profile .imgRL {
	padding:5px;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	}

#profile div.clear {
	padding-top:10px;
	}

/*-----------------------------------------------
 __schedule
-----------------------------------------------*/
#schedule h3,
#schedule dt {
	font-size:small;
	font-weight:bold;
	background:url(../images/bg_border.gif) repeat-x left bottom;
	padding-bottom:5px;
	margin:10px 0px;
	}

#schedule p {
	font-size:x-small;
	padding:0px 10px;
	}

#schedule p.pagetop {
	padding:0px 10px;
	text-align:right;
	}

body#schedule dt {
	font-weight:bold;
	}

body#schedule dt.calender {
	margin-bottom:0.5em;
	}
	
body#schedule dt.item {
	background:url(../images/bg_border.gif) repeat-x left bottom;
	padding-bottom:8px;
	clear:both;
	margin-bottom:0.5em;
	margin-top:30px;
	}

body#schedule .copyright {
	font-size:70%;
	}

body#schedule .fol {
	margin-top:30px;
	}

body#schedule ul.schedule_list {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:10px;
	}

body#schedule ul.schedule_list li {
	display:inline;
	}

body#schedule ul.schedule_list li img {
	padding:5px;
	}

body#schedule h2,
body#schedule legend {
	font-size:90%;
	font-weight:bold;
	}

body#schedule fieldset {
	padding:10px;
	}

body#schedule input,
body#schedule select,
body#schedule textarea {
	margin:5px 0px;
	}

body#schedule ul {
	font-size:78%;
	}

/*-----------------------------------------------
 __discography
-----------------------------------------------*/
#discography .imgL {
	padding:5px;
	border-top:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #eee;
	margin-right:15px;
	}

#discography p.pagetop {
	text-align:right;
	clear:both;
	}

#discography h2 {
	margin-bottom:20px;
	}

/*-----------------------------------------------
 __link
-----------------------------------------------*/
#link p.pagetop {
	text-align:right;
	}

#link .part {
	padding-bottom:5px;
	background:url(../images/bg_border.gif) repeat-x left bottom;
	margin-bottom:25px;
	}

#link .part ul {
	font-size:small;
	margin-bottom:20px;
	margin-left:30px;
	}

#link .part ul li {
	margin-bottom:5px;
	}

#link .part ul li .t10 {
	margin-left:5px;
	}


	

