@charset "shift_jis";


/*-----
 *
 *  全般
 *
 *-----*/
* {
	font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
	padding:0;
	margin:0;
}

/*-----
 *
 *  メイン
 *
 *-----*/
body{
	color:#555555;
	background:#ffffff;
	text-align:justify;
	font-size:12px;
	background: #FFE0F1 url(../img/bg.jpg) 0 0 repeat-x 
	
}

div#body{
	width:780px;
	margin:0 auto;
	background:url(../img/frm.png) repeat-y center top;
}
div#top{
	padding-left:15px;
	padding-right:15px;
}

ul.list-bg, ul.list-bg li {
 margin: 0; padding: 0;
}
ul.ulmod { margin-left: 12px; }
ul.ulmod li {
 list-style-type: none;
 padding: 4px 10px 4px 28px;
 background-repeat: no-repeat;
 background-position: left center;
}

a{
 color:#4545ff;
 text-decoration : underline;
 font-size : 10pt;
 border: none;
 margin: 0 auto;

}


/*-----
 *
 *  one
 *
 *-----*/
div#one{
	height:70px;
	background:#ffffff url(../img/01.jpg) no-repeat top center;
	border-bottom:1px dotted #999999;
}
div#one h1{
	color:#ffffff;
	font-weight:normal;
	text-align:right;
	font-size:10px
}
div#one h2{
	font-size:20px;
	padding:3px;
}
div#one h2 a,
div#one h2 a:hover{
	color:#FF5BE9;
	display:block;
	width:500px;
	height:50px;
	background:transparent;
	text-decoration: none;
	 font-size : 18pt;
}
div#one p{
	color:#000000;
	padding:3px 0 0 8px;
}

h3{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding-top:3px;
	padding-left:10px;
	background:#ffffff url(../img/sub_t.jpg) no-repeat left;
}

/*-----
 *
 *  two
 *
 *-----*/

div.two{
	padding-left:0px;
	margin-top:2px;
}

/*-----
 *
 *  three
 *
 *-----*/

div#three{
	color:#999999;
	clear:both;
	width:100%;
	background:#FFFFFF;
	border-top:10px solid #FFFFFF;
	text-align:center;
}
div#three a{
	color:#999999;
	text-decoration:underline;
}
div#three h3{
	border-top:1px dotted #5b9b7a;
	font-size:12px;
	font-weight:normal;
	padding-top:8px;
	background:#ffffff url(../img/sub_t.gif) no-repeat left;
}
address{
	font-size:12px;
	font-style:normal;
	padding-top:11px;
	padding-bottom:7px;
	line-height:120%;
}

div.li{
	font-size:15px;
	text-decoration:underline;
	color:#0000FF;
	font-weight:bold;
}

div.navi{
	font-size:12px;
	font-style:normal;
	text-align:right;
	color:#0000FF;
}

div.Label{
	font-size:10px;
	font-style:normal;
	text-align:left;
	color:#666666;
}
div.ReleaseDate{
	font-size:10px;
	font-style:normal;
	text-align:left;
	color:#666666;
}
div.EAN{
	font-size:10px;
	font-style:normal;
	text-align:left;
	color:#666666;
}
div.Human{
	font-size:10px;
	font-style:normal;
	text-align:left;
	color:#666666;
}


/*-----
 *
 *  アドセンス
 *
 *-----*/
div.adLink{
	padding:1px 0px;
	background:#FFFFFF;
}

div.adLink2{
	padding:300px 0px;
	background:#FFFFFF;
}


table.map{
	border-spacing:0;
    border-top:1px solid #bdbdbd;
    border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
    border-bottom:1px solid #bdbdbd;
    border-collapse:collapse;

}

td.parts{
	vertical-align: top; 
	border-width:0px;
	width:200px;
	border-right:1px solid #bdbdbd;
    border-bottom:1px solid #bdbdbd;
	text-align: canter;
	padding:0.3em 1em;
	word-break : break-all;
	line-height: 20px;
}
td.parts a{
 color:#6666ff;
}
td.parts a:visited{
 color:#6666ff;
}

td.parts2{
	vertical-align: top; 
	border-width:0px;
	width:200px;
	border-right:1px solid #bdbdbd;
    border-bottom:1px solid #bdbdbd;
	text-align: canter;
	padding:2px 2px;
    word-break : break-all;
	line-height: 17px;
}
td.parts2 a{
 color:#6666ff;
 font-size : 10pt;
}
td.parts2 a:visited{
 color:#6666ff;
 font-size : 10pt;
}
td.parts2 img{
	display:block;
    margin: 0 auto;
    text-align: center;
	border: none;
}

table.all{
	position: relative;
	left:5px;
	padding:0;
}
table.all td{
	align = left;
	valign = top;
}


table.map2{
	border-spacing:0;
    border-top:1px solid #FF26E2;
    border-left:1px solid #FF26E2;
	border-right:1px solid #FF26E2;
    border-bottom:1px solid #FF26E2;
    border-collapse:collapse;

}
table.map2 th{
	padding: 5px;
    border: #FF26E2 solid;
    border-width: 0 0 1px 1px;
    background: #FF26E2 ;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 120%;
    text-align: center;


}
table.map2 td{
   padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #FF26E2 #FF26E2 #FFFFFF;
    color: #1A4444;
    text-align: center;
    border-left:1px solid #FF26E2;

}



div.partsdiv a{
 color:#aaaaaa;
 text-decoration : none;
 font-size : 8pt;
}
div.maindiv a{
 color:#0000ff;
 font-size : 12pt;
 font-weight : bold;
}

td.head{
	vertical-align: top; 
	border-width:0px;
	width:200px;
	border-right:1px solid #bdbdbd;
    border-bottom:1px solid #bdbdbd;
	text-align: canter;
	padding:0.3em 1em;
	word-break : break-all;
	background:#ffffff url(../img/ti.jpg) no-repeat top center;
	color:#ffffff;

}

td.head2{
	vertical-align: top; 
	border-width:0px;
	width:200px;
	border-right:1px solid #bdbdbd;
    border-bottom:1px solid #bdbdbd;
	text-align: canter;
	padding:0.3em 1em;
	word-break : break-all;
	background:#ffffff url(../img/ti2.jpg) no-repeat top center;
	color:#ffffff;

}

td.parts img{
	display:block;
    margin: 0 auto;
    text-align: center;
	border: none;
}

hr {
	height: 1px;
}

td.parts b{
	color:#5454ff;
}

div.adult{
 color:#7f667f;
 text-decoration : none;
 font-weight : bold;
 font-size : 10pt;
}

div.imgBox img{
/*	display:block;*/
    margin: 0 auto;
/*    text-align: center;*/
	border: none;
}

div.mem a{
 color:#4545ff;
 text-decoration : underline;
 font-size : 12pt;
 border: none;
 margin: 0 auto;

}

span.blogA a{
 color:darkslategray;
 text-decoration : underline;
 font-size : 10pt;
 font-weight : bold;
}

span.blogDate {
 color:black;
 font-size : 10pt;
}

span.blogSource {
 color:black;
 font-size : 10pt;
}

.myCarousel { 
    margin:0; 
    padding:0; 
    height:200px;
}
 
.myCarousel li { 
    width:90px; 
    height:200px;
	margin: 0 5px 0 5px; 
    list-style:none;  
	float:left;
}

.jslink{
    cursor:pointer;
    color:blue;
    text-decoration:underline;
}