@charset "utf-8";

/* basic
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	margin-top: 14px;
	border-style: none;
	vertical-align: top;
	font-size: 12px;
	font-family:  "Verdana";	text-decoration: none;
	text-decoration: none;
	text-align: left;
	font-weight: normal;	
	line-height: 1.5;
	color: #333333;
	background: #FFFFFF;
	background-image:url(../images/common/header/header_line.jpg);
	background-repeat: repeat-x
}
img {
border:0;
}

/* link
---------------------------------------------*/
/* basic */
a:link {text-decoration: none; color: #7D7E55;}
a:visited {text-decoration: none; color: #7D7E55;}
a:hover {text-decoration: none; color: #990000;}
a:active {text-decoration: none; color: #7D7E55;}

/* category */
div.class2 a:link{text-decoration: none; color:#7D7E55;}
div.class2 a:visited{text-decoration: none; color:#7D7E55;}
div.class2 a:hover {text-decoration: none; color:#FFFFFF; background-color: #7D7E55;}
div.class2 a:active {text-decoration: none; color:#7D7E55;}

/* footer */
div.class3 a:link{text-decoration: none; color:#FFFFFF;}
div.class3 a:visited{text-decoration: none; color:#FFFFFF;}
div.class3 a:hover {text-decoration: none; color:#FFFFFF; background-color: #7D7E55;}
div.class3 a:active {text-decoration: none; color:#FFFFFF;}


/* text
---------------------------------------------*/
h1 {
	width: 77px;
	height: 55px;
	margin: 0 0 10px 30px;
}
#logo a {
	display: block;
	width: 77px;
	height: 55px;
	background:url(../images/common/header/logo.gif) no-repeat;
	text-indent: -9999px;
	outline: 0;
}
h2 {
	padding: 12px 0px 10px 0px;
	font-family:  "Times New Roman";
	text-align: left;
	font-weight: normal;	
	font-size: 32px;
	line-height: 1.0;
	color: #000000;
}
h3 {
	padding: 10px 0px 10px 0px;
	text-align: left;
	font-size: 13px;
	color: #000000;
}
h4 {	
	padding: 5px 0px 3px 0px;
	font-weight: normal;
	color: #000000;
}
.breadcrumbs {
	font-size: 9px;
	padding: 3px 0px 0px 0px;
}
p {
	margin-top: 10px; 
	margin-bottom: 15px; 
	font-size: 12px;
	line-height: 1.6;
}


/* image
---------------------------------------------*/
.img_border {
	text-align: center;
	padding: 4px;
	border: solid 1px #999999;
}
.img_tb10 {
	text-align: center;
	padding: 4px;
	border: solid 1px #999999;
	margin: 10px 0px 10px 0px;
}
.img_translate {
	text-align: center;
	padding: 9px 5px 5px 5px;
	border: solid 1px #999999;
	margin: 10px 0px 10px 0px;
}
#main_left img {
	text-align: center;
	padding: 4px;
	border: solid 1px #999999;
	margin: 0px;
}
#post_container img {
	text-align: center;
	padding: 4px;
	border: solid 1px #999999;
}


/* list
---------------------------------------------*/
li {
	list-style: none;
}

/* base column
---------------------------------------------*/
#wrapper {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 650px;
	float: left;
}
#sidebar {
	width: 310px;
	float: right;
}

/* header
---------------------------------------------*/
#header {
	width: 980px;
	float:left;
}
#header_box {
	width: 980px;
	float:left;
}
#header_logo {
	width: 77px;
	height: 65px;
	float: left;
}
#header_pagetitles {
	width: 310px;
	float: right;
}
#header_pagetitles p {
	width: 310px;
	height: 40px;
	margin: 17px 0 0 0;
	background-image:url(../images/common/header/header_title2.gif);
	text-indent: -9999px;
	outline: 0;
}
#header_tab {
	float: right;
	width: 212px;
	height: 26px;
}
#header_tab li {
	float: right;
	list-style: none;
	width: 106px;
	height: 26px;
}
#header_tab li a {
	display: block;
	width: 106px;
	height: 26px;
	text-indent: -9999px;
	outline: 0;
}
#header_tab li#artguide a {
	background: url(../images/common/header/header_tab_artguide.jpg) no-repeat;
}
#header_tab li#sophistry a {
	background: url(../images/common/header/header_tab_sophistry.jpg) no-repeat;
}
#header_tab li#artguide a:hover {
	background-position: 0 -26px;
}
#header_tab li#sophistry a:hover {
	background-position: 0 -26px;
}

