@charset "utf-8";


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

	Inner CSS

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

strong{
	font-weight: bold;
}

#main {
    width: 100%;
    margin: 25px 0 25px 0;
    border: 1px solid #eeeeee;
    overflow: hidden;
	background: url(../img/sidebar_bg.gif) right top repeat-y;
}

#left_column {
	position: relative;
	float:left;
	width: 100%;
	margin-right:-230px;
}

#main a {
	color: #e0007b;
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}

/*----------------------------------------------------------
	left_column
----------------------------------------------------------*/

#left_column #content {
	margin: 0 230px 0 0;
	color: #3f3f3f;
}

#left_column #content #topicPath {
	line-height: 1.1;
	color: #999999;
	font-size: 11px;
	margin: 10px 20px 16px 22px;
	overflow: hidden;
}

#left_column #content #topicPath li {
	display: block;
	float: left;
}

#left_column #content #topicPath li a {
	display: block;
	background: url(../img/topicpath_arrow.gif) right 1px no-repeat;
	margin: 0 12px 0 0;
	padding: 0 16px 0 0;
}

#left_column #content #topicPath li.last {
	background: none;
	padding: 0 0 0 0;
}

#left_column #content .wrap {
	margin: 0 20px;
	width: 625px;
	overflow: hidden;
}

#left_column #content .wrapNoMgn {
	width: 625px;
	overflow: hidden;
}

#left_column #content .wrapLiq {
	margin: 0 20px;
	min-width: 625px;
	max-width: 800px;
	overflow: hidden;
}


#left_column #content section.lv1 {
	background: url(../img/line_horiz2.gif) left bottom repeat-x;
	margin: 0 0 20px 0;
	padding: 0 0 42px 0;
}

#left_column #content section.end {
	margin: 0 0 40px 0;
	padding: 0 0 0 0;
	background: none;
}

#left_column #content section.lv1 h1 {
	font-size: 40px;
	color: #e0007b;
	font-family: 'DIN Next Rounded LT W01 Medium';
	margin: 0 0 2px 0;
}

#left_column #content section.lv1 h2 {
	color: #666666;
	margin: 0 0 30px 0;
}

#left_column #content section.lv1 h3 {	
	color: #e0007b;
	font-size: 20px;
	margin: 0 0 30px 0;
}


#left_column #content section .txt {
	line-height: 1.6;
	font-size: 12px;
}

/*----------------------------------------------------------
	right_column
----------------------------------------------------------*/

#right_column {
	position: relative;
	float: right;
	height:100%;
	width: 200px;
	padding: 15px;
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

#right_column iframe{
	background-color: #FFF;
}

div .store #left_column article{
	padding: 20px;
	width: 625px;
	margin-right:-230px;
}

.store p{
	font-size: 105%;
}

.store h3{
	color: #e0007b;
	font:bold 1.2em Tahoma,sans-serif;
	padding: 20px 0 10px 0;
}

.store .itemImage{
	margin: 0 10px 0 0;
}


ul.news{
	width: 625px;
}

ul.news li {
	padding: 5px 0 5px 0;
}

div .tv #left_column div{
	padding: 20px 0 10px 20px;
}


/*----------------------------------------------------------
	footer
----------------------------------------------------------*/

footer {
	width: 100%;
	overflow: hidden;
}

footer #footer_left {
	width: 500px;
	float: left;
}


footer #footer_left nav {
	width: 500px;
	font-family: 'DIN Next Rounded LT W01 Regular';
	font-size: 17px;
	margin: 0 0 20px 0;
}

footer #footer_left nav a {
	display: inline-block;
	color: #000000;
	text-decoration: none;
}

footer #footer_left nav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


footer #footer_left nav .slash {
	display: inline-block;
	color: #CCCCCC;	
	margin: 0 10px 0 10px;
}

footer #footer_left .copyright {
	color: #cccccc;
	margin: 0 0 40px 0;
}

footer #footer_left .copyright .notice {
	font-size: 10px;
}

