/*
Theme Name: ArtBoard
Theme URI: http://abc-hp.com/
Description: ArtBoard
Author: Sachi Kobayashi
Author URI: http://abc-hp.com
Version: 1.0
*/

/*　　　　　　背景画像　　　　　　　*/
#contents{background-image: url(/img/bg_side.gif);}
/*　更新情報　*/
.topright li{background-image: url(/img/mc1.gif);}
/*　ページ見出し　*/
.home h3{background-image: url(/img/border_brush.gif);}
.other h3{background-image: url(/img/bg_title.gif);}
/*　記事見出し　*/
h4{}
/*　リスト　*/
.other li{list-style-position: outside;list-style-image: url(/img/arw3.gif);}
/*　サイドバー　*/
.sidemenu a{background-image: url(/img/bg_menu.gif);}
/*　ヘッダ　*/
.toi a, #side li a{background-image: url(/img/arw1.gif);}
.toi a:hover, #side li a:hover{background-image: url(/img/arw2.gif);}
/*　abc　*/
.nayami{background-image: url(/img/border_180210.gif);}
.order{background-image: url(/img/bg_order.gif);}
.order_dt{background-image: url(/img/dot.gif);}
/*----------------------------------------------レイアウト--*/
body{
	margin-top: 8px;margin-bottom: 5px;
	margin-right: auto; margin-left: auto;
	text-align:center;
}
#body{
	margin-right: auto; margin-left: auto;
	width:910px;
	text-align:left;
}
#contents{
	width: 910px;
	float: left;
}
.main{
	width:630px;
	float: left;
	margin: 0;
}
#side{
	width: 250px;
	float: right;
}
.sidemenu{width: 200px;}
#side ul{width: 200px;margin: 15px 0 0 25px;}

/*-------------------------------------文字サイズ*/
body {font-size: 90%;}
h1 {font-size: 80%;}
h2 {font-size: 100%;}
h3 {font-size: 100%;}
.home h3{font-size: 90%;}
h4 {font-size: 100%;}
h5 {font-size: 100%;}
.small {font-size: 85%;}
.big {font-size: 110%;}
.normal {font-size: 100%;}
.f90{font-size: 90%;}
p{font-size: 96%;}
td, th{
	font-size: 90%;
	voice-family: "\"}\"";voice-family: inherit;
	font-size:90%;
} 
*html .category-illustration td{font-size:86%}
*html .category-order td{font-size:86%}
/*-------------------------------------汎用タグ*/
h1 {font-weight: normal;line-height: normal;
	padding: 0px 10px;margin: 0 0 2px 0;
	color: #888;
	text-align: right;
}
h2, .footnavi {font-weight: normal;line-height: normal;
	margin: 0;padding: 0.1em;
	color: #777;
}
h3 {
	font-weight: normal;line-height: normal;
	background-repeat: no-repeat;
	margin: 0;
}
.home h3{
	background-position: bottom;
	height: 33px;
}
.other h3{
	color: #fff;
	height:25px;
	background-position: right;
	padding:9px 0 0 13px;
	}

h4 {font-weight: normal;line-height: normal;
	padding: 5px 10px 2px;margin: 10px 0px 3px;
        border-bottom:1px dashed #700;
        color:#700;
	background-color: #EDEADE;
}
h5 {font-weight: normal;line-height: normal;padding: 0px;margin: 0px;}
img {border-style: none;}
p {margin: 0px;line-height:120%;}
td {font-family: "Ari","Tahoma","ＭＳ Ｐゴシック","Osaka−等幅","Tahoma",sans-serif;}
body{font-family: "Ari","Tahoma","ＭＳ Ｐゴシック","Osaka−等幅","Osaka-Mono",sans-serif;}
ul{margin:0;padding:0}
li{list-style-type:none;margin:0;padding:0}

