@charset "utf-8";
html {
	margin:0;
	padding:0;
}
a {
	cursor:pointer;
	overflow: hidden;
}
div {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: small;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
input {
	font-size: small;
	line-height: 1.3em;
	padding: 0;
}
p,
form,
li,
textarea {
	font-size: small;
	line-height: 1.1;
	margin: 0;
	padding: 0;
}
img {
	border: none;
	font-size: 1px;
	line-height: 0.9em;	
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
ul,dl {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol {
	list-style: decimal;
	margin: 0;
	padding: 0;
}
li,dt,dd {
	margin: 0;
	padding: 0;
}
table {
	padding: 0;
	margin: 0;
	border-collapse: separate;
	background: none;
}
th,td {
	font-weight: normal;
	text-align: left;
}

a:link {
	color:	#FFF;
	text-decoration: none;
}
a:visited {
	color:	#CCC;
	text-decoration: none;
}
a:active, 
a:hover, 
a:focus, 
#lightbox-layer-info a:active, 
#lightbox-layer-info a:hover, 
#lightbox-layer-info a:focus{
	color:	#F00 !important;
	text-decoration:	underline;
}
.pagetop a:link,
.pagetop a:visited{ 
	color: #666666;
	text-decoration: none;
}
.pagetop a:focus,
.pagetop a:active,
.pagetop a:hover {
	color:	#FF7D00;
	text-decoration:	underline;
}

/*
div {
 zoom:1;
}
*/
.clear {
	clear:both;
	float:none;
	padding:0;
	margin:0;
	line-height:0;
}

.fr {
	text-align: right;
	float:right;
	color: #666;
}
.fl {
	text-align: left;
	float:left;
	color: #666;
}
.pagetop {
	float:right;
 background:url(../img/b_up.gif) no-repeat 0 0
;
 width:26px;
	height:10px;
	padding:0 0 10px;
}
.heightLine .thumb {
	height: 70px;
	width: 70px;
	overflow: hidden;
	margin: 10px;
	display:block;
}

.heightLine a img {
	max-width: 70px;
	overflow:hidden;
	display: block;
}

body {
	font-size: small;
	font-family: Meiryo,"メイリオ","ＭＳ Ｐゴシック",'Hiragino Kaku Gothic Pro',"ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	color:#EEE;
	margin:0;
 padding:0;
	border:0;
	background: #003 none no-repeat;
	behavior: url("http://www.spomotion.jp/spomotion/common/js/csshover3.htc"); 
}


/* page ------------------------------------------------------------ */
.page {
  width: 940px;
  margin: 0 auto;
  text-align: left;
}

.ad_text {
	padding: 0px 0px 10px 5px;
	line-height: 1.4;
}


/* contentsbox  ------------------------------------------------------------ */

#contentsbox {

}
#contentswrap {
	width: 760px;
	float:right;
}

#contents{
overflow:hidden;
width:100%;
}

#contents .title{
	height:22px;
	border-bottom:solid 1px #CCC;
	width:100%;
	margin:0 0 10px;
	line-height:22px;
	overflow:hidden;
}

/* header ------------------------------------------------------------ */

#header {
	width: auto;
	height: 95px;
	margin: 0px 0px 7px;
	padding: 0px;
	min-width:700px;
}
#header .hl {
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
}
#header .hl strong {
	white-space: nowrap;
}
#header .hl em {
	font-size: 120%;
	color: #F00;
	font-style:normal;
}
#header .logo {
	background: url(../img/logo.gif) no-repeat 0% 50%;
	float: left;
	width: 160px;
	height: 95px;
	display: block;
	padding: 0px 23px 0px 0px;
	text-indent: -9999px;
}
#header .ad_head {
	padding: 3px 0px 0px 0px;
}

/* search ------------------------------------------------------------ */

#search {
	float: right;
	padding: 26px 0px 0px;
	height: 18px;
	vertical-align: bottom;
	width: 260px;
}
#search form {
	vertical-align: bottom;
	padding: 0px;
}
#search form img{
  float:left;
		margin: 3px 5px 0 0;
		padding: 0;
}
#search form .query {
	float:left;
	width: 180px;
	height: 18px;
	margin: 0;
	padding: 0px;
	vertical-align: middle;
	border-width: 1px;
}
#search form .button {
	float:left;
	width: 71px;
	height: 20px;
	border: 0;
	background: url(../img/h_sc_b.gif) no-repeat right top;
	font-weight: bold;
	color: #feeeee;
	padding: 0 0 0 5px;
	margin: 0px;
	cursor: pointer;
}
#search_result ul li h2 {
	font-size: 11pt;
	color: #666;
}


