body {
	/*	background: #efefef url(images/bg.gif);*/
	color: #222222;
	font-size: 93%;
	margin: 0;
	padding: 0;
	letter-spacing: 0.05em;
	line-height: 1.5;
	background-color: #DFC8F2;
	background-image: url(images/allbackgroundimg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

table {
	width: 100%;
}

td {
	margin : 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}

th {
	background: #778899;
	color: #ffffff;
	padding: 2px;
	vertical-align: middle;
}

p {
	margin: 0;
	padding: 5px;
	line-height: 1.4;
}

a {
	background: transparent;
	color: #000080;
	text-decoration: none;
}

a:visited {

}

a:hover {
	color: #dc143c;
	text-decoration: underline;
}

th a {
	color: #ffffff;
}

h1, h2, h3, h4, h5 {
	color:#000070;
}

ul {
	text-align: left;
	margin: 2px 2px 2px 15px;
	padding: 2px;
	list-style: square outside;
}

input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}


.container01{
	width: 100%;
	margin:auto;
	padding:0px;
	background-color: #4D3262;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}

.outline01 {
	width: 960px;
	margin:auto;
	padding:0px;
}

.outline {
	background: #ffffff;
	width: 96%;
		width: 960px;
	margin:auto;
/*	border-right: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;*/
}

.headerlogo {
	background: url(images/base.gif) left no-repeat #000080;
	width: 200px;
	height: 100px;
	margin: 0;
	padding: 0;
}

.headerbanner {
	background: url(images/cube.gif) right no-repeat #000080;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.headerbar {
	background: url(images/nav.gif) repeat-x;
	font-size: 10pt;
	text-align: right;
	margin: 0;
	padding: 3px 5px;
	border-bottom: solid 1px #dddddd;
}

.leftcolumn {
	width: 250px;
	font-size: 0.9em;
	text-align: center;
	background-image: url(images/haikei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #8B63A9;
}

.leftcolumn a{
	color: #FFFFFF;
}
.leftcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 1.1em;
	vertical-align: middle;
}

.leftroutline {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
}

.leftblockTitle {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-image: url(images/lefttitle-backimg-ch.png);
	background-repeat: repeat;
}

.leftblockContent {
	margin: 5px 2px 10px 2px;
	padding: 3px;
	line-height: 1.2;
}

.centeroutline {
	margin-bottom: 10px;
	padding: 1px;
}

.centeroutlineNone{
	margin-bottom: 10px;
	padding: 0px;

}
.centercolumn {
	font-size: 0.9em;
	margin: 0;
	padding: 10px 0px;
}

.centercolumn th {
	background: #778899;
	color: #ffffff;
	vertical-align: middle;
}

.centerCcolumn {
	margin: 0;
	padding: 10px 10px 10px 30px;
}

.centerCblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
}

.centerCblockContent {
	margin: 0;
	padding: 8px;
	line-height: 1.4;

}

.centerLcolumn {
/*	width: 50%;*/
	margin: 0;
	padding: 0 3px 0 25px;
}

.centerLblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
}

.centerLblockContent {
	padding: 8px;
	line-height: 1.4;

}

.centerRcolumn {
	width: 230px;
	padding:0px 20px 0px 3px;
}

.centerRblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerRblockContent {
	margin: 0;
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.centerRblockContentNone {
	margin: 0;
	padding: 0px 0px 8px 8px;
	line-height: 1.4;
}


.content {
	text-align: left;
	margin: 0;
	padding: 18px;
}

.rightcolumn {
	background: url(images/rb.gif) right repeat-y;
	width: 220px;
	font-size: 0.9em;
	border-left: solid 1px #dddddd;
}

.rightcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.rightblockTitle {
	background: url(images/hbar.gif) repeat-x #ffffff;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.rightblockContent {
	margin: 5px 2px 7px 2px;
	padding: 3px;
	line-height: 1.2;
}

.footerbar {
	background: #000080;
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
	margin: 0;
	padding: 3px;
}

.footerbar a {
	color: #ffffff;
}

.footerbar a:visited {
	color: #ffffff;
}

.footerbar a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}

input.formButton {}

.item {
	border: solid 1px #7a7acc;
}

.itemHead {
	color: #ffffff;
	margin: 0;
	padding: 3px;
	background-color: #663366;
}

