@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

/* �悭�g��CSS start

img {
	max-width:100%;
}

table {
	width:100%;
}

a,a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

�悭�g��CSS end -----
���X�g��CSS3 start ---

�e�L�X�g�V���h�E {
	text-shadow: 1px 1px 3px #000;
}

�e�L�X�g�V���h�E {
	text-shadow: 1px 1px 3px #000;
}

�{�b�N�X�V���h�E {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

�{�b�N�X�V���h�E��� {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}

�p�� {
	border-radius: 8px; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
}

�g�����W�V���� {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}

���� {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}

�w�i�̂ݓ��� {
	background-color:rgba(255,255,255,0.2);
}

�O���f�[�V���� {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}

�X�}�z�Ή�
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}

���X�g��CSS3 end */


html,body{
margin:0;
padding:0;
font-family:"�l�r �o�S�V�b�N", "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", "Osaka", sans-serif;
font-size:12px;
background-color:#99FFFF;
background-color:#6600CC;
}

#body{
margin:0 auto 0;
padding:0;
width:1034px;
background-color:#FFFFFF;
}

h1{
margin:0;
padding:9px 0 0 10px;
width:1024px;
height:19px;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
background-color:#00CCFF;
background-color:#C80093;
}

#header ul{
margin:0;
margin-bottom:10px;
padding:0 0 0 1px;
width:1033px;
text-align:center;
list-style:none;
background-color:#00ccff;
background-color:#d80000;
background-color:#C80093;
background-image:url(../img/menu_bg.gif);
background-position:left;
background-repeat:no-repeat;
}

#header li{
float:left;
margin:0;
padding:0;
}

#header li a{
display:block;
margin:0;
padding:10px 0;
width:129px;
background-image:url(../img/menu_bg.gif);
background-position:right;
background-repeat:no-repeat;
}

#header .menu{
background-image:url(../img/menu_bg.gif);
}

#header li a:link{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

#header li a:visited{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

#header li a:hover{
text-decoration:none;
color:#FF00FF;
color:
font-weight:bold;
}

#header li a:active{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}

#side{
float:left;
margin:0 10px 0 0;
padding:0;
width:234px;
}

#side #banner a{
display:block;
margin:0 0 5px 0;
}

#pickup{
margin:0 0 10px 0;
padding:0 0 10px 0;
width:234px;
background-color:#CCCCCC;
text-align:center;
}

#pickup_name{
margin-bottom:10px;
font-size:20px;
font-weight:bold;
}

.pickup_img{
position:relative;
overflow:hidden;
margin:0;
padding:0;
width:234px;
height:312px;
list-style:none;
}

.pickup_img li {
margin:0;
padding:0;
width:234px;
height:312px;
position:absolute;
}

.pickup_txt{
margin:0;
padding:0;
width:234px;
height:55px;
text-align:center;
background-color:#666666;
list-style:none;
position:relative;
}

.pickup_txt li {
margin:0;
padding:10px;
width:214px;
height:55px;
position:absolute;
}

.pickup_txt .name{
margin:0 0 5px 0;
padding:0;
font-size:16px;
color:#FF00FF;
}

.pickup_txt .size{
margin:0;
padding:0;
color:#FFFFFF;
}

#newface{
margin:0;
margin-bottom:10px;
padding:0;
width:232px;
border-left:1px #CCCCCC solid;
border-right:1px #CCCCCC solid;
border-bottom:1px #CCCCCC solid;
}

.new_img{
margin:0;
padding:0;
padding-top:5px;
float:left;
width:90px;
margin-right:5px;
margin-bottom:10px;
}

.new_txt{
float:left;
margin:0;
padding:0;
padding-top:5px;
width:137px;
margin-bottom:10px;
}

#newface a:link{
text-decoration: none;
color:#000000;
}

#newface a:visited{
text-decoration: none;
color:#000000;
}

#newface a:hover{
text-decoration: none;
color:#FF0000;
}

#newface a:active{
text-decoration: none;
color:#000000;
}

hr{
border:none;
border-top:dashed 1px #999999;
height:1px;
color:#FFFFFF;
}

#main{
float:left;
margin:0;
padding:0;
width:790px;
}

.news_name{
width:100px;
font-size:16px;
font-weight:bold;
}

.news_text{
margin:0;
padding:3px 0;
width:690px;
border:1px #CCCCCC solid;
}

iframe{
margin:0;
padding:0;
margin-bottom:10px;
overflow:hidden;
}

.title{
margin:10px 0 10px 10px;
padding:7px 0 6px 20px;
width:750px;
font-size:18px;
font-weight:bold;
background-image:url(../img/contents_770.jpg);
background-position:left;
background-repeat:no-repeat;
}

#side .title{
margin:10px 0 0 0;
padding:7px 0 6px 20px;
font-size:18px;
font-weight:bold;
background-image:url(../img/contents_234.jpg);
background-position:left;
background-repeat:no-repeat;
}

.contents{
margin:10px;
width:770px;
}

.cast{
float:left;
margin:10px 0 0 10px;
width:185px;
text-align:center;
}

.short{
margin:0;
padding:5px;
width:175px;
background-color:#000000;
color:#FFFFFF;
}

.m1{
position:relative;
top:-35px;
}

.m2{
position:relative;
top:-100px;
}

.m3{
position:relative;
top:-165px;
}

.m4{
position:relative;
top:-230px;
}

.cast a{
display:block;
}

.cast .link{
width:185px;
height:247px;
}

.cast_name{
margin:5px 0;
font-weight:bold;
color:#FF0099;
}

.cos p{
margin:10px 0;
}

#footer{
margin:0;
padding:10px;
width:1014px;
height:130px;
background-color:#999999;
text-align:center;
color:#FFFFFF;
}


/* ���L�ݒ� */
a:link{
text-decoration: none;
color:#FFFFFF;
}

a:visited{
text-decoration: none;
color:#FFFFFF;
}

a:hover{
text-decoration: none;
color:#FF0000;
}

a:active{
text-decoration: none;
color:#FFFFFF;
}

p{
margin:0;
}

.clear{
clear:both;
}

.higth5{
height:5px;
}

.higth10{
height:10px;
}

.mb5{
margin-bottom:5px;
}

.mb10{
margin-bottom:10px;
}

.mb20{
margin-bottom:20px;
}

.ml10{
margin-left:10px;
}

.mr5{
margin-right:5px;
}

.mr10{
margin-right:10px;
}

.mt5{
margin-top:5px;
}

.mt10{
margin-top:10px;
}