/* footer  ------------------------------------------------------------ */

#footer {
	clear:both;
	float:none;
	padding:10px 0 1em;
	margin:0;
	text-align: center;
	background: #DDD url(../img/foot_hl.gif) repeat-x 0px 0px;
	width: 100%;
}
#footer a:link,
#footer a:visited {
	color: #333;
	text-decoration:underline;
}
#footer p {
	line-height:1.3;
	color: #333;
	font-size:8pt;
}
#footer .credit {
	float: left;
	width:203px;
	padding: 0px;
}
#footer .copyright {
	padding: 1em 0px 0px;
	width: 100%;
	color: #666;
	font-size: 7pt;
}
#footer .link_box{
	float:left;
}
#footer .col {
	float:left;
	margin:10px 0px 0px 7px;
	padding:0 0 0.5em 7px;
	border-left: 1px solid #FFF;
	display:block;
	white-space:nowrap;
}
#footer .col li {
	text-align:left;
	font-weight: bold;
}
#footer .col_head {
	color:#FFF;
}
#footer .col_head ul li {
	font-weight: normal;
	padding:4px 0 0 8px;
	color:#000;
	white-space:nowrap;
}
#footer .footer_inner {
	margin: 0px auto;
	width: 940px;
}
#footer .footer_inner .col li ul li {
	background: url(../img/foot_mk.gif) no-repeat 0px 6px;
	font-size: 7pt;
}
#footer .footer_inner .col_head strong {
	font-size: 10pt;
}
#footer .footer_inner .col_head strong a:link,
#footer .footer_inner .col_head strong a:visited{
	text-decoration:none;
}
#footer .footer_inner .col_head strong a:active,
#footer .footer_inner .col_head strong a:hover,
#footer .footer_inner .col_head strong a:focus{
	text-decoration: underline;
}
#footer .pics{
	width:200px;
}
#footer .motion{
	width:255px;
}
#footer .colle{
	width:190px;
}


/* menu  ------------------------------------------------------------ */

#menu {
	float:left;
	width:160px;
	padding: 0px;
}
#menu ul{
	background: #003;
}
#menu h2 {
	background-image:url(../img/m_mk1.gif);
	background-position:0.2em 6px;
	background-repeat:	no-repeat ;
	padding: 2px 0px 2px 1.5em;
	font-weight: bold;
	color: #FFF;
	height:18px;
	width:140px;
	line-height:21px;
}


/* l_pop  ------------------------------------------------------------ */

#menu #l_pop {
	padding: 0px 0px 3px;
	background: url(../img/m_ttl.gif) repeat-x 0px 0px;
}
#menu #l_pop li{
	zoom:1;
	padding:0.5em 0 0 0.8em;
}
#menu #l_pop ul {
	margin:3px 0 0;
	padding:3px 0;
}


/* l_list  ------------------------------------------------------------ */

#menu #l_list {
	padding: 0px 0px 3px;
	background: url(../img/m_ttl.gif) repeat-x 0px 0px;
}
#menu #l_list ul {
	margin:3px 0 0;
	padding:3px 0;
}
#menu #l_list li {
	zoom:1;
	padding:0.5em 0 0 0.8em;
}

#menu #l_list h3 {
	text-align:right;
	padding: 0px 0.5em 0px 0px;
}


/* pickup  ------------------------------------------------------------ */

#pickup {
	margin: 0 0 10px;
	padding: 0px 0 0;
	width: 100%;
	overflow: hidden;
}
#pickup h2 {
	text-indent: -9999px;
	background: url(../img/pk_ttl.gif) no-repeat 0px 0px;
	height: 22px;
}
#pickup ul {
	overflow: hidden;
	padding: 0 0 0 5px;
	display:block;
	width:102%;
}
#pickup li {
	display:inline;
}

#pickup .heightLine {
	background: url(../img/pk_bg_off.gif) repeat-x 0px 0px;
	display:block;
	float:left;
	height:110px;
	margin:0 20px 6px 0;
	overflow:hidden;
	padding: 0px;
	position: relative;
	text-align:center;
	width:90px;
	vertical-align:top;
	line-height:1.5;
}
#pickup .heightLine:hover,
#pickup .heightLine:active,
#pickup .heightLine:focus{
	background: url(../img/pk_bg_on.gif) repeat-x 0px 0px;
}
#pickup .heightLine:hover a,
#pickup .heightLine:active a,
#pickup .heightLine:focus a{
	color:	#F00 !important;
	text-decoration:	underline;
}
#pickup .heightLine .thumb {
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
#pickup .heightLine a {
	position:relative;
	top:90px;
	text-align:center;
}
#pickup .heightLine h4 {
	padding: 0.7em 0px;
}

