@charset "UTF-8";
/* CSS Document

URL : www.cravis.co.jp

*/

/*--- タグ共通設定 ---*/

* {
	margin:0;
	padding:0;
}
body {
	font-size:90%;
	text-align:center;
	background-image:url(../images/bg_body.png);
	background-repeat:repeat-x;
	background-color:#FFECD2;
}
ul {
	list-style-type:none;
}
p, li, dt, dd, th, td {
	line-height:1.5em;
}

h1 {
	display:block;
	width:690px;
	height:100px;
	background-image:url(../images/bg_h1.png);
	font-size:1.5em;
}
h1 span {
	position:relative;
	top:65px;
	left:120px;
	color:#ccc;
}
h1 strong {
	color:#000;
	padding:0 10px 0 0;
	font-weight:bolder;
}
img {
	border:0;
}

/*--- 共通クラス ---*/

.aright {
	text-align:right;
}
.clear {
	clear:both;
}
.hide {
	display:none;
}

/*===== テンプレートデザイン =====*/

#wrapper {
	text-align:left;
	width:900px;
	margin:0 auto 0 auto;
}

/* ヘッダー */

#header {
	width:900px;
	height:100px;
	background-image:url(../images/bg_header.png);
	background-repeat:no-repeat;
}

/* グローバルメニュー */

#global_menu {
	width:900px;
	height:46px;
}
#global_menu ul {
	text-align:center;
}
#global_menu li {
	float:left;
}
#global_menu li a {
	display:block;
	width:150px;
	line-height:46px;
	text-decoration:none;
	color:#000;
	background-image:url(../images/bg_menu_off.png);
}
#global_menu li a strong {
}
#global_menu li a:hover {
	color:#fff;
	background-image:url(../images/bg_menu_on.png);
}

/* ページリード */

#page_lead {
	margin:5px 0 0 0;
	text-align:center;
}


/*トップページ用*/
#main_visual {
	display:block;
	width:900px;
	height:250px;
}

/*--- メインボディー ---*/

#container {
	margin:10px 0 10px 9px;
}
#container:after {
	content : "";
 	display : block;
 	height : 0;
 	clear : both;
}

/*--- コンテンツエリア ---*/

#contents {
	float:left;
	width:695px;
}
.content_block_wrapper {
	width:690px;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;	
	background-image:url(../images/bg_content_block.png);
	background-repeat:no-repeat;
	background-color:#fff;
	border:1px solid #ccc;
}
.content_block_wrapper:after {
	content : "";
 	display : block;
 	height : 0;
 	clear : both;
}
.content_block {
	margin:20px 0 10px 50px;
}
.content_block h2 {
	font-size:1.2em;
	padding:10px 0 10px 0;
	line-height:27px;
	background-image:url(../images/bg_h2.png);
	background-repeat:no-repeat;
	background-position:left center;
	clear:both;
}
.content_block h2 strong {
	margin:0 0 0 20px;
}
.content_block h3 {
	font-size:1.2em;
	color:#a40000;
	margin:0 40px 10px 0;
}
.content_block p {
	color:#333;
	margin:0 40px 1em 0;
}
.content_block img {
	float:left;
	margin:5px 10px 10px 0;
}
.sample_order a {
	display:block;
	width:400px;
	height:50px;
	margin:0 0 0 145px;
	background-image:url(../images/bg_sample_order.png);
}
.sample_order a span {
	display:none;
}
.inquiry a {
	display:block;
	width:400px;
	height:50px;
	margin:0 0 0 145px;
	background-image:url(../images/bg_inquiry_button.png);
}
.inquiry a span {
	display:none;
}

.request_form th {
	font-weight:normal;
	background-color:#D0E1FF;
	padding:5px;
}
.price_table {
	margin:0 0 10px 100px;
}
.price_table th {
	font-weight:normal;
	background-color:#D0E1FF;
	padding:5px;
	width:220px;
}
.price_table td {
	font-weight:normal;
	border:1px solid #ccc;
	padding:5px;
	width:150px;
	text-align:right;
}
.price_table table p {
	font-size:10px;
	margin:0;
}
dl.cravis_profile {
	margin:0 0 0 100px;
}
dl.cravis_profile dt{
	border-top:1px solid #ccc;
	margin:0 40px 0 0;
}
dl.cravis_profile dd{
	margin:0 40px 0 120px;
}
dl.mangaka_info {
	float:right;
	width:400px;
}
dl.mangaka_info dt {
	border-bottom:1px solid #ccc;
	font-weight:bold;
	margin:0 40px 0 0;
}
dl.mangaka_info dd {
	margin:0 40px 0 120px;
}

.voice_box dt {
	color:#990000;
}
.voice_box dd {
	margin:0 40px 0 20px;
}
.privacy li {
	margin:0 40px 0 80px;	
}
ul.sitemap {
	list-style-type:circle;
}
ul.sitemap li {
	margin:0 40px 0 50px;
	line-height:2em;
}
/*--- サイドバーエリア ---*/

#sidebar {
	float:right;
	width:180px;
}
.side_menu {
	width:180px;
	padding:0 0 8px 0;
	background-image:url(../images/bg_sidemenu.png);
	background-position:bottom;
}
.side_menu h2 {
	width:180px;
	line-height:39px;
	background-image:url(../images/bg_sidemenu_h.png);
	font-size:1.2em;
	color:#fff;
}
.side_menu h2 span {
	margin:0 0 0 10px;
}
.side_menu li {
	font-size:1em;
}
.side_menu li a {
	display:block;
	width:180px;
	line-height:35px;
	text-decoration:none;
	color:#fff;
	background-image:url(../images/bg_sidemenu_off.png);
}
.side_menu li a strong {
	margin:0 0 0 35px;
}
.side_menu li a:hover {
	color:#fff;
	background-image:url(../images/bg_sidemenu_on.png);
}
.sidebar_button {
	margin:10px 0 10px 0;
	text-align:center;
}
.sidebar_button a {
	display:block;
	width:180px;
	line-height:35px;
	text-decoration:none;
	color:#fff;
	background-image:url(../images/bg_sidebar_button.png);
}
.sidebar_button a:hover {
	color:#FFFF00;
}
.links h2 {
	font-size:1.2em;
	width:180px;
	line-height:27px;
	background-image:url(../images/bg_h2.png);
	background-repeat:no-repeat;
}
.links h2 span {
	margin:0 0 0 20px;
}
.links ul {
	font-size:12px;
}
.links a {
	display:block;
	width:160px;
	border:1px solid #f60;
	padding:5px 5px 5px 10px;
	margin:5px 0 0 0;
	text-decoration:none;
	color:#333;
	background-color:#FFC49C;
}
.links a:hover {
	background:none;
}

/*--- フッター ---*/

#footer {
	width:900px;
	padding:10px 0 10px 0;
	font-size:12px;
	background-image:url(../images/bg_footer.png);
	background-repeat:no-repeat;
	clear:both;
}
#footer a {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}
.foot_menu {
	clear:both;
	margin:0 0 0 30px;
}
.foot_menu ul {
}
.foot_menu li {
	border-left:1px solid #fff;
	padding:0 10px 0 10px;
	float:left;
}
.foot_menu li a {
	line-height:1.5em;
}
#credit {
	margin:0 0 0 30px;
	line-height:1.5em;
	clear:both;
}
#credit span {
}