@charset "utf-8";


body#index #wrap{
	background:url(../images/index/bg_wrap.gif) top no-repeat;
	width:1000px;
	margin:0 auto;
	}

body#index #wrapIn #container{
	background:url(../images/index/side_bg.gif) right repeat-y;
	}

body#index #wrapIn #container #containerBtm{
	background:url(../images/index/side_bottom.gif) right bottom no-repeat;
	}

body#index #wrapIn #container #mainLeftBox{
	width:727px;
	float:left;
}

body#index #wrapIn #container #mainRightBox{
	width:193px;
	min-height:713px;
	_height:713px;
	float:right;
	}

body#index #wrapIn #container #mainRightBox ul{
	width:163px;
	margin:0 auto;
	text-align:left;
	}

body#index #wrapIn #container #mainRightBox ul li{
	line-height:1.5;
	background:url(../images/index/side_dotted.gif) bottom repeat-x;
	font-size:77%;
	color:#747474;
	padding:15px 0;
	}

body#index #wrapIn #container #mainRightBox ul li em{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2;
	}

body#index #wrapIn #container #mainRightBox ul li strong{
	font-weight:bold;
	display:block;
	}

body#index #wrapIn #container #mainRightBox #banner{
	padding-top:20px;
	width:163px;
	margin:0 auto;
	text-align:left;
	}

body#index #wrapIn #container #mainRightBox #banner #check{
	padding-bottom:10px;
	}


body#index #wrapIn #container #mainLeftBox #leftColumn{
	float:left;
	width:312px;
	padding-right:20px;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #topBor{
	border-top:2px solid #dedede;
}


