@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}


/*リセットここまで*/

a{/*リンクされた文字*/
	color:#00F;
	font-style:normal;
	text-decoration:none;
}
a:link {/*未訪問のリンク*/
	color:#00F;
	font-style:normal;
	text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
	color:#09F;
	text-decoration: underline;
}
a:hover {/*マウスをのせたとき*/
	color:#00F;
	font-style:normal;
	text-decoration:none;
}
a:active {/*クリック中*/
    text-decoration:none;
}

.wrap {
	width: 770px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 450px;
	font-size: 8.5pt;
	line-height: 170%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(seishun_image/gachanback.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #666;
	border-left-color: #333;
	color: #666;
}
.chirashi {
	float: right;
	color: #000;
	background-color: #efefef;
}
.gaiyou {
	border: 10px solid #2ab8c8;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 8.5pt;
	line-height: 170%;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 5px;
}
.wrap2 {
	padding-bottom: 20px;
	clear: none;
}
.contents {
	float: none;
	width: 700px;
	padding-right: 35px;
	padding-left: 35px;
	clear: both;
}
.contents2 {
	float: right;
	width: 550px;
}
.contentscast {
	float: none;
	width: 700px;
	padding-right: 35px;
	padding-left: 35px;
	clear: both;
	text-align: center;
}
.title {
	clear: both;
	background-color: #000;
	font-size: 20px;
	color: #CCC;
	padding-top: 5px;
	margin-bottom: 10px;
}
.stop {
	clear: both;
	height: 10px;
	width: 600px;
	background-image: url(dam_image/backcolor.gif);
	margin-top: 20px;
}
.newsbox {
	border: 1px dotted #09F;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h1 {
	font-size: 18px;
	line-height: 150%;
}
h2 {
	font-size: 14px;
	line-height: 200%;
}
.orange {
	color: #C90;
}
.red {
	color: #F00;
}
.pink {
	color: #0B1AD3;
}
.footer {
	font-size: 9px;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.cast {
	float: left;
	width: 550px;
}
.float {
	clear: both;
	height: 5px;
}
.leftbox {
	clear: both;
	float: left;
	margin-right: 19px;
	margin-left: 10px;
	width: 320px;
	letter-spacing: 1px;
}
.rightbox {
	clear: none;
	float: right;
	margin-right: 10px;
	margin-left: 19px;
	width: 320px;
	letter-spacing: 1px;
}
.castright {
	float: right;
	width: 150px;
	clear: both;
	margin-left: 15px;
}
.director_photo {
	float: right;
	height: 300px;
	width: 200px;
	margin-left: 20px;
}
.toiawase {
	padding: 10px;
	border: 1px solid #09F;
	background-color: #FFF;
}
.kokuchi {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.team {
	font-size: 200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.space {
	height: 250px;
	width: 100px;
}
.single {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.font_small {
	font-size: 7pt;
	line-height: 9pt;
}
.font_big {
	font-size: 130%;
	line-height: 130%;
}
