@charset "Shift_JIS";

/* 全体構造
--------------------------------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background: #a0cee6 url(img/bg_global.jpg) repeat-x 0 0;
	color : #333333;
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#e8e8e8;
	font-size: 10px;
	letter-spacing:1px;
}

img
{
	border: 0;
}

form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
	margin: 0;
}

h2
{
	font-size: 14px;
	font-weight: normal;
}

h3
{
	font-size: 13px;
	font-weight: normal;
}

/* Headings */
h1,h4,h5,h6
{
	font-weight: normal;
	margin: 0;
}

.scroll01{
	height:160px;
	overflow-x:hidden;
	overflow-y:scroll;
}

/* Links */
a:link, a:visited
{
	color: #333333;
	text-decoration: underline;;
}
a:hover, a:active
{
	color: #996600;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 704px;
	height: 0;
	clear: both;
}

div#whatsnew{
	text-align: left;
	margin: 0 0 0 0px;
	padding: 30px 0px 0px 20px;
	float: left;
	width: 500px;
}
div#whatsnew ul{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 15px;
}
div#whatsnew li{
	line-height:1.5;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}


/* 基本構造
--------------------------------------------------------------------------- */

#frame {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	background: url(img/bg_frame.jpg) repeat-y 50% 0;

}

#framewrapper {
	margin: 0px auto;
	padding: 0px;
	background: url(img/bg_frame2.jpg) no-repeat 50% 0;
}

/* ヘッド（最上部）
--------------------------------------------------------------------------- */
#head
{
	/* background-image: url(img/bg_head.gif); */
	background: #3398cc;
	background-repeat: repeat-x;
	background-position:center;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 780px;
	height: 5px;
	border:0px solid #ff0000;
}

/* ヘッド2（最上部2）
--------------------------------------------------------------------------- */
#head2 {
	position: relative;
	width: 780px;
	height: 29px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	border:0px solid #ff0000;
}

#fontcg {
	position:relative; top:0px; left:420px;
	width: 150px;
	float: left;
	border:0px solid #ff0000;
	font-size: 9px;
	letter-spacing:1px;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ヘッダー
--------------------------------------------------------------------------- */
#header {
	position: relative;
	width: 780px;
	height: 41px;
	margin: auto;
	border:0px solid #ff0000;
	padding: 0px 0px 3px 0px;
}

#header_logo{
	width: 248px;
	height: 41px;
	float: left;
	position:relative; top:0px; left:0px;
	background-position:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:0px solid #CFCECE;
}
#header_addr{
	width: 262px;
	height: 24px;
	float: left;
	position:relative; top:0px; left:0px;
	background-position:center;
	padding: 0px 0px 0px 10px;
	margin: 18px 0px 0px 0px;
	border:0px solid #CFCECE;
	font-size: 9px;
	line-height:1.2;
	letter-spacing:1px;
}
#header_submenu{
	background: url(img/star.gif) right center no-repeat;
	position:relative; top:0px; left:0px;
	width: 258px;
	height: 15px;
	float: right;
	padding: 15px 0px 0px 0px;
	margin: 16px 0px 0px 0px;
	border:0px solid #CFCECE;
	font-size: 9px;
}

#header_submenu A{
	text-decoration: underline;
}
#header_submenu A:hover{
	text-decoration: underline;
	color: #FF6600;
}

#header_star{
	width: 37px;
	height: 37px;
	float: left;
	position:relative; top:0px; left:0px;
	background-position:center;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	border:0px solid #CFCECE;
}

#header_img{
	position: relative;
	width: 780px;
	height: 288px;
	margin: auto;
	border:0px solid #ff0000;
}

#header_img_other{
	position: relative;
	width: 780px;
	height: 45px;
	margin: auto;
	border:0px solid #ff0000;
}


/* ヘッダーメニュー
--------------------------------------------------------------------------- */
#header_menu{
	background-image: url(img/bg_menu_head.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
	background-position:center;
	margin: auto;
	padding-top: 0px;
	padding-left: 0px;
	/* position:relative; top:0px; left:0px; */
	top:0px; left:0px;
	width: 780px;
	height: 27px;
	border: 0px solid #666666;
}