/* new  ------------------------------------------------------------ */

#new {
	clear:both;
	margin: 0px 0px 20px;
}
#new h2 {
	background: url(../img/nw_ttl.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 22px;
	margin: 0px;
	border-bottom: 1px solid #CCC;
	float:left;
	width: 170px;
}
#new .update {
	float:right;
	text-indent:0;
	text-align:right;
	white-space: nowrap;
	color:#CCC;
}
#new ul {
	padding: 0px 5px;
	width: 100%;
	overflow: hidden;
}

#new li {
	font-size: 100%;
	margin: 0;
	line-height: 1.6em;
	padding: 0px 0.5em 0px 0px;
	white-space: nowrap;
	float: left;
}

/* cloud  ------------------------------------------------------------ */
#cloud, #cloud2{
	clear:both;
	margin: 0px 0px 20px;
}
#cloud ul ,#cloud2 ul {
	display:block;
	padding:0 5px 10px;
}
#cloud h1, #cloud h2 {
	background: url(../img/tg_ttl.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	margin: 0px 0px 10px;
	border-bottom: 1px solid #CCC;
	float:left;
	width: 122px;
	height: 22px;
}
#cloud2 h1 ,#cloud2 h2 {
	font-size: 12pt;
	font-weight:bold;
	margin: 0px 0px 10px;
	border-bottom: 1px solid #eee;
	float:left;
	height: 22px;
	color: #F00;

}
#cloud li,#cloud2 li{
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	display:inline;
	height:1.1em;
}

#cloud li a ,#cloud2 li a {
	text-decoration: none;
}

/* タグレベル1～6 */

#cloud .l1 ,#cloud2 .l1 {
	font-size: 200%;
	font-weight: bold;
/* 	color: #f30871; */
}

#cloud .l2 ,#cloud2 .l2 {
	font-size: 150%;
	font-weight: bold;
/* 	color: #e50d11; */
}

#cloud .l3 ,#cloud2 .l3 {
	font-size: 120%;
	font-weight: bold;
/* 	color: #da2f10; */
}

#cloud .l4 ,#cloud2 .l4 {
	font-size: 100%;
/* 	color: #d15c15; */
}

#cloud .l5 ,#cloud2 .l5 {
	font-size: 70%;
/* 	color: #c58f1b; */
}

#cloud .l6 ,#cloud2 .l6 {
	font-size: 50%;
/* 	color: #b7ba0a; */
}
#cloud .l1, #cloud2 .l1,
#cloud .l2, #cloud2 .l2,
#cloud .l3, #cloud2 .l3,
#cloud .l4, #cloud2 .l4,
#cloud .l5, #cloud2 .l5,
#cloud .l6, #cloud2 .l6{
/* 		height:1em; */
}
#cloud .next ,#cloud2 .next {
	display: none;
}

#cloud .default ,#cloud2 .default {
	clear: both;
}
#cloud .count ,#cloud2 .count {
	float: left;
	padding: 5px 0px 0px;
}
#cloud .count strong ,#cloud2 .count strong {
	color: #F00;
	font-weight: bold;
}


/*   ------------------------------------------------------------ */
#cloud .cap ,#cloud2 .cap {
	clear:both;
}
#cloud .cap h2 ,#cloud2 .cap h2 {
	padding: 0px;
	line-height:22px;
	text-indent:0;
	background:none;
	float:left;
	white-space:nowrap;
	border-bottom:none;
}
#cloud .cap .title ,#cloud2 .cap .title {
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	border-bottom:none;
}
#cloud .cap h2 strong ,#cloud2 .cap h2 strong {
	font-size: 100%;
	font-weight: bold;
	color: #F00;
}
#cloud .cap h2 em ,#cloud2 .cap h2 em {
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #F00;
}
#cloud .title .caps ,#cloud2 .title .caps {
	font-size: 9pt;
	font-weight: normal;
	white-space: nowrap;
	float: right;
}


/* image_list  ------------------------------------------------------------ */

#image_list {
	margin: 0 0 20px;
	padding: 0px;
	width:100%;
}
#image_list .title {
	height:auto;
}
#image_list h1 {
	color: #CCC;
	font-weight: bold;
	line-height:22px;
}
#image_list h1 strong {
	white-space: nowrap;
	font-size: 14pt;
	color: #F00;
	font-weight: bold;
}