.itemInfo {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemTitle a {
	background: transparent;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

.itemTitle a:visited {
	color: #e6e6e6;
}

.itemPoster {
	font-size: 0.9em;
}

.itemPostDate {
	font-size: 0.9em;
}

.itemStats {
	font-size: 0.9em;
}

.itemBody {
	margin: 0;
	padding-left: 5px;
	padding:10px 20px 20px 20px;
}


.itemText {
	margin: 6px;
	line-height: 1.5;
}

.itemText ul{
	list-style-type: disc;
	margin-left:20px;
}

.itemText h2{
	margin:30px 0px 5px 5px;
	padding:0px 0px 0px 20px;
	color: #000000;
	background-image: url(images/burst.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.itemText h3{
	margin:10px 0px 0px 15px;
	padding:0px 0px 0px 20px;
	color: #333333;
	background-image: url(images/play_alt_12x12.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.itemText p{
	margin:5px 0px 15px 20px;
	padding:0px 0px 0px 0px;
	line-height: 1.6;
}
.itemFoot {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemAdminLink {
	font-size: 0.9em;
}

.itemPermaLink {
	font-size: 0.9em;
}

td#mainmenu a {
	text-decoration: none;
	margin: 0;
	padding: 2px;
	display: block;
}

td#mainmenu a:visited{
	color:#000080;
}


td#mainmenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}

td#mainmenu a.menuTop {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuMain {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuSub {
	margin: 0;
	padding-left: 9px;
	border-bottom: dotted 1px #7a7acc;
}

td#usermenu a {
	background: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 2px;
	border-bottom: dotted 1px #7a7acc;
	display: block;
}

td#usermenu a:visited {
	color:#000080;
}

td#usermenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}
td#usermenu a.menuTop {}

td#usermenu a.highlight {
	background: #ffcccc;
}

.outer {
	border: solid 1px #c0c0c0;
}

.head {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.even {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

.odd {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

.foot {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

tr.even td {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

tr.odd td {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

div.errorMsg {
	background: #ffcccc;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.confirmMsg {
	background: #ddffdf;
	color: #136c99;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.resultMsg {
	background: #ddddff;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
	border-left: solid 1px #cccccc;
}

div.xoopsCode, div.xoopsQuote { 
	width:98%;
	height: 100%;
	padding: 0;
}

div.xoopsCode pre {
	border: solid 1px #c0c0c0;
	margin:0;
	overflow:auto;
	padding:0 1em;
	min-height:4em;
	height:auto;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
    background-color:#ffffff;
}
/* for IExplorer */
* html div.xoopsCode pre {
	height:4em;
	height:auto;	/* IE 6.x */
	width:40em;
}

div.xoopsQuote blockquote {
	margin: 0;
	padding: 0 6px 6px 6px;
	border: solid 1px #c0c0c0;
    background-color:#ffffff;
}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	margin: 0;
	padding: 2px;
	line-height: 1.4;
}

.comUserStat {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight:bold;
	margin: 2px;
	padding: 4px 2px 1px 4px;
	border: solid 1px #c0c0c0;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 0.8em;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-size: smaller;
	font-weight: normal;
}

.comDateCaption {
	font-weight: normal;
}

.comUserStatus {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2px;
	padding: 4px 2px 1px 3px;
	border: solid 1px #c0c0c0;
}

/*カスタム*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.new1{
	color: #FFFFFF;
	background-color: #FF3333;
	padding: 2px 3px 0px 3px;
	margin-left: 10px;
	font-size: 85%;
}

.new2{
	color: #FF3333;
	margin-left: 10px;
	font-size: 85%;
}

/* パンくず 
----------------------------------------------- */
#theme_breadcrumbs{
	margin:0px 10px 0px 0px;
	padding:0px 0px 5px 10px;
	/*font-size: 80%;*/
	/*background-color: #E4E4E4;*/
	/*letter-spacing: 0.1em;*/
	color: #666666;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}

#theme_breadcrumbs a{
	/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;*/
	/*background-color: #E4E4E4;*/
/*	font-weight: bold;*/
}


img.logoimg{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px
}

ul.mmenu{
	margin:5px 0px 5px -5px;
	padding:0px 0px 0px 0px;
	font-size: 105%;
}

ul.mmenu li{
    list-style:none;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	background-image: url(images/play_6x8.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.mmenu li a{
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.05em;
}

ul.mmenu li a:hover{
	color: #FFCC00;
}

ul.tmenu{
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	float: right;
	font-size: 93%;
}

ul.tmenu li{
	list-style:none;
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 20px;
	float:left;
	background-image: url(images/play_alt_12x12_white.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.tmenu li a{
	color: #FFFFFF;
}

ul.address{
	color: #FFFFFF;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	font-weight: bold;
	letter-spacing: 0em;
}

ul.address li{
    list-style:none;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;	
}

ul.RightBanner{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul.RightBanner li{
    list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


        #sliderContent {
            width:650px;
            position:absolute;
            top:0;
            margin-left:0;
         }
         .sliderImage {
            float:left;
            position:relative;
            display:none;
         }
         /* 例1 */
         #slider { 
            width:650px; /* 画像の幅 */
            height:432px; /* 画像の高さ */
            position:relative;
            overflow:hidden;
         }
         .sliderImage span {
            position:absolute;
            font:10px/15px Arial, Helvetica, sans-serif;
            padding:10px;
            width:630px; /* 画像の幅 - 左右内余白 320-(10*2) */
            background-color:#000;
            filter:alpha(opacity=80);
            -moz-opacity:0.8;
            -khtml-opacity:0.8;
            opacity:0.8;
            color:#fff;
            display:none;
         }
#slider li.sliderImage h3{
	color: #FFFFFF;
	padding:5px 10px 0px 10px;
	margin:0px 0px  0px 0px;
	font-size: 14px;
}

#slider li.sliderImage p{
	padding-top:0px;
	color: #FFFFFF;
	font-size: 12px;
	padding:15px 10px 20px 10px;
	margin:0px 0px  0px 0px;

}



         .clear { clear:both; }
         .sliderImage span strong, .slider1Image span strong, .slider2Image span strong { font-size:14px; }
         .top { top:0; left:0; }
         .bottom { bottom:0; left:0; }
         .left { top:0; left:0; width:180px !important; height:503px; }
         .right { right:0; bottom:5px; width:180px !important; height:503px; }


dl.informationRecent{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px
}

dl.informationRecent dt{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 18px;
	color: #FF3333;
	background-image: url(images/play_alt_12x12.png);
	background-repeat: no-repeat;
	background-position: left 6px;
		font-size: 120%;
}

dl.informationRecent dd{
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

dl.informationRecent dd h2{
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	font-size: 130%;
	text-decoration: underline;
}


.pico_body{
	margin:0px;
	padding:0px;
}

.pico_block_content{
	margin:0px;
	padding:0px;
}

.pico_container{
	margin:0px 30px 0px 30px;
	padding:0px 0px 0px 0px;
	font-size: 105%;
}

.pico_container ul{
	margin:10px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	list-style-type: disc;
}

.pico_container ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.pico_container h1{
	margin:10px 0px 20px 0px;
	padding:10px 0px 8px 20px;
	line-height: 1.2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #3366CC;
	font-size: 140%;
}

.pico_container h2{
	margin:30px 0px 5px 5px;
	padding:0px 0px 0px 20px;
	color: #000000;
	background-image: url(images/burst.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}





.pico_container h3{
	margin:10px 0px 0px 8px;
	padding:0px 0px 0px 20px;
	color: #333333;
	background-image: url(images/play_alt_12x12.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.pico_container h4{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.pico_container h5{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.pico_container p{
	margin:5px 0px 15px 10px;
	padding:0px 0px 0px 0px;
	line-height: 1.6;
}

.pico_container table.line{
	padding:0px;
	line-height: 1.2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	width: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.pico_container table.line tr{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 1.2;
}

.pico_container table.line tr td{
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	line-height: 1.2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.pico_container table.line tr td p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.pico_container table.linenone{
	padding:0px;
	line-height: 1.2;
	width: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pico_container table.linenone tr{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 1.2;
}

.pico_container table.linenone tr td{
	margin:0px 0px 0px 0px;
	padding:3px 10px 3px 10px;
	line-height: 1.2;
}

dl.kiyaku{
	margin-bottom:10px;
}

dl.kiyaku dt{
	font-weight: bold;
	float: left;
}

dl.kiyaku dd{
margin-top:0px;
margin-left:70px;

}

dl.kiyaku ul{
	list-style-type: decimal;
	margin:0px 0px 0px 23px;
	padding:0px 0px 0px 0px;
}

dl.kiyaku ul li{
}


/*             お問い合わせ
------------------------------------------*/
table.inqTable{
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


table.inqTable td{
	padding:10px 5px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

dl.links{
	margin:0px 0px 20px 20px;
	padding:0px 0px 0px 0px;
}

dl.links a{
	text-decoration: underline;
}

dl.links dt{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	font-size: 120%;
	font-weight: bold;
	color: #663366;	
		background-image: url(images/play_alt_12x12.png);
	background-repeat: no-repeat;
	background-position: left 6px;
}

dl.links dd{
	margin:0px 0px 5px 30px;
	padding:0px 0px 0px 20px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
