@charset "EUC-JP";
@import url("ex.css");
@import url("navi.css");
body {
	font-family:'ヒラギノ丸Pro M W4','メイリオ',Meiryo,'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 150%;
}

.conte1{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: transparent;
	border-right: solid 0px #030;
	border-left: solid 0px #030;
}

.conte2{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-color: #FFF;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-right: solid 0px #030;
	border-left: solid 0px #030;
}

.conte3{
	width: 902px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: transparent;
}

#leftcolumn {
	float: left;
	width: 180px;
	*html margin: 10px 0 0 0;
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #D8FFD5;
}

table { width: 100%; margin: 0px; padding: 0px;}

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

a { color: #300; text-decoration: none;}
a:hover { padding: 0; color: #FFF; 	background: #ED7DD0; text-decoration: non;}

h1, h2, h3, h4, h5 {
	font-family:'ヒラギノ丸Pro M W4','メイリオ',Meiryo,'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック', sans-serif;
}

h1 { font-size: 125%;}
h2 { font-size: 112%;}
h3, h4, h5 { font-size: 100%;}

th {
	padding : 4px;
	vertical-align : middle;
	background-image: url(images/th.gif);
}

input.formButton {}

.item {border: 1px solid #cccccc;}
.itemHead { padding: 5px;  background-image: url(images/bg2.jpg); background-repeat: repeat-x; color: #333333;}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 110%; font-weight: bold; font-variant: small-caps; color: #333333; background-color: transparent;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 150%;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #efefef}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

.bg1{
	background: url(images/bg1.gif) repeat-x;
}

.bg2{
	clear: both;
	background: url(images/bg2.gif) repeat-x;
}

.bg3{
	clear: both;
	background: #FFF url(images/bg3.gif) repeat;
}

.bg4{
	clear: both;
	background-image: url(images/bg4.gif);
}

.bg5{
	background: url(images/bg1.gif) repeat;
}

#header {
	width: 900px;
	height: 270px;
	overflow: hidden;
	margin-left: 0px;
	padding: 3px 0 0 0;
	background: url(images/logo.jpg) no-repeat;
}

/*--slideshow--*/
.box_r {
	float: right;
	width: 425px;
	margin-top: 20px;
	margin-right: 0px;
}
#main_img {
	z-index:5;
	display:none;
	width: 395px !important;
	height:230px !important;
	border-right: 5px double #CCCC99;
	border-left: 5px double #CCCC99;
}
/*--End slideshow--*/

.cpvlogo {
	width: 350px;
	height: 60px;
	margin: 180px 0 0 50px;
	text-align: center;
	}

#headerbar {
	clear: both;
	width: 900px;
	background: url(images/bg2.gif) repeat-x;
	display: block;
	overflow: hidden;
	/*height: 30px;*/
}

.headlogin {
	display: block;
	margin: 0 auto;
	*html padding: 4px 0;
	padding: 8px 0 0 0;
	font-size: small;
	text-align: center;
}

.slog {
	display: block;
	margin: 0 auto;
	*html padding: 4px 0;
	padding: 8px 0 0 0;
	color: #333;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

#headerbas {
	display: block;
	clear: both;
	width: 900px;
	height: 30px;
	overflow: hidden;
	background-color: #FFF;
	background: url(images/maincontent.gif);
}
/*\Float IMG\*/
 /* -- layout -- */
#float_wrap {
   width:100%;
   float: left;
}
#float_sidebar {
   float: left;
   margin-left: -110px;
   width:100px;
}
#float_movable1 {
   width:100px;
   text-align: center;
}
 /* -- design -- */
#float_movable1 {
   background-color: #FAEFFF;
   border:2px dotted #CFC;
   padding:0px;
   height: 100px;
   filter:alpha(opacity=80);
   opacity:0.9;
}
 /* -- display -- */
#teigi_img {
 	padding: 0; 
	margin: 0;
 }
/*\END FLOAT IMG\*/

#maincontent {
	clear: both;
	width: 900px;
	background-color: transparent;
}

