@charset "UTF-8";
/*
body {
	font-size: small;
	font-family: arial, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:left;
}
*/
body {
	font-size: 15px;
	font-family: arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
/*	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	text-align:left;
	line-height: 1.5;
}

#mainarea {
	width: 962px;/* ←ページ全体の幅を変えるときはこの数値を修正して下さい */
	margin-left:auto;
	margin-right:auto;
}

#leftcolumn {
	width: 200px;/* ←左メニューの幅を変えるときはこの数値を修正して下さい */
	padding-top: 5px;
	padding-left: 10px;
}

#rightcolumn {
	width: 100px;/* ←右メニューの幅を変えるときはこの数値を修正して下さい */
	padding-right: 10px;
}

table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

table.guide_haikei　{
    border:0;
}
td.guide_haikei {
    border:0;
    /*
    margin: 4px 4px 4px 4px;
    
    background-image: url(/images/neko.gif);
    */
    background-position:100% 0%;	/* 左から100%　上から0% */
    background-repeat : no-repeat;
}

a {
	color: #2B2BD9; 
	text-decoration: none; 
	}

a:hover {
	color: #666666;
/*	text-decoration: underline;*/
}
/*
h1 {
	font-size: 125%;
}
h2 {
	font-size: 112%;
}

h3, h4, h5 {
	font-size: 100%;
}
*/

H1 {
  color: #000099; /* 文字の色 */
  padding-left: 10px; /* 左の余白 */
  border-width: 0px 0px 2px 20px; /* 枠の幅 */
  border-style: solid; /* 枠の種類 */
  border-color: #9999ff; /* 枠の色 */
  line-height: 100%; /* 行の高さ */
}

/*H2 {
  color: #000099;
  padding-left: 10px;
  border-width: 0px 0px 2px 15px;
  border-style: solid;
  border-color: #9999ff;
  line-height: 100%;
}*/

H2 {
	height:30px;
	margin:0px 0px 5px 0px;
	padding:12px 0px 0px 20px;
	font-size:18px;
	font-weight:bold;
	color:#000099;
	background-image:url(/images/sh_img/title_head/head05.png);
}


H3 {
	background-image:url(images/buck3.jpg);
	background-repeat: no-repeat;
    /*border-left: 10px solid #99cc66;
    border-bottom: 1px solid #99cc66;*/
    padding:5px 15px 12px 25px;
	color:#363636;
	font-weight:bold;
    /*padding: 4px 0 2px 10px;*/
    line-height: 150%;
}  


H4 {
  color: #333333; /* 文字の色 */
  border-left-color: #99ccff; /* 左枠の色 */
  padding: 4px 0px 0px 8px; /* 余白の幅 */
  border-style: solid; /* 枠の種類 */
  border-width: 0px 0px 0px 5px; /* 枠の幅 */
  font-size: 105%;
}
H5 {
  color: #333333; /* 文字の色 */
  border-left-color: #99ccff; /* 左枠の色 */
  padding: 3px 0px 0px 6px; /* 余白の幅 */
  border-style: solid; /* 枠の種類 */
  border-width: 0px 0px 0px 5px; /* 枠の幅 */
  margin-top: 35px;
  font-size: 105%;
}

H6 {
	color: #333333;
	border-bottom:solid 5px #CCCCCC;
	padding:0.2em 0.4em;
	font-size: 103%;
	width : 250px;
}

ul {
	margin: 2px 2px 2px 20px;
	padding: 4px;
	list-style: decimal outside;
	text-align: left;
}
li {
	list-style: none;
	background-image: url(images/list002.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 17px;
}

input.formButton {}
input, select, textarea {}

.item {border: 1px solid #cccccc;}
.itemHead {
	color: #FFFFFF;
	padding : 6px;
	vertical-align : middle;
	background-image: url(images/th.gif);
	background-color: #2D2DF9;
	}
.itemInfo {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
	text-align: right;
	}
.itemTitle a {font-weight: bold; font-variant: small-caps; color: #ffffff; background-color: transparent;}
.itemPoster {font-size: 90%;}
.itemPostDate {font-size: 90%;}
.itemStats {font-size: 90%;}
.itemBody {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	text-align: right;
	}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {
	color: #FFFFFF;
	padding : 2px;
	vertical-align : middle;
	background-image: url(images/th.gif);
	background-color: #2D2DF9;
}

th a {
	color: #FFFFFF;
}

.clear {
	clear: both;
}

#description {
	float: left;
}

#description a {
	color: #535353;
}

#userlogin {
	float: right;
	font-size: 10px;
}

#topspace {
	height: 20px;
}

#logo {
	font-weight: bold;
	float: left;
	padding-top: 80px;
	padding-left: 25px;
}

#logo2 {
	font-weight: bold;
	float: right;
	padding-top: 0px;
}
	
#headerbar {
	padding-top: 5px;
	float: center;
	/*float: right;*/
}

