@charset "UTF-8";

/*========================================
  KH Default Style Sheet
  Since: 2009-4-10
  Editor: Hearts Creative Kazoo
=========================================*/

/*----------------------------------------
   [ main flash ]
-----------------------------------------*/

#main_flash {
	width:1000px;
	height:420px;
	background-image: url(../image/common/contents_bg.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

* html #main_flash {
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}

#main {
	margin: 0px;
	padding: 0px;
	height: 420px;
	width: 1000px;
}

/*----------------------------------------
   [ text ]
-----------------------------------------*/

#home h1 {
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
	font-weight: lighter;
	color: #777777;
	letter-spacing: 0.1em;
}

/*----------------------------------------
   [ info contents ]
-----------------------------------------*/

#info_contents {
	width:610px;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	margin-right: 15px;
	position: relative;
}

.blog_news {
	height: 185px;
	width: 610px;
	display: block;
	margin-bottom: 10px;
	background-image: url(../image/home/rss_feed_bg2.gif);
	background-repeat: no-repeat;
	padding-top: 31px;
}

.hot_news_title a {
	height: 20px;
	width: 610px;
	display: block;
	margin-bottom: 10px;
	float: left;
}

.hot_news_title a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#hot_news {
	width:590px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	padding-left: 10px;
}

.date {
	line-height: 1.5em;
	background-image: url(../image/common/square.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	font-size:11px;
	line-height:1.5em;
	color:#333;
	margin: 0px;
	padding: 0px;
	width: 130px;
	display: block;
	text-indent: 15px;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: "Century Gothic";
}

.comment {
	font-size:12px;
	line-height:1.5em;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#hot_news .comment a {
	color: #EF7A00;
	text-decoration: none;
	font-weight: bold;
}

#hot_news .comment a:hover {
	color: #EF7A00;
	text-decoration: underline;
	font-weight: bold;
}

#medipub_wrapper {
	float: left;
	width: 600px;
	padding-left: 10px;
}

.media_title {
	height: 20px;
	width: 610px;
	display: block;
	margin-bottom: 10px;
	float: left;
}

.mp_catch {
	float: left;
	margin-bottom: 10px;
	display: block;
}

.mp_exp {
	float: left;
	width: 278px;
	font-size: 11px;
	line-height: 1.5em;
	color: #666;
	padding: 5px;
	border: 1px solid #DDD;
	margin-bottom: 10px;
	margin-right: 10px;
}

.mp_exp2 {
	float: left;
	width: 278px;
	font-size: 11px;
	line-height: 1.5em;
	color: #666;
	padding: 5px;
	border: 1px solid #DDD;
	margin-bottom: 10px;
	background-color: #F9F9F9;
	margin-right: 10px;
}

.mp_exp_full {
	float: left;
	width: 578px;
	font-size: 11px;
	line-height: 1.5em;
	color: #666;
	border: 1px solid #DDD;
	margin-bottom: 10px;
	padding: 5px;
}

.mp_img_left {
	float: left;
	margin-right: 5px;
}

.mp_img_right {
	float: left;
	margin-top: 3px;
}

.mp_exp_cap {
	display: block;
	float: left;
	width: 413px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 15px;
	color: #EF7A00;
	line-height: 1.2em;
}

.mp_exp_copy {
	display: block;
	width: 308px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: lighter;
	color: #666;
}

.mp_exp_copy a {
	color: #E97C18;
	text-decoration: none;
}

.mp_exp_copy a:hover {
	color: #E97C18;
	text-decoration: underline;
}

.mp_exp a img {
	float: left;
}

.thumb {
	float: right;
}

.mp_banner {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.mp_comment {
	font-size:10px;
	line-height:1.5em;
	color:#666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding: 5px;
	margin-top: 5px;
	font-weight: lighter;
	float: left;
	width: 155px;
	display: block;
}

.mp_comment2 {
	font-size:11px;
	line-height:1.5em;
	color:#666666;
	font-weight: lighter;
	float: left;
	display: block;
	width: 268px;
	text-indent: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #EC7D22;
}

.arrow {
	font-weight: bold;
	color: #999;
}

.mp_comment a {
	color: #EF7A00;
	text-decoration: none;
}

.mp_comment a:hover {
	color: #EF7A00;
	text-decoration: underline;
}

.catalog {
	margin-top:50px;
	width:400px;
	display: block;
	height: 54px;
	float: left;
	padding-left: 105px;
}

.catalog a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.spot {
	margin-left: 12px;
	margin-bottom: 10px;
}

.spot_title {
	margin-left: 15px;
	margin-bottom: 10px;
}

/*----------------------------------------
   [ shop blog news ]
-----------------------------------------*/

#shop_blog_news {
	width:180px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

/*----------------------------------------
   [ rss_reader ]
-----------------------------------------*/

#rss_reader {
	width:160px;
	background-image:url(../image/common/right_colum_bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	float: left;
	font-size: 12px;
	color: #999;
	font-weight: lighter;
}

#rss_reader dd,dt {
     color:#666666;
	 line-height:1.1em;
}

#rss_reader dd {
	font-size:8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-left:12px;
	padding-bottom:5px;
	padding-top: 5px;
	padding-right: 0px;
	line-height: 1.5em;
}

#rss_reader dt {
    font-size:11px;
	margin-top:10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rss_reader dt a {
	color: #EC7D22;
}

#rss_reader li {
	margin: 0px;
	padding: 0px;
}


.qr_code {
	display: block;
	float: left;
	margin-bottom: 10px;
}

#medipub_wrapper .cap {
	float: left;
	width: 580px;
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding: 5px;
	margin-top: 15px;
}

/* ---------------------------------

	Tweets設定
	
--------------------------------- */

/*
* html div.tweets div {
	height: auto;
}

.tweets * {
	line-height:1.4 !important;
}

.twtr-hd {
	display:none !important;
}

.twtr-bd {
	margin:7px 0 0;
}

.twtr-ft {
	float:left;
	width:100%;
}

.twtr-widget .twtr-tweet{
  border-bottom:none !important;
}

.twtr-tweet-wrap {
	width:100% !important;
	float:left !important;
	padding:10px 0 !important;
}

.twtr-tweet-avatar,
.twtr-tweet-text { 
	float:none !important;
}

.twtr-timeline {
	float:left !important;
	width:180px !important;
}

.twtr-ft div {
	padding:4px 0 0 !important;
}
*/
.tweets {
	width: 180px;
	float: left;
	margin-bottom: 12px;
}

.twtr-hd div span {
	font-size:12px;
}

.twtr-tweet-text p {
	font-size:10px;
}

.twtr-ft div span {
	font-size:8px;
}

#facebook {
	float: left;
	width: 180px;
	margin-bottom: 15px;
	height: 77px;
	background-image: url(../image/home/facebook_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}

#home #wrapper #contents #info_contents .feed_title {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 5px;
	height: 35px;
	width: 610px;
	float: left;
}

#info_contents .feed_title span {
	text-align: right;
	font-size: 11px;
	letter-spacing: 0.3em;
	color: #999;
	font-weight: lighter;
	float: right;
	padding-right: 10px;
}

#top_nsge_banner {
	width: 610px;
	margin-bottom: 15px;
	background-image: url(../image/home/top_nsge_banner_over.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 240px;
}

#top_nsge_banner a img {
	float: left;
	height: 240px;
	width: 305px;
}

