@charset "UTF-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
body,td,th {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

body{
text-align:center;
padding:0px;
	background-color:#fffaef;
	font-family:sans-serif;
	font-size:10px;
	line-height:12px;
	color:#333333;
background-image: url(images/base.jpg);
background-repeat: repeat-x;
background-position: center top;
}

/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}
/* IE6以下でpadding指定 */
*html body {
padding-left: 1px;
}

/*
div#bottom{
background-image: url(images/footer.gif); 
	background-position: center bottom;  
	background-repeat: repeat-x;
	width:100%;
	} 
*/
img {
border: none;
}

/*A*/
a{
	color:#333333;
}

a:hover{
	color:#333333;
}
a:active{
	color:#333333;
}

ul,ol{list-style:none;}

hr{
    border:none;
    border-top:dotted 1px #000;
    height:1px;
    margin: 0 6 0 6;
}
#topbg{ background-image:url(images/bg_top.png); background-repeat:no-repeat; background-position:center top;}

@media screen and (min-width: 641px) {

/*WRAPPER*/
div#wrapper{
width:984px;
margin: 0 auto;
text-align:left;
}



/*CONTAINER*/
div#container{
/*width:1300px;
height: 100%;
margin-left:auto;
margin-right:auto;*/
}


div#header{
width:984px;
height:545px;
background-image: url(images/main.png);
background-repeat: no-repeat;
background-position: center top;
}

.upimg{width:175px; position:relative; top:15px; left:40px; }

div#news{
	width:60%; position:relative; top:-10px; left:220px;
}
#news ul {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}


.greet{
	width:567px;
	position:relative;
	left:260px;
	top:80px;
	}

	
div#contents{
	width: 900px;
	position: relative;
	left: 50px;
}



.topmessage{
width:900px;
text-align:center;
}
.tweet{
	width: 900px;
	text-align: left;
	margin-top: 5px;
}

/*Random*/
#thumblist {
	width: 900px;
	height:200px;
	position:relative;
	left:50px;
	top:110px;
	overflow:hidden;
}

#thumblist ul {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#thumblist ul li {
	margin: 1px;
	width: 66px;
	height: 66px;
	text-align: left;
	float: left;
	overflow: hidden;
}
#thumblist ul li img {
	display: none;
}

/* =======================================
	ClearFixElements
======================================= */
#thumblist ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#thumblist ul {
	display: inline-block;
	overflow: hidden;
}



/* --- リストエリア --- */
ul.thumbnail {
width: 100%; /* リストエリアの幅 */
margin: 0;
padding: 10px 0 0; /* リストエリアのパディング（上、左右、下） */
list-style-type: none;
}

/* --- リスト項目 --- */
ul.thumbnail li {
	float: left;
}

/* --- 項目内容 --- */
ul.thumbnail dl {
	width: 282px; /* 内容の幅 */
	margin: 0 auto; /* 内容のセンタリング */
	font-size: 1em;
	line-height: 1.2em;
}

/* --- 写真エリア --- */
ul.thumbnail dt {
/* height: 102px; */ /* 写真エリアの高さ（dt要素の高さを指定する場合） */
margin-bottom: 5px; /* 写真エリアの下マージン */
}

/* --- キャプションエリア --- */
ul.thumbnail dd {
margin: 0 0 4px; /* キャプションエリアのマージン（上、左右、下） */
height: 2.5em; /* キャプションエリアの高さ */
line-height: 1.2em;
color:#000;
}


/* --- リストエリア --- */
ul.thumbnail2 {
width: 100%; /* リストエリアの幅 */
margin: 0;
padding: 5px 0 0; /* リストエリアのパディング（上、左右、下） */
list-style-type: none;
}

/* --- リスト項目 --- */
ul.thumbnail2 li {
width: 450px; /* 項目の幅 */
float: left;
}

/* --- 項目内容 --- */
ul.thumbnail2 dl {
width: 430px; /* 内容の幅 */
margin: 0 auto; /* 内容のセンタリング */
font-size: 0.8em;
line-height:1.2em;
}

/* --- 写真エリア --- */
ul.thumbnail2 dt {
/* height: 102px; */ /* 写真エリアの高さ（dt要素の高さを指定する場合） */
margin-bottom: 5px; /* 写真エリアの下マージン */
}

/* --- キャプションエリア --- */
ul.thumbnail2 dd {
margin: 0 0 2px; /* キャプションエリアのマージン（上、左右、下） */
height: 4.5em; /* キャプションエリアの高さ */
line-height: 1.2em;
color:#000;
}





/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
	

.vide{
width:900px;	
}

.twitter{
width:410px;
float:left;
}

.banner{
width:470px;
float:right;
}
ul.bann{
width:460px; /* リストエリアの幅 */
margin: 0;
list-style-type: none;}
li.ban{
float:left;
/*display:inline-block; 
/display:inline; 
/zoom:1;*/
width:200px;
vertical-align:top;
margin:2px;
}

