@charset "utf-8";

/* =======================================

	花のふくしま TopPageElements

======================================= */

body {
	background: transparent url(../su-img/manu_bg.jpg) repeat-x;
	background-position: 0 297px;
	overflow-x: hidden;
}


#rightcontents {
	width: 220px;
	margin-top: 0px;
	float: right;
	display:inline;
}

#leftcontents {
	width: 680px;
	margin-top: 20px;
	float: left;
	display:inline;
}

/* ------------------------------------

	FLASH

------------------------------------ */

#flasharea {
	margin: 0 auto;
	width: 900px;
	height: 298px;
	position: relative;
}

#flasharea h1 {
	left: -300px;
	margin: 0;
	height: 298px;
	position: absolute;
}



/* ------------------------------------

	PICUP

------------------------------------ */

#picup {
	width: 220px;
}

#picup h2 {
	line-height: 0;
	font-size: 0;
}

#picup h2 img {
	vertical-align: text-bottom;
}

#picup ul {
	margin-top: 20px;
}

#picup ul li {
	margin-bottom: 10px;
}
#picup ul li a {
display:block;
border:1px solid #ccc;
}
#picup ul li a:hover {
display:block;
border:1px solid #008de2;
}




/* ------------------------------------

	mobile

------------------------------------ */

#mobile {
	width: 200px;
	margin-top:20px;
}

#mobile h2 {
	line-height: 0;
	font-size: 0;
}

#mobile h2 img {
	vertical-align: text-bottom;
	margin-bottom: 20px;
}



/* ------------------------------------

	SPECIALCONTENTS

------------------------------------ */


#sc {
	width: 290px;
	float: left;
	display:inline;
	margin-bottom: 10px;
	padding:0px 10px 10px 15px;
	background-color:#ffffff;
	border:solid 1px #CCCCCC;
}

#sc h2 {
	margin: 10px 0px 10px 0px;
	line-height: 1.7em;
	font-size: 1.3em;
	font-weight:bold;
	float: left;
	display:block;
	width:230px;
	height:100px;
	background:url(../su-img/icon_hana.gif) no-repeat;
	padding-left:55px;
	color:#008de2;
}

#sc h2 p {
	line-height: 1.2em;
	font-size: 0.8em;
	font-weight:normal;
	color:#333;
}

#sc h2 img {
	vertical-align: text-bottom;
}


#sc h3 {
	font-size: 1.2em;
	line-height:130%;
	color: #0066cc;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-bottom:5px;
	
}
#sc h3 a {
	color: #FF6699;
}



#sc ul {
	margin-top: 20px;
	width: 320px;
}

#sc ul li {
	margin-bottom: 10px;
}


#sc dl {
clear:both;
	padding: 25px 0px 0px 0px;
}

#sc dl dt {
	font-size: 2em;
	line-height:100%;
	color: #ffd948;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	padding-right:5px;
}

#sc dl dd {
	line-height:130%;
/*	letter-spacing: -0.1em; */
}

#sc dl dd a {
	color: #009999;
}

#sc .kako {
text-align:right;
padding-right:10px;
text-decoration: none;
width:280px;
}




#sc .day {
clear:both;
	line-height: 1.5em;
	font-size: 1.1em;
	font-weight:bold;
	margin-bottom:0px;
	color:#008de2;
	text-align:left;
	border-left:5px solid #008de2;
	text-indent:5px;
}
#sc .day span {
	line-height: 1em;
	font-size: 0.85em;
	font-weight:normal;
	margin:0 0 0 10px;
	color:#333;
}





/* ----マウスオーバー--- */

#sc .spot a {
text-indent:-12345px;
display:block;
width:270px;
height:100px;
background:url(../su-img/topbnn_sansaku.jpg) no-repeat;
}
#sc .spot a:hover {
display:block;
width:270px;
height:100px;
background:url(../su-img/topbnn_sansaku_on.jpg) no-repeat;
}

#sc .kanko a {
text-indent:-12345px;
display:block;
width:270px;
height:100px;
background:url(../su-img/topbnn_kanko.jpg) no-repeat;
}
#sc .kanko a:hover {
display:block;
width:270px;
height:100px;
background:url(../su-img/topbnn_kanko_on.jpg) no-repeat;
}








/* ------------------------------------

	NEWS&TOPICS

------------------------------------ */


#news {
	width: 320px;
	float: left;
	display:inline;
	margin-left: 20px;
	margin-bottom: 10px;
}


#news h2 {
	margin: 10px 0px 20px 0px;
	line-height: 1.7em;
	font-size: 1.3em;
	font-weight:bold;
	float: left;
	display:block;
	width:250px;
	height:60px;
	background:url(../su-img/icon_hana.gif) no-repeat;
	padding-left:55px;
	color:#008de2;
}

#news h2 p {
	line-height: 1.2em;
	font-size: 0.8em;
	font-weight:normal;
	color:#333;
}


#news h2 img {
	vertical-align: text-bottom;
}

#news #news_head h3 {
clear:both;
	line-height: 1.5em;
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom:0px;
	color:#008de2;
	text-align:left;
	border-left:5px solid #008de2;
	text-indent:5px;
}
#news h3 span {
	line-height: 1em;
	font-size: 1em;
	font-weight:normal;
	margin:0 0 0 10px;
	color:#333;
}

#news_head img.list {
	margin-left: 10px;
	float: left;
	display:inline;
}

#news_head img.list {
	vertical-align: text-bottom;
}

#news dl {
	width: 320px;
	margin-top: 10px;
}

#news dl dt {
	font-size: 1em;
	line-height:170%;
	color: #0033cc;
	font-weight:bold;
}

#news dl dd {
display:block;
font-size: 1.05em;
	line-height:135%;
	margin-left:15px;
}

#news dl dt a {
	color: #0033cc;
}

.kako {
text-align:right;
padding-right:10px;
text-decoration: none;
}






#news img {
	margin:0px 10px 0px 0px;
	clear:both;
}




/* ------------------------------------

	picupglobal

------------------------------------ */


#picupglobal {
	width: 670px;
	float: left;
	display:inline;
	padding-top: 30px;
	border-top: 1px #CCC dotted ;
}


#picupglobal dl {
	float: left;
	display:inline;
	width: 320px;
	padding-bottom: 20px;
}


#picupglobal dl.leftmargin {
	margin-left: 30px;
}


#picupglobal dl dt {
	padding-bottom: 3px;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-family: "ＭＳ 明朝",serif;
}


#picupglobal dl dd p {
	margin-top:5px;
	line-height:140%;
}






.kyocho {
	line-height: 1.5em;
	font-size: 1.2em;
	font-weight:bold;
	color: #FF0033;
}

