@charset "UTF-8";
/* CSS Document */

body  {
font-family: Lucida Grande, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro W3,ＭＳ Ｐゴシック, MS P Gothic, Geneva, Arial, Verdana, sans-serif;
	background-image:url(http://www.anoutcommune.com/bg_main4.gif);
		
	margin: 0px; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: left; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #4d4d4d;
	font-size: 10px;
	 line-height: 140%;
	
}
a {
font-family: Lucida Grande, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro W3,ＭＳ Ｐゴシック, MS P Gothic, Geneva, Arial, Verdana, sans-serif;
}

a:link {
 color: #4d4d4d;
	text-decoration: none;
}
a:visited {
 color: #4d4d4d;
	text-decoration: none;
}
A:active {
 color:#000000;
}
A:hover {
 color:#4d4d4d;
 background-color:#cccccc;
 text-decoration:underline overline;
 position:relative;
 top:1px;
 left:1px;
}
A {
 text-decoration:none
}

a.link3{
	font-size: 10px;
}
a.link3:link {
	color: #ffffff;
	text-decoration: none;
	}

a.link3:visited {
	color: #ffffff;
	text-decoration: none;
	}

a.link3:active {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	}

a.link3:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	}
	
	
	
	a.link4:link {
	
	color: #ffffff;
	text-decoration: none;
	}

a.link4:visited {

	color: #ffffff;
	text-decoration: none;
	}

a.link4:active {

	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	}

a.link4:hover {

	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	}
	
	
	.style33 {color: #FFFFFF;
	
	font-size: 9px;
}


.style38 {
	
	font-size: 10px;
	font-weight: bold;
	color: #4d4d4d;
}

.style13 {font-size: 8.5px}
.style34 {	color: #FFFFFF;

	font-size: 10px;
}
.style35 {color: #FFFFFF;
font-family:Times; font-size: 10px; font-weight: bold;}
.style36 {color: #4d4d4d;
font-size: 10px; }
.style37 {color: #4d4d4d;
 font-size: 9px; }

.style35 {color: #;
font-size: 10px; font-weight: bold;}


#container { 
	width:1115px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
		margin: 0px; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
		text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
#sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 240px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	margin-top:10px;
	padding-top: 41px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
}
#sidebar2 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 120px;
		height:135px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	margin-top:10px;
	padding-top: 41px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
}






 #mainContent { 
	margin: 10px 160px 0 20px; /* この div エレメントの右マージンにより、ページの右側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 0px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
} 


#header{

background: #ffffff;
width:800px;
	height:135px;
		margin-bottom:10px;
	 padding: 0px;
	 float: left;
}

img{border:0px;}

img.box {border-width: 1px;
border-style: solid;
border-color: #999;}

.pict {
border-width: 1px;
border-style: solid;
border-color: #999;
}

td {border: 0.1px}

#dotbox {
background-image:url(dot800.jpg);	
	width:800px;
	height:10px;
	 float: left;
	 margin-bottom:10px;
}
#solidbox {
background-image:url(800solid.jpg);	
	width:800px;
	height:10px;
	 float: left;
	 margin-bottom:10px;
}


#moviebox {
background-image:url(gif/bg.gif);	

	width:800px;
	height:400px;
	padding: 10px 0px 10px 0px; 
	 float: left;
	  margin-bottom:10px;
}

#categorybox {
background: #000000;	
	width:800px;
	height:100px;
	float: left;
	margin-bottom:10px;
}
#undermenu {
background: #ffffff;	
	width:800px;
	height:75px;
	float: left;
		margin-top:15px;
	margin-bottom:15px;
}

#undersearch {
background: #ffffff;	
	width:800px;
	height:100px;
	float: left;
	margin-bottom:120px;
}

#headlineheader {
background-image:url(gif/headlinee.gif);	
	width:515px;
	height:15px;
	 float: left;
	}
#newitemheader {
background-image:url(gif/newarrival.gif);
	width:255px;
	height:15px;
	 float: left;
	}
#dotbox2 {
background-image:url(gif/bg.gif);	
	width:515px;
	height:10px;
	 float: left;
	 margin-bottom:10px;
}
#dotbox3 {
background-image:url(gif/bg.gif);		
	width:255px;
	height:10px;
	 float: left;
	 margin-bottom:10px;
}
#headlinebox {
background: #ffffff;	
	width:515px;
	height:800px;
	 float: left;
	  margin-right:30px;
	  margin-bottom:10px;
}
#newitembox {
background: #ffffff;	
	width:255px;
	height:800px;
	 float: left;
	  margin-bottom:10px;
}

#headbox {
background: #ffffff;	
	width:202px;
	height:75px;
	 float: left;
	 margin-right:55px;
	  margin-bottom:10px;
}
#headbox3 {
background: #ffffff;	
	width:202px;
	height:75px;
	 margin-right:55px;
	 float: left;
	
	  margin-bottom:10px;
}
#headbox2 {
	background: #ffffff;
	width:297px;
	height:75px;
	float: left;
	margin-bottom:10px;
	text-align: left;

}

#headboxmain {
background: #ffffff;	
	width:514px;
	height:140px;
	 float: left;
	}
	
#headtext {
background: #ffffff;	
	width:202px;
	height:50px;
	 float: left;
	 margin-right:55px;
	  margin-bottom:10px;
}
#headtext2 {
background: #ffffff;	
	width:202px;
	height:50px;
	 margin-right:55px;
	 float: left;
	
	  margin-bottom:10px;
}
#infobox {
background: #ffffff;	
	width:800px;

		 float: left;	
	  margin-bottom:15px;
}
#topbtn {
background: #ffffff;	
	width:800px;
	height:15px;
	text-align: right; 
		 float: left;	
	  margin-bottom:15px;
}

#specialbox {
background: #ffffff;	
	width:800px;

		 float: left;	
	  margin-bottom:15px;
}

#site {
background: #ffffff;	
	width:800px;
	height:15px;
	text-align: left; 
		 float: left;	
	  margin-bottom:15px;
}


#rss {
background: #ffffff;	
	width:800px;
	height:300px;
	text-align: left; 
		 float: left;	
	  margin-bottom:15px;
}






#headermenu {
background-image:url(http://www.anoutcommune.com/under800.jpg);	
	width:800px;
	height:50px;
	 float: left;
	 text-align: left; 
	 margin-bottom:10px;
}
#copy {
background: #ffffff;	
	width:800px;
	height:30px;
	text-align: right; 
		 float: left;	
	  margin-bottom:30px;
}
#copy2 {
background: #ffffff;	
	width:800px;
	height:30px;
	text-align: right; 
		 float: left;	
	  margin-bottom:10px;
}
#itembox {
background: #ffffff;	
	width:800px;
	
		 float: left;	
	  margin-bottom:15px;
}

#menu {
	width:800px;
	height:80px;
	 float: left;
	 text-align: left; 
	
}
#archivebox {
	width:800px;
		 float: left;
	 text-align: left; 
	
}
#archivebox2 {
	width:800px;
	height:1545px;
	 float: left;
	 text-align: left; 
	
}


/*----------------------------------
 list class
------------------------------------*/
ul.square {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	margin: -15px 0 0 30px;
}
ul.square li {
	list-style: square inside;
	margin: 7px;
}
ol {
	list-style: url(none) none inside;
	margin: 0 0 20px 25px;
}
ol li {
	list-style: decimal inside;
	margin-bottom: 8px;
	text-indent: -1.4em;
	padding-left: 1.4em;
}
ol.liRoman {
	list-style: url(none) none inside;
}
ol.liRoman li {
	list-style: lower-roman inside;
	margin: 7px;
}

/*----------------------------------
 .pagination
------------------------------------*/
.pagination {
	text-align: center;
	margin:  0 auto;
	padding: 10px 10px 10px 10px;
	clear: both;
}
.pagination ul {
}

.pagination ul li {
	font-family: helvetica,clean,Hiragino Kaku Gothic Pro,sans-serif;
	font-size: 9px;
	display: inline;
}

.pagination ul li em {
	font-style: normal;
	color: #fff;
	text-align: center;
	line-height: 1;	
	margin: 2px 6px 2px 0;
	padding: 3px 10px;
	background: #000000;
	border: 1px solid #000;
}
.pagination ul li a,
.pagination ul li a:visited {
	color: #000;
	text-align: center;
	line-height: 1;
	margin: 2px 6px 2px 0;
	padding: 3px 10px;
	display: inline;
	background: #fff;
	border: 1px solid #000000;
	font-family: helvetica,clean,Hiragino Kaku Gothic Pro,sans-serif;
	font-size: 9px;
	display: inline;
	
	
}
.pagination ul li.first a,
.pagination ul li.first a:visited {
	padding-left: 15px;
	background: url(http://www.anoutcommune.com/gif/hidari.gif) no-repeat .6em center;
}
.pagination ul li.first a:hover {
	background: #000 url(http://www.anoutcommune.com/gif/hidariwh.gif) no-repeat .6em center;
}
.pagination ul li.last a,
.pagination ul li.last a:visited {
	padding-right: 15px;
	background: url(http://www.anoutcommune.com/gif/migi2.gif) no-repeat right center;
}
.pagination ul li.last a:hover {
	background: #000 url(http://www.anoutcommune.com/gif/migi2wh.gif) no-repeat right center;
}

.pagination ul li strong a,
.pagination ul li strong a:visited {
	color: #fff;
	background: #333;
	border: 1px solid #4d4d4d;
}
.pagination ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #000;
	border: 1px solid #000;
}
.pagination ul.bottom {
	padding: 20px 0 50px;
}