.flex{width:420px; position:relative; top:180px;}



/*UpdateNews*/
#topic{
	width:840px;
	height:36px;
	margin:0px auto;
	background-image:url(images/topic-bg2.png);
	border-radius:7px;
	margin-bottom:5px;
	
	/*--*/
	float:left;
	margin-left:0px;

}

#topic #text{
	width:730px;
	height:36px;
	margin-left:85px;
	padding-top:10px;
	overflow:hidden;
}

#topic #text span{
	white-space:nowrap;
}

#topic #text span a:hover{
	text-decoration:underline;
}

#bn-opener{
	display: block;
	width: 36px;
	height: 36px;
	margin-left: 6px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 7px;
	color: #CC2938;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	float: left;
	cursor: pointer;
}

#topic-backnumber{
	width:776px;
	margin:0 auto;
	clear:both;
	/*background-color:#FFF;*/
	border-radius:7px;
	display:none;
}

#topic-backnumber table{
	font-size:1em;
	line-height:1.2em;
	border-collapse:collapse;
	width:100%;
}

#topic-backnumber *{
	vertical-align:top;
	padding:10px;
}

#topic-backnumber tr{
	border:1px #333 dotted;
	border-width:1px 0 0 0;
	margin-top:5px;
}
#topic-backnumber tr:first-child{
	border-width:0;
}
/*UpdateNews*/


/*
div#update{
width:800px;
margin:20px;
margin-left:100px;
color:#000000;
}

.t_update{width:104px;
padding-bottom:10px;
}

dl {
border-top: none;
width: 790px;

}

dt,dd {
padding:10px;
}

dt {
border-bottom: 1px dotted #333;
clear: left;
float: left;
width: 80px;
}

dd {
margin-left: 0px;
border-bottom: 1px dotted #333;

}
*/

	
div.clear{clear:both;}


#nav { position: relative; top:20px; left: 270px; width: 700px;
	height: 65px; }
#nav a {text-decoration:none; padding:5px; color:#333; font-weight:bold; font-size:1.1em;}
#nav span {background:#ff79b2; height:5px; display:block; position:absolute; width:100px; left:0; top:75px;}


/* nav 
#nav {
	position: relative; top: 70px; left: 270px; width: 700px;
	height: 60px;
}
#nav li {
	cursor: pointer;
	float: left;
	display: inline;
	margin-right: 2px;
}

*/

.t_update{width:880px; text-align:left; position:relative; top:20px; left:50px;}

.samplenote {
	width: 840px;
	text-align: left;
	margin: 0 auto;
}

.note {
	background: url(images/line.png) repeat top left;
	font-size: 1em;
	line-height: 30px;
	padding: 0 10px 0 10px;
}


.siterights{
	width:840px;
	position:relative;
	top:50px;
	left:50px;
	font-size:0.8em;
	line-height:1.2em;
	padding-bottom:50px;
	}


.pagetop{position:absolute; top:16px; left:810px;}
.btn{position:absolute; top:50px; left:20px;}
.hidepc{ display:none;}
}

@media screen and (max-width: 640px) {

/*WRAPPER*/
div#wrapper{
width:100%;
margin: 0 auto;
text-align:left;
}



/*CONTAINER*/
div#container{
/*width:1300px;
height: 100%;
margin-left:auto;
margin-right:auto;*/
}


div#header{
	width: 100%;
	background-repeat: no-repeat;
}

.upimg{display:none; }

div#news{
	display:none;
}
#news ul {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}


.greet{
	display:none;
	}

	
div#contents{
	width: 95%;
	position: relative;
	margin: 0 auto;
}



.topmessage{
width:900px;
text-align:center;
}
.tweet{
	width: 100%;
	text-align: left;
	margin-top: 5px;
	margin: 0 auto;
}

/*Random*/
#thumblist {
	display:none;
}

#thumblist ul {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#thumblist ul li {
	margin: 1px;
	width: 66px;
	height: 66px;
	text-align: left;
	float: left;
	overflow: hidden;
}
#thumblist ul li img {
	display: none;
}

/* =======================================
	ClearFixElements
======================================= */
#thumblist ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#thumblist ul {
	display: inline-block;
	overflow: hidden;
}



/* --- リストエリア --- */
ul.thumbnail {
display:none;
}

/* --- リスト項目 --- */
ul.thumbnail li {
	float: left;
}

/* --- 項目内容 --- */
ul.thumbnail dl {
	width: 282px; /* 内容の幅 */
	margin: 0 auto; /* 内容のセンタリング */
	font-size: 1em;
	line-height: 1.2em;
}

/* --- 写真エリア --- */
ul.thumbnail dt {
/* height: 102px; */ /* 写真エリアの高さ（dt要素の高さを指定する場合） */
margin-bottom: 5px; /* 写真エリアの下マージン */
}

