@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	background-color:#fff;
	text-align:center;
	background-image:url(http://www.cr-magic.com/img/bg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	font-size: 10pt;
	color: #666666;
}

a
{
	color:#97260A;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-image:url(http://www.cr-magic.com/img/container_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	border-bottom:1px solid #d7d6c1;
	width:800px;
	margin:0 auto;
	text-align:left;
                background-color:#fff;
}

div.container-inner
{
	/*background-image:url(http://www.cr-magic.com/img/container_inner_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;*/
                background-color:#fff;
}

div.container-archive
{
	/*background-image:url(http://www.cr-magic.com/img/container_archive_bg.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	padding:0 2px;*/
                background-color:#fff;
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
}

div.header-inner
{
	/*padding:15px;*/
}

div#header img
{
	float:left;
}

div#header p
{
	text-align:right;
	font-size:70%;
	color:#999999;
}

/* ---------- header_end ---------- */

/* ---------- content ---------- */

div#content
{
	clear:left;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	width:560px;
	float:right;
	margin-bottom:15px;
}

div#banner
{
	width:100%;
}

div.banner-inner
{
	padding:3px 10px 0 10px;
}

div.banner-inner h1
{
	text-decoration:none;
	font-size:75%;
                text-align:right;
}

div.banner-inner h2
{
	font-size:80%;
	font-weight:normal;
	color:#97260A;
}

div#info-box
{
	width:100%;
	/*background-image:url(http://www.cr-magic.com/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding-top:5px;*/
	margin-bottom:10px;
}

div#info-box p
{
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin-bottom:10px;
}

div#info-box img
{
	/*float:left;
	margin-right:15px;
	vertical-align:middle;*/
}

