@charset "utf-8";

/* ==============================
default */

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6 {
font-style: normal;
font-size: 1.0em;
}
 
table {border-spacing:0;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}
caption,th {text-align:left;}
table,th,td,img {border:0;}
q:before,q:after {content:'';}
ul {list-style: none;}
img{vertical-align:bottom;}

/* ==============================
common */

body{
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,Osaka,"ＭＳ Ｐゴシック",sans-serif;
	text-align:center;
	background-color:#FFF;
	color:#666;
}

a{color:#999; text-decoration:none}
a:hover{color:#666; text-decoration:none}

#content{
	text-align:center;
	margin:0 auto;
	width:1000px;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}


#bgarea_side{
	width:50px;
	height:270px;
	background-image:url(../../img/one/bg1.jpg);
	float:left;
}

#bgarea_main_margine{
	margin-left:10px;
}


#bgarea_main{
	width:450px;
	height:270px;
	background-image:url(../../img/one/bg2.gif);
	float:left;
}

#bgarea_telop{
	width:490px;
	height:30px;
	padding:16px 0 20px;
}

#bgarea_quizbanner{
	width:890px;
	height:90px;
	padding:5px 0 10px 55px;
}

#bgarea_buzz{
	height:170px;
	text-align:left;
	font-size:95%;
	line-height:1.6em;
	margin:60px 20px 10px 20px;
	padding-right:10px;
	overflow: auto;
}

#bgarea_buzz .title{
	padding:4px 0 8px;
	color:#0A246A;
	font-weight:bold;
}

#bgarea_buzz .title span{
	color:#FF9900;
}

#bgarea_buzz .name{
	padding:6px 0px 10px;
	color:#333;
	text-align:right;
}

#bgarea_banner_margine{
}

#bgarea_banner{
	margin-left:45px;
	width:450px;
	height:270px;
	float:left;
	text-align:left;
	background-image:url(../../img/gold/sample_banner.gif);
	display:inline;
}

#bgarea_banner #sample{
	width:148px;
	height:80px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:50px;
	margin-right:50px;
}

#movieArea{
	background-image:url(../../img/gold/movie_bg.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:455px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#movieArea .bottan{
float:left;
padding-left:110px;
padding-top:330px;
}

*html body #movieArea .movie {
	
}
#movieArea .movie{
float:right;
padding-right:20px;
padding-top:15px;
}


#form_title{
	margin:10px 0;
}

#clear{
	clear:both;
}

#foot{
	width:940px;
	text-align:center;
	margin:0 auto;
}

#foot_pagetop{
	font-size:85%;
	line-height:1.6em;
	text-align:right;
	margin:10px 0 20px;
}


/* キーワードエリア */

dl.column	{
	text-align:left;
	width: 900px;
	background: url(../../img/one/keyword_center.jpg) repeat-y;
}
dl.column dt	{
	background: url(../../img/one/keyword_top.jpg) no-repeat;
	padding: 25px 25px 10px;
	color:#b38d05;
	font-size:19px;
}
dl.column dd	{
	background: url(../../img/one/keyword_under.jpg) no-repeat bottom left;
	padding: 0 25px 25px;
	color:#7b6927;
	font-size:13px;
}
dl.column dd .mini	{
	margin-top:5px;
	line-height:1.3em;
	font-size:10px;
}

/* アンプルフォーム */
#sampleform	{
	width:706px;
	margin-left: auto;
	margin-right: auto;
}


/* twitterエリア */
#tweetArea {
	width:100%;
	margin: 14px 0 20px 0;
}

#tweet {
width:890px;
height:405px;
margin:auto;
background: url(../../img/collagen/tweet_bgall.gif);
padding-top:13px;
padding-bottom:13px;
}

#tweet a{color:#FF0000; text-decoration:underline;}
#tweet a:hover{color:#FF0000; text-decoration:underline;}


#tweet a:hover img{
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
}

#tweet a.noblink:hover img{
filter:alpha(opacity=100);
-moz-opacity:1.00;
opacity:1.00;
}


#tweet .title{
width:864px;
height:65px;
margin-left:13px;
behavior: expression(IEPNGFIX.fix(this));
background: url(../../img/collagen/tweet_title.png);
}

#tweet .commentArea{
	width:864px;
	height:90px;
	background-color:#FFFFFF;
	margin-left:13px;
	margin-bottom:13px;
}
#tweet .commentArea .prof{
float:left;
width:297px;
margin-top:10px;
margin-left:10px;
display:inline
}
#tweet .commentArea .comment{
float:right;
width:547px;
height:72px;
background: url(../../img/collagen/tweet_fuki.gif);
margin-top:10px;
margin-right:10px;
text-align:left;
display:inline
}
#tweet .commentArea .comment .tweet{
margin-left:19px;
margin-top:4px;
}

#tweet .commentArea .prof{
text-align:left;
}
#tweet .commentArea .prof .img{
float:left;
margin-right:5px;
}
#tweet .commentArea .prof .textArea{
margin-right:5px;
margin-left:10px;
}
#tweet .commentArea .prof .textArea .Name{
font-size:120%;
line-height:1.3em;
font-weight:bold;
color:#FF0000;
text-decoration:underline;
margin-bottom:3px;
}
#tweet .commentArea .prof .textArea .Disc{
font-size:85%;
line-height:1.2em;
}

#tweet .banner{
position:relative; top:-20px;
}

#tweet .other{
margin-right:13px;
text-align:right;
position:relative; top:-10px;
}

#tweet .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));  
}


#btSample_Area{
	margin-top:10px;
	margin-bottom:10px;
	display:inherit;
	text-align:center;
}
#btSample_Area .Area{
	width:1000px;
	background-color:#f2f2f2;
	text-align:center;
}
#btSample_Area img{
	padding:5px 0 5px 0;
	display:inherit;
	margin:auto;
}
#btSample_Area a:hover img{
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

#btSample_Area a.noblink:hover img{
filter:alpha(opacity=100);
-moz-opacity:1.00;
opacity:1.00;
}




