@charset "UTF-8";

/*
 * Style Name: top.css
 * Description: 
 */


/* ----------------------------------------
 ■ TOPのFLASHとメニュー3つ
 * ---------------------------------------- */
 
/* --TOPの上ボックス-----------------------*/	
#top_over {
	width: 780px;
	padding: 5px 0 0 0;
	}

/*FLASHコンテンツ*/
#flashcontent {
	width: 552px;
	font-size: 70%;
	float: left;
	}

/*FLASH代替コンテンツ（IE6以下）*/
#flashcontent_2 {
	width: 552px;
	height:300px;
	float: left;	
	}

/* --TOP上部のメニュー4つ-----------------------*/	
 
#menu3 {
	width: 228px;
	height: 300px;
	background:url("http://www.welcome.wakkanai.hokkaido.jp/img/3menu-under.jpg") no-repeat bottom;
	float: right;
	}

#menu3_1,#menu3_2 {
	height: 71px;
	}

#menu3_3,#menu3_4{ 
	height: 67px;
	}


/*--TOP下部のボックス--------------------------------*/	

#topunder {
	width: 780px;
	clear: both;
	}



/* ----------------------------------------
 ■ TOPページのトピックス一覧
 * ---------------------------------------- */

.topics {
	margin: 10px 0 0 0;
	padding: 0;
	}

/*トピックス見出し*/
.topics h2 {
	font-size:140%;
	background: url("http://www.welcome.wakkanai.hokkaido.jp/img/ma-green.gif") no-repeat left;
	border-bottom: double 3px #00C6F7;
	margin: 0 0 5px 0 ;
	padding: 0 0 0 30px;
	position:relative;
	}

/*RSS配信の設置*/
p.rss {
	font-size: 90%;
	position: relative;
	margin: 0;
	}

p.rss a {
	text-decoration: none;
	position:absolute;
	top:-35px;
	right:0px;
	}
		

/*トピックスリスト*/	
.topi_list { 
	padding: 10px 0 0 0;
	clear: both;
	}
		
/*トピックス画像（左）*/	
.topi_img {
	width: 100px;
	height: 75px;
	vertical-align: middle;	
	overflow: hidden;
	margin: 0 0 10px 0;
	display: inline;
	float: left;
	}


div.topi_kanaria h2 { 
	padding: 20px 0 10px 0;
	clear:both;
}


/*トピックス画像（カナリア）*/	
.topi_img_kanaria {
	width: 200px;
	height: 150px;
	vertical-align: middle;	
	overflow: hidden;
	margin: 0px 0 10px 0;
	display: inline;
	float: left;
	}


/*トピックスリスト（カナリア）*/
.topi_kanaria_right {
	width: 360px;
	font-size: 80%;	
	float: right;
	}

.topi_kanaria_right h3 {
	font-size:100%;
	background: url("http://www.welcome.wakkanai.hokkaido.jp/img/mark05.gif") left center no-repeat;
	padding:0 0 0 15px;
	}
		
	
/*トピックスリスト（右）*/
.topi_right {
	width: 470px;
	font-size: 80%;	
	float: right;
	}

.topi_right h3 {
	font-size:100%;
	background: url("http://www.welcome.wakkanai.hokkaido.jp/img/mark05.gif") left center no-repeat;
	padding:0 0 0 15px;
	}
		

.topi_hr {
/*	width: 580px;　*/
	height: 3px;
	background: url("http://www.welcome.wakkanai.hokkaido.jp/img/dot.gif") top left repeat-x;	
	clear: both;
	overflow: hidden;	
	}

/*トピックスと会員情報の一覧　*/
.topi_ichiran {
	text-align:right;
	}

.topics2 {
	margin: 10px 0 0 0;
	padding: 0;
	clear:both;
	}

.topics2 h2{
	font-size:100%;
	background:#E1F9FF;
	margin: 0 0 5px 0 ;
	text-align:center;
	padding:3px 0;
	border:1px solid #00C6F7;

	}
	
.topi_mem {
	width:280px;
	float:left;	
	}

.topi_guide {
	width:280px;
	float:right;
	}

.topi2_right {
	width: 170px;
	font-size: 80%;	
	float: right;

	}	
	
.topi2_right h3 {
	font-size:100%;
	background: url("http://www.welcome.wakkanai.hokkaido.jp/img/mark05.gif") left center no-repeat;
	padding:0 0 0 15px;
	}

.gurumerunking { 
	padding-top: 20px;
		clear:both;	
}


.topics3 {
	margin: 0 auto;
	text-align:center;
	padding-top: 20px;
	clear:both;
	}