#leftcolumn div.blockTitle {
	color: #333;
	font-weight: bold;
	background: url(images/titleimgl.gif) no-repeat; 
	width:165px;
	*html margin: 0;
	margin: 0;
	*html padding: 3px 0 0 7px;
	padding: 6px 0 0 15px;
}
	
#leftcolumn div.blockContent {
	line-height: 110%;
	background-color: #FFF7F4;
	margin-bottom: 0;
	*html padding: 2px;
	padding: 4px;
}
#leftcolumn ul { margin: 0 0 0 10px; padding: 2px; list-style: disk outside; text-align: left;}
#leftcolumn li {
	list-style: circle outside;
	color: #777777;
	padding: 1px 6px 4px 0;
	margin: 3px 3px 0 3px;
}


*html body #centercolumn {
	float: right;
	width: 702px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height:150%;
	overflow:visible;
	background-color: transparent;
}

#centercolumn {
	float: right;
	width: 702px;
	*html margin: 10px 0 0 0;
	margin: 20px 0 0 0;
	padding: 0px;
	line-height:150%;
	overflow:visible;
	background-color: transparent;
}

.centerCcolumn {
	clear:both;
	padding-bottom: 3px;
}

.centerCcolumn div.blockTitle {
	clear:both;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin:  0;
	background: url(images/titleimg.gif) no-repeat; 
}

.centerCcolumn div.blockContent {
	line-height: 150%;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	*html padding-bottom: 3.5px;
	background-color: #FFF7F4;
}

.centerLcolumn {
	float: left;
	overflow:hidden;
	width: 49%;
	padding-right: 2px;
}

.centerLcolumn div.blockTitle {
	color: #333;
	text-align: center;
	font-weight: bold;
	background: url(images/titleimgcrl.gif) no-repeat; 
	padding: 6px 0 0 0;
	*html padding: 3px 0 0 0;
}

.centerLcolumn div.blockContent {
	line-height: 150%;
	margin: 0 0 10px 0;
	*html margin: 0 0 5px 0;
	padding: 7px 0 7px 10px;
	*html padding: 3.5px 0 3.5px 5px;
	background-color: #FFF7F4;
}

.centerRcolumn {
	float: right;
	overflow:hidden;
	width: 49%;
	padding-left: 2px;
}

.centerRcolumn div.blockTitle {
	color: #333;
	text-align: center;
	font-weight: bold;
	background: url(images/titleimgcrl.gif) no-repeat; 
	padding: 6px 0 0 0;
	*html padding: 3 0 0 0;
}

.centerRcolumn div.blockContent {
	line-height: 150%;
	margin-bottom: 10px;
	padding: 7px 0 7px 20px;
	*html padding: 3.5px 0 3.5px 10px;
	background-color: #FFF7F4;
}

div#content { text-align: left; clear: both;}

#banner{
	text-align: center;
	margin-top: 20px;
}

#google {
	clear: both;
	text-align: center;
	margin-top: 20px;
}

#pagetop {
	clear: both;
	text-align:right;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	font-size: x-small;
	padding: 1px 20px;
	*html padding: 0.5px 10px;
	background: url(images/maincontent.gif);
}

#footer {
	text-align:center;
	line-height: 150%;
	padding-top: 8px;
	*html padding-top: 4px;
	padding-bottom: 5px;
	*html padding-bottom: 2.5px;
	background: url(images/foot.gif) repeat-x;
	font-size: x-small;
}

#mainmenu a {
	display: block;
	background: url(images/menulink1.gif) no-repeat;
	margin: 0px 3px 0 3px;
	*html margin: 0px 1.5px 0 1.5px;
	padding: 3px 9px 3px 12px;
	*html padding: 1.5px 4.5px 1.5px 6px;
	border-bottom: solid 1px #EEE;
}

#mainmenu a:hover {
	display: block;
	margin: 0 3px 0 3px;
	*html margin: 0px 1.5px 0 1.5px;
	padding: 3px 9px 3px 12px;
	*html padding: 1.5px 4.5px 1.5px 6px;
	background:  #ED7DD0 url(images/menulink2.gif);
	background-repeat: no-repeat;
	color: #FFF; 
	text-decoration: non;
}