/*-----------------------------------文字・ブロック寄せ*/
.right{text-align: right;}
.left{text-align: left;}
.f_right{float: right;}
.f_left{float: left;}
.f_clr{clear: both;}
.center_txt{text-align: center;}
.center_blk{margin-left: auto;margin-right: auto;}
.listmc img{vertical-align: middle;padding-right: 3px;}
.home h3 img{padding-right: 15px;padding-left: 5px ;}
.topright h3 img{vertical-align: middle;}
.topinfo h3 span{vertical-align:3px;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {float: right;}
.alignleft {float: left}

/*-------------------------------------文字色*/
.red{color: red;}
.blu{color: navy;}
.grn{color: #080;}
.orn{color: #f90;}
.gry{color: #666;}

/*-------------------------------------背景色*/
.bg_gry1{background-color: #ccc;}
.bg_gry2{background-color: #888;}
.bg_wht1{background-color: #fff;}
.bg_wht2{background-color: #ffc;}

/*----------------------------------------余白*/
.ma5{margin: 5px;}
.ma10{margin: 10px;}
.pa5{padding: 5px;}
.pa10{padding: 10px;}
.top5{margin-top:5px;}
.btm5{margin-bottom:5px;}

/*----------------------------------------リンク*/
a { text-decoration: none;}
a:link { color: firebrick}
a:visited { color:indianred}
a:active { color:#000}
a:hover { color:#000;}
.main a:hover{text-decoration: underline;}

.toi a{
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 1.5em;
	}

.sidemenu a:link { color: #666}
.sidemenu a:visited{ color:#999}
.sidemenu a:active{ color:navy}
.sidemenu a:hover{ color:navy;}

.sidemenu a{
	display: block;
	cursor: hand;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.sidemenu a{
	height: 86px;
	width: 230px;
	padding: 10px;
	voice-family: "\"}\"";voice-family: inherit;
	height: 76px;
	width: 220px;
	padding: 10px;
}
.sidemenu a:hover {background-position: -1px 0;}
.sidemenu a span{display: block;padding: 6px 10px;}

#side li a{
	background-position: left;
	background-repeat: no-repeat;
	padding:2px 2px 2px 15px;
}

.gotop a:hover{background-color: white;}

/*----------------------------------------------コンテナ(共通)--*/
#body{
	background-color: #fff;
	border-style: solid;border-width: 1px;
	border-color: #ccc #888 #888 #ccc;
	padding: 5px 5px 5px;
}
#head{padding: 10px 20px;}
.logo{width: 380px;height: 80px;float: left;display: block;}
.toi{padding-top: 1px;padding-right: 5px;}
.toi img{vertical-align: middle;padding-right: 3px;}

#contents{padding: 0;
	background-color: #EDEADE;
	background-repeat: repeat-y;
	background-position: right;
}
.sidemenu{margin-top: 10px;margin-left: 15px;}
#side li{
	padding: 2px;
	margin-bottom: 12px;
	background-color: #fff;
	border-left: 10px solid peachpuff;
	}
.main{
	padding: 5px 10px 15px 15px;
}
.gotop{clear: both;}
#foot{clear: both;}

.copywright{
	padding: 8px;
}
.footmenu{
	padding: 4px;
	line-height: 150%;
	background-color:ghostwhite;
	border-top: 1px dotted gainsboro;
}

/*---------------------------------トップページ-------*/
.topimage {width: 550px;margin: 0 auto;}
.topimage td{
	border: 1px solid #ccc;
	width: 25%;
	padding: 10px 5px;
	text-align: center;
}

/*インフォメーション*/
.topinfo{float: left;width: 320px;margin-left: 5px;}
.topinfo div{padding: 10px;margin-top: 10px;}
.topinfo p{padding: 5px;}

/*更新情報*/
.topright{float: right;width: 260px;margin-right: 5px;}
.topright ul{margin-left: 0;margin-top: 10px;}
.topright li{
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	line-height: 110%;
	padding:3px 3px 3px 4em;
	text-indent: -3em;
	background-position: 0.2em 0.5em;
	background-repeat: no-repeat;
}


/*----------------------------------詳細ページ共通------*/
.clm{
	margin: 10px auto 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	}
.topclm{
	padding: 20px 10px;
	border-color: #aaa #666 #666 #aaa;
	}
.detail{padding: 10px 15px 10px;}

.other ul {margin: 0.5em 0 1em;padding: 0 0 0 0.5em;}
.other li{border-bottom: 1px dotted #ddd;padding: 5px 5px 5px 0.5em;margin-left:1.5em}
.page-template-links-php li{border-syle:none;background-image:none;}
.page-template-links-php li li{border-bottom: 1px dotted #ddd;padding: 5px 5px 5px 0.5em;margin-left:1.5em}

.bd_grn{border-bottom:1px dotted #050;}
.bd_gry{border:1px solid #ccc;padding:5px;}
.nayami{width:180px;height:280px;background-repeat:no-repeat;}

/*---------------------------------------------イラスト--*/
.category-illustration .bd_gry{width:95%}
/*---------------------------------------------価格--*/
.category-price table{width:570px}
.category-price td{border:1px solid #ccc;padding:10px;}
.category-price th{border:1px solid #ccc;padding:10px;font-weight:normal;text-align:left;}

/*------------------------------------------------手順--*/
.order{height:60px;width:250px;background-repeat:no-repeat;}
.category-order table{width:570px;}
.category-order td{text-align:center}
.category-order td.order_dt{padding:0 0 10px 10px;background-repeat:no-repeat;background-position:bottom;text-align:left;}
.jisseki td{width:25%;font-size:90%;color:#999;vertical-align:top;border:1px solid #ccc;}
.jisseki td img{margin:2px auto 3px;}

/*---------------------------------------------特定表記事項--*/
.category-tokutei table{width:570px}
.category-tokutei td{border:1px solid #ccc;padding:10px;}
.category-tokutei th{border:1px solid #ccc;padding:10px;font-weight:normal;text-align:left;}

/*---------------------------------------------問い合わせ--*/
.category-contact table{width:570px}
.category-contact td{border:1px solid #ccc;padding:10px;}

