@charset "UTF-8";

*{
padding:0;
margin:0;
list-style:none;
}

.clear{
clear:both;
height:0;
line-height:0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	line-height:1.7em;
	text-align:center;
}

td{
font-size: 12px;
}

#flashcontent{
width:795px;
margin:auto;
}

#topconteiner{
	margin:auto;
	background: url(images/body_bg.jpg) repeat-x;
}

#conteiner{
	margin:auto;
	background: url(images/body_bg2.jpg) repeat-x;
}

#menu{
	background: url(images/menu_bg.jpg) repeat-x left top;
	height:79px;
	
}

.menu_box {
     position: relative;    /* 相対位置の指定 */
     width: 795px;    /* ボックスの幅 */
     margin: auto;    /* 左右中央（IE以外のブラウザ） */
    
}

#menu ul{
width:795px
}

#menu li{
display: inline;
}

#contents{
	text-align:left;
	margin:auto;
	width: 795px;
}

#news{
float:left;
padding-top:20px;
padding-right:30px;
width: 530px;/* 古いIE用の幅（コンテンツ幅＋ボーダー幅＋左右パディングの幅） */
voice-family : "\"}\""; /* ボックスモデルハック */
voice-family : inherit; /* ボックスモデルハック */
width:500px;/* モダンブラウザ用のコンテンツ幅 */
}

#banner{
float:left;
width: 265px;
padding-top:20px;
}

#kaiteki{
	float:left;
	padding-top:20px;
	padding-right:30px;
	width:795px;
	voice-family : "\"}\""; /* ボックスモデルハック */
	voice-family : inherit; /* ボックスモデルハック */
	width:825px;/* モダンブラウザ用のコンテンツ幅 */
}

#klink{
	float:left;
	padding-top:20px;
	padding-right:30px;
	width: 795px;
	voice-family : "\"}\""; /* ボックスモデルハック */
	voice-family : inherit; /* ボックスモデルハック */
	width:825px;/* モダンブラウザ用のコンテンツ幅 */
}

#sblog{
	float:left;
	padding-top:20px;
	padding-right:30px;
	width: 795px;
	voice-family : "\"}\""; /* ボックスモデルハック */
	voice-family : inherit; /* ボックスモデルハック */
	width:825px;/* モダンブラウザ用のコンテンツ幅 */
}

#kaiteki .tltle{
	margin-bottom:5px;
	padding-bottom:5px;
	background: url(images/title_line.gif) no-repeat left bottom;
}

#kaiteki ul{
	float: left;
	list-style: none;
	margin:10px 0;
}

#kaiteki li{
	display:inline;
	padding:0 30px;
}

#klink .tltle{
	margin-bottom:5px;
	padding-bottom:5px;
	background: url(images/title_line.gif) no-repeat left bottom;
}

#klink table{
	border-style:none;
	width:795px;
	border-collapse: collapse;
	margin:10px 0 0 0;
}

#klink td{
	padding:0 0 10px 0;
	font-size:10px;
	line-height:1.3em;
}


#sblog .tltle{
	margin-bottom:5px;
	padding-bottom:5px;
	background: url(images/title_line.gif) no-repeat left bottom;
}

#sblog ul{
	float: left;
	list-style: none;
	margin:10px 0;
}

#sblog li{
	display:inline;
}

#news .tltle{
	margin-bottom:5px;
	padding-bottom:5px;
	background: url(images/title_news_line.gif) no-repeat left bottom;
}

#banner .tltle{
	margin-bottom:5px;
	padding-bottom:5px;
	background: url(images/title_banner_line.gif) no-repeat left bottom;
}

#news li{
	background:url(images/cercle.gif) no-repeat left center;
	padding:5px 0px 5px 10px;  
}

.even{
background:#F5F5F5;
}

#banner li{
padding:3px 0;
}

#footer{
	padding-top:20px;
	border-bottom:1px solid #0099CC;
	height:61px;/* 古いIE用の幅（コンテンツ幅＋ボーダー幅＋左右パディングの幅） */
	voice-family : "\"}\""; /* ボックスモデルハック */
	voice-family : inherit; /* ボックスモデルハック */
	height:40px;/* モダンブラウザ用のコンテンツ幅 */
}

#footer .txtlink{
	margin:auto;
	background: url(images/footer_bg.gif) repeat-x left top;
	width:795px;
	height:40px;
	line-height:40px;
	font-size:10px;
}

#footer a,#footer a:link{
color:#0099CC;
}

#footer a:visited,#footer a:hover{
color:#0099CC;
}

#copy{
padding-top:5px;
padding-bottom:10px;
font-size:9px;
color:#999999;
}

h1,h2{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	float:left;
}

#pan{
text-align:left;
background:#DFDFDF;
height:25px;
font-size:10px;
line-height:25px;
padding-left:5px;
}

#pagenavi{
padding-top:20px;
width:265px;
float:left;
}

#pagenavi dl{
border:1px solid #DFDFDF;
padding:2px;
width: 254px;/* 古いIE用の幅（コンテンツ幅＋ボーダー幅＋左右パディングの幅） */
voice-family : "\"}\""; /* ボックスモデルハック */
voice-family : inherit; /* ボックスモデルハック */
width:248px;/* モダンブラウザ用のコンテンツ幅 */
}

#pagenavi dt{
	background: url(images/subnavi_dt_bg.gif) repeat-x left top;
	padding:3px;
}

#pagenavi dd{
border-top:1px dotted #DFDFDF;
padding:15px 5px;
}

#pagenavi dd a{
display:block;
}

#main{
padding-top:20px;
width:530px;
float:left;
}

#main .Ptop{
margin-top:20px;
border:1px solid #DFDFDF;
text-align:center;
}

#main .Ptop a{padding:10px;
display:block;
}

a.linktxt{
	background: url(images/web-page-blue.gif) no-repeat left center;
	padding-left:15px;
}

