@charset "UTF-8";
/* CSS Document */



/*reset.css*/

body,div,dl,dt,dd,ul,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,span,blockquote {
margin:0;padding:0;}
/* サムネイルの隙間をあけるために、imgを削除した */

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}

/*
ol,li {
margin:0;padding:0;}
*/


ul {list-style:none;}


caption,th {text-align:left;}

h1,h2,h5,h6{font-size:100%;font-weight:normal;}

h3 {margin-top:5px;margin-bottom:0px;font-size:110%;font-weight:bold;color:#ff3300;}
h4 {font-size:110%;font-weight:bold;margin-top:20px;margin-bottom:0;}


q:before,q:after{content:'';}abbr,acronym {border:0;}



p {
margin-top: 5px;
margin-bottom: 5px;
}
   

.undis {
display:none;
}

.content-nav {
margin-top: 0px;
margin-bottom: 5px;
}

.addclips {
margin-top: 5px;
margin-bottom: 5px;
}

/*format.css*/

body {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 0.8em;
line-height: 1.5em;
text-align: center;
/*
background-repeat: repeat-x;
background-position: center top;
background-image: url(../img/bg.gif);
*/
}

td {
font-size: 0.8em;
line-height: 1.5em;
vertical-align: top;
}

.clear { margin:0px; padding:0px; clear:both;}

.small_txt {
font-size: 10px;
line-height: 140%;
color: #333333;
}

/*layout.css*/

#bg {
width: 100%;
margin: 0px auto 0px auto;
text-align: center;
background-repeat: no-repeat;
background-position: center top;
background-image: url(../img/bg2.jpg);
}

#container {
width: 820px;
background-repeat: repeat-y;
background-position: center top;
background-image: url(../img/bg_side.jpg);
margin: 0px auto;
}

#inner {
background-repeat: no-repeat;
background-position: center top;
background-image: url(../img/bg_head.jpg);
padding: 100px 10px 0px 10px;
}

#header {
padding: 0px;
margin: 0px;
}

#language {
margin: 0px 608px 29px 100px;
}

#language img {
margin-bottom: 8px;
}

#paper {
margin: 120px 1px 0px 0px;
text-align:right;
}


/*----メニュー----*/

/*
*html div#menu2 {
margin:15px 5px;
padding:0px;
width:780px;
height:64px;
float:left;
}
*/


#menu3 {
margin: 15px 10px;
padding:0px;
width:780px;
height:64px;
float:left;
display: inline;
}

#menu3 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu3 li{
	margin: 0px;
	padding: 0px;
	float:left;
	list-style-type: none;
}



#menu2 {
margin: 15px 0px;
padding:0px;
width:800px;
height:64px;
float:left;
}

#menu2 img{
    margin:0px;
	padding:0px;
	vertical-align:top;
}
#menu2 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu2 li{
	margin: 0px;
	padding: 0px;
	float:left;
	list-style-type: none;
}


/*¥*/


#menu2 {
display: block;
}
/**/

#main {
margin: 0px 35px;
text-align: left;
}

#footer {
text-align:center;
background-color:#FFFFFF;
background-repeat: no-repeat;
background-position: center top;
background-image: url(../img/bg_footer.jpg);
width:820px;
height:120px;
padding-top:25px;
margin:0 auto;
}

#footer p {
margin:0 30px;
}

#footer img {
margin: 3px 0 0 0;
/*margin-right:10px;*/
}




/*top.css*/

.top_left {
float: left;
margin:0px 0px 10px 0px;
padding: 0;
}

.top_right {
width:370px;
height:272px;
float: right;
margin: 0;
padding: 0;
}

#info {
margin:0px;
padding:0px;
background-image:url(../img/whatsnew_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:341px;
height:252px;
}

#info b {
color:#878F99;
font-size:80%;
font-weight: bold;
margin-left:15px;
padding:0;
}

#info p {
font-size:90%;
margin:0px;
padding:0 0 3px 37px;
background-image:url(../img/infoBG.gif);
background-position:center bottom;
background-repeat:no-repeat;
}

#info a:link{
color: #003399;
text-decoration:underline;
}
#info a:hover{
color: #003399;
text-decoration: none;
}
#info a:visited{
color: #006699;
}

/*contents.css*/

h2 {
margin: 0px 0px 15px 0px;
padding: 0;
}

.main_left {
width:532px;
float: left;
margin: 0;
padding: 0;
}

.main_right {
width:198px;
float: left;
margin: 0;
padding: 0;
}

.main_right img {
margin: 0px 0px 10px 18px;
}

.main_inner {
padding: 0px 15px;
background-repeat: repeat-y;
background-position: center top;
background-image: url(../img/main_bg.gif);
}


.search,.archives,.categories,.coments {
margin: 0 0 0 18px;
}

.title {
background-color:#CCC;
margin: 10px 0 0 0;
padding: 3px;
color: #003366;
}
.left dd { display:inline; }