body#index #wrapIn #container #mainLeftBox #leftColumn #topBor ul.icon{
	text-align:left;
	padding:6px 0 8px;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #topBor ul.icon li{
	display:inline;
	padding-right:5px;
	height:15px;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #topBor ul.icon li.none{
	display:inline;
	padding-right:0;
	height:15px;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #main{
	text-align:left;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #main .photoL{
	border:1px solid #dfdfdb;
	padding:2px;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #main ul.day{
	padding-top:10px;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #main ul.day li{
	color:#9c9c9c;
	font-size:77%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	padding-left:20px;
	height:15px;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #main ul.day li .inicon{
	position:relative;
	top:-3px;
	*top:-2px;
	padding-left:5px;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #main ul.day li.art{
	background-image:url(../images/index/icon_art.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #main ul.day li.music{
	background-image:url(../images/index/icon_music.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #main ul.day li.guide{
	background-image:url(../images/index/icon_guide.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #main ul.day li.enjoy{
	background-image:url(../images/index/icon_enjoy.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


body#index #wrapIn #container #mainLeftBox #leftColumn #main h2{
	font-weight:bold;
	padding-top:5px;
	line-height:1.6;
}

body#index #wrapIn #container #mainLeftBox #leftColumn #main p{
	padding-top:5px;
	font-size:77%;
	line-height:1.6;
}



body#index #wrapIn #container #mainLeftBox #rightColumn{
	float:left;
	width:375px;
	text-align:left;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb{
	height:180px;
	overflow:hidden;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .box{
	float:left;
	width:115px;
	padding-right:15px;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .none{
	padding-right:0;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .box .photo{
	border:1px solid #dfdfdb;
	padding:2px;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .box ul{
	padding-top:7px;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .box ul li{
	color:#9c9c9c;
	font-size:77%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	padding-left:20px;
	height:15px;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .box ul li .inicon{
	position:relative;
	top:-3px;
	*top:-2px;
	padding-left:5px;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .box ul li.art{
	background-image:url(../images/index/icon_art.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .box ul li.music{
	background-image:url(../images/index/icon_music.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .box ul li.guide{
	background-image:url(../images/index/icon_guide.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .box ul li.enjoy{
	background-image:url(../images/index/icon_enjoy.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

body#index #wrapIn #container #mainLeftBox #rightColumn .thumb .box p{
	padding-top:6px;
	font-size:77%;
	font-weight:bold;
	line-height:1.3;
}

body#index #wrapIn #container #mainLeftBox #bottom{
	padding-top:20px;
	text-align:left;
}


body#index #wrapIn #container #mainLeftBox #bottom #pick,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro{
	float:left;
	width:447px;
	padding-right:15px;
}

body#index #wrapIn #container #mainLeftBox #bottom #pick h3.pick{
	background:url(../images/index/pickUp.gif) left no-repeat;
	height:11px;
}

body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaTop{
	background:url(../images/index/areaTop.gif) left top no-repeat;
	height:15px;
}

body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle{
	background:url(../images/index/areaMiddle.gif) left top repeat-y;
	padding:0 15px;
	overflow:hidden;
}

body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaBottom{
	background:url(../images/index/areaBottom.gif) left bottom no-repeat;
	height:13px;
}

body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum{
	float:left;
	width:280px;
}

body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .imgColum{
	float:right;
	width:109px;
	border:1px solid #dfdfdb;
	padding:2px;
}

body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum h3.area{
	background:url(../images/index/areaTitle.gif) left top no-repeat;
	height:15px;
	border-bottom:1px solid #c7d99d;
	padding-bottom:5px;
}

body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum h3.area a{
	display:block;
	height:15px;
	width:218px;
}


body#index #wrapIn #container #mainLeftBox #bottom #pick h3 span,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum h3 span{
	position:absolute;
	left:-9999px;
}

body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP{
	padding-top:15px;
}

body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP .photoP{
	float:left;
	width:109px;
	border:1px solid #dfdfdb;
	padding:2px;
	margin-right:15px;
}

body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum h4{
	font-weight:bold;
	color:#79ac00;
	line-height:1.4;
}

body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum h4{
	padding-top:8px;
	font-size:108%;
}

body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.art a:link    { color:#ef5787; }
body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.art a:visited { color:#ef5787; }
body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.art a:active  { color:#ffaec8; }
body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.art a:hover   { color:#ffaec8; text-decoration:underline; }

body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.music a:link    { color:#29b1e4; }
body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.music a:visited { color:#29b1e4; }
body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.music a:active  { color:#79dbff; }
body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.music a:hover   { color:#79dbff; text-decoration:underline; }

body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.guide a:link,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum h4 a:link ,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum p span a:link    { color:#79ac00; }
body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.guide a:visited,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum h4 a:visited,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum p span a:visited { color:#79ac00; }
body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.guide a:active,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum h4 a:active,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum p span a:active  { color:#98ca00; }
body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP h4.guide a:hover,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum h4 a:hover,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum p span a:hover   { color:#98ca00; text-decoration:underline; }

body#index #wrapIn #container #mainLeftBox #bottom #pick .boxP p,
body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum p{
	font-size:77%;
	line-height:1.6;
	padding-top:10px;
}

body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum p{
	padding-top:2px;
}

body#index #wrapIn #container #mainLeftBox #bottom #areaIntro .areaMiddle .txtColum p span{
	display:block;
	text-align:right;
	font-weight:bold;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish{
	float:left;
	width:245px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish h3.blog{
	height:143px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish h3.rocky{
	height:143px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish h3.blog a span{
	position:absolute;
	left:-9999px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish h3.rocky a span{
	position:absolute;
	left:-9999px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish h3.blog a{
	display:block;
	background:url(../images/index/banner_blog.gif) left top no-repeat;
	width:245px;
	height:143px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish h3.rocky a{
	display:block;
	background:url(../images/index/banner_rocky.gif) left top no-repeat;
	width:245px;
	height:143px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish #bg{
	border:1px solid #e7dd74;
	background-color:#fbf5b6;
	min-height:141px;
	_height:141px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish #bg h3.word{
	background:url(../images/index/swedish_title.gif) left no-repeat;
	height:42px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish #bg h3 span{
	position:absolute;
	left:-9999px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish #bg h4{
	padding-top:10px;
	padding-left:12px;
}

*:first-child+html body#index #wrapIn #container #mainLeftBox #bottom #swedish #bg h4{
	padding-top:2px;
	padding-left:12px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish #bg dl{
	padding:8px 12px 10px;
	font-size:77%;
	line-height:1.5;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish #bg dl dt{
	float:left;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish #bg dl dd{
	padding-left:28px;
}

body#index #wrapIn #container #mainLeftBox #bottom #swedish #bg p{
	padding:8px 12px;
	font-size:77%;
	line-height:1.5;
}


body#index #wrapIn #container #mainLeftBox #news a:link    { color:#525252; }
body#index #wrapIn #container #mainLeftBox #news a:visited { color:#525252; }
body#index #wrapIn #container #mainLeftBox #news a:active  { color:#525252; }
body#index #wrapIn #container #mainLeftBox #news a:hover   { color:#525252; text-decoration:underline; }

body#index #wrapIn #container #mainRightBox a:link    { color:#747474; text-decoration:underline; }
body#index #wrapIn #container #mainRightBox a:visited { color:#747474; }
body#index #wrapIn #container #mainRightBox a:active  { color:#747474; }
body#index #wrapIn #container #mainRightBox a:hover   { color:#747474; }



/*2010.04～*/
body#index #wrapIn #content{
	text-align:left;
}

body#index #wrapIn #content #main{
	overflow:hidden;
}

body#index #wrapIn #content #main{
	overflow:hidden;
}

body#index #wrapIn #content #main h2{
	float:left;
	width:650px;
	position:relative;
}

body#index #wrapIn #content #main h2 img{
	padding:2px;
	border:1px solid #dfdfdb;
}

body#index #wrapIn #content #main h2 span{
	position:absolute;
	top:3px;
	left:3px;
}

body#index #wrapIn #content #main h2 span img{
	padding:0;
	border:none;
}

body#index #wrapIn #content #main #right{
	float:right;
}

body#index #wrapIn #content #main #right #feed{
	background:url(../images/index/rightBannerBlog.gif);
	width:254px;
	height:178px;
	margin-top:14px;
}

body#index #wrapIn #content #main #right #feed ul{
	padding:65px 14px 0 100px;
}

body#index #wrapIn #content #main #right #feed ul li#day{
	font-size:77%;
	text-align:right;
	padding-bottom:2px;
}

body#index #wrapIn #content #main #right #feed ul li#title{
	font-weight:bold;
	text-align:right;
	padding-bottom:2px;
}

body#index #wrapIn #content #main #right #feed ul li#summary{
	font-size:93%;
	line-height:1.4;
}

*:first-child+html body#index #wrapIn #content #main #right #feed ul li#summary{
	font-size:85%;
	line-height:1.4;
}

body#index #wrapIn #content #main #right #feed ul li#summary span{
	font-size:85%;
	line-height:1.4;
}

*:first-child+html body#index #wrapIn #content #main #right #feed ul li#summary span{
	font-size:77%;
	line-height:1.4;
}

body#index #wrapIn #content #main #right #feed ul li#title a,
body#index #wrapIn #content #main #right #feed ul li#summary span a{
	color:#5c6fde;
}

body#index #wrapIn #content #category{
	overflow:hidden;
	margin-top:30px;
}

body#index #wrapIn #content #category .list{
	float:left;
	width:212px;
	margin-right:24px;
}

body#index #wrapIn #content #category .none{
	float:left;
	width:212px;
	margin-right:0;
}

body#index #wrapIn #content #category .list div img{
	padding:2px;
	border:1px solid #dfdfdb;
	margin-top:10px;
}

body#index #wrapIn #content #category dl{
	margin-top:6px;
}

body#index #wrapIn #content #category dl dt{
	font-size:77%;
	color:#898884;
}

body#index #wrapIn #content #category dl dd{
	font-size:108%;
	font-weight:bold;
}

body#index #wrapIn #content #category dl dd.art a,
body#index #wrapIn #content #moreTop ul li.art a{
	color:#ec5081;
}

body#index #wrapIn #content #category dl dd.music a,
body#index #wrapIn #content #moreTop ul li.music a{
	color:#56b8dc;
}

body#index #wrapIn #content #category dl dd.guide a,
body#index #wrapIn #content #moreTop ul li.guide a{
	color:#a0bd2c;
}

body#index #wrapIn #content #category dl dd.enjoy a,
body#index #wrapIn #content #moreTop ul li.enjoy a{
	color:#f9a91f;
}

