/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{
    color:#000;background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
    font-family:sans-serif;
    -webkit-text-size-adjust: none;
}
table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}

body{
	width:100%;
}
/*-------------------top form ----------------------*/
#top {
	background-color:#45001b;
	color: #FFFFFF;
	height: 45px;
	box-shadow: 0px 3px 5px #585858;
	overflow:hidden;
	width:100%;
}
h1{
	margin-left:10px;
	font-family:sans-serif;
	font-size:12px;
	line-height:45px;
	float:left;
}


#formbox{
	margin-left:10px;
	float:left;
	height:45px;
	width:280px;
}
#formbox2{
	display:none;
	width:600px;
	height:45px;
}

#ketxt{
	margin-top:11px;
	text-align:center;
	border:0;
	width:150px;
	height:25px;
	font-size:14px;
	line-height:1em;
	color:#f5f5f5;
	padding:0 10px;
	float: left;
	overflow:visible;
}

.formselect{
	margin:10px 0 0 10px;
	width:90px;
	float: left;
	font-size:14px;
	padding:1px 3px;
	line-height:1em;
	color:#666666;
	background:#f5f5f5;
}


/*-------------------top icon ----------------------*/
.dmmcrepic{
	float:right;
	width:92px;
	height:37px;
	line-height:1em;
	text-align:center;
	padding-top:2px;
	background-color:#713d44;
	border:3px solid #222;
}
.topiconr{
	float:right;
	width:39px;
	height:39px;
	line-height:1em;
	text-align:center;
	background-color:#713d44;
	border-top:3px solid #45000a;
	border-right:3px solid #45000a;
	border-bottom:3px solid #45000a;
}
.topiconl{
	float:left;
	width:39px;
	height:39px;
	line-height:1em;
	text-align:center;
	background-color:#713d44;
	border-top:3px solid #45000a;
	border-left:10px solid #45000a;
	border-bottom:3px solid #45000a;
}
.topiconch{
	float:right;
	width:39px;
	height:39px;
	line-height:1em;
	text-align:center;
	background-color:#4765b2;
	border-top:3px solid #45000a;
	border-right:3px solid #45000a;
	border-bottom:3px solid #45000a;
}
.topiconchl{
	float:left;
	width:39px;
	height:39px;
	line-height:1em;
	text-align:center;
	background-color:#4765b2;
	border-top:3px solid #45000a;
	border-left:10px solid #45000a;
	border-bottom:3px solid #45000a;
}
.topiconch2{
	float:right;
	width:39px;
	height:39px;
	line-height:1em;
	text-align:center;
	background-color:#778899;
	border-top:3px solid #45000a;
	border-right:3px solid #45000a;
	border-bottom:3px solid #45000a;
}
.topiconr:link,.topiconl:link{
	display:block;
	width:39px;
	height:39px;
	text-decoration:none;
}
.topiconr:hover,.topiconl:hover,.reloadd:hover{
	width:39px;
	height:39px;
	text-decoration:none;
	background-color:#b24765;
}


/*-------*/

.topmode{
	float:right;
	width:80px;
	height:39px;
	line-height:1em;
	text-align:center;
	background-color:#713d44;
	border-top:3px solid #45000a;
	border-right:3px solid #45000a;
	border-bottom:3px solid #45000a;
}
.topmodech{
	float:right;
	width:80px;
	height:39px;
	line-height:1em;
	text-align:center;
	background-color:#4765b2;
	border-top:3px solid #45000a;
	border-right:3px solid #45000a;
	border-bottom:3px solid #45000a;
}
.topmodech2{
	float:right;
	width:80px;
	height:39px;
	line-height:1em;
	text-align:center;
	background-color:#778899;
	border-top:3px solid #45000a;
	border-right:3px solid #45000a;
	border-bottom:3px solid #45000a;
}
.topmode :link{
	display:block;
	width:80px;
	height:39px;
	text-decoration:none;
}
.topmode :hover{
	width:80px;
	height:39px;
	text-decoration:none;
	background-color:#b24765;
}





