@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  common.css
 style info :  レイアウト用CSS
=================================================================== */
body{
	background-image: url(../img/Bg.gif);	
}
a:hover{
	text-decoration: none;	
}
#wrapper {
	width: 950px;
	margin: 0 auto;
}
#container {
	background-image: url(../img/sideBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position:relative;
}
#container:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#sidebar {
	float: left;
	width: 222px;
	min-height:550px;
	height:auto !important;
	height:550px;
}
#content {
	width: 728px;
	float: right;
	background-color:#8d7a64;
	background-image: url(../img/contentBg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	min-height:550px;
	height:auto !important;
	height:550px;
}
#content:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#inner{
	padding-top: 16px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#name{
	width:728px;
	height:123px;
	background-image: url(../img/nameBg.jpg);
	background-repeat: no-repeat;	
	text-align: center;
	vertical-align: middle;
}
#name td{
	font-size:50px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#000;
	text-align: center;
	font-weight:bolder;
}
#photo{
	width:691px;
	margin-bottom:18px;
}
#photo:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#pLeft{
	float:left;
}
#pRight{
	float:right;
}
#pLeft,
#pRight{
	width:326px;
	height:285px;
	padding:8px;
	background-image: url(../img/photoBg.gif);
	background-repeat: no-repeat;	
}
#listen{
	clear:both;
	background-image: url(../img/listenBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:18px;	
}
#listen:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#listen h2{
	width:691px;
	height:45px;
	overflow: hidden;
	background-image: url(../img/listenTitle.jpg);
	background-repeat: no-repeat;	
}
#listen h2 span{
	display:none;
}
#listenInner{
	padding-top:9px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:12px;
}
#listenInner p{
	padding-bottom:5px;
}
#listenInner p img{
	padding-bottom:2px;
	padding-right:5px;
}
ul#kyo{
	padding:0px;
	margin:0px;
	margin-left:-6px;
}
ul#kyo:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#kyo li{
	width:118px;
	float:left;
	border: 1px solid #543f28;
	padding:5px;
	background-color:#FFFFFF;
	margin-left:6px;
	display:block;
	overflow: hidden;
	text-align:center;
}
#kyo li img{
	vertical-align: middle;	
}
#kyo li span.name{
	display:block;
	line-height:1.8;
	font-weight:bolder;
	text-align:center;
}
#kyo li span.player{
	display:block;
}
#info{
	clear:both;
	background-image: url(../img/infoBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:17px;
}
#info:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#info h2{
	width:691px;
	height:47px;
	overflow: hidden;
	background-image: url(../img/infoTitle.jpg);
	background-repeat: no-repeat;	
}
#info h2.list{
	background-image: url(../img/infoTitle_list.jpg);
}
#info h2 span{
	display:none;
}
#info h2 a.list{
	float:right;
	margin:15px 20px 0px 0px;
}
#infoInner{
	padding-top:9px;
	padding-left:20px;
	padding-right:9px;
	padding-bottom:2px;
}
#infoInner p{
	padding-bottom:10px;
}
#infoInner p img{
	padding-left:5px;
	vertical-align: middle;
}
#infoInner .date {
	margin:1em 0em 0.5em 0em;
}
#infoInner p.detail {
	border-top:1px dotted #666666;
	margin:0.5em 0em 1em 0em;
	padding:1em 0em 0em 0em;
}
#infoInner .backtolist {
	border-top:1px solid #666666;
	padding:1em;
	text-align:center;
}


#info h2.message{
	background-image: url(../img/messageTitle.jpg);
}
#info h2.messagelist{
	background-image: url(../img/messageTitle_list.jpg);
}




#etc{
	clear:both;
	background-image: url(../img/etcBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:17px;
}
#etc:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#etc h2{
	width:641px;
	height:42px;
	overflow: hidden;
	background-image: url(../img/etcTitle.jpg);
	background-repeat: no-repeat;
	padding:5px 0px 0px 50px;
	font-size:190%;
	font-family:serif;
}
#etcInner{
	padding-top:9px;
	padding-left:20px;
	padding-right:9px;
	padding-bottom:2px;
}
#etcInner p{
	padding-bottom:10px;
}
#etcInner p img{
	padding-left:5px;
	vertical-align: middle;
}



#nav ul {
	list-style: none;
}
#nav ul li img{
	vertical-align:bottom;
}
#nav ul a{
	display: block;
	width: 222px;
	text-decoration: none;
}

#nav .mypage a{
	margin:1em;
	display:block;
	color:#8d7a64;
	text-align:center;
}

#customer{
	width:144px;
	height:80px;
	font-size:90%;
	color:#FFF;
	background-image: url(../img/sideName.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position:absolute;
	bottom:15px;
	left:19px;
	padding-top:15px;
	padding-left: 20px;
	padding-right: 20px;
}
#customer a{
	color:#8d7a64;
	display:block;
	padding-top:10px;
}
#footer {
	position: relative;
	clear: both;
	background-image: url(../img/footerBg.gif);
	height:110px;
	color:#b8ab9c;
}
#footer:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#copyright{
	clear:both;
	color:#8d7a64;
	font-size:90%;
}
#adLeft{
	width:453px;
	float:left;
	padding-left: 22px;
	padding-top: 20px;
}
#adRight{
	width:320px;
	float:right;
	background-image: url(../img/footerP.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:90px;
	padding-top: 20px;
}

.titleInfo {
	font-size:16pt;
	font-weight:bold;
	color:#af4b02;
	margin-right:20px;
}

.titleMessage {
	font-size:20pt;
	font-weight:bold;
	color:#af4b02;
	margin-right:20px;
}



.btnSubmit {
	cursor: pointer;
	text-align:center;
}

.btnActionBig {
	cursor: pointer;
	height:25px;
	border:1px solid #999999;
}

.btnActionSmall {
	cursor: pointer;
	width:70px;
	height:25px;
	border:1px solid #999999;
}

.btnAdd {
	height:25px;
	background:#ddeeff;
}

.btnEdit {
	height:25px;
	background:#eefacc;
}

.btnDel {
	height:25px;
	background:#ffddee;
}

.btnEtc {
	height:25px;
	background:#ffffff;
}

.required {
	color:#ee0000;
}