body#index #wrapIn #content #moreTop{
	margin-top:10px;
}

body#index #wrapIn #content #moreTop ul{
	overflow:hidden;
}

body#index #wrapIn #content #moreTop ul li{
	float:left;
	width:212px;
	margin-right:24px;
	padding:8px 0;
	text-align:center;
	font-weight:bold;
}

body#index #wrapIn #content #moreTop ul li.none{
	float:left;
	width:212px;
	margin-right:0;
}

body#index #wrapIn #content #moreTop ul li.art{
	background-color:#fbe6ed;
}

body#index #wrapIn #content #moreTop ul li.music{
	background-color:#e2f6fd;
}

body#index #wrapIn #content #moreTop ul li.guide{
	background-color:#ebf1d3;
}

body#index #wrapIn #content #moreTop ul li.enjoy{
	background-color:#fdf0da;
}

body#index #wrapIn #content #areaR{
	padding-top:35px;
}

body#index #wrapIn #content #areaR #pick{
	float:left;
	width:450px;
	padding-right:15px;
}

body#index #wrapIn #content #areaR #areaIntro{
	float:right;
	width:450px;
}

body#index #wrapIn #content #areaR #pick h3.pick{
	background:url(../images/index/pickUp.gif) left no-repeat;
	height:13px;
}

