@charset "Shift_jis";
@import "base.css";
@import "category.css";

/* ナビゲーションの設定
--------------------------------------------------------------------*/
.artmake_btn a {
	background: url(../images/artmake02.gif);
}

/* コンテンツ外枠
--------------------------------------------------------------------*/
#box {
	width: 600px;
	margin: 15px auto;
	text-align: left;
}



.image {
	float: right;
	margin-right: 20px;
}
#box p {
	margin-left: 20px;
	font-size: 80%;
}
.a_box {
	width: 380px;
	float: left;
}
.a_box h2 {
	width: 380px;
	background: url(../images/title_artmake.gif);
}
.b_box {
	width: 580px;
	clear: both;
	margin-bottom: 20px;
}
.b_box ul {
	list-style: square;
	margin-left: 40px;
	font-size: 80%;
}
.c_box {
	width: 300px;
	float: left;
}
.contactbox {
	width: 550px;
	height: 110px;
	margin: 20px auto;
	background: url(../images/contact_bg.gif);
}
.contact {
	padding: 12px 0 0;
	width: 550px;
}
.contact h4 {
	font-size: 90%;
	color: #006633;
	margin-left: 20px;
}
.contact .subtext {
	color: #A0C415;
	font-size: 80%;
	margin-left: 5px;
}
.tokuchobox {
	margin-top: 50px;
}
.tokuchobox h2 {
	width: 580px;
	background: url(../images/characteristic.gif);
}
.samplebox {
	margin-top: 50px;
	width: 580px;
}
.samplebox h2 {
	background: url(../images/artmake_sample.gif);
}
.photobox {
	background: url(../images/arrow.gif);
	width: 580px;
	margin-bottom: 30px;
}
.photobox p {
	width: 500px;
	margin-left: 200px;
}
.sample_photo {
	width: 270px;
}
.samplebox img {
	float: left;
	margin-left: 20px;
}
.samplebox_a {
	width: 580px;
	margin: 15px auto;
}
.sample_text {
	width: 300px;
	margin-left: 7px;
	float: left;
}
.samplebox h4 {
	margin: 30px 0 10px 20px;
	text-indent: -9999px;
	background: url(../images/after_artmake.gif) no-repeat;
	width: 180px;
	height: 32px;
}
	