@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td {padding: 0;margin: 0;}table {border-collapse: collapse;border-spacing: 0;}img {border: 0;}ol,ul {list-style: none;}address,em,strong,th {font-weight: normal;font-style: normal;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}hr{display:none;}

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*-------------
Body,Anchor
-------------*/
body {
background-color:#fff;
color:ccc;
font-family:Meiryo,Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
text-align: center;
height:100%;
}

a:link,
a:visited {
color: #333;
text-decoration: none;
}

a:hover,
a:active  {
color: #666;
text-decoration:underline;
}

.disc{
text-align:left;
background-color: #fff;
padding:15px 25px;
}

.disc p {
line-height:1.6;
}

.photo {
width:200px;
display: inline;
float: left;
}

.outline {
	width:205px;
	display: inline;
	float: right;
	min-height:200px;
	position:relative; 
}

.outline180 {
	width:205px;
	display: inline;
	float: right;
	min-height:180px;
	position:relative; 
}

.outline h3,.outline180 h3 {
font-weight: bold;
margin-bottom: 15px;
}

.list {
clear: both;
padding-top: 5px;
}

.list ol {
margin: 15px 0;
}

.list ol li {
list-style:decimal;
margin-left: 20px;
line-height:1.6;
}

.list ol li a {
text-decoration: underline;
background: url(../../band/img/discoMov.png) right center no-repeat;
padding-right: 27px;
}


/*-------------
clearfix
-------------*/

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

.clearfix {
display: inline-table;
}


/*-------------
13.04.01 追加
-------------*/
ul.ass{
position:absolute;
bottom:0; 
	}

.disc ul li{
float:left;
	}

.disc ul li.left{
margin-right:5px;
	}