h2{
	font-size:35px;
	color:#ff1493;
	padding-left:20px;
	line-height:2em;
	background-color:#ffffff;


}
h3{
	font-size:25px;
	color:#ff1493;
	padding-left:20px;
	line-height:2em;
	background-color:#ffffff;


}
strong {
	font-weight:bold;
}

#euiconte{
	width:750px;
	padding-bottom:100px;
	margin-top:30px;
	font-size:18px;
	line-height:1.5em;
	color:#888888;
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	text-align:left;
	margin:0 auto;	
}
.euioffset{
	padding:20px;
	white-space: pre;
	border:1px solid #ececec;
}







/*-------------------footer ----------------------*/
#footer{
	margin-top:0px;
	height:300px;
	border-top:2px solid #7f7677 ;
	background:#320b0b url(../images/back04.jpg) repeat;
	position:relative;
}
.footerspace{
	position:absolute;
	font-size:13px;
	line-height:1.3em;
	color:#f5f5f5;
	margin:0 0 10px 20px;
	bottom:0;
}
.zoomview{
	position:fixed;
	bottom: 0;  
	right: 0;  
	height:30px;
	width:200px;
	font-size:13px;
	line-height:30px;
	text-align:center;
	background-color:#ffffff;
	border-top:3px solid #666666;
	border-left:3px solid #666666;
}
.footerlink{
	margin:60px 0 0 50px;
	color:#ffffff;
	font-size:12px;	
	line-height:2em;
}
.footerlink a {
	color:#ffffff;
}
.footercaption{
	margin-top:15px;
	font-size:12px;
	line-height:1.4em;
	color:#ffffff;
	margin-left:50px;
}
.copyright{
	font-size:11px;
	line-height:1.2em;
	color:#ffffff;
}
/*-------------------▲　from defostyle.css ----------------------*/
/*-------------------index.html ----------------------*/
#searchdiv {
	width:100%;
	text-align:center;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #e3e3e3;
	background-color:#ececec;
	overflow: hidden;
}
.formbox0{
	width:600px;
	height:60px;
	margin:0 auto ;
	border:1px solid #ececec;
	border-radius:5px;
	background-color:#ececec;
	box-shadow: 0px 0px 4px #aaaaaa inset;
}