#mainmenu a.menuTop {padding-left: 10px;}
#mainmenu a.menuMain {padding-left: 10px;}
#mainmenu a.menuSub {
	padding-left: 10px;
	margin-left: 15px;
	display: block;
}

#usermenu a {
	display: block;
	background-image: url(images/menulink1.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	*html padding-top: 1.5px;
	padding-right: 9px;
	*html padding-right: 4.5px;
	padding-bottom: 4px;
	*html padding-bottom: 2px;
	padding-left: 12px;
	*html padding-left: 6px;
	margin-top: 0px;
	margin-right: 3px;
	*html margin-right: 1.5px;
	margin-bottom: 0px;
	margin-left: 3px;
	*html margin-left: 1.5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#usermenu a:hover {
	background-image: url(images/menulink2.gif);
	background-repeat: no-repeat;
}
#usermenu a.menuTop {}
#usermenu a.highlight {background-color: #fcc;}



.outer {border: 1px dotted #CCCCCC;}
.head {
	padding: 5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-color: #FFFDE6;
}

.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;
	*html padding:2.5px;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-color: #FFFDE6;
}

tr.even td {
	padding: 5px;
	*html padding: 2.5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}

tr.odd td {
	padding: 5px;
	*html padding: 2.5px;
	background-image: url(images/even.gif);
	background-repeat: repeat-x;
}

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;}

/***  MyLinks Settings ***/

/** Mylinks Index **/
/* Title Image */
#MylinksTitle {
	text-align: center;	
}

/* Mylinks Category Loop */
#MylinksCatloop {
	border-bottom: 1px #aaa solid;
}

#MylinksCatloop dl#CatList {
	float:left;
	width:250px;
	padding: 0 .1em;
	margin: 0 0 0 .2em;
}

#MylinksCatloop dl#CatList dt {
	padding: 0 5px;
	margin: 0 0 0 .1em;
}

#MylinksCatloop dl#CatList dd {
	padding: 0 5px;
	margin: 0 0 0 1em;
	line-height: 1.2em
}

#MylinksCatloop p#Thereare {
	clear:both;
	text-align:right;
}

/* Latest Listings */
h2#LangLatestListings {
	border: 10px #fff solid;
	border-left: 20px #aab solid;
	font: bold 110%/120% sans-serif;
	margin: .6em 0;
	padding: 0 .8em;
}
dl.LangCat {
	border-top: 1px #f0f0fa solid;
	border-bottom: 1px #f0f0fa dotted;
	padding: 5px 2px;
	margin: 5px 0;
	height: 1.7em;
}
dl.LangCat dt,
dl.LangCat dd {
	font-weight: bold;
	margin: 2px 0;
	padding: 2px 0;
	border: none;
}
dl.LangCat dt {
	float: left;
}
dl.LangCat dd {
	float: right;
	padding: 2px 0;
}

h3.vlink {
	clear: both;
	font: bold 110%/120% sans-serif;
	background: transparent url(modules/mylinks/images/listingsh3.gif) no-repeat 1px center;
	margin: 0;
	padding-left: 30px;
}

/* Single Link */
#SingleLink h2#MyLinksTitle {
}

#SingleLink p.lastUpdate {
	margin: 0;
	padding: 0.5em
}

dl#LastUpdate {
	width: 200px;
}

p#ScreenShot {
	clear: both;
	text-align: center;
	margin: 2em auto;
}

p#MyLinksDesc {
	margin-bottom: 2em;
}

#SingleLink ul {
	clear: both;
	margin: 0 auto;
}

#SingleLink ul li {
	float: left;
	margin:0 0.7em;
}

#SingleLink .MylinksInfo {
	margin: 0 2em;
}
/* Class */
.floatLeft {float: left}
.floatRight {float: right}
.wide49 {width: 49%; height: 220px;overflow: auto}
.textAlignLeft {text-align: left}
.textAlignRight {text-align: right}

