body {
	margin:0;
	padding:0;
	font-weight: normal;
	font-size: small;
	font-family: verdana,ＭＳ Ｐゴシック,arial,helvetica;
	line-height: 1.35;
	background-color: #DDDDDD;
}



img{
	border: 0;
}

a{
	color: #000000;
}



/**********************************************************************/
/* レイアウト                                                         */
/**********************************************************************/
#outer {
	background: #ffffff;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}

#header{
	border-bottom: 1px solid #00919C;
	margin: 0px 5px;
}

#main{
	clear: both;
	padding: 5px;
}

#main_left{
	float: left;
	width: 200px;
	margin-right: 20px;
}

#main_right{
	float: left;
	width: 570px;
}


#main_right01{
	float: left;
	width: 412px;
	margin-right: 6px;
}

#main_right02{
	text-align: left;
	width: 151px;
	float: left;
}



#footer{
	text-align: right;
	clear: both;
	width: 100%;
	color: #A9A9A9;
}



/**********************************************************************/
/* トピックス　　　                                                   */
/**********************************************************************/
.topics{
	background-color: #4B8518;
}

.topics_txt{
	background-color: #FFFFFF;
	border-top: 5px solid #4B8518;
	border-bottom: 5px solid #4B8518;
}

a.newopen{
	background-image: url(images/newopen.gif);
	background-position: 0px 0px;
	width: 135px;
	height: 30px;
	display: block;
}
a.newopen:hover {
	background-position: 0px -30px;
}



/**********************************************************************/
/* contentsメニュー                                                   */
/**********************************************************************/
#contents ul {
	margin: 10px 0px;
	padding: 0px;
}

#contents li {
	list-style: none;
	margin-bottom: 4px;
}


a.contents_01{
	background-image: url(images/menu-contents/01-newopen.gif);
	background-position: 0px 0px;
	width: 199px;
	height: 40px;
	display: block;
	text-indent:-500px;
	text-decoration:none;

}
a.contents_01:hover {
	background-position: 0px -40px;
}

a.contents_02{
	background-image: url(images/menu-contents/02-forumpark.gif);
	background-position: 0px 0px;
	width: 199px;
	height: 40px;
	display: block;
	text-indent:-500px;
	text-decoration:none;
}
a.contents_02:hover {
	background-position: 0px -40px;
}

a.contents_03{
	background-image: url(images/menu-contents/03-regurariy.gif);
	background-position: 0px 0px;
	width: 199px;
	height: 40px;
	display: block;
	text-indent:-500px;
	text-decoration:none;
}
a.contents_03:hover {
	background-position: 0px -40px;
}

a.contents_04{
	background-image: url(images/menu-contents/04-media.gif);
	background-position: 0px 0px;
	width: 199px;
	height: 40px;
	display: block;
	text-indent:-500px;
	text-decoration:none;
}
a.contents_04:hover {
	background-position: 0px -40px;
}


a.contents_05{
	background-image: url(images/menu-contents/05-linkpark.gif);
	background-position: 0px 0px;
	width: 199px;
	height: 40px;
	display: block;
	text-indent:-500px;
	text-decoration:none;
}
a.contents_05:hover {
	background-position: 0px -40px;
}



/**********************************************************************/
/* とらいあんぐるcontents                                             */
/**********************************************************************/
#tryangle ul {
	margin: 5px 0px 0px 25px;
	padding: 0px;
}

#tryangle li {
	list-style: none;
	background-image: url(images/li_brown.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	line-height: 1.9;
}



.fl_left{
	float: left;
}

.clear{
	clear: both;
}