.formbox1{
	width:720px;
	height:60px;
	margin:0 auto ;
	border:1px solid #ececec;
	border-radius:5px;
	background-color:#ececec;
	box-shadow: 0px 0px 4px #aaaaaa inset;
}
.txt0{
	margin-top:15px;
	margin-left:20px;
	border:0;
	width:300px;
	height:30px;
	font-size:14px;
	line-height:1em;
	color:#c6156e;
	padding:0 10px;
	float: left;
	
}
.formselect0{
	margin:17px 0 0 10px;
	width:90px;
	height:30px;
	float: left;
	font-size:12px;
	line-height:1em;
	border:solid 1px #ccc;
	line-height:1em;
	color:#666666;
	outline:none;
}
.sousin0{
	margin:13px 0 0 10px;
	clear: left;
	font-size:13px;
	padding:10px 10px;
	border:solid 1px #ccc;
	line-height:1em;
	color:#444444;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#aaa));
	background-image: -webkit-linear-gradient(top, #fff, #bbb);
	background-image: -moz-linear-gradient(top, #fff, #bbb);
	background-image: -ms-linear-gradient(top, #fff, #bbb);
	background-image: -o-linear-gradient(top, #fff, #bbb);
	background-image: linear-gradient(top, #fff, #bbb);
	border-radius:3px;
	outline:none;
}
.delitag{
	margin:0px 0 0 10px;
	clear: left;
	font-size:13px;
	padding:5px 10px;
	border:solid 1px #ccc;
	line-height:1em;
	color:#444444;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#aaa));
	background-image: -webkit-linear-gradient(top, #ddd, #aaa);
	background-image: -moz-linear-gradient(top, #ddd, #aaa);
	background-image: -ms-linear-gradient(top, #ddd, #aaa);
	background-image: -o-linear-gradient(top, #ddd, #aaa);
	background-image: linear-gradient(top, #ddd, #aaa);
	border-radius:3px;
}
#indexconte{
	width:809px;
	min-height:925px;
	text-align:left;
	margin:10px auto;
}


.toppagecap{
	font-size:15px;
	line-height:2em;
	color:#444444;
}
.toppagecap2{
	font-size:10px;
	line-height:1em;
	color:#dc143c;
}
.tagspace01{
	width:920px;
	font-size:0;
}

.homesubhead{
	display:inline-block;
	font-size:13px;
	line-height:30px;
	padding:2px;
	font-weight:bold;
	letter-spacing:0.2em;
	color:#606600;
	vertical-align:middle;
	background:#ffffff;
	padding-right:20px;
}
.homesubhead img{
	display:inline-block;
	width:30px;
	height:30px;
	margin-right:10px;
	background:#acacac;
	vertical-align:middle;
}


.tagul01 {
	border-top:2px solid #acacac;
	margin:0;
	padding:0 0 3px 3px;
	font-size:0;	
	display:inline-block;
	width:452px;
	background:#ffffff;
	border-bottom:2px solid #acacac;
}
.tagul02 {
	border-top:2px solid #acacac;
	margin:0;
	padding:0 0 3px 0;
	font-size:0;	
	display:inline-block;
	width:354px;
	background:#ffffff;
	border-bottom:2px solid #acacac;	
}

.tagul03{
	border-top:3px solid #acacac;
	margin:0;
	padding:0 3px 3px 3px;
	font-size:0;	
	display:inline-block;
	width:449px;
	background:#ffffff;
	border-bottom:1px solid #acacac;
}
.tagul04 {
	border-top:3px solid #acacac;
	margin:0;
	padding:0 3px 3px 0;
	font-size:0;	
	display:inline-block;
	width:351px;
	background:#ffffff;
	border-bottom:1px solid #acacac;	
}



.tagul01 li{
	display:inline-block;
	width:110px;
	text-align:center;
	letter-spacing: normal;
	margin:3px 3px 0 0;
	padding:0;	
}
.tagul01 li a:link{
	display:inline-block;  
	font-size:12px;
	line-height:1.5em;
	padding:5px 0;
	color:#ffffff;
	width:100%;
	text-decoration:none;
	background-color:#d68bad;

}
.tagul01 li a:visited{
	color:#999999;
	text-decoration:none;
}
.tagul01 li a:hover{
	color:#ffb6c1;
	background-color:#c0c0c0;
	text-decoration:none;
}




.tagul02 li{
	display:inline-block;
	width:115px;
	text-align:center;
	letter-spacing: normal;
	margin:3px 3px 0 0;
	padding:0;	
	background:#ffffff;
}
.tagul02 li a:link{
	display:inline-block;  
	font-size:12px;
	line-height:1.5em;
	padding:5px 0;
	color:#ffffff;
	width:100%;
	text-decoration:none;
	background-color:#8badd6;
}
.tagul02 li a:visited{
	color:#999999;
	text-decoration:none;
}
.tagul02 li a:hover{
	color:#8badd6;
	background-color:#c0c0c0;
	text-decoration:none;
}

.tagul03 li{
	display:inline-block;
	width:100%;
	text-align:center;
	letter-spacing: normal;
	margin:3px 3px 0 0;
	padding:0;	
}
.tagul03 li a:link{
	display:inline-block;  
	font-size:12px;
	line-height:1.5em;
	padding:5px 0;
	color:#ffffff;
	width:100%;
	text-decoration:none;
	background-color:#d68bad;

}
.tagul03 li a:visited{
	color:#fff;
	text-decoration:none;
}
.tagul03 li a:hover{
	color:#ffb6c1;
	background-color:#c0c0c0;
	text-decoration:none;
}


.tagul04 li{
	display:inline-block;
	width:100%;
	text-align:center;
	letter-spacing: normal;
	margin:3px 3px 0 0;
	padding:0;	
	background:#ffffff;
}
.tagul04 li a:link{
	display:inline-block;  
	font-size:12px;
	line-height:1.5em;
	padding:5px 0;
	color:#ffffff;
	width:100%;
	text-decoration:none;
	background-color:#8badd6;
}
.tagul04 li a:visited{
	color:#fff;
	text-decoration:none;
}
.tagul04 li a:hover{
	color:#8badd6;
	background-color:#c0c0c0;
	text-decoration:none;
}



.makerspace01{
	width:799px;
	background:#ffffff;
	padding:10px 0 15px 10px;
	border-top:1px solid #737373;
	border-bottom:2px solid #acacac;
}

.komidashi01{
	font-size:12px;
	font-weight:bold;	
}
.makerspace01 a img{
	display:inline-block;
	vertical-align:center;
}
.formspace01{
	width:788px;
	background:#ffffff;
	padding:15px 10px 30px 10px;
	border-top:1px solid #737373;	
	border-bottom:2px solid #acacac;
}
.actessspace01{
	width:788px;
	background:#ffffff;
	padding:20px 10px;
	border-top:1px solid #737373;	
	border-bottom:2px solid #acacac;
		position:relative;
}

#actresslider{
	margin:0 auto;
	width:770px;
	height:390px;
	border-top:2px solid #ffe4e1;
	border-bottom:2px solid #ffe4e1;
}
ul#adata{
	width:770px;
	height:390px;

}
ul#adata li{
	width:770px;
	height:390px;
}
.aindi{
	float:left;
	width:100px;
	height:120px;
	font-size:11px;
	line-height:1.4em;
	overflow:hidden;
	color:#666666;
	background:#ffe4e1;
	text-align:center;
	border:5px solid #fff6f5;
}
#nextBtn{
	position:absolute;
	bottom:70px;
	right:30px;

}
#nextBtn a{
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#ff887b;
}
#prevBtn{
	display:none;
}
#okiniiri{
	font-size:25px;
	line-height:45px;
	font-weight:bold;	
}
.okinicenter{
	vertical-align:middle;
	font-size:13px;
	line-height:45px;
	padding-right:10px;
	padding-left:10px;
	float:right;
}
.sithaspace01{
	padding-top:50px;
	height:250px;
	font-size:16px;
	color:#4444;
}

/*------------------------------------------ undercontrolview --------*/
/*---------- #contagはhorizotal--favlist------*/



#controlview{
	width:100%;
	height:380px;
	line-height: 10px; 
	text-align: left; 
	color:#000000; 
	background:#ececec url('../images/annai.png') no-repeat ; 
	display:none;
	text-align:center;
}

#movisose{

}

