@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;}

@media screen and (min-width: 641px) {

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;
}

html , body {height:100%;}
body > #container {height:auto;}

div#bk{
background-image: url(images/lineup/bk.png); 
	background-position: center bottom;  
	background-repeat: repeat-y;
	width:100%;
	} 

img {
border: none;
}

/*A*/
a{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#333333;
	text-decoration:none;
}
a:active{
	color:#333333;
	text-decoration:none;
}

ul,ol{list-style:none;}

hr{
	border: none;
	border-top: dotted 1px #000;
	margin: 6px 0;
}

/*WRAPPER*/
div#wrapper{
width:950px;
margin: 0 auto;
text-align:left;
}



/*CONTAINER*/
div#container{
height:100%;/* for IE6 */
	min-height:100%;
}


div#header{
width:950px;
height:180px;
background-image: url(images/lineup/header.jpg);
background-repeat: no-repeat;
background-position: center top;
position:relative;
left:0;
top:0;
}

.logo{width:202px; position:absolute; left:25px; top:0px;}

.short{
	width:250px;
	position:relative;
	left:180px;
	top:85px;
	font-size:0.8em;
	margin:10px;
	}

div#contents{
width:900px;
position:relative;
left:20px;
}


/*.tweet{
	width:890px;
	text-align:right;
	margin-top:10px;
}
*/

.short2{
	width:500px;
	position:relative;
	left:10px;
	top:5px;
	font-size:1em;
	margin:10px;
	}
	
div#ct{
	width:880px;
	position:relative;
	left:20px;
	top:10px;
}
.parts{width:850px;
margin:10px;}


.parts01{
width:330px;
float:left;
}

.parts02{
	width: 500px;
	float: right;
	margin: 10px;
	font-size: 1.4em;
	line-height: 1.4em;
}

/* --- リストエリア --- */
ul.thumbnail {
width: 100%; /* リストエリアの幅 */
margin: 0;
padding: 10px 0 0; /* リストエリアのパディング（上、左右、下） */
list-style-type: none;
}

/* --- リスト項目 --- */
ul.thumbnail li {
width: 300px; /* 項目の幅 */
float: left;
}

/* --- 項目内容 --- */
ul.thumbnail dl {
width: 282px; /* 内容の幅 */
margin: 0 auto; /* 内容のセンタリング */
font-size: 1em;
}

/* --- 写真エリア --- */
ul.thumbnail dt {
/* height: 102px; */ /* 写真エリアの高さ（dt要素の高さを指定する場合） */
margin-bottom: 5px; /* 写真エリアの下マージン */
}

/* --- キャプションエリア --- */
ul.thumbnail dd {
margin: 0 0 4px; /* キャプションエリアのマージン（上、左右、下） */
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:440px;
float:right;
}
li.ban{
float:left;
display:inline-block; 
/display:inline; 
/zoom:1;
width:200px;
vertical-align:top
}

li.ban img{
margin:1px;
margin-left:1px;
}


div#update{
width:800px;
margin:20px;
margin-left:100px;
color:#000000;
}

.t_update{width:104px;
padding-bottom:10px;
}

dl {
border-top: none;
width: 790px;
/*background: #ffffff;*/
}

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;
/*background: #fff;*/
}

	
div.clear{clear:both;}


#nav { position: relative; top:65px; left: 320px; width: 600px;
	height: 60px; }
#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:60px;}


/* 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; 
margin-left:20px;
margin-top: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:100px;
	left:50px;*/
	font-size:0.8em;
	line-height:1.2em;
	margin-top:20px;
	}


/* page-top */
#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 103px;
	padding: 10px;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
}
.hidepc{ display:none;}
}

@media screen and (max-width: 640px) {
	
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;
}

html , body {height:100%;}
body > #container {height:auto;}

div#bk{
background-image: url(images/lineup/bk.png); 
	background-position: center bottom;  
	background-repeat: repeat-y;
	width:100%;
	} 

img {
border: none;
}

/*A*/
a{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#333333;
	text-decoration:none;
}
a:active{
	color:#333333;
	text-decoration:none;
}

ul,ol{list-style:none;}

hr{
	border: none;
	border-top: dotted 1px #000;
	margin: 6px 0;
}

/*WRAPPER*/
div#wrapper{
	width: 95%;
	margin: 0 auto;
	text-align: left;
}



/*CONTAINER*/
div#container{
height:100%;/* for IE6 */
	min-height:100%;
}


div#header{
display:none;
}

.logo{width:202px; position:absolute; left:25px; top:0px;}

.short{
	width:250px;
	position:relative;
	left:180px;
	top:85px;
	font-size:0.8em;
	margin:10px;
	}

div#contents{
	width: 100%;
	position: relative;
}


/*.tweet{
	width:890px;
	text-align:right;
	margin-top:10px;
}
*/

.short2{
	width:500px;
	position:relative;
	left:10px;
	top:5px;
	font-size:1em;
	margin:10px;
	}
	
div#ct{
	width: 100%;
	position: relative;
	top: 10px;
}
.parts{
	width: 100%;
}
.parts img{
	margin-top: 2px;
	width: 100%;
}

.parts01{
	width: 100%;
}

.parts02{
	width: 100%;
	margin: 10px 0;
	font-size: 1.6em;
	line-height: 1.4em;
}

/* --- リストエリア --- */
ul.thumbnail {
width: 100%; /* リストエリアの幅 */
margin: 0;
padding: 10px 0 0; /* リストエリアのパディング（上、左右、下） */
list-style-type: none;
}

/* --- リスト項目 --- */
ul.thumbnail li {
width: 300px; /* 項目の幅 */
float: left;
}

/* --- 項目内容 --- */
ul.thumbnail dl {
width: 282px; /* 内容の幅 */
margin: 0 auto; /* 内容のセンタリング */
font-size: 1em;
}

/* --- 写真エリア --- */
ul.thumbnail dt {
/* height: 102px; */ /* 写真エリアの高さ（dt要素の高さを指定する場合） */
margin-bottom: 5px; /* 写真エリアの下マージン */
}

/* --- キャプションエリア --- */
ul.thumbnail dd {
margin: 0 0 4px; /* キャプションエリアのマージン（上、左右、下） */
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:440px;
float:right;
}
li.ban{
float:left;
display:inline-block; 
/display:inline; 
/zoom:1;
width:200px;
vertical-align:top
}

li.ban img{
margin:1px;
margin-left:1px;
}


div#update{
width:800px;
margin:20px;
margin-left:100px;
color:#000000;
}

.t_update{width:104px;
padding-bottom:10px;
}

dl {
border-top: none;
width: 790px;
/*background: #ffffff;*/
}

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;
/*background: #fff;*/
}

	
div.clear{clear:both;}


#nav { position: relative; top:65px; left: 320px; width: 600px;
	height: 60px; }
#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:60px;}


/* 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; 
margin-left:20px;
margin-top: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:100px;
	left:50px;*/
	font-size:0.8em;
	line-height:1.2em;
	margin-top:20px;
	}


/* page-top */
#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	
}
#page-top a:hover {
	text-decoration: none;
}
.sptitber {width:100%;}
.spber {width:70%;}
.hidesp{ display:none;}
#spnavi img{ width:50%;}
#spnavi{ padding-bottom:10px;}
}
