@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
Hello! Welcome to css page :)  by mcx
last up date / 2011.12.28
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
Web Site : Hello!
URL : http://mckst.xxxxxxxx.jp/
Manager : mcx
Contact : mocik.13 ＠ gmail.com
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333;
	font-size: 90%;
	text-align: center;
	background-color: #fff;
	margin: 0px;
	line-height: 1.5em; /* 行の高さ */
}
img { border: 0px; }
p { margin: 0px; }
h1 {
	font-size: xlarge;
	font-weight: bold;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 0px;
}

/* @media screen and (max-device-width: 480px) {.column {float: none;}} */
/* @media screen and (max-device-width: 480px) {.main,.sns,.live {float: none;}} */

a {
	color: #333;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #ff0a7c;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
div#container {
	background-color: #fff; /**/
	width: 1024px;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 10px;
	position: relative;
}

div#header {
	background-color: #fff;
	text-align: left;
	width: 1024px;
	margin: 0px;
	padding: 0px;
}

div#menu {
	background-color: #333;
	text-align: center;
	color: #fff;
	width: 1024px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
div#contents {
	background-color: #fff;
	text-align: left;
	width: 1024px;
	height: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	m a i n
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
div#main {
	float: left;
	background-color: #fff;
	text-align: left;
	font-size: 90%;
	width: 550px;
	height: 100%;
	margin: 10px 0px 0px;
	padding: 0px;
}

p.title {
	background-color: #333;
	color: #fff;
	width :90%;
	padding: 5px;
}

p.text {
	background-color: #fff;
	font-size: 90%;
	letter-spacing: 0.2em; /* 文字間隔 */
	padding: 5px;
}
p.mc {
	background-color: #fff;
	font-size: 90%;
	letter-spacing: 0.2em; /* 文字間隔 */
	padding: 0px 0px 0px 5px;
}
p.photoby {
	background-color: #fff;
	font-size: 80%;
	padding: 0px 0px 0px 5px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	S N S
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
div#sns {
	float: left;
	background-color: #fff;
	border: 1px solid #fff;
	text-align: left;
	width: 450px;
	height: 100%;
	margin: 10px 0px 0px;
	padding: 0px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	l i v e
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
div#live {
	float: left;
	background-image: url(img/usagi.gif); /* Let's Dance!! */
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #333;
	text-align: left;
	width: 450px;
	height: 100%;
	margin: 10px 0px 30px;
	margin-bottom: 30px;
	padding: 10px;
}
p.live_title {
	test-align: left;
	width :100%;
	color: #333;
	font-weight: bold;
	margin: 5px 0px 5px;
	padding: 0px;
}
p.live_2011 {
	test-align: right;
	color: #999;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
div#past_data {
	float: left;
	width: 90px;
	color: #999;
	font-size: 80%;
}
div#past {
	color: #999;
	font-size: 80%;
}
div#next_data {
	float: left;
	width: 90px;
	color: #333;
	font-size: 80%;
}
div#next {
	color: #333;
	font-size: 80%;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	かどまる
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
div#maru {
	width: 80%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f5f5f5;
    color: #666;
    margin: 0px 0px 10px;
    padding: 10px;
    font-size: 90%;
    font-weight: lighter;
	letter-spacing: 0.2em; /* 文字間隔 */
}
