/*  
Theme Name: ARTS
Theme URI: 
Description:
Version: 1.0
Author: Tsukasa Ohsumi
Author URI: http://www.kameyama-grp.co.jp/
*/



/* リセット
---------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{
	margin:0;padding:0;border:0;outline:0;font-size:1em;vertical-align:baseline;background:transparent;
}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}


/* 全体構造
---------------------------------------------------- */

body {
	font-size: 12px;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0;
}
body {/font-size: 75%;}
html>/**/body {font-size /*\**/: 75%\9;}

a:link{ color: #010079; text-decoration: none;}
a:visited{ color: #999999; text-decoration: none;}
a:hover{ color: #990000; text-decoration: none;}
a:active{ color: #0000ff; text-decoration: none;}

li { margin-bottom: 0.35em;}

img { border: none;}

#page {
	min-width:900px;
	width: auto !important;
	width: 900px;
	_width: 100%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 820px;
	height: auto;
	min-height: 350px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bg.png) repeat-y;
}

.pos_l {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

.pos_r {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}


div { 
	zoom: 100%;
}
div:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}







/* ヘッダー
---------------------------------------------------- */

#header {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	
}

#header h1{
	display: inline;
	overflow: hidden;
	float: left;
	width: 800px;
	height: 70px;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background: transparent url(img/header01.png) no-repeat;
}
#header h1 a{
	display: block;
	width: 220px;
	height: 40px;
	text-indent: -9999px;
	margin: 20px 0 0 20px;
	background: transparent url(img/logo.png) no-repeat;
}
#header h1 a:hover{
	background: transparent url(img/logo.png) 0 -40px no-repeat;
}


#header h2{
	clear: left;
	width: 800px;
	height: 70px;
	font-size: 1em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: transparent url(img/header02.png) no-repeat;
}







/* 帯
---------------------------------------------------- */

#obi {
	width: 800px;
	height: 40px;
	color: #FFF;
	margin: 0;
	padding: 0;
	background: transparent url(img/header03.png) no-repeat;
}






/* 検索窓
----------------------------------------------------------- */  
#obi #searchform{
	display: inline;
	float: left;
	width: 175px;
	height: 25px;
	position: relative;
	margin: 0;
	padding: 0;
}
#s {
	width: 129px;
	font-size: 1em;
	position: absolute;
	top: 9px;
	*top: 10px;
	left: 14px;
	border: 1px solid #FFF;
}
html>/**/body #s {
	width: 129px\9;
	font-size: 1em\9;
	position: absolute\9;
	top: 11px\9;
	left: 14px\9;
	border: 1px solid #FFF\9;
}


#searchsubmit {  
	position: absolute;
	top: 11px;
	left: 150px;
}




/* テキストナビゲーション
---------------------------------------------------- */
#obi ul#t_navi {
	display: inline;
	float: right;
	font-size: 1.3em;
	font-weight: bold;
	margin: 8px 0 0;
	padding: 0;
}
#obi ul#t_navi li{
	display: inline;
	margin: 0;
	padding: 0 1em 0 0.5em;
	list-style-type: none;
}
#obi ul#t_navi li span{ font-size: 0.86em;}


#obi ul#t_navi li a:link{ color: #FFF; text-decoration: none;}
#obi ul#t_navi li a:visited{ color: #FFF; text-decoration: none;}
#obi ul#t_navi li a:hover{ color: #400080; text-decoration: none;}
#obi ul#t_navi li a:active{ color: #FFF; text-decoration: none;}






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

#footer {
	clear: both;
	width: 820px;
	height: 45px;
	font-size: 0.92em;
	text-align: center;
	color: #222;
	margin: 0 auto;
	padding: 0;
	background: url(img/footer_bg.png) no-repeat;
}

#footer p{
	margin: 0 auto;
	padding: 10px 0 0;
}
#footer p a:link{ font-weight: bold; color: #FFF; text-decoration: none;}
#footer p a:visited{ font-weight: bold; color: #FFF; text-decoration: none;}
#footer p a:hover{ font-weight: bold; color: #990000; text-decoration: none;}
#footer p a:active{ font-weight: bold; color: #FFF; text-decoration: none;}