footer #pageTop {
	width: 230px;
	float: right;
	border-bottom: 1px solid #eeeeee;
	font-size: 17px;
	font-family: 'DIN Next Rounded LT W01 Medium';
}

footer #pageTop li {
	margin: 0 15px 20px 0;
	padding: 0 29px 0 0;
	text-align: right;
	background: url(../img/pagetop_arrow.gif) right 3px no-repeat;
}

footer #pageTop li a {
	color: #666666;
	text-decoration: none;
}

footer #pageTop li a:hover {
	color: #e0007b;
}


/*	about  */


#left_column #content section iframe.likeBtn {
	width:100px;
	height: 21px;
	margin: 10px 0 0 0;
}

#left_column #content section .join {
}

#left_column #content section .join .box1 {
	width: 208px;
	float: left;
}


#left_column #content section .join .box2 {
	width: 208px;
	float: left;
}

#left_column #content section .join img {
	display: block;
	margin: 0 0 10px 0;
}

#left_column #content section .join .box2 .txt {
	margin: 0 0 0 20px;
}

#left_column #content section .rule {
	width: 387px;
	float: left;
}

#left_column #content section .rule ol li {
	list-style-type: decimal;
	margin: 0 0 5px 20px;
	padding: 0 0 0 10px;
}

#left_column #content section .kokoroe {
	width: 208px;
	float: right;
}

#left_column #content section .kokoroe ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
}

#left_column #content section .badge .box1 {
	width: 391px;
	float: left;
}

#left_column #content section .badge .box2 {
	width: 214px;
	float: right;
	text-align: right;
}


/*	news  */

#left_column #content section .newsTit {
	font-size: 16px;
	color: #e0007b;
	margin: 0 0 20px 0 !important;
	font-family: 'DIN Next Rounded LT W01 Medium';
}

#left_column #content section .newsList {
	width: 100%;
}

#left_column #content section .newsList li {
	width: 100%;
	margin: 0 0 8px 0;
	overflow: hidden;
}

#left_column #content section .newsList .date {
	display: block;
	width: 10%;
	float: left;
}

#left_column #content section .newsList a {
	display: block;
	width: 85%;
	float: right;
}


/*	Entry  */


#left_column #content section.entryTit {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	background: none !important;
}

#left_column #content section.entry p {
	line-height: 1.7;
}

#left_column #content section.entry h1 {
	font-size: 23px;
	margin: 0 0 5px 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;	
	color: #000000;
}

#left_column #content section.entry h2 {
	font-size: 20px;
	color: #000000;
	margin: 0 0 25px 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

#left_column #content section.entry .date {
	font-size: 11px;
	margin: 0 0 25px 0;
	color: #666666;
}

#left_column #content section.entry .caption {
	font-size: 11px;
	margin: 0 0 35px 0;
	clear: both;
	display: block;
	color: #666666;
}

#left_column #content section.entry .shareWrap {
	width: 625px;
	padding: 30px 20px 0 20px;
	overflow: hidden;
}

#left_column #content section.entry .shareWrap .twitter-share-button {
	display: block;
	float: left;
	width: 80px;
	padding: 0 15px 0 0;
	cursor: pointer;
}


#left_column #content section.entry .shareWrap .mixi {
	display: block;
	float: left;
	border:0;
	width:80px;
	height:20px;
	padding: 0 15px 0 0;	
}

#left_column #content section.entry .detail img {
	margin: 0 20px 20px 0;
}

#left_column #content section.entry .shareWrap .fb {
	display: block;
	float: left;
	width: 130px;
	padding: 0 15px 0 0;
}


#left_column #content section.entry .shareWrap .hatena-bookmark-button {
	display: block;
	float: left;
	width: 20px;
	padding: 0 15px 0 0;
}

#left_column #content section.entry .shareWrap .gree {
	display: block;
	float: left;
	width: 100px;
}


#left_column #content section.entry .back  {
	margin: 30px 0 0 20px;
	font-family: 'DIN Next Rounded LT W01 Medium';
}

#left_column #content section.entry .back li {
	background: url(../img/listmark2.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
}