body#index #wrapIn #content #areaR #areaIntro .areaTop{
	background:url(../images/index/areaBoxTop.gif) left top no-repeat;
	height:15px;
}

body#index #wrapIn #content #areaR #areaIntro .areaMiddle{
	background:url(../images/index/areaBoxMiddle.gif) left top repeat-y;
	padding:0 15px;
	overflow:hidden;
}

body#index #wrapIn #content #areaR #areaIntro .areaBottom{
	background:url(../images/index/areaBoxBottom.gif) left bottom no-repeat;
	height:13px;
}


body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum{
	float:left;
	width:280px;
}

body#index #wrapIn #content #areaR #areaIntro .areaMiddle .imgColum{
	float:right;
	width:109px;
	border:1px solid #dfdfdb;
	padding:2px;
}

body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum h3.area{
	background:url(../images/index/areaTitle.gif) left top no-repeat;
	height:15px;
	border-bottom:1px solid #c7d99d;
	padding-bottom:5px;
}

body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum h3.area a{
	display:block;
	height:15px;
	width:218px;
}


body#index #wrapIn #content #areaR #pick h3 span,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum h3 span{
	position:absolute;
	left:-9999px;
}

body#index #wrapIn #content #areaR #pick .boxP{
	padding-top:15px;
}

body#index #wrapIn #content #areaR #pick .boxP .photoP{
	float:left;
	width:109px;
	border:1px solid #dfdfdb;
	padding:2px;
	margin-right:15px;
}

body#index #wrapIn #content #areaR #pick .boxP h4,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum h4{
	font-weight:bold;
	color:#79ac00;
	line-height:1.4;
}

body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum h4{
	padding-top:8px;
	font-size:108%;
}

body#index #wrapIn #content #areaR #pick .boxP h4.art a:link    { color:#ef5787; }
body#index #wrapIn #content #areaR #pick .boxP h4.art a:visited { color:#ef5787; }
body#index #wrapIn #content #areaR #pick .boxP h4.art a:active  { color:#ffaec8; }
body#index #wrapIn #content #areaR #pick .boxP h4.art a:hover   { color:#ffaec8; text-decoration:underline; }

body#index #wrapIn #content #areaR #pick .boxP h4.music a:link    { color:#29b1e4; }
body#index #wrapIn #content #areaR #pick .boxP h4.music a:visited { color:#29b1e4; }
body#index #wrapIn #content #areaR #pick .boxP h4.music a:active  { color:#79dbff; }
body#index #wrapIn #content #areaR #pick .boxP h4.music a:hover   { color:#79dbff; text-decoration:underline; }

body#index #wrapIn #content #areaR #pick .boxP h4.guide a:link,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum h4 a:link ,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum p span a:link    { color:#79ac00; }
body#index #wrapIn #content #areaR #pick .boxP h4.guide a:visited,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum h4 a:visited,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum p span a:visited { color:#79ac00; }
body#index #wrapIn #content #areaR #pick .boxP h4.guide a:active,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum h4 a:active,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum p span a:active  { color:#98ca00; }
body#index #wrapIn #content #areaR #pick .boxP h4.guide a:hover,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum h4 a:hover,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum p span a:hover   { color:#98ca00; text-decoration:underline; }

body#index #wrapIn #content #areaR #pick .boxP p,
body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum p{
	font-size:77%;
	line-height:1.6;
	padding-top:10px;
}

body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum p{
	padding-top:2px;
}

body#index #wrapIn #content #areaR #areaIntro .areaMiddle .txtColum p span{
	display:block;
	text-align:right;
	font-weight:bold;
}