/*what.css*/
.what {
	margin:0;
	padding:0;
}
.what1 {
	background-image:url(../what/img/1.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:40px;
	float:left;
	width:220px;
}
.what2 {
	background-image:url(../what/img/2.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:40px;
	float:left;
	width:220px;

}
.what_img {
	float:right;
	margin-top:10px;
}
.what_img2 {
	text-align:center;
	margin-top:10px;
	padding-bottom:15px;
}

/*plofile.css*/
.plo{
width:502px;
padding:10px 0px;
}

.plo img.flg{
float:left;
margin-left:0px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 80px;
}

.plo img.flg2{
float:left;
margin-left:0px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 120px;
}

.name{
background-image:url(../img/plo_back.gif);
background-repeat: repeat-y;
background-position:top;
color:#FFFFFF;
padding:5px 10px;
}

/**080129追加**/
.name_r{
background-image: url(../img/plo_backr.gif);
background-repeat: repeat-y;
background-position:top;
color:#FFFFFF;
padding:5px 10px;
}
/**/

.plo_midashi{
background-color:#CCC;
padding:5px;
color: #003366;
font-size: 1.4em;
font-weight:bold;
}

.plo_copy{
border-bottom:1px dotted #999;
list-style:none;
}

/*link.css*/
a:link {
color:#003366;
text-decoration:underline;
}

a:hover {
color:#CC0000;
}

/*inquiry.css*/
#inquiry{
width:500px;
}

#inquiry table{
border-top:1px solid #999;
border-bottom:none;
border-left:none;
border-right:none;
width:100%;
text-align:left;
}

#inquiry td{
border-top:none;
border-bottom:1px solid #999;
border-left:none;
border-right:none;
padding:10px;
font-size:12px;
}

#inquiry th{
border-top:none;
border-bottom:1px solid #999;
border-left:none;
border-right:none;
background-color:#CDE1EB;
font-weight:normal;
padding:10px;
width:200%;
font-size:12px;
}

.red2{
font-size:10px;
color:#CC0000;
}

.green{
 color:#006600;
}

/*schedule.css*/
.schedule{
margin:20px 0px;
width:439px;
}

.schedule_left{
float: left;
width:225px;
margin: 0;
padding: 0;
}

.schedule_right{
float: right;
width:214px;
margin: 0;
padding: 0;
}

.sche_win{
	color:#000066;
	margin:15px 0 10px 0;
}

.sche_mac{
	color:#990033;
	margin:15px 0 10px 0;
}

/*game.css*/
.game {
	margin-top:20px;
}

.gameT {
	margin-top:20px;
	text-align:center;
	vertical-align:middle;
}
.gama_swf{
	margin-top:20px;
	text-align:center;
}
.gama_swf tr {
	background-color:#F1F1F1;
}

/*list.css*/
#info_list {
margin:0px;
padding:0px;
}

.date {
color:#878F99;
font-weight: bold;
margin-left:15px;
padding:0;
}

#info_list p {
margin:0px;
padding:0 0 3px 37px;
}

#old_info {
	margin:0;
	padding:0;
}

#old_info b{
color:#878F99;
font-size:90%;
font-weight: bold;
margin-left:15px;
padding:0;
}

#old_info table{
margin:0 0 10px 25px;
padding:0;
width:auto;
}

.sorry{
text-align:center;
color:#666666;}

#gotop{
text-align:right;
margin:10px 10px;
}

/*tshirt.css*/
.pp{
margin:5px 3px 10px 3px;
}
.pplast{
margin:5px 3px 0px 3px;
padding-bottom:10px;
}

.t_btn img {
margin-left:3px;
margin-top:5px;
}

.tinfo{
background-color:#003366;
color:#FFFFFF;
text-align:center;
}


/*■■■■■■■■■■■■■■■■　↓　記事タグ　↓　■■■■■■■■■■■■■■■■*/

.entry-tag {float:left;padding-right:1em;}

/*■■■■■■■■■■■■■■■■　↑　記事タグ　↑　■■■■■■■■■■■■■■■■*/


/*■■■■■■■■■■■■■■■■　↓　トラックバック　↓　■■■■■■■■■■■■■■■■*/

.trackbacks {
border-top:2px solid #bbbbbb;
padding:10px 12px 5px 12px;
margin:15px 0px;
}
.trackbacks-header
{
border-bottom:1px dashed #aaaaaa;padding:3px;
}

.trackback-content p:first-letter{margin-left:-1em;}
.trackback-content p:first-line{font-weight:bold;line-height:2em;}
.trackback{margin:1em 0 0 1.5em;}

.trackback-footer{
font-size:0.85em;
}

/*■■■■■■■■■■■■■■■■　↑　トラックバック　↑　■■■■■■■■■■■■■■■■*/


/*■■■■■■■■■■■■■■■■　↓　コメント　↓　■■■■■■■■■■■■■■■■*/

.comments { margin: 12px; }
.comments-open-header{
border-top:2px solid #bbbbbb;
/*↑.commentsに入れるとコメントが入ったときに、コメント見出しの上に線が入ることになる*/
border-bottom:1px dashed #aaaaaa;padding:3px;
color:#FF3300;font-size: 110%; font-weight: bold;
padding-top:12px;
}
.comment-header{background:#efefef;padding:2px 2px 2px 6px; }
/*■■■■■■■■■■■■■■■■　↑　コメント　↑　■■■■■■■■■■■■■■■■*/