#header_tab li#submit a {
	background: url(../images/common/header/header_tab_submit.jpg) no-repeat;
}
#header_tab li#home a {
	background: url(../images/common/header/header_tab_home.jpg) no-repeat;
}
#header_tab li#submit a:hover {
	background-position: 0 -26px;
}
#header_tab li#home a:hover {
	background-position: 0 -26px;
}



/* main
---------------------------------------------*/
#main_left {
	width: 430px;
	float: left;
	border-top: 1px dotted #999999;
}
#main_right {
	float: right;
	width: 210px;
	word-break: break-all;
	background-image:url(../images/common/menu/main_right_back.gif);
	background-repeat: repeat-y
}
#main_right2 {
	float: right;
	width: 210px;
	background: #000000;
}

/* main page
---------------------------------------------*/
#main_long_page {
	float: left;
	width: 650px;
	border-top: 1px dotted #999999;
	padding-top: 10px;
	padding-bottom: 20px;
}
#main_left_page {
	width: 430px;
	float: left;
	border-top: 1px dotted #999999;
	padding-top: 10px;
	padding-bottom: 20px;
}
#main_left_page p {
	font-size: 12px;
	font-family:  "Verdana";
	text-decoration: none;
	text-align: left;
	font-weight: normal;	
	line-height: 1.5;
	color: #000000;
}
.dotline {
	border-top: 1px dotted #999999;
	margin: 10px 0px;
}
.dotline_30 {
	border-top: 1px dotted #999999;
	margin: 30px 0px;
}
.spacer_30 {
	margin: 30px 0px;
}


/* toppage
---------------------------------------------*/
#toppage_flash {
	width: 650px;
	margin: 10px 0px;
}
#toppage_js {
	width: 648px;
	height: 298px;
	margin: 10px 0px;
	border: 1px solid #999;
}
#post_container {
	width: 650px;
	text-align: center;
}
.post {
	float: left;
	width: 216px;
	height: 290px; /*facebook for 310px*/
	padding-top: 10px;
}
#post_container h3 {
	display: block;
	margin: 0px 5px; 
	padding: 5px 0px;
	color: #0066FF;
	font-weight: normal;
	width: 200px;
}
#post_container p {
	margin: 0px 5px; 
	text-align: left;
	line-height: 1.4;
	width: 200px;
}
.fb_button_count {
	margin-top: 10px;
}


/* main_left
---------------------------------------------*/
.mainimage_top {
	text-align: left;
	width: 620px;
	margin: 0px 0px 10px 0px;
}
#archive {
	margin-bottom: 20px;
}
.archive_section {
	text-align: left;
	width: 420px;
	border-bottom: 1px dotted #999999;
	padding: 20px 0px;
	float: left;
}
.archive_block {
	text-align: left;
	width: 295px;
	float: right;
}
#archive h3 {
	font-size: 12px;
	line-height: 1.2;
	padding: 3px 0px;
	margin: 0px;
}
#archive p {
	line-height: 1.4;
	padding: 0px;
	margin: 0px;
}
#archive img {
	text-align: left;
	padding: 4px;
	margin: 0px;
	border: solid 1px #999999;
	float: left;
}
.staff_left {
	text-align: left;
	color: #333333;
	width: 70px;
	float: left;
	margin-bottom: 10px;
	padding: 10px 10px 10px 5px;
	border-top: 2px #000 solid;
	background: #fff;
}
.staff_right {
	text-align: left;
	width: 310px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 10px;
	background: #fff;
	border-top: 2px #000 solid;
}
.staff_topleft {
	text-align: left;
	color: #333333;
	width: 70px;
	float: left;
	margin-bottom: 10px;
	padding: 10px 10px 10px 5px;
	background: #fff;
}
.staff_topright {
	text-align: left;
	width: 310px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 10px;
	background: #fff;
}
.sns {
	margin: 20px 0;
	padding: 20px 0 15px 0;
}

/* main_right
---------------------------------------------*/
.main_right_title {
	width: 190px;
	margin: 10px;
	font-family:  "Times New Roman";
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}
.main_right_text {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	width: 190px;
	margin: 10px;
	color: #FFFFFF;
}
.main_right_text p {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3;
	color: #FFFFFF;
}