#header_menu ul{
	width: 780px;
	height: 27px;
	list-style:none;
	/* position:relative; top:0px; left:0px; */
	padding-top: 0px;
	padding-left: 0px;
	margin: auto;
}

#header_menu li{
	float:left;
	color: #3A3523;
	TEXT-INDENT: -9999px;
	border:0px solid #000000;
	/* position:relative; top:0px; left:0px; */
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	border: 0px solid #ff0000;
}

#header_menu A{

	DISPLAY: block;
	TEXT-DECORATION: none
}

#header_menu .kugiri{
    BACKGROUND: url(img/btn_kugiri.jpg) no-repeat 0px 0px;
    height: 27px;
    width: 1px;
}

#header_menu #top A
{
    BACKGROUND: url(img/btn_top.jpg) no-repeat 0px 0px;
    height: 27px;
    width: 61px;
}
#header_menu #top A:hover
{
    BACKGROUND: url(img/btn_top_over.jpg) no-repeat 0px 0px;
}

#header_menu #news A
{
    BACKGROUND: url(img/btn_news.jpg) no-repeat 0px 0px;
    height: 27px;
    width: 135px;
}
#header_menu #news A:hover
{
    BACKGROUND: url(img/btn_news_over.jpg) no-repeat 0px 0px
}

#header_menu #gaiyo A
{
    BACKGROUND: url(img/btn_gaiyo.jpg) no-repeat 0px 0px;
    height: 27px;
    width: 88px;
}
#header_menu #gaiyo A:hover
{
    BACKGROUND: url(img/btn_gaiyo_over.jpg) no-repeat 0px 0px
}

#header_menu #gakka A
{
    BACKGROUND: url(img/btn_gakka.jpg) no-repeat 0px 0px;
    height: 27px;
    width: 88px;
}
#header_menu #gakka A:hover
{
    BACKGROUND: url(img/btn_gakka_over.jpg) no-repeat 0px 0px
}

#header_menu #seikatsu A
{
    BACKGROUND: url(img/btn_seikatsu.jpg) no-repeat 0px 0px;
    height: 27px;
    width: 88px;
}
#header_menu #seikatsu A:hover
{
    BACKGROUND: url(img/btn_seikatsu_over.jpg) no-repeat 0px 0px
}

#header_menu #sinro A
{
    BACKGROUND: url(img/btn_sinro.jpg) no-repeat 0px 0px;
    height: 27px;
    width: 88px;
}
#header_menu #sinro A:hover
{
    BACKGROUND: url(img/btn_sinro_over.jpg) no-repeat 0px 0px
}

#header_menu #nyusi A
{
    BACKGROUND: url(img/btn_nyusi.jpg) no-repeat 0px 0px;
    height: 27px;
    width: 88px;
}
#header_menu #nyusi A:hover
{
    BACKGROUND: url(img/btn_nyusi_over.jpg) no-repeat 0px 0px
}

#header_menu #voice A
{
    BACKGROUND: url(img/btn_voice.jpg) no-repeat 0px 0px;
    height: 27px;
    width: 101px;
}
#header_menu #voice A:hover
{
    BACKGROUND: url(img/btn_voice_over.jpg) no-repeat 0px 0px
}

.line01{
	background-image: url(img/line01.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position:center;
	margin: auto;
	padding: 0px 0px 0px 0px;
	position:relative; top:0px; left:0px; bottom:0px;
	width: 780px;
	height: 2px;
}

/* Content wrappers
--------------------------------------------------------------------------- */
#mainwrapper
{
	width: 780px;
	background: white;
	border-width: 0px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
}
#wrapper
{
	width: 780px;
	margin: auto;
	/* background: white url(img/side_bg.gif) repeat-y; */
	margin: auto;
}

/* サイドメニュー
--------------------------------------------------------------------------- */
#sidebarcontainer
{
	float: left;
    BORDER-top: #ffffff 1px solid;
    BORDER-RIGHT: #3d9dcf 1px solid;
    BORDER-bottom: #3d9dcf 1px solid;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    /*BACKGROUND-COLOR: #E6F3FF;*/
    width: 200px;
    font-size: 10px;
    height:100%;
}

#sidebarcontainer UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    BACKGROUND-COLOR: #efefef;
}