/* コンテンツ部分
---------------------------------------------------- */
#column {
	display: inline;
	float: right;
	width:580px;
	margin: 25px 30px 35px 0;
	padding: 0;
}

#column h2{
	clear: both;
	width: 555px;
	height: 27px;
	font-size: 1.3em;
	margin: 0 0 1em;
	padding: 3px 0 0 25px;
	background: transparent url(img/title_bg.png) no-repeat;
}
#column h2 a:link{ color: #444; text-decoration: none;}
#column h2 a:visited{ color: #444; text-decoration: none;}
#column h2 a:hover{ color: #990000; text-decoration: none;}
#column h2 a:active{ color: #444; text-decoration: none;}


#column .entry {
	clear: both;
	width:580px;
	margin: 15px auto 50px;
	padding: 0;
}










/* トップページ
---------------------------------------------------- */
.point {
	width: 545px;
	height: auto;
	font-size: 0.92em;
	margin: 0 auto 0.5em;
	padding: 1px 5px 4px 20px;
	border-bottom: #666 dotted 1px;
	background: url(img/point.png) no-repeat;
}
.point p{
	margin-bottom: 0!important;
}


#column h3{
	height: 30px;
	font-size: 1.15em;
	margin: 0 0 0.75em;
	padding: 2px 0 0;
	background: url(img/topics_bg.png) repeat-x;
}

#column h4{
	font-size: 1.1em;
	margin: 0 auto 1em;
	padding: 0 0 2px 10px;
}

#column h5{
	font-size: 1.1em;
	margin: 0 0 0.75em;
	padding: 0;
}

#column h6{
	font-size: 1em;
	margin: 0 0 0.75em;
	padding: 0;
}

#column .entry p{
	font-size: 1em;
	margin: 0 auto 0.75em;
	padding: 0;
}


p.itiran{
	clear: both;
	float: right;
	font-size: 0.92em!important;
	margin-top: 0.75em!important;
}







/* エントリー部分
---------------------------------------------------- */

.entry div.tags{
	font-size: 0.92em;
	color: #000;
	margin: 5em;
	padding: 0;
}
.entry div.tags p{ text-indent: 0 !important;}
.entry div.tags a{ font-weight: bold;}


html>body .entry ul {
	margin: 0.75em 0;
	padding: 0 0 0 30px;
	padding-left: 20px;
	list-style-type: disc;
	} 

html>body .entry li {
	margin: 0 0 0.25em 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry .ddsg-wrapper ul li{
	margin-bottom: 0.75em;
}

.entry .ddsg-wrapper ul li ul{
	margin: 0.35em auto 2em;
}
.entry .ddsg-wrapper ul li ul li{
	margin-bottom: 0.35em;
}

.wp-caption {
	text-align: center;
}
.wp-caption img{
 margin: 0.5em auto;
}
.wp-caption-text {
	font-size: 0.92em;
	margin-right: 1em;
}

.alignright {
	display:  inline;
	float: right;
	margin: 0 0 1em 1.5em;
	padding: 0;
}

.alignleft {
	display:  inline;
	float: left;
	margin: 0 1.5em 1em 0;
	padding: 0;
}

.aligncenter {
	margin: 0 auto;
	padding: 0;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	height: 50px;
	font-size: 0.92em;
	text-align: center;
	margin-top: 10px;
	}

p.small{
	font-size: 0.92em;
}
p.date{
	display: inline;
	float: right;
	margin: 0 0 0.75em;
	padding: 0 5px 2px;
	border-bottom: #666 dotted 1px;
}

p a.post-edit-link{
	clear: both;
	float: right;
	margin: 2em 0;
	padding: 0;
}















/* 記事一覧ページ
---------------------------------------------------- */

.summary {
	clear: both;
	width:500px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 auto 35px;
	padding: 0;
}

.summary li{
	font-size: 0.82em;
	font-weight: normal;
	margin: 0 0 0.75em!important;
	padding: 0 0.5em 2px;
	list-style-type: none;
	border-bottom: #666 dotted 1px;
}






/* 投稿記事
---------------------------------------------------- */

.kiji {
	clear: both;
	width:580px;
	margin: 0 auto 75px;
	padding: 0;
	border-bottom: #666 dotted 1px;
}

.kiji p{
	clear: both;
	font-size: 0.92em;
	margin: 0 0 0.75em;
	padding: 0;

}








/* 404ページ
---------------------------------------------------- */
.error {
	width:500px;
	margin: 0;
	padding: 7em 0 0;
}

.error p{
	font-size: 1.1em;
	margin-bottom: 2.5em;
	padding: 0 2em;
}







/* サイドバー
---------------------------------------------------- */
#sidebar {
	display: inline;
	float: left;
	width: 170px;
	line-height: 1.6;
	margin: 0 0 100px 15px;
	padding: 15px 0 0;
	z-index: 0;
}


