/*format*/
body,div,dt,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

fieldset,img{
	border:0;
	vertical-align:top;
	border:0;
}

abbr,acronym{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}


h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

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

a:link{
	text-decoration:none;
	color:#ffffff;
}

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


/*format*/


/*headerSettings*/

body{
	text-align:center;
	background:#6d0019;
	min-width:800px;
}


body #header{
	text-align:center;
	background:url(img/navi_back.jpg) no-repeat top center;
	margin:0 auto;
	display:block;/*要必要不明*/
}

body #header #header_nav{
	text-align:left;
	width:760px;
	margin:0 auto;
}

body #header #header_nav ul li{
	float:left;
	list-style:none;
}

body #header #header_nav h1{
	display:none;
}

/*headerSettings*/

#header:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/*\*/
* html #header{
    height: 1em;
    overflow: visible;
}
/**/




/*mainSettings*/

#maincontent{
	clear:both;
	background:url(img/mainback.jpg) repeat-y top center;
	text-align:left;
	margin:0px auto;
	width:820px;
	height:auto;
	overflow: hidden;
}

#maincontent:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/*\*/
* html #maincontent{
    height: 1em;
    overflow: visible;
}
/**/


/*左設定はじまり*/
#left{
	float:left;
	width:450px;
	text-align:left;
	margin:0 20px 0 50px;
}

#left h3{
	color:#cccccc;
	margin-top:100px;
	margin-bottom:8px;
	font-size:10px;
	margin-left:10px;
}

#mainparagraph{
	width:450px;
	height:180px;
}


h2.topicstitle{
	display:block;
	margin-bottom:3px;
	}

#mainparagraph div.topics{
	background-color:#212121;
	border:#484848 1px solid;
	margin-bottom:3px;
	margin-left:0px;
	padding-left:10px;
	padding-top:2px;
	width:435px;
}

p.topicsdate{
	color:#Cfcfcf;
	font-size:9px;
	font-weight:bold;
	
}

p.topicscomment{
	color:#FFFFFF;
	font-size:12px;
	margin-top:-2px;
}

p.topimage{
	margin:10px 6px 3px 7px;
	border:#424242 1px solid;
	width:166px;
	height:93px;
	float:left;
}

p.topletter{
	margin:6px 0px 3px 6px;
	font-size:12px;
	color:#cccccc;
	width:263px;
	height:auto;
	float:left;
	line-height:150%;
}
/*左設定おわり*/



/*右設定はじまり*/

#right{
	float:right;
	width:232px;
	margin:0 50px 20px 18px;
}

#right p{
	border:#CCCCCC 1px solid;
	margin:10px 0;
}

/*右設定おわり*/

#footer{
	clear:both;
	background:url(img/mainback.jpg) repeat-y top center;
	height:100px;
}

#footer ul {
	color:#999999;
}


/*フッターのリンク設定*/
#footer ul a:visited{
	color:#999999;
	text-decoration:none;
}

#footer ul a:link{
	color:#999999;
	text-decoration:none;
}

#footer ul a:hover{
	color:#ffffff;
	text-decoration:none;
}

/*フッターのリンク設定*/

#footer ul li{
	display:inline;
	margin:10px 7px;
	font-size:10px;
}

p.footerimg{
	margin:10px 0;
}




/*link.htmlの設定*/

p.linkletter a:visited{
	color:#ffffff;
	text-decoration:underline;	
}

p.linkletter a:link{
	color:ffffff;
	text-decoration:underline;
}

p.linkletter a:hover{
	text-decoration:none;
	color:cccccc;
}

p.linkletter{
	font-size:12px;
	margin:0px 0 30px 10px;
	color:#ffffff;
}

h2.linktitle{
	margin-bottom:10px;
}


p.linkPR{
	font-size:12px;
	margin:0px 0 5px 10px;
	color:#ffffff;
}

p.linkPR a:visited{
	color:#ffffff;
	text-decoration:underline;	
}

p.linkPR a:link{
	color:ffffff;
	text-decoration:underline;
}

p.linkPR a:hover{
	text-decoration:none;
	color:cccccc;
}




p.whatLimg{
	margin:10px 6px 3px 7px;
}

p.whatRtypo{
	margin:16px 0px 3px 6px;
	font-size:12px;
	color:#cccccc;
	float:left;
	line-height:150%;
}

#pankuzu p{
	color:#FFFFFF;
	margin-left:65px;
	margin-bottom:5px;
	font-size:10px;
}


#pankuzu a:visited{
	color:#ffffff;
	text-decoration:underline;	
}

#pankuzu a:link{
	color:ffffff;
	text-decoration:underline;
}

#pankuzu a:hover{
	text-decoration:underline;
	color:cccccc;
}