#sidebarcontainer LI
{
    border-bottom:1px dashed #FFFFFF;
    LIST-STYLE-TYPE: none;
    PADDING-TOP: 0px;
}

#sidebarcontainerLinks A
{
	background: url(img/arrow_white.gif) 4px 8px no-repeat;
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 8px;
    height:18px;
    COLOR: #ffffff;
    background-color: #3398cc;
    TEXT-DECORATION: none;
}
#sidebarcontainerLinks A:hover
{
	background: url(img/arrow_blue.gif) 4px 8px no-repeat;
    color: #666666;
    background-color: #c8e4ff;
    TEXT-DECORATION: none;
    COLOR: #333333;
}

#sidebarcontainerLinks UL UL LI
{
    BORDER: medium none;
    LIST-STYLE-TYPE: none;
    border-bottom:1px dashed #cccccc;
}
#sidebarcontainerLinks UL UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 12px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
}
#sidebarcontainerLinks UL UL A
{
    display:block;
    FONT-WEIGHT: normal;
    COLOR: #333333;
    TEXT-DECORATION: none;
    background: url(img/arrow_orange.gif) 0px 6px no-repeat;
    display:block;
}
#sidebarcontainerLinks UL UL A:hover
{
    COLOR: #333333;
    BACKGROUND-COLOR: transparent;
    /*TEXT-DECORATION: underline;*/
    background: url(img/arrow_orange.gif) 0px 6px no-repeat;
    display:block;
    background-color: #fafad2;
    /*FONT-WEIGHT: bold;*/
}

/*メインコンテンツ
--------------------------------------------------------------------------- */

/*-------------------------------------------------
  トップページレイアウト
-------------------------------------------------*/
#container_top{
	padding: 0px 0px 0px 0px;
	border:0px solid #0000ff;
	margin: auto;
	padding-top: 0px;
	padding-left: 0px;
	position:relative; top:0px; left:0px;
	width: 780px;
}

#container_top_left{
	/* width: 490px; */
	float: left;
	padding: 5px 5px 5px 0px;
	border:0px solid #0000ff;
}

#container_top_right{
	float: right;
	width: 290px;
	padding: 10px 0px 5px 5px;
	border:0px solid #0000ff;
}

#container_top_right ul{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding:0;
	width: 290px;
	list-style:none;
}

#container_top_right ul li{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding:0;
	color: #3A3523;
	border:0px solid #ff0000;
}

/*-------------------------------------------------
  トップページ最新 lists
-------------------------------------------------*/
.topdl_saisin
{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-top:0px solid #cccccc;
	border-bottom:0px solid #cccccc;
	border-left:0px solid #cccccc;
	border-right:0px solid #cccccc;
	background: #ffffff;
	width: 480px;
}
.topdl_saisin dt
{
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #ffffff;
	color: #ffffff;
	width: 480px;
	height: 53px;
}

.topdl_saisin dd
{
	background: #ffffff;
	background: url(img/star_s.gif) 5px no-repeat;
	padding: 6px 2px 2px 22px;
	margin: 0px 0px 0px 0px;
	letter-spacing:1px;
	line-height:18px;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:2px dashed #cccccc;
}

