/* ボディ */
body	{background-image:url(http://casey2.net/img/bg.png);
	background-repeat:repeat}

 /* コンテナ */
div#container	{width: 760px;
	margin: auto}

/* ヘッダー */
div#header	{background-image: url(http://casey2.net/img/header.png);
height:390px;
	padding-bottom: 0px}

div#header h1	{font-size: 1.875em;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin: 0 20px}

div#header h1 a	{text-decoration: none;
	color: #005890}

div#header p	{font-size: 0.75em;
	margin: 8px 20px 0}

/* ヘッダー２階層 */
div#headertwo	{background-image: url(http://casey2.net/img/headertwo.png);
height:60px;
	padding-bottom: 0px}
	
/* メニュー */
div#grobalnmenu	{
	height:40px;
	margin-bottom:0}

ul#grobalmenu	{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	height:40px
	}

ul#grobalmenu img	{
	border:none}

ul#grobalmenu li	{
	list-style-type:none;
	float:left
	}

ul#grobalmenu li.home a	{
	display:block;
	width:95px;
	line-height:40px;
	background-image:url(http://casey2.net/img/menu1.png)}

ul#grobalmenu li.home a:hover	{
	background-position:left bottom
	}

ul#grobalmenu li.whatsnew a{
	display:block;
	width:95px;
	line-height:40px;
	background-image:url(http://casey2.net/img/menu2.png)}

ul#grobalmenu li.whatsnew a:hover	{
	background-position:left bottom
	}

ul#grobalmenu li.message a	{
	display:block;
	width:95px;
	line-height:40px;
	background-image:url(http://casey2.net/img/menu3.png)}

ul#grobalmenu li.message a:hover	{
	background-position:left bottom
	}

ul#grobalmenu li.profile a	{
	display:block;
	width:95px;
	line-height:40px;
	background-image:url(http://casey2.net/img/menu4.png)}

ul#grobalmenu li.profile a:hover	{
	background-position:left bottom
	}

ul#grobalmenu li.performance a	{
	display:block;
	width:95px;
	line-height:40px;
	background-image:url(http://casey2.net/img/menu5.png)}

ul#grobalmenu li.performance a:hover	{
	background-position:left bottom
	}

ul#grobalmenu li.theater a	{
	display:block;
	width:95px;
	line-height:40px;
	background-image:url(http://casey2.net/img/menu6.png)}

ul#grobalmenu li.theater a:hover	{
	background-position:left bottom
	}
	
ul#grobalmenu li.lesson a	{
	display:block;
	width:95px;
	line-height:40px;
	background-image:url(http://casey2.net/img/menu7.png)}

ul#grobalmenu li.lesson a:hover	{
	background-position:left bottom
	}

ul#grobalmenu li.inquiry a	{
	display:block;
	width:95px;
	line-height:40px;
	background-image:url(http://casey2.net/img/menu8.png)}

ul#grobalmenu li.inquiry a:hover	{
	background-position:left bottom
	}

/* コンテンツ */
div#content	{width: 515px;
	float: left}

p#pagetitle	{background-image:url(http://casey2.net/img/pagetitle.png);
	background-repeat:no-repeat;
	background-position:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 24px;
	margin-top: 20px}

/* 記事 */
div.post	{border: solid 1px #CCCCCC;
	background-color:#FFFFFF;
	padding: 18px;
	margin: 20px auto}

div.post h2	{
	background-image: url(http://casey2.net/img/mark.png);
	background-repeat:no-repeat;
	font-size: 0.875em;
	border-bottom: solid 1px #FF3366;
	padding-top:2px;
	padding-left:24px;
	padding-bottom: 5px;
	margin: 0}

div.post h2 a	{text-decoration: none;
	color: #000000}

div.honbun	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px}

div.honbun p	{margin-top: 0}

.pink	{color:#FF0066}

p.postinfo	{font-size: 0.75em;
	color: #005890;
	text-align: right;
	margin: 20px 0 0;
	clear: both}

p.postinfo a	{color: #005890}

/* ページリンク */
p.pagelink a	{font-size: 0.75em;
	color: #005890}

span.pageprev	{float: left}

span.pagenext	{float: right}

/* 記事内の画像 */
.mt-enclosure-image img	{border: none}

/* サイドバー */
div#sidebar	{width: 220px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px}

/* サイドバナー */
div.banner	{width:220;
	margin-bottom:10px;
border:none}

div.banner a img	{border:none}


/* フッター */
div#footer	{border-top: solid 3px #CCCCCC;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding-top: 6px}

address a	{color: #000000}