/* main_info
---------------------------------------------*/
.main_info {
	clear: both;
	width: 650px;
	padding: 10px 0px 10px 0px;
	border-top: dotted 1px #999999;
}
.main_info2 {
	clear: both;
	width: 650px;
	padding: 10px 0px 10px 0px;
}

/* comments
---------------------------------------------*/
#comments {
	margin-bottom: 30px;
	border-top: dotted 1px #999999;
}
#comments h3 {
	padding: 0px 0px 0px 0px;
	font-family:  "Times New Roman";
	text-align: left;
	font-weight: normal;	
	font-size: 16px;
	color: #000000;
}
.comments_title {
	padding: 30px 0px 15px 0px;
	font-family:  "Times New Roman";
	text-align: left;
	font-weight: normal;	
	font-size: 32px;
	color: #000000;
}

/* similarposts
---------------------------------------------*/
#similarposts {
	margin: 0px;
}
#similarposts h3 {
	padding: 30px 0px 0px 0px;
	font-family:  "Times New Roman";
	text-align: left;
	font-weight: normal;	
	font-size: 32px;
	color: #000000;
}
#similarposts li {
	text-align: left;
	font-weight: normal;	
	font-size: 13px;
	color: #000000;
}
#similarposts p {
	padding: 0px;
	text-align: left;
	font-weight: normal;	
	font-size: 12px;
	color: #000000;
}
#similarposts img {
	text-align: left;
	padding: 4px;
	border: solid 1px #999999;
	float: left;
	margin: 0px;
}
.similarposts_section {
	text-align: left;
	width: 650px;
	border-bottom: 1px dotted #999999;
	padding: 20px 0px 10px; 0px;
	float: left;
}
.similarposts_block {
	text-align: left;
	width: 500px;
	float: left;
	margin-left: 15px;
}


/* trackback
---------------------------------------------*/
#trackback {
	padding-bottom: 20px;
}
input#tb_url {
	background-color: #f0f0f0;
	font-size: 1em;
	padding: 0.2em;
	width: 50%;
	margin_bottom: 2.0em;
}

/* sidebar
---------------------------------------------*/
.sidebar_menu_list {
	margin: 5px 0px 10px 0px;
}
.sidebar_menu_left {
	margin: 10px 0px 15px 0px;
	width: 150px;
	float: left;
}
.sidebar_menu_right {
	margin: 10px 0px 15px 0px;
	width: 150px;
	float: left;
	margin-left: 10px;
}
#sidebar p {
	margin: 0px 0px 10px 0px; 
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
#sidebar h3 {
	padding: 5px 0px 3px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#sidebar li {
	list-style: none;
	font-size: 12px;
	font-weight: normal;
}
.network {
	margin-bottom: 5px;
}
#sidebar img {
	vertical-align: middle;
	margin-right: 0px;
}
#facebook {
	margin: 10px 0px 10px 0px;
}
#twitter {
	margin: 10px 0px 10px 0px;
}

/* footer
---------------------------------------------*/
#footer {
	border-top: solid 1px #FFFFFF;
	clear: both;
	text-align: left;
	background-image:url(../images/common/menu/main_right_back.gif);
	background-repeat: repeat-y
	margin-right: auto;
	margin-left: auto;
}
#footer_container {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#footer h2 {
	padding: 15px 0px 5px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#first {
	width: 210px;
	float: left;
}
#second {
	width: 210px;
	float: left;
}
#third {
	width: 210px;
	float: left;
}
#fourth {
	width: 210px;
	float: left;
}
#copyright {
	clear: both;
	padding: 20px 0px 10px 0px;
	font-size: 10px;
	color: #999999;
}


/* navigations
---------------------------------------------*/
#next {
	float: right;
	margin: 10px 0px 10px 0px;
	font-family:  "Times New Roman";
	font-weight: normal;	
	font-size: 13px;
}
#next a {
	display: block;
	width: 100px;
	height: 28px;
	background:url(../images/common/nav_bg1.png);
	text-align: center;
	line-height: 28px;
	color: #FFF;
}
#prev {
	float: left;
	margin: 10px 0px 10px 0px;
	font-family:  "Times New Roman";
	font-weight: normal;	
	font-size: 13px;
}
#prev a {
	display: block;
	width: 100px;
	height: 28px;
	background:url(../images/common/nav_bg1.png);
	text-align: center;
	line-height: 28px;
	color: #FFF;
}
#prev a:hover,
#next a:hover {
	color: #CCC;
}
#back2top {
	clear: both;
	padding: 40px 0px 0px 0px;
}
#pagenavi {
	clear: both;
	margin: 10px 0px 10px 0px;
}