.headmenu1:hover {
	float: left;
	height: 22px;
	width: 160px;
	text-align: center;
	vertical-align: middle;
	margin-top: 3px;
	padding-top: 3px;
	background-image: url(images/navi3_off.gif);
	font-size: 15px;
}
.headmenu1 {
	float: left;
	height: 22px;
	width: 160px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	padding-top: 3px;
	background-image: url(images/navi3_off.gif);
	font-size: 15px;
}
	
.headmenu2 {
	float: left;
	height: 25px;
	width: 102px;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	padding-top: 5px;
	background-image: url(images/navi2_off.jpg);
	font-size: 10px;
}

#contback1 {
	font-size: 1px;
	background-image: url(images/contback_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contback2 {
	background-image: url(images/contback_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px;
}

#contback3 {
	background-image: url(images/contback_03.jpg);
	background-position: left;
	margin: 0px;
	padding: 0px;
}

#contback4 {
	background-image: url(images/contback_04.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 4px;
	padding-left: 3px;
}

#contback5 {
	font-size: 1px;
	background-image: url(images/contback_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
}

#contback6 {
	font-size: 1px;
	background-image: url(images/contback_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
}

#leftcolumn div.blockTitle {
	font-weight: bold;
	color: #555555;
	background-image: url(images/menutitle.jpg);
	background-position: left bottom;
	padding-left: 26px;
	padding-top: 5px;
	height: 27px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 13px;
}

#leftcolumn div.blockContent {
	padding: 5px;
}

#centercolumn {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#centerback1 {
	font-size: 1px;
	background-image: url(images/centerback_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#centerback2 {
	font-size: 1px;
	background-image: url(images/centerback_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 7px;
}

#centerback3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C1C1;
	background-color: #FFFFFF;
	background-image: url(images/centerback_04.gif);
	background-position: right;
	padding-right: 4px;
	padding-left: 3px;
	background-repeat: repeat-y;
}

#centerback5 {
	font-size: 1px;
	background-image: url(images/centerback_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}

#centerback6 {
	font-size: 1px;
	background-image: url(images/centerback_06.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
}

.cont-title {
	font-weight: bold;
	color: #555555;
	background-image: url(images/menutitle.jpg);
	background-position: left bottom;
	padding-left: 26px;
	padding-top: 7px;
	height: 27px;
	background-repeat: no-repeat;
}

.centerCcolumn {
	clear:both;
	margin-left: 5px;
	margin-right: 5px;
}

.centerCcolumn div.blockTitle {
	clear:both;
	font-weight: bold;
	color: #555555;
	background-image: url(images/menutitle.jpg);
	background-position: left bottom;
	padding-left: 26px;
	padding-top: 7px;
	height: 27px;
	background-repeat: no-repeat;
}

.centerCcolumn div.blockContent {
	margin-bottom: 10px;
	padding: 3px;
}

.centerLcolumn {
	width: 48%;
	float: left;
	overflow:hidden;
	margin-left: 5px;
	background-position: left;
}

.centerLcolumn div.blockTitle {
	font-weight: bold;
	color: #555555;
	background-image: url(images/menutitle.jpg);
	background-position: left bottom;
	padding-left: 26px;
	padding-top: 7px;
	height: 27px;
	background-repeat: no-repeat;
}	

.centerLcolumn div.blockContent {
	margin-bottom: 10px;
	padding: 3px;
}

.centerRcolumn {
	width: 48%;
	float: right;
	overflow:hidden;
	margin-right: 5px;
}

.centerRcolumn div.blockTitle {
	font-weight: bold;
	color: #555555;
	background-image: url(images/menutitle.jpg);
	background-position: left bottom;
	padding-left: 26px;
	padding-top: 7px;
	height: 27px;
	background-repeat: no-repeat;
}

.centerRcolumn div.blockContent {
	margin-bottom: 10px;
	padding: 3px;
}

#content {
	text-align: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#banner{
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

#rightcolumn div.blockTitle {
	font-weight: bold;
	color: #4B72C2;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#rightcolumn div.blockContent {
	margin-top: 10px;
	margin-bottom: 10px;
}

#footerbar {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}

#pagetop {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

td#mainmenu a.hereblock { background-color: #E6E6FA; }

td#mainmenu a.here  {
	background-color: #FFEBCD;
	/*border-right-color: #99ccff;  右枠の色 */
	padding: 6px 2px 6px 0px; /* 余白の幅 */
}

td#mainmenu a {}

td#mainmenu a:hover {
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #87CEEB;
	/*background-color: #87CEEB;*/
	font-size:100%;
}

td#mainmenu a.menuTop {
	font-size:100%;
	background-image: url(images/indent.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
}

td#mainmenu a.menuMain {
	font-size:100%;
	background-image: url(images/indent.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
}