/* --- キャプションエリア --- */
ul.thumbnail dd {
margin: 0 0 4px; /* キャプションエリアのマージン（上、左右、下） */
height: 2.5em; /* キャプションエリアの高さ */
line-height: 1.2em;
color:#000;
}


/* --- リストエリア --- */
ul.thumbnail2 {
width: 100%; /* リストエリアの幅 */
margin: 0;
padding: 5px 0 0; /* リストエリアのパディング（上、左右、下） */
list-style-type: none;
}

/* --- リスト項目 --- */
ul.thumbnail2 li {
width: 450px; /* 項目の幅 */
float: left;
}

/* --- 項目内容 --- */
ul.thumbnail2 dl {
width: 430px; /* 内容の幅 */
margin: 0 auto; /* 内容のセンタリング */
font-size: 0.8em;
line-height:1.2em;
}

/* --- 写真エリア --- */
ul.thumbnail2 dt {
/* height: 102px; */ /* 写真エリアの高さ（dt要素の高さを指定する場合） */
margin-bottom: 5px; /* 写真エリアの下マージン */
}

/* --- キャプションエリア --- */
ul.thumbnail2 dd {
margin: 0 0 2px; /* キャプションエリアのマージン（上、左右、下） */
height: 4.5em; /* キャプションエリアの高さ */
line-height: 1.2em;
color:#000;
}





/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
	

.vide{
	width: 100%;
	margin: 0 auto;
}

.twitter{
	width: 100%;
}

.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
ul.bann{
width:460px; /* リストエリアの幅 */
margin: 0;
list-style-type: none;}
li.ban{
float:left;
/*display:inline-block; 
/display:inline; 
/zoom:1;*/
width:200px;
vertical-align:top;
margin:2px;
}

.flex{width:420px; position:relative; top:180px;}



/*UpdateNews*/
#topic{
	width:840px;
	height:36px;
	margin:0px auto;
	background-image:url(images/topic-bg2.png);
	border-radius:7px;
	margin-bottom:5px;
	
	/*--*/
	float:left;
	margin-left:0px;

}

#topic #text{
	width:730px;
	height:36px;
	margin-left:85px;
	padding-top:10px;
	overflow:hidden;
}

#topic #text span{
	white-space:nowrap;
}

#topic #text span a:hover{
	text-decoration:underline;
}

#bn-opener{
	display: block;
	width: 36px;
	height: 36px;
	margin-left: 6px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 7px;
	color: #CC2938;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	float: left;
	cursor: pointer;
}

#topic-backnumber{
	width:776px;
	margin:0 auto;
	clear:both;
	/*background-color:#FFF;*/
	border-radius:7px;
	display:none;
}

#topic-backnumber table{
	font-size:1em;
	line-height:1.2em;
	border-collapse:collapse;
	width:100%;
}

#topic-backnumber *{
	vertical-align:top;
	padding:10px;
}

#topic-backnumber tr{
	border:1px #333 dotted;
	border-width:1px 0 0 0;
	margin-top:5px;
}
#topic-backnumber tr:first-child{
	border-width:0;
}
/*UpdateNews*/


/*
div#update{
width:800px;
margin:20px;
margin-left:100px;
color:#000000;
}

.t_update{width:104px;
padding-bottom:10px;
}

dl {
border-top: none;
width: 790px;

}

dt,dd {
padding:10px;
}

dt {
border-bottom: 1px dotted #333;
clear: left;
float: left;
width: 80px;
}

dd {
margin-left: 0px;
border-bottom: 1px dotted #333;

}
*/

	
div.clear{clear:both;}


#nav { display:none; }
#nav a {text-decoration:none; padding:5px; color:#333; font-weight:bold; font-size:1.1em;}
#nav span {background:#ff79b2; height:5px; display:block; position:absolute; width:100px; left:0; top:75px;}


/* nav 
#nav {
	position: relative; top: 70px; left: 270px; width: 700px;
	height: 60px;
}
#nav li {
	cursor: pointer;
	float: left;
	display: inline;
	margin-right: 2px;
}

*/

.t_update{width:880px; text-align:left; position:relative; top:20px; left:50px;}

.samplenote {
	width: 840px;
	text-align: left;
	margin: 0 auto;
}

.note {
	background: url(images/line.png) repeat top left;
	font-size: 1em;
	line-height: 30px;
	padding: 0 10px 0 10px;
}


.siterights{
	width: 95%;
	position: relative;
	top: 50px;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-bottom: 50px;
	margin: 0 auto;
	}


.pagetop{position:absolute; top:16px; left:810px;}
.btn{position:absolute; top:50px; left:20px;}
.hidesp{ display:none;}
#spnavi{ width:95%; margin:0 auto;}
#spnavi img{ width:50%;}
}