div#info-box h2
{
	background-image:url(http://www.cr-magic.com/img/entry_h2.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#fff;
	color:#972705;
	padding:7px 5px 7px 15px;
	margin:6px 0 0px 0;
}

div.info-box-btm
{
	clear:left;
	width:100%;
	background-image:url(http://www.cr-magic.com/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	height:1px;
}

div.info-box-btm hr
{
	display:none;
}

div#news-box h3
{
	font-size:2px;
                text-indent:-9999px;
	font-weight:normal;
	text-align:left;
	width:100%;
	height:60px;
	background-image:url(http://www.cr-magic.com/img/news_box_tit.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}

div.news-box-inner ul li
{
	font-size:80%;
	list-style:none;
	line-height:160%;
	color:#666666;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	margin-bottom:15px;
	width:200px;
}

div.contents-menu h4,div.contents-search h4
{
	font-size:2px;
	font-weight:normal;
	text-align:left;
	text-indent:-9999px;
	width:100%;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#ffffff;
	margin-bottom:10px;
}

div.contents-menu
{
	margin-bottom:20px;
}

div.contents-menu h4
{
	background-image:url(http://www.cr-magic.com/img/contents_tit.gif);
	height:36px;
}

div.contents-search h4
{
	background-image:url(http://www.cr-magic.com/img/search_tit.gif);
	height:17px;
}

div.category-archives
{
	font-size:80%;
	/*background-image: url(http://www.cr-magic.com/img/contents_bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;*/
}

div.category-archives ul
{
	list-style:none;
	background-image:url(http://www.cr-magic.com/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:1px 0 1px 0;
}

div.category-archives ul li
{
	background-image:url(http://www.cr-magic.com/img/dotted.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:1px 0 2px 0;
}

div.category-archives ul li a
{
	padding:5px 0;
	display:block;
	background-image:url(http://www.cr-magic.com/img/category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	text-indent:20px;
                margin-left:20px;
                font-weight:bold;
}

div.category-archives ul li a:hover
{
	background-image:url(http://www.cr-magic.com/img/category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
                margin-left:20px;
	background-color:#fff;
                font-weight:bold;
}

div.category-archives ul.sub-category li a
{
	padding:3px 0;
	display:block;
	border-left:none;
	text-indent:20px;
	background-image:url(http://www.cr-magic.com/img/sub_category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
                margin-left:40px;
                font-weight:normal;
}

div.category-archives ul.sub-category li a:hover
{
	padding:3px 0;
	display:block;
	border-left:none;
	background-image:url(http://www.cr-magic.com/img/sub_category_icon.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	background-color:#ffffff;
                margin-left:40px;
                font-weight:normal;
}

div.category-archives ul.sub-category
{
	background-image:url(http://www.cr-magic.com/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:1px 0 0 0;
	padding:0 0 5px 0;
}

div.category-archives ul.sub-category li
{
	background-image:none;
	padding:2px 0 1px 0;
}

div.contents-search label
{
	font-size:70%;
	color:#999999;
}

div.search-form
{
	background-color:#f9f5f5;
	padding:10px;
	margin-bottom:20px;
}

div.contents-search input#search
{
	border:1px solid #999999;
	font-size:80%;
	color:#666666;
	margin:5px 0;
}

div#sidebar a.rss
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:32px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.cr-magic.com/img/rss.gif);
	margin-bottom:5px;
}

div#sidebar a.rss:hover
{
	background-position:0 100%;
}

div#sidebar a.powered
{
	font-size:60%;
	color:#dab4b4;
}

/* ---------- sidebar_end ---------- */

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

div.footer
{
	clear:both;
	text-align:center;
	font-size:75%;
	color:#330000;
	padding:4px 0 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330000;
}
div.footer a, div.footer a:visited
{
	color:#993300;
}
div.footer a:hover
{
	color:#993300;
}

div.footer address { font-style:normal; padding-top:5px; }

/* ---------- footer_end ---------- */
/* ---------- archives ---------- */

div#main p.navi
{
	font-size:60%;
	margin-bottom:10px;
	color:#666666;
}

div#main ul.site-archives
{
	list-style-position:inside;
}

div#main ul.site-archives li
{
	font-size:80%;
	margin:0 0 5px 0;
}

div.entry
{
	margin-bottom:20px;
                margin-right:20px;
}

div.entry blockquote
{
	border:1px solid #edce8d;
	background-color:#f7efdc;
	padding:10px;
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin:0 0 10px; 0;
}

div.entry h1
{
	background-image:url(http://www.cr-magic.com/img/entry_h1.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#fff;
	color:#4d4d4d;
	padding:7px 5px 7px 5px;
	margin:0 0 10px 0;
}

div.entry h2
{
	background-image:url(http://www.cr-magic.com/img/entry_h2.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#fff;
	color:#972705;
	padding:7px 5px 7px 5px;
	margin:0 0 10px 0;
}

div.entry h3
{
	background-image:url(http://www.cr-magic.com/img/entry_h3.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	color:#4d4d4d;
	padding:5px 0 6px 35px;
	margin:0 0 5px 0;
                font-size:90%;
}

div.entry h4,div.trackbacks h4,div.comments h4
{
	background-image:url(http://www.cr-magic.com/img/entry_h4.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	color:#972705;
	padding:5px 0 6px 35px;
	margin:0 0 5px 0;
                font-size:90%;
}

div.entry h5
{
	background-image:url(http://www.cr-magic.com/img/entry_h5.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#4d4d4d;
	font-size:90%;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}

div.entry h6
{
	background-image:url(http://www.cr-magic.com/img/entry_h6.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#972705;
	font-size:90%;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}

div.entry p,div.comments-body p,p.comments-open-moderated
{
	font-size:80%;
	color:#666666;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-info ul
{
	list-style:none;
	background-image:url(http://www.cr-magic.com/img/dotted.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:5px 0 0 0;
}

div.entry-info ul li
{
	font-size:70%;
	color:#666666;
	display:inline;
	margin:0 10px 0 0;
}

div.trackbacks,div.comments
{
	margin:0 0 15px; 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,div.comments ul.comments-info
{
	border-top:1px solid #cccccc;
	list-style:none;
	padding:5px 0 0 0;
}

div.trackbacks ul.trackback-info li,div.comments ul.comments-info li
{
	font-size:70%;
	display:inline;
	color:#666666;
	margin:0 10px 0 0;
}

div.comments-post h5
{
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	color:#333333;
}

div.comments-post
{
	padding:20px 0 0 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#666666;
}

dl#name-email input,dl#comments-open-text textarea
{
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

ul.cookie
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 0 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
}

/* ---------- archives_end ---------- */

table.pic { background-image:url(http://www.cr-magic.com/img/table_bg.gif); width:550px; height:150px; }

table.pic img { padding:5px; border:1px solid #e4e1ce; background-color:#fff; }

table {
	font-size: 10pt;
	line-height: 12pt;
	color: #666666;
}
td {
	padding: 5px;
}
.small {
	font-size: x-small;
	color: #666666;
}

#line {
	background-color: #FFFFFF;
	margin: 3px;
	border: 1px solid #400000;
}
#back {
	background-image: url(img/majo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.point {
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 520px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	padding-top: -3px;
	background-position: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 2px;
	font-weight: bold;
	color: #97260A;
}
.bar
{
	background-image:url(http://www.cr-magic.sakura.ne.jp/img/entry_h1.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#fff;
	color:#4d4d4d;
	padding:7px 5px;
	margin:0 0 3px;
	font-weight: bold;
}

.recruit
{
        border:1px solid #999;
        border-collapse:collapse;
        margin-top:10px;
}
 .recruit td
{
                border:1px solid #999;
                border-collapse:collapse;
}
div.point img {
padding-top:7px;
}