#sidebar .wi ul {
	list-style-type: none;
	margin: 0 auto 2em;
}
#sidebar .wi a:link{ color: #FFF; text-decoration: none;}
#sidebar .wi a:visited{ color: #FFF; text-decoration: none;}
#sidebar .wi a:hover{ color: #222; text-decoration: none;}
#sidebar .wi a:active{ color: #FFF; text-decoration: none;}

#sidebar .wi ul li h2{
	font-size: 1.4em;
	text-align: center;
	color: #990000;
	margin: 0 auto 0.25em;
}

#sidebar .wi ul li ul{
	display: inline;
	overflow: hidden;
	width: 150px;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#sidebar .wi ul li ul a{
	display: block;
	width: 150px;
	height: 25px;
	text-align: center;
	line-height: 1;
	margin: 0 auto;
	padding: 5px 0 0;
	background: transparent url(img/side_b.png) no-repeat;
}
#sidebar .wi ul li ul a:hover{
	background: transparent url(img/side_b.png) 0 -30px no-repeat;
}



#sidebar ul.cate {
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	color: #990000;
	list-style-type: none;
	margin: 1em 0 2em 5px;
}
#sidebar ul.cate a:link{ color: #222; text-decoration: none;}
#sidebar ul.cate a:visited{ color: #222; text-decoration: none;}
#sidebar ul.cate a:hover{ color: #990000; text-decoration: none;}
#sidebar ul.cate a:active{ color: #222; text-decoration: none;}

#sidebar ul.cate li{margin: 0 auto 0.15em;}

#sidebar ul.cate ul {
	font-size: 0.78em;
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0 0 0.5em;
	padding: 0;
	text-align: left;
}

#sidebar ul.cate ul li {
	font-size: 1em;
	font-weight: normal;
	border: 0;
	margin: 0 3px;
	padding: 0;
	padding-left: 20px;
	background: url(img/side_point.png) no-repeat;
}



#sidebar ul.cate ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#sidebar .arch{
	text-align: center;
	margin: 0 auto 3em;
}
#sidebar .arch h2{
	font-size: 1.4em;
	text-align: center;
	color: #990000;
	margin: 0 auto 0.15em;
}




/* ページナンバー
---------------------------------------------------- */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #f1f1f1;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 9px;
	font-family: Verdana;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 553px;
	background: #f1f1f1;
	border: 1px solid #bfbfbf;
}
#wp_page_numbers ul {
	width: 553px;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {

	margin-top: 2px;
	margin-bottom: 2px;

	padding: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	color: #333;
	border: 1px solid #f1f1f1;
}

#wp_page_numbers li a:hover {
	border-color: #999;
}

#wp_page_numbers li.space {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #f1f1f1;
	padding-top: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border: 1px solid #bfbfbf;
	background: white;
	padding-left: 4px;
	padding-right: 4px;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
}

#wp_page_numbers li.page_info {
	margin-top: 2px;
	margin-bottom: 2px;
	
	padding-top: 2px;
	
	margin-right: 2px;
	padding-left: 2px;
	color: #666;
	border: 1px solid #f1f1f1;
}
