.topdl_saisin a:link, .topdl_saisin a:visited
{
	padding: 0 0 0 5px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.topdl_saisin a:hover ,.topdl_saisin a:active
{
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}

#container
{
	width: 560px;
	height: 1%;
	overflow: visible;
	float: right;
	padding: 0px 0px 0px 0px;
	border:0px solid #0000ff;
}
.content
{
	padding: 0;
}

#container_diaryleft
{
	width: 400px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 0px 5px 5px 5px;
	border:0px solid #0000ff;
}
#container_diaryright
{
	width: 180px;
	height: 1%;
	overflow: visible;
	float: right;
	border:0px solid #ff0000;
	margin-right: 0px;
}

/* アーカイブ　前の月へ　次の月へ  */
.archive{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 100%;
	text-align: center;
}
.archive a:link, .archive a:visited
{
	text-decoration: underline;
	color: #8b4513;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2{
	background-image: url(img/title_bg2.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position:center;
	width: 100%;
	height: 28px;
	text-align : center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	color:#ffffff;
}

.contenttitle2 h2
{
	clear: both;
	background: url(img/dot.gif) bottom repeat-x;
	font-size: 16px;
	padding: 20px 0 10px 0;
	margin: 0;
}

.itemtitle h2{
	clear: both;
	background-color: #f1f1f1;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	margin:  20px 0 0px 0px;
	width: 550px;
	color: #333333;
	border-top:1px dotted #3399CC;
	border-bottom:1px dotted #3399CC;
}
.itemtitle02 h2{
	clear: both;
	background: url(img/title07.gif) left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 20px;
	margin:  20px 0 0px 0px;
	width: 550px;
	height: 15px;
	color: #333333;
}

.itemtitle03 h2{
	clear: both;
	background: url(img/title02.gif) left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 20px;
	margin:  20px 0 0px 0px;
	width: 550px;
	height: 15px;
	color: #333333;
}

.itemtitle04 h2{
	clear: both;
	background: url(img/title03.gif) left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 20px;
	margin:  20px 0 0px 0px;
	width: 550px;
	height: 15px;
	color: #333333;
}

.itemtitle05 h2{
	clear: both;
	background: url(img/title05.gif) left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 20px;
	margin:  20px 0 0px 0px;
	width: 550px;
	height: 15px;
	color: #333333;
}

.itemtitle06 h2{
	clear: both;
	background: url(img/title04.gif) left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 20px;
	margin:  20px 0 0px 0px;
	width: 550px;
	height: 15px;
	color: #333333;
}

.itemtitle07 h2{
	clear: both;
	background: url(img/title06.gif) left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 20px;
	margin:  20px 0 0px 0px;
	width: 550px;
	height: 15px;
	color: #333333;
}

.itemtitle08 h2{
	clear: both;
	background: url(img/title09.gif) left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 5px 20px;
	margin:  20px 0 0px 0px;
	width: 550px;
	height: 15px;
	color: #333333;
}

.itemtitle_diary h2{
	clear: both;
	/*  background: url(img/star2.gif) left no-repeat;  */
	background-color: #f1f1f1;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 0px 5px;
	margin:  20px 0 0px 0px;
	color: #333333;
	border-top:1px dotted #3399CC;
	border-bottom:1px dotted #3399CC;
	height: 30px;
	line-height: 30px;
}

.contentbody
{
	font-size:11px;
	padding: 10px 0 16px 0;
	color: #333333;
	width: 550px;
	border:0px solid #ff0000;
	word-break: break-all;
	line-height: 19px;
	letter-spacing:1px;
}

.contentbody_top
{
	font-size:11px;
	margin:  20px 0 0px 0px;
	padding: 10px 0 16px 0;
	color: #333333;
	width: 550px;
	border-bottom:2px dotted #88aada;
	border-top:2px dotted #88aada;
	word-break: break-all;
}

.contentbody_diary
{
	font-size:11px;
	padding: 10px 5px 16px 5px;
	color: #333333;
	border:0px solid #ff0000;
	word-break: break-all;
}


/*-------------------------------------------------
  タイトル一覧表示用
-------------------------------------------------*/
.titlelist h2{
	clear: both;
	background: url(img/star_s.gif) left no-repeat;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	margin:  15px 0 5px 0px;
	width: 550px;
	color: #FF6600;
	border-bottom:1px dotted #3399CC;
	letter-spacing:1px;
}

.titlelist a:link, .titlelist a:visited
{
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.titlelist a:hover ,.titlelist a:active
{
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}

.titlelist02 h2{
	clear: both;
	background: url(img/arrow.gif) left no-repeat;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	margin:  15px 0 5px 0px;
	width: 550px;
	color: #FF6600;
	border-bottom:1px dotted #3399CC;
	letter-spacing:1px;
}

.titlelist02 a:link, .titlelist02 a:visited
{
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.titlelist02 a:hover ,.titlelist2 a:active
{
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}


/*
--------------------------------------------------------------------------- */

itemlist{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 15px;
	float: left;
	width:215px;
	border:5px solid #CFCECE;
}

/*
--------------------------------------------------------------------------- */

.category_title2{
	text-align : left ;
	color:#666666;
	background-image: url(img/cattitle_bg.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	background-position:center;
	padding: 5px 3px 0px 6px;
	margin: 10px 0px 0px 18px;
	position:relative; top:0px; left:0px;
	width: 550px;
	height: 35px;
	float: left;
}

.sub_category{
	text-align : right ;
	background-color:transparent;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 18px;
	width:550px;
	float: left;
}

.sub_category_saiyo{
	text-align : left ;
	background-color:transparent;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 18px;
	width:550px;
	float: left;
}

.item{
	text-align : left ;
	background-color:transparent;
	padding: 0px 3px 0px 3px;
	margin: 10px 0px 0px 18px;
	width:550px;
	letter-spacing:2px;
	line-height:18px;
}

h3.title_01{
	text-align : left ;
	border-bottom: 4px double #333333;
	color:#333333;
	width:550px;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 13px;
}

.itemnavi{
	text-align : left ;
	background-color:transparent;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 18px;
	width:550px;
}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(img/bgcategory.gif) center left no-repeat;
	font-size: 8px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}

.contentitempostedby
{
	background: url(img/bgpostedby.gif) center left no-repeat;
	font-size: 8px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(img/bgcomment.gif) center left no-repeat;
	font-size: 8px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(img/bgedit.gif) center left no-repeat;
	font-size: 8px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(img/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(img/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(img/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(img/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(img/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(img/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(img/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 10px;
}


/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 780px;
	background: #3398cc;
	text-align: center;
	padding: 3px 0 3px 0;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #4d74c6;
	margin: 0 auto;
	color:#ffffff;
}
#footer A
{
	text-decoration: underline;
	color:#ffffff;
}
#footer A:hover
{
	text-decoration: underline;
	color:#FF6600;
}

#copyrights
{
	color: #ffffff;
}

#copyrights a:link, #copyrights a:visited
{
	color: #ffffff;
}
#copyrights a:hover, #copyrights a:active
{
	color: #FF6600;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 9px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 9px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
	height:20px;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.searchform{

	border: 0px solid #666666;
	width: 200px;
	height:24px;
	float: right;
	margin: 6px 0px 0px 0px;
}

.formfield
{
	float: left;
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 4px 0px 0px 0px;
	margin: 0px 2px 0px 0px;
}
.formbutton
{
	float: left;
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 0px 2px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 0px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 0px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(img/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(img/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(img/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
/*	width: 20%; */
}
.leftbox {
	float: left;
	border-right: 0px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 0px solid #ccc;
}

#headermenu
{
	position: relative;
	width: 780px;
	background: white;
	margin: auto;
}

#headermenu ul
{
	position: relative;
	background: white;
	list-style:none;
}

#headermenu ul li
{
	background-image:url(img/menubtn_01.gif);
	margin: 0 4px 3px 0;
	height:32px;
	color: #3A3523;
	font-size: 8px;
	font-weight: bold;
	padding: 13px 0px 0px 24px;
	border:0px solid #ff0000;
	float:left;
}

/*-------------------------------------------------
  プラグイン関係
-------------------------------------------------*/
.pageswitch{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 100%;
	text-align: center;
}

.pageswitch a:link, .pageswitch a:visited
{
	text-decoration: underline;
	color: #8b4513;
}