@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: 145%;
	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: #FF9DC7;
}
a:active{
	color:#333333;
}

ul,ol{list-style:none;}

hr{
    border:none;
    border-top:dotted 1px #000;
    height:1px;
    margin: 0 6 0 6;
}

/*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;
}
*/


.ud{
	width: 780px;
	margin: 10px;
	margin-left: 20px;
	font-size: 1.3em;
	line-height: 1.6em;
}

/*update under dots*/
p.dot {
background-image: url(images/news/dot.gif);
line-height: 28px;	
margin: 0px;
}
p.title { 
margin: 0px 0px 5px 0px;
padding: 3px 0px; 
border-bottom: 3px double #8A7234; 
font-weight: bold; 
color: #8A7234;
}

/* divの色をグレーに変えてみます */
.divColorGray{background:#ffffff; padding:10px}
/* divの折りたたみ */
.open{
     background: #ffffff;
     color: #3399dd;
     cursor: pointer;
     width:200px;
     padding: 5px
     }
#slideBox{
     display:none;
     }
	 
	 
	 
.short2{
	width:800px;
	position:relative;
	left:10px;
	top:5px;
	font-size:1em;
	margin:10px;
	}
	
div#ct{
	width:850px;
	position:relative;
	left:20px;
	top:10px;
}

/* thumbnail horizontal */

div.imagebox {
		   /*border: 1px dashed #0000cc;  枠線 */
		   background-color: #ffffff;  /* 背景色 */
		   width: 256px;               /* 横幅 */
		   float: left;                /* 左に配置 */
		   margin: 3px;                /* 周囲の余白 */
		}
		p.image, p.caption {
		   text-align: left; /* 中央寄せ */
		   margin: 8px;        /* 余白・間隔 */
		}
		p.caption {
	font-size: 1.3em;     /* 文字サイズ */
	color: #000;    /* 文字色 */
		}

		p.exp {
			clear: left;       /* 回り込みを解除 */
		}


	

.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: 145%;
	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: #FF9DC7;
}
a:active{
	color:#333333;
}

ul,ol{list-style:none;}

hr{
    border:none;
    border-top:dotted 1px #000;
    height:1px;
    margin: 0 6 0 6;
}

/*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;
}
*/


.ud{
	width: 95%;
	margin: 10px;
	font-size: 1.3em;
	line-height: 1.6em;
}

/*update under dots*/
p.dot {
background-image: url(images/news/dot.gif);
line-height: 28px;	
margin: 0px;
}
p.title { 
margin: 0px 0px 5px 0px;
padding: 3px 0px; 
border-bottom: 3px double #8A7234; 
font-weight: bold; 
color: #8A7234;
}

/* divの色をグレーに変えてみます */
.divColorGray{background:#ffffff; padding:10px}
/* divの折りたたみ */
.open{
     background: #ffffff;
     color: #3399dd;
     cursor: pointer;
     width:200px;
     padding: 5px
     }
#slideBox{
     display:none;
     }
	 
	 
	 
.short2{
	width:800px;
	position:relative;
	left:10px;
	top:5px;
	font-size:1em;
	margin:10px;
	}
	
div#ct{
	width:850px;
	position:relative;
	left:20px;
	top:10px;
}

/* thumbnail horizontal */

div.imagebox {
		   /*border: 1px dashed #0000cc;  枠線 */
		   background-color: #ffffff;  /* 背景色 */
		   width: 256px;               /* 横幅 */
		   float: left;                /* 左に配置 */
		   margin: 3px;                /* 周囲の余白 */
		}
		p.image, p.caption {
		   text-align: left; /* 中央寄せ */
		   margin: 8px;        /* 余白・間隔 */
		}
		p.caption {
	font-size: 1.3em;     /* 文字サイズ */
	color: #000;    /* 文字色 */
		}

		p.exp {
			clear: left;       /* 回り込みを解除 */
		}


	

.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: 100%;
	text-align: left;
	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: 100%;
	/*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;}
}