#image_list .count strong {
	font-weight: bold;
	color: #F00;
}
#image_list .count {
	text-align:left;
	padding:0 0 15px;
}

#image_list li{
	display:inline;
}

#image_list .heightLine {
	width:120px;
	height:115px;
	background: url(../img/pk2_bg_off.png) repeat-x 0px 0px;
	display:block !important;
	float:left;
	margin:0 14px 6px;
	overflow:hidden;
	padding: 0px;
	position: relative;
	text-align:center;
	vertical-align:top;
	line-height:1.5;
}
#image_list .heightLine:hover,
#image_list .heightLine:active,
#image_list .heightLine:focus {
	background: url(../img/pk2_bg_on.png) no-repeat 0px 0px;
}
#image_list .heightLine:hover a,
#image_list .heightLine:active a,
#image_list .heightLine:focus a{
	color:	#F00 !important;
	text-decoration:	underline;
}

#image_list .heightLine .thumb {
	width: 100px;
	height: 75px;
	overflow: hidden;
	margin: 10px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#image_list .heightLine a {
	position:relative;
	top:95px;
	text-align:center;
}
#image_list .heightLine .thumb img {
	max-width: 100px;
	overflow:hidden;
	display: block;
}

#image_list .loading {
	float:left;
	margin:0 15px 6px;
	padding:18px 0 0;
	width:120px;
	background-color:#003;
	vertical-align:middle;
	text-align:center;
}

#contents .more{
	clear:both;
	text-align:center;
	padding: 10px 0px 0px;
}
#contents .more a{
	background: url(../img/dt_b_more.gif) no-repeat 0 0;
	text-indent:-9999px;
	width:77px;
	height:20px;
	display:block;
	margin:0 auto;
}


/* cap  ------------------------------------------------------------ */

#cap {
	margin:0 0 20px;
	clear:both;
}
#cap span {
	white-space: nowrap;
	color: #CCC;
	line-height: 1.4em;
}
#cap h2 {
	font-size: 11pt;
	color: #F00;
	font-weight: bold;
	font-style: normal;
	padding: 0px;
	line-height:22px;
}
#cap .caps {
	padding: 0px 5px;
}

/* search_result  ------------------------------------------------------------ */

#search_result {
	margin: 0 0 20px;
	padding: 0px 0 0;
}
#search_result h1 strong {
	font-size: 100%;
	font-weight: bold;
	color: #F00;
}
#search_result h1 em {
	font-size: 12pt;
	color: #F00;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
}
#search_result h1 {
	padding: 0px;
	line-height:22px;
}
#search_result ul {
	padding: 0px 5px;
	display:block;
	clear:both;
}
#search_result ul li {
	float: left;
	padding: 0px 1em 0px 0px;
	white-space: nowrap;
}
.thin {
	font-weight: normal;
	padding:0 0 0 6px;
	white-space:nowrap;
}

/* error  ------------------------------------------------------------ */
#error h2 {
	font-size: 11pt;
	color: #F00;
	font-weight: bold;
	font-style: normal;
	padding: 0px;
	line-height:22px;
}
#error .comment {
	padding: 0px 5px;
}
#error .comment p {
	line-height: 1.5em;
}
#error .comment ul {
	padding: 5px 0em 5px 1em;
}

.ad_728{
	width:728px;
	margin:0 auto;
	padding:0 0 10px;
}

#dmm_rcm {
	padding:0;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	margin: 0px 0px 20px;
}
#dmm_rcm h2 {
	background-color: #333;
	color: #FFF;
	font-weight:bold;
	font-size:11pt;
	padding:0 0 0 5px;
}
#dmm_rcm ul {
	display: block;
	overflow: hidden;
	width:100%;
	background-color: #003;
}
#dmm_rcm ul li {
	font-size:8pt;
	padding:10px 0 10px 8px;
	float: left;
	overflow: hidden;
	width: 244px;
	margin:0;
	border-bottom: 1px solid #333;
	height: 100px;
}
#dmm_rcm ul li a{
	line-height:1.5 !important;
	padding:0 3px 0 0;
	margin:0;
}
#dmm_rcm ul li .thumb {
	display: block;
	float: left;
	height: 95px;
	width: 70px;
	padding: 0px 10px 0px 0px;
	text-align: center;
}
#dmm_rcm ul li .title{
	border-bottom:none;
	margin:0;
	height:3em;
	overflow:hidden;
	float: left;
	display: block;
	max-width:160px;
	margin:0 0 1.2em 0;
}