#movisose > a > img{
		display:none;
}




.tmodetag{
	text-align:center;
}
#favorite{
	margin:20px auto 0 auto;
	width:1040px;
}
.favlist{
	display:inline-block;
	text-align:center;
}
.fav01{
	width:96px;
	height:155px;
}
.fav02{
	padding-top:10px;
	width:104px;
	height:145px;
}
.favlistspace{
	height:10px;
}
.halfpic:link img{
	border:2px solid transparent;
}
.halfpic:hover img{
	
	filter:alpha(opacity= 40); /* IE */
	-moz-opacity:0.40; /* Firefox CSS3以前 */
	opacity:0.40; /* CSS3 */
	border:2px solid #25000e;
}
.halfpic2:hover img{
	background:#ffffff;
	filter:alpha(opacity= 50); /* IE */
	-moz-opacity:0.50; /* Firefox CSS3以前 */
	opacity:0.50; /* CSS3 */
}
.halfpic3:hover img{
	background:#ffffff;
	filter:alpha(opacity= 50); /* IE */
	-moz-opacity:0.50; /* Firefox CSS3以前 */
	opacity:0.50; /* CSS3 */
	border:2px solid #fff4bc;
}
a.seachtag4:hover img,a.seachtag2:hover img,a.counttag:hover img,
a.tmodetag:hover img{
	filter:alpha(opacity= 40); /* IE */
	-moz-opacity:0.40; /* Firefox CSS3以前 */
	opacity:0.40; /* CSS3 */
	}