/* navigations 2 3
---------------------------------------------*/
#nav_2 {
	clear: both;
	width: 430px;
	padding: 0px 0px 50px 0px;
	font-size: 13px;
	font-family:  "Times New Roman";
	font-weight: normal;	
}
#nav_2 a {
	display: block;
	width: 100px;
	height: 28px;
	background:url(../images/common/nav_bg1.png);
	text-align: center;
	line-height: 28px;
	color: #FFF;
}
#nav_2 a:hover {
	color: #CCC;
}
#nav_3 {
	clear: both;
	width: 650px;
	padding: 20px 0px 20px 0px;
	font-size: 18px;
	font-family:  "Times New Roman";
	font-weight: normal;	
}
.prev_link {
	float: left;
}
.next_link {
	float: right;
}


/* submit
---------------------------------------------*/
input#s {
	width: 220px;
	margin-top: 10px;
	margin-bottom: 15px;
}



/* feed
---------------------------------------------*/
.feed {
	margin: 0px;
}
.feed img {
	vertical-align: middle;
	margin-right: 0px;
}


/* spacer
---------------------------------------------*/
.spacer1 {
	margin: 10px 0px 10px 0px;
}



/* Navi
---------------------------------------------*/
div.wp-pagenavi {
    margin: 3.0em 0px;
    color: #FFFFFF;
    font-size: 85%;
    text-align: left;
}
.wp-pagenavi a, .wp-pagenavi a:link {
    padding: 0.5em 1em;
    margin: 0.25em;
    text-decoration: none;
    border: 1px solid #000000;
    color: #FFFFFF;
    background: #000000;
}
.wp-pagenavi a:visited {
    border: 1px solid #000000;
    color: #FFFFFF;
    background: #000000;
}
.wp-pagenavi a:hover {
    text-decoration: underline;
    border: 1px solid #000000;
    color: #999966;
    background: #000000;
}
.wp-pagenavi a:active {
    border: 1px solid #000000;
    color: #000000;
    background: #FFFFFF;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
    padding: 0.5em 1em;
    margin: 0.25em;
    border: 1px solid #000000;
    background: #000000;
}
.wp-pagenavi span.current {
    font-weight: nomal;
    color: #000000;
    background: #FFFFFF;
}


/* User
---------------------------------------------*/
#avatar {
	margin: 40px 0px;
}
.avatar_pic {
	float: left;
	margin: 0px;
}
.avatar_text {
	float: left;
	margin-left: 10px;
}
.postby {
	text-align: left;
	font-family:  "Times New Roman";
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	margin: 0px 0px 40px 0px;
}
.postdate {
	text-align: left;
	font-family:  "Times New Roman";
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	margin: 0px 0px 0px 0px;
}


/* clear
---------------------------------------------*/
.clear_float {
	clear: both;
}



/* form
---------------------------------------------*/
.error {
	margin: 10px 0px 20px 0px;
	padding: 10px 10px;
	width: 400px;
	font-size: 11px;
	color: #990000;
	background: #F1F1F1;
	border: 1px solid #990000;
}
text {
	width: 420px;
	height: 5em;
	line-height: 1.2em;
	font-size: 9.5px;
}
.textarea_banner {
	width: 420px;
	height: 5em;
	line-height: 1.2em;
	font-size: 9.5px;
}
.check_left {
	text-align: left;
	width: 180px;
	float: left;
	margin-bottom: 20px;
}
.check_right {
	text-align: left;
	width: 180px;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}
.textbox {
	clear: both;
	width: 420px;
}

/* polls
---------------------------------------------*/
#poll {
	margin: 10px 0px;
	padding:10px 0px;
	width: 310px;
	background-image:url(../images/common/menu/polls_back.gif);
	background-repeat: repeat-y
}
#poll h2 {
	margin: 10px 0px;
	padding-left:10px;
	text-align: left;
	font-size: 13px;
}
.inside {
	margin: 5px 15px;
	padding: 15px 10px 5px 10px;
	background: #FFFFFF;
}


/* rotation banner
---------------------------------------------*/
#adbox { /*広告本体*/
  width : 300px;
 }

.ad { /*バナーのボックス*/
  display: none;
  width : 300px;
 }
