
/*
Theme Name: space-art-crew
Theme URI: http://www.plus-designing.com
Description: A theme by <a href="http://www.space-art-crew.sakura.ne.jp/">space-art-crew</a>.
Version: 1
Author: PlusDesign
Author URI: http://www.plus-designing.com
*/

@charset "utf-8";
/* ===================================================================
reset
=================================================================== */
/* reset */
/* html5doctor.com Reset Stylesheet v1.6.1 */
html {
	overflow-y:scroll;
}
body {
	line-height:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,strong {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
table{
	border-spacing:0;
}
th, th{
}
object,
embed {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
img{
	vertical-align:bottom;
	border:0;
}
hr{
	clear:both;
	border:none;
	background-color:#FFFFFF;
}

::selection {
	background: #f7f7f4;
	color:#000;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}

/* ===================================================================
font
=================================================================== */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 14px;
	line-height: 1.5;
	color: #333333;
	text-align: left;
	font-style: normal;
	font-variant: normal;
}

.font10 {
	font-size:10px;
}

.font18 {
	font-size:18px;
	font-weight:bold;
}

.textRed {
	color:#C41B1F;
}

/* ===================================================================
body
=================================================================== */

#wrapper {
	width:100%;
	position:relative;
	overflow:hidden;
	min-width:980px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.center {
	text-align:center;
}

.justify{
	text-align:justify;
}

#container {
	width:100%;
	background:url("../img/common/bg.jpg") repeat top left;
}

#containerInner {
	width:920px;
	margin: 0 auto;
	padding:20px 0 40px 0;
}

.contentArea {
	border:solid 1px #D4D4D3;
	width:648px;
	background:#FFFFFF;
	padding:20px;
}

#containerInnerRight {
	width:202px;
	overflow:hidden;
}

.mt10 {
	margin-top:10px;
}

.mt13 {
	margin-top:13px;
}

.mt20 {
	margin-top:20px !important;
}

.mt30 {
	margin-top:30px !important;
}

.mb20 {
	margin-bottom:20px;
}

.mr20 {
	margin-right:20px;
}

.ml18 {
	margin-left:18px;
}

.pt5 {
	padding-top:5px !important;
}

.pt5 {
	padding-top:5px !important;
}

.pt10 {
	padding-top:10px !important;
}

.pt20 {
	padding-top:20px !important;
}

.pl7 {
	padding-left:6px;
}

.pl10 {
	padding-left:10px;
}

.pl20 {
	padding-left:20px;
}

.pl34 {
	padding-left:34px !important;
}

.pl40 {
	padding-left:40px !important;
}

.pb10 {
	padding-bottom:10px !important;
}

.pb20 {
	padding-bottom:20px;
}

.pw10 {
	padding:0 10px;
}

.pw20 {
	padding:0 20px;
}

.ph10 {
	padding:10px 0;
}

.pd20 {
	padding:20px;
}

.caption {
	background:url("../img/common/sq_big.gif") no-repeat 0 4px;
	font-size:18px;
	font-weight:bold;
	padding-left:35px;
}

.caption_s {
	background:url("../img/common/sq_small.gif") no-repeat 0 10px;
	font-size:18px;
	font-weight:bold;
	padding-left:18px;
}

/* ===================================================================
link
=================================================================== */

a {
	color:#574336;
}

a:hover {
	opacity:0.75;
}

/* ===================================================================
header
=================================================================== */

#header {
	width:100%;
	position:relative;
	background:url("../img/common/bg_header.jpg") repeat-x top left;
	padding-top:5px;
	padding-bottom:20px;
}

#headerInner {
	width:920px;
	margin:0 auto;
	position:relative;
}

#headerInner strong{
	font-size:10px;
}

#headerBottom {
	margin-top:10px;
}

#headerBottom p{
	margin-top:5px;
}

#headerContact {
	position:absolute;
	top:0;
	right:0;
}

/* ===================================================================
sidenav
=================================================================== */

#sidenav {
	background:url("../img/common/bg_sidenav01.png") no-repeat top left;
	padding-top:56px;
	height:281px;
}

#sidenav li {
	text-align:center;
}

/* ===================================================================
footer
=================================================================== */

#footer {
	width:100%;
	position:relative;
}

#footerTop {
	width:100%;
	background:url("../img/common/bg_footernav.jpg") repeat-x top left;
}

#footernav {
	width:920px;
	margin:0 auto;
}

#footernav ul li {
	float:left;
}

#footerBottom {
	width:100%;
	background:#F7F6F4;
	padding:20px 0;
}

#footerBottomInner {
	width:777px;
	margin:0 auto;	
}

/* ===================================================================
パンくず
=================================================================== */

#pankuzu li{
	font-size:12px;
	float:left;
	padding-right:5px;
}

#pankuzu li a{
	text-decoration:underline;
	padding-right:5px;
}

/* ===================================================================
リストスタイル
=================================================================== */

.marker {
	background:url("../img/common/liststyle.gif")no-repeat 0 8px;
	padding:0 0 0 10px;
	text-align:justify;
}

/* ===================================================================
アーカイブ
=================================================================== */

#archiveList {
	width:190px;
	background:#ffffff;
	padding:5px 5px 15px 5px;
	overflow:hidden;
	border:1px solid #D4D4D3;
}

#archiveList ul {
	padding:0 15px;
}

#archiveList ul li{
	padding:10px 0 10px 0;
	border-bottom:1px dashed #666666;
}

#archiveList p{
	background:#574336;
	color:#ffffff;
	padding:10px;
}