@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: none;
}

ul ,ol{
	list-style:none;
} 
#wrap {
	width: 810px;
	margin: 0 auto;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
}
#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 190px;
	height: 90px;
	padding: 35px 470px 20px 140px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 790px;
	height: 45px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	overflow:hidden;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:active {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #CCC;
	text-decoration: underline;
}

#menu .l_menu {
	float:left;
	margin-left:150px;
}

#menu .r_menu {
	float:left;
	margin-left:15px;
}

#main {
	padding: 0 30px;
}
#left {
	width: 200px;
	padding-right: 20px;
	float: left;
}
#left .box {
	width: 200px;
	padding: 10px 0 20px 0;
	font-size: 14px;
	line-height: 1.6em;
}
#right {
	width: 510px;
	float: left;
}
#right .box {
	width: 460px;
	padding: 10px 0 20px 20px;
}
.bar_short {
	width: 180px;
	height: 22px;
	background-image: url(../images/bar01.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 20px;
}
.bar_long {
	width: 460px;
	height: 22px;
	background-image: url(../images/bar02.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 20px;
}
#footer {
	width: 800px;
	height: 50px;
	padding-top: 8px;
	text-align: center;
	color: #FFF;
	background-color: #333;
	font-size: 10px;
}


.registlink {
	width: 450px;
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

fieldset.error {
	padding:5px;
	margin-bottom:10px;
}
fieldset.error legend {
	color: #f00;
}

ul.errorlist {
	list-style: none;
}

.fb {
	font-weight:bold;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}

.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}

.w300 {
	width:300px;
}

dl.questions {
	width: 100%;	
}

dl.questions dt {
	font-weight:bold;
}

dl.questions dd {
	margin-left: 10px;
	margin-bottom: 13px;
	padding: 3px;
	border-bottom: 1px dashed #cacaca;
}

.table1{
	width: 450px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-top:1px solid #E3E3E3;
    border-left:1px solid #E3E3E3;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.table1 th{
	border-right:1px solid #E3E3E3;
    border-bottom:1px solid #E3E3E3;
    color:#330000;
    background-color:#F5F5F5;
    padding:0.3em 1em;
    text-align:center;
	width: 140px;
}
.table1 td{
	border-right:1px solid #E3E3E3;
    border-bottom:1px solid #E3E3E3;
    padding:0.3em 1em;
}
div.catlist dl{
	line-height:1.8em;	
}
div.buttons{width:300px;margin-top:10px;text-align:center;margin-left:auto;margin-right:auto;}

#newsite{
       margin:0;
       padding:0;
       list-style:none;
}

#newsite li {
       width:100%;
       overflow:hidden;
       margin:0 0 10px;
       border-bottom:1px solid #EAEAEA;
}

#newsite .thumb{
       float:left;
       width:120px;
       margin-right: 1em;
}

#newsite .desc{
       float:left;
       width:330px;
       min-height: 100px;
       margin-bottom:5px;
       list-style:none;
       
}

.desc_h {overflow:hidden;}
.desc_h h3 {
	float:left;
}

.desc_h p.jump {
	float:left;
	margin-left:5px;
}

#newsite .ex{
       padding:5px 0;        
}
/* for IE6 \*/
* html #newsite .desc{
       height:100px;
}
/**/

div.navi{
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
}

div.navi{
	margin-top:10px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:10px; 
	text-align:center;
}

a.pager {
	padding:3px 8px;
	border:1px solid #ccc;
	position: relative;
    display: inline;
    text-decoration: none;
}

a.pager:hover,
a.pager:active {
      background-color: #FF9933;
      text-decoration: none;
      color:#fff;
}

p.ranksite{
	font-size:12px;
}
p.allcount{
	margin-bottom:5px;	
}
p.allcount span {
	font-size:18px;
	font-weight:bold;
}

#footer p {
	font-size:14px;
}

#nav {
	width:700px;
	overflow:hidden;
	margin:0 auto 0 auto;
	_height: 1.5em;
}
#footer ul {
	margin-left: -10px;
	
}
#footer ul li {
	display:inline;
	border-left:1px solid #fff;
	padding: 0 10px;
}
#footer ul li a {
	color: #fff;
	font-size:9px;
}

table.form{
	margin: 10px auto 15px auto;
	border-top:1px solid #665942;
    border-left:1px solid #665942;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    font-size: 12px;
    width:100%;
}
table.form th{
	border-right:1px solid #665942;
    border-bottom:1px solid #665942;
    color:#330000;
    background-color:#C8B9A2;
    padding:3px 1px;
    text-align:center;
}
table.form td{
	border-right:1px solid #665942;
    border-bottom:1px solid #665942;
    padding:3px 1px;
	text-align: left;
}

ul.tagCloud {
	margin: 0;
	padding: 0.5em 10px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul.tagCloud li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 100%; /* ここで相対的に文字サイズを変更 */
}

ul.tagCloud li a {
	text-decoration: none;
}

ul.tagCloud li {
	line-height:1.4em;
}
/* タグレベル1～6 */

ul.tagCloud li.level1 a {
	font-size: 167%;
	font-weight: bold;
	color: #424242;
}

ul.tagCloud li.level2 a {
	font-size: 136%;
	font-weight: bold;
	color: #5e5e5e;
}

ul.tagCloud li.level3 a {
	font-size: 122%;
	font-weight: bold;
	color: #7a7a7a;
}

ul.tagCloud li.level4 a {
	font-size: 114%;
	color: #979797;
}

ul.tagCloud li.level5 a {
	font-size: 92%;
	color: #b3b3b3;
}

ul.tagCloud li.level6 a {
	font-size: 77%;
	color: #cfcfcf;
}

/* オンマウス */
ul.tagCloud li a:hover {
	color: #000;
}
