/***各種まとまり情報***/

/* 全体 */

body {
  margin:0;
  background-color:#ffffff;
}

img {
	border:0px;
}

.wrapper {
	width: 960px;
	margin: auto;
	clear:both;
}

#footlink_top {
  float: left;
  text-align: left;
  padding:28px 0px 0px 0px;
  font-size:12px;
}
#footlink_top ul{
  list-style:none;
  margin:0px;
  padding:0px;
  line-height:1.7em;
  width:330px;
}
#footlink_top ul li{
  float:left;
  margin:0px 0px 0px 20px;
  padding:0px;
  background-image:url(common/images/icon_arrow_footer.gif);
  padding-left:10px;
  background-position:0px 8px;
  background-repeat:no-repeat;
  display:inline;
}
#footlink_top ul li a{
	color:#000000;
	text-decoration:none;
}
#movie_bg{ background-color:#fcf9eb;}
#movie_line{
	background-color:#391920;
}
#movie_area{
    background-color:#FFFFFF;
}
#movie_foot{
  background-color:#FFFFFF;
  min-width:960px;
  overflow:hidden;
}

#movie_menu {
  float: left;
  text-align: left;
  padding:28px 0px 0px 0px;
  font-size:12px;
}
#movie_menu ul{
  list-style:none;
  margin:0px;
  padding:0px;
  line-height:1.7em;
  width:350px;
}
#movie_menu ul li{
  float:left;
  margin:0px 0px 0px 20px;
  padding:0px;
  padding-left:0px;
  display:inline;
}
#movie_menu ul li a{
	color:#000000;
	text-decoration:none;
}

#movie_menu li img{ vertical-align:baseline; 
}

#footer_area_top{
	clear:both;
	border-top:1px solid #d2dbdf;
    background-image:url(images/footer_back.jpg);
    background-position:top;
    background-repeat:repeat-x;
    height:50px;
}

#footer_top {
	clear:both;
	width:960px;
	margin:0px auto;
}

#copyright_top {
  float: right;
  text-align: right;
  font-size: 1em;
  padding: 16px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  line-height:1.7em;
}
#copyright_top span{
	text-transform:uppercase;
}


/***細かい部分***/
.special h2{
	margin:25px 0px 5px 0px;
}
.special h3{
	margin:1em 10px;
}
.special span{
	color:#01C7EB;
}
.special td.thumb img{
	margin-left:10px;
	margin-bottom:5px;
}
.special td.sitename{
	padding-left:22px;
	background-image:url("images/point.jpg");
	background-repeat:no-repeat;
	background-position:12px 50%;
}
* html body .model{
	float:left;
	width:310px;
	margin-right:5px;
}
.model{
	float:left;
	width:310px;
	margin-right:10px;
}
* html body .model{
	float:left;
	width:305px;
	margin-right:5px;
}
.message_area{
	width:539px;
	border:1px solid #CDCDCD;
	margin-left:25px;
	margin-bottom:10px;
}
.msg_title{
	margin:11px 11px 8px 11px;
}
.msg_content{
	width:517px;
	margin:0px 8px 8px 8px;
}
.msg_content p{
	width:426px;
	margin-right:8px;
	margin-top:0px
}
* html body .msg_content p{
	width:426px;
	margin-right:4px;
}
.msg_img{
	width:83px;
	margin:0px;
	padding:0px;
	float:right;
}
.feature_btn{
	padding-left:20px;
	padding-right:15px;
}
.feature_btn img{
	margin-right:5px;
	margin-bottom:4px;
}


.top_logo {
	float: right;
	margin:10px 0px 10px 20px;
}


#flashcontent{
		width:100%;
		min-width:960px;
		margin:0px;
		padding:0px;
}
