@charset "utf-8";

/* ヘッダーもとスタイル */
.site_head{background-repeat: repeat-x; background-image: url(images/head_bg.jpg); height: 100px;}
#head_back{margin-right: auto; margin-left: auto; width: 900px;}
.site_logo{ top: 30px; float: left; position: relative; height: 60px; width: 500px;}
.loginform{float: right; top: 30px; height: 25px; position: relative;}

/* バナー付きヘッダーのスタイル */
.site_head_2{background-repeat: repeat-x; background-image: url(images/head_bg.jpg); height: 122px; overflow-y: hidden;}
#head_back_2{margin-right: auto; margin-left: auto; width: 900px; text-align: left;}

.space1{height: 30px; width:900px; }
.loginform_2{float: right; height: 25px;}
.banner_2{}
.space2{height: 9px; width:274px; margin:0px; _margin-top:-9px;}

.site_logo_2{}
.syadan_2{position: relative; top: -10px; _top: -25px; }




/* globalNAVI */
.global_waku{background-image: url(images/global_bg.gif); background-repeat: repeat-x; height: 25px; margin-right: auto; margin-left: auto; width: 900px; clear:both;}
.global_waku hr{display:none;}
.global-navi a{
	width: 54px;
	line-height: 25px;
	height: 25px;
	background-position: 0 center;
	font-weight: bold;
	background-image: url(images/global_bg.gif);
	font-size: 12px;
	text-align: center;
	display: block;
	float: left;
	color:#6666CC;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: white;
}

 * html .global-navi a{
	width: 53px;
	line-height: 25px;
	height: 25px;
	background-position: 0 center;
	font-weight: bold;
	background-image: url(images/global_bg.gif);
	font-size: 12px;
	text-align: center;
	display: block;
	float: left;
	color:#6666CC;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: white;
}

.global-navi a:hover{
	background-image: url(images/global_bg2.gif);
	color: #ff6600;
}

.left_menu_top{}
.leftP{margin-bottom: 10px;}
#topimg{position: relative; z-index: 1; margin-top: 10px; width: 666px;}
#button_bar{padding-top: 11px; line-height: 40px; z-index: 0; position: relative; margin-top: -8px; margin-right: auto; margin-left: auto; height: 40px; width: 666px; background-image: url(images/button_bg_bar.png); background-repeat: no-repeat;}
.kadomaru {
padding: 10px;
border: 1px solid #999999;
width: 425px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
/*
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 5px 5px;
box-shadow: #666 0px 2px 3px;*/
background: #B3B3B3;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#B3B3B3), to(#F5F5F5));
background: -moz-linear-gradient(#B3B3B3, #F5F5F5);
background: linear-gradient(#B3B3B3, #F5F5F5);
-pie-background: linear-gradient(#B3B3B3, #F5F5F5);position:relative;
behavior: url(http://sanpai.org/themes/mainSP/css3/PIE.htc);
}

.pico_block_menu{width: 200px;}
.pico_block_li{ padding-right: 8px; padding-left: 8px; background-color: #f3f0cc; list-style-position: inside; list-style-type: disc; line-height: 22px; border-bottom-color: gray; border-bottom-width: 1px; border-bottom-style: dotted;}


/***************** 最新のエントリ用 *****************/

.item {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	border: 1px solid #cccccc;
}

.itemHead {
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 120%;
	color: #333333;
	font-weight: bold;
	padding: 10px;
	vertical-align : middle;
}

.itemInfo {
	text-align: right; 
	padding: 3px;
}

.itemTitle a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	font-variant: small-caps;
	letter-spacing: -1px;
	font-size: 110%;
	color: #0033ff;
	font-weight: bold;
	background-color: transparent;
}

.itemPoster {
	font-size: 90%;
}

.itemPostDate {
	font-size: 90%;
}

.itemStats {
	font-size: 90%;
}

.itemBody {
	padding-right: 25px;
	padding-left: 25px;
}

.itemText {
	margin-top: 5px;
	margin-bottom: 5px; 
	line-height: 2em;
}

.itemText:first-letter {
}

.itemFoot {
	text-align: right; 
	padding: 3px; 
	background-color: #e6e6e6;
}

.itemAdminLink {
	font-size: 90%;
}

.itemPermaLink {
	font-size: 90%;
}

.topic_space{ margin-top: 5px;}
.topic_line{ list-style-position: inside; list-style-type: square; border-bottom-color: #999999; border-bottom-width: 1px; border-bottom-style: dotted; line-height: 22px;}
.topic_waku{ margin-right: auto; margin-left: auto; background-color: #f5f5f5; border-color: white; border-width: 1px; border-style: solid; padding: 10px;}
.news_submit a{ padding: 6px; }
.news_ichiran{ text-align: right; margin-bottom: -10px; top: -20px; left: 78px; position: relative; height: 16px; width: 310px;}