td#mainmenu a.menuSub {
	background-image: url(images/indent_menusub2.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left:16px;
	padding-left: 16px;
}

td#usermenu a {
	background-image: url(images/indent.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
}

td#usermenu a:hover {}
td#usermenu a.menuTop {}
td#usermenu a.highlight {background-color: #fcc;}

.outer {
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}

.head {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
}

.even {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}

.odd {
	padding: 5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}

.foot {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
}

tr.even td {
	padding: 3px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
tr.odd td {
	padding: 3px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { 
	background: #FFFFFF; 
	border: 1px inset #000080;
	padding: 0px 6px 6px 6px;
	width: 400px;
	overflow: auto;
}

div.xoopsQuote { 
	background: #FFFFFF; 
	border: 1px inset #000080; 
	padding: 2px;
	width: 400px;
	overflow: auto;
}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

hr.hrpico {
	border-style:dotted;
	color:#3399FF;
	height:1px;
}
/*******************************/
/*
/*ここから下テストCSS
/*
/*
/*******************************/
.menuRibbon {
	margin:0 0 10px 0;
	padding:2px 8px;
	background:#024cbc;
	color:#EBF7FA;
	line-height:140%;
	font-weight:bold;
}

.menuRibbonLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	background:#80abdd;
	color:#0c26a6;
	line-height:140%;
	font-weight:bold;
}

.menuTab {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 0 5px;
	border-color: #80abdd;
	border-style:solid;
	background:#024cbc;
	color:#EBF7FA;
	line-height:140%;
	font-weight:bold;
}

.menuTabLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 0 5px;
	border-color:#024cbc;
	border-style:solid;
	background:#80abdd;
	color:#0c26a6;
	line-height:140%;
	font-weight:bold;
}

.menuTabDouble {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 5px;
	border-color: #80abdd;
	border-style:solid;
	background:#024cbc;
	color:#EBF7FA;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}

.menuTabDoubleLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 5px;
	border-color:#024cbc;
	border-style:solid;
	background:#80abdd;
	color:#0c26a6;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}

.menuLine {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0;
	border-color: #80abdd;
	border-style:solid;
	background:#024cbc;
	color:#EBF7FA;
	line-height:140%;
	font-weight:bold;
}

.menuLineLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0 ;
	border-color:#024cbc;
	border-style:solid;
	background:#80abdd;
	color:#0c26a6;
	line-height:140%;
	font-weight:bold;
}

.menuLineDouble {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:5px 0;
	border-color: #80abdd;
	border-style:solid;
	background:#024cbc;
	color:#EBF7FA;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}

.menuLineDoubleLightW {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:5px 0;
	border-color:#024cbc;
	border-style:solid;
	background:#fff;
	color:#0c26a6;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}

.menuLineDoubleLight {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:5px 0;
	border-color:#024cbc;
	border-style:solid;
	background:#80abdd;
	color:#0c26a6;
	line-height:140%;
	font-weight:bold;
	text-align:center;
}

.menuLineLightW {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0 ;
	border-color:#024cbc;
	border-style:solid;
	background:#fff;
	color:#0c26a6;
	line-height:140%;
	font-weight:bold;
}

#kenshin {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/sh_img/kenshin_bk01.jpg);
	background-repeat: repeat-x;
}

#guide01 {
	margin: 0px;
	padding: 0px;
	background-image: url(images/tablebk01.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
#guide02 {
	margin: 0px;
	padding: 0px;
	background-image: url(images/tablebk02.jpg);
	background-repeat: repeat-x;
	text-align:center;
}
#guide03 td {
	margin: 0px;
	padding: 0px;
	background-image: url(images/tablebk02.jpg);
	background-repeat: repeat-x;
}
#guide04 {
	margin: 0px;
	padding: 0px;
	background-image: url(images/tablebk01.jpg);
	background-repeat: repeat-x;
}
#guide05 {
	margin: 0px;
	padding: 0px;
	background-image: url(images/tablebk02.jpg);
	background-repeat: repeat-x;
}
#guide06 {
	margin: 0px;
	padding: 0px;
	background-image: url(images/tablebk03.jpg);
	background-repeat: repeat-x;
}

#kenshintop {
	margin: 10px;
	padding: 10px;
	background-image: url(images/tablebk04.jpg);
	background-repeat: repeat-x;
}

#kenshintop H4 {
	background-image:url(images/03arrow13.gif);
	background-repeat: no-repeat;
	font-size : 14px;
	border:solid #CCCCCC;
	border-width :0px 0px 2px 0px;
	color:#363636;
	padding:0px 0px 4px 25px;
	margin:10px 0px 7px 2px;
	width:200px;
}
#kenshintop H6 {
	color: #333333;
	border-bottom:solid 3px #CCCCCC;
	padding:5px 0px 5px 5px;
	margin:1px 0px 5px 0px;
	font-size: 104%;
	width : 250px;
}