.newrelease_bg{
	background-image: url(images/newrelease/newrelease_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.news_bg{
	background-image: url(images/top/news/news_middle.gif);
	background-repeat: repeat-y;
	padding: 0px 25px 0px 10px;

}

.news_border{
	background-image: url(images/top/news/news_border.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.sub_contents{
	padding-right: 10px;
}

.li_brown{
	background-image: url(images/li_brown.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	line-height: 1.9;
}

.li_green{
	background-image: url(images/li_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	line-height: 2;
}

.nexttryangle_bg{
	background-image: url(images/top/next-tryangle/next_middle.gif);
	background-repeat: repeat-y;
	width: 373px;
	padding: 15px;
}

.mrg_top0{
	margin-top: 0px;
}

.contents_box{
	margin-bottom: 15px;
}

.publications_bg{
	background-image: url(images/publications/publications_middle.gif);
	background-repeat: repeat-y;
	padding: 0px 15px;
}

h2.pageTitle{
	padding: 0px;
	margin-bottom: 20px;
}



/**********************************************************************/
/* NEW OPEN                                                           */
/**********************************************************************/
div.newopen_box{
	clear: both;
}

.shopName{
	color: #000000;
	font-size: large;
	padding-left: 10px;
/* 	padding-left: 260px; */
	padding-bottom: 7px;
	border-right: 6px solid #653C17;
}

.shopName a {
	color: #000000;
	font-size: large;
}

.shopCategory a {
	color: #000000;
	font-size: small;
	font-weight: normal;
	color: #888888;
}

.shopBody {
	margin: 0;
	padding: 0;
}


.shopmain{
	border-right: 6px solid #653C17;
}

.shopmain img {
	padding: 0px 20px 0px 11px;
}

.shopmain td {
	vertical-align: top;
}

.shopComment{
	width: 288px;
	margin: 0px 0px 10px 0px;
	padding-right: 15px;
}

.shopInfo{
	clear: both;
	background-color: #EADAB9;
	border-left: 6px solid #653C17;
	padding: 3px;
}

.shopQr{
	border-left: 2px solid #653C17;
	color: #653C17;
	text-align: right;
}

.shopopenDay{
	color: #653C17;
}

.shopCatch{
	font-size: medium;
	font-weight: bold;
	color: #653C17;
}

.shopFoot {
	clear: both;
	text-align: right;
	margin: 0;
	padding: 3px;
}



/**********************************************************************/
/* ユーザーメニュー                                                   */
/**********************************************************************/
#usermenu ul {
	margin: 0px;
	padding: 0px;
}

#usermenu li {
	list-style: none;
	background-image: url(images/li_brown.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.9;
}

#usermenu li a{
	margin: 0px;
	padding: 0px;
}





.red{
	color: red;
}

.red a{
	color: red;
}

div.black_box{
	border: 1px solid #000000;
	padding: 7px;
}




hr.line_lightbrown{
	color: #EADAB9;
	background-color: #EADAB9;
	border-style: solid;
	height: 1px;
}

.detail {
	text-align: left;
	margin: 0;
	clear: both;
/* 	padding: 8px; */
}








.leftcolumn {
	background: url(images/lb.gif) left repeat-y;
	width: 190px;
	font-size: 0.9em;
	border-right: solid 1px #dddddd;
}

.leftcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}


.leftblockContent {
	margin: 5px 2px 10px 2px;
	padding: 3px;
	line-height: 1.2;
}


.centerCcolumn {
	margin: 0;
	padding: 10px;
}

.centerLcolumn {
	width: 50%;
	margin: 0;
	padding: 0 3px 0 0;
}

.centerRcolumn {
	width: 50%;
}

.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;
}


input.formButton {}

.item {
	border: solid 1px #7a7acc;
}

.itemHead {
	background: #778899;
	color: #ffffff;
	margin: 0;
	padding: 3px;
}

.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;
}

.itemText {
	margin: 6px;
	line-height: 1.5;
}

.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;
}

table.media_box{ border-collapse:collapse;}
table.media_box td{ padding:7px;}
table.media_box td.liner{ border-right:1px solid #EADAB9;}
table.media_box td.lineb{ border-bottom:1px solid #EADAB9;}
table.media_box td.right{ padding-left:18px;}
table.media_box td.txtcenter{ text-align:center;}

#chira4{ padding-top:20px; text-align:center;}