body {
	margin:0;
	padding:0;
	font-weight: normal;
	font-size: small;
	font-family: verdana,ＭＳ Ｐゴシック,arial,helvetica;
	line-height: 1.35;
	background-color: #DDDDDD;
	word-break:break-all;
}



img{
	border: 0;
}

a{
	color: #000000;
}

.right{ text-align:right;}
.center{ text-align:center;}

ul.square{ margin:0 0 0 20px; padding:0; list-style-type:square;}



/**********************************************************************/
/* レイアウト                                                         */
/**********************************************************************/
#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{
	clear: both;
	width: 100%;
	color: #A9A9A9;
	padding-top:10px;
}
#footer a{ color: #A9A9A9;}

#company{ float:left;}
#copyright{ float:right;}



/**********************************************************************/
/* トピックス　　　                                                   */
/**********************************************************************/
.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;
}


a.contents_06{
	background-image: url(images/menu-contents/06-machineta.gif);
	background-position: 0px 0px;
	width: 199px;
	height: 40px;
	display: block;
	text-indent:-500px;
	text-decoration:none;
}
a.contents_06:hover {
	background-position: 0px -40px;
}


a.contents_07{
	background-image: url(images/menu-contents/07-gourmet.gif);
	background-position: 0px 0px;
	width: 199px;
	height: 40px;
	display: block;
	text-indent:-500px;
	text-decoration:none;
}
a.contents_07:hover {
	background-position: 0px -40px;
}

a.contents_09{
	background-image: url(images/menu-contents/09-artist.gif);
	background-position: 0px 0px;
	width: 199px;
	height: 40px;
	display: block;
	text-indent:-500px;
	text-decoration:none;

}
a.contents_09: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;
}
.green_m{ color:#4B8619; font-size:1.2em;}

.nowrap{ white-space:nowrap;}

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


/**********************************************************************/
/* gourmet                                                            */
/**********************************************************************/
div#grmselectl,div#grmselectc,div#grmselectr{ float:left; margin-bottom:20px;}
div#grmselectl select,div#grmselectc select,div#grmselectr input{ margin-top:2px;}
div#grmselectl{ width:110px;}
div#grmselectc{ width:130px;}
div#grmselectr{ width:310px;}
div.searchbtn{ margin-top:25px; text-align:right;}


div.gourmet_box{
	width:570px;
	clear: both;
	margin-bottom:25px;
}

.gshopName{
	color: #000000;
	font-size: large;
	padding-left: 10px;
/* 	padding-left: 260px; */
	padding-bottom: 7px;
	border-right: 6px solid #653C17;
}

.gshopName a {
	color: #000000;
	font-size: large;
}

.gshopCategory a {
	color: #000000;
	font-size: small;
	font-weight: normal;
	color: #888888;
}

.gshopBody {
	margin: 0;
	padding: 0;
}


.gshopmain{
	border-right: 6px solid #653C17;
}

.gshopmain img {
	padding: 0px 20px 0px 11px;
	width:240px;
	-ms-interpolation-mode: bicubic;
}

.gshopmain td {
	vertical-align: top;
}

.gshopComment{
	width: 278px;
	margin: 0px 0px 10px 0px;
	padding-right: 15px;
}

.gshopInfo{
	clear: both;
	background-color: #EADAB9;
	border-left: 6px solid #653C17;
	padding: 3px;
}

.gshopQr{
	border-left: 2px solid #653C17;
	color: #653C17;
	text-align: right;
}

.gshopCatch{
	font-size: medium;
	font-weight: bold;
	color: #653C17;
}


/**********************************************************************/
/* COMPANY                                                            */
/**********************************************************************/
table.normal_tbl{}
table.normal_tbl th,table.normal_tbl td{ vertical-align:top; padding:5px 10px;}
table.normal_tbl th{ white-space:nowrap; background:#4B8619; color:#FFF;}
table.normal_tbl td{}
ol.company_li{}
ol.company_li li{ margin-bottom:15px;}


/******************************************************************/
/* MUSIC */
/******************************************************************/
div.musicbox{ clear:both; width:530px; background:#FFF; border:10px solid #F2E6D4; padding:10px; margin-bottom:20px;}
div.music_ph,div.musictxt{ float:left; back}
div.music_ph{ width:120px; margin-right:15px;}
div.musictxt{ width:395px;}
div.music_hd{ color:#0F7C84; margin-bottom:10px; font-size:1.2em;}
div.music_com{}
ul#musicdata_li{ margin:0; padding:0; list-style:none;}
ul#musicdata_li li{ float:left; margin-right:30px; display:block; padding-left:20px; background:url(images/li_green.gif) left center no-repeat;}


/******************************************************************/
/* ARTIST */
/******************************************************************/
div.artistbox{ width:570px; clear:both; padding-bottom:20px; margin:20px 0px; border-bottom:1px dashed #653C17;}
div.artistbox:after{ content:""; display:block; clear:both; height:0px; overflow:hidden;}
div.artist_ph,div.artist_txt{ float:left;}
div.artist_ph{ width:80px; margin-right:15px;}
div.artist_txt{ width:475px;}
div.artist_name{ color:#0F7C84; margin-bottom:5px; font-size:1.2em;}
div.artist_name a{ color:#0F7C84; text-decoration:none;}
div.artist_name a:hover{ text-decoration:underline;}
div.artist_com{}
div.artistlink{}
ul#artistdata_li{ margin:0; padding:0; list-style:none;}
ul#artistdata_li li{ float:left; margin-right:30px; display:block; padding-left:20px; background:url(images/li_green.gif) left center no-repeat;}

div#artistde{ width:570px;}
div#artistde:after{ content:""; display:block; clear:both; height:0px; overflow:hidden;}
div#artistname{ margin-bottom:5px; font-size:1.2em; color:#653C17;}
div#artistde_ph,div#artistde_txt{ float:left;}
div#artistde_ph{ width:200px; margin-right:10px;}
div#artistde_txt{ width:360px;}
div#artistde_txt p{ margin-top:0px;}
dl.artist_interview{ clear:both; width:570px;}
dl.artist_interview dt{ color:#0F7C84; font-weight:bold; padding:0 0 5px 0;}
dl.artist_interview dd{ border-bottom:1px dotted #653C17; margin:0 0 20px 0; padding:0 0 10px 0;}
div.cdinfo{ clear:both; width:570px;}
div.artist_cd,div.artist_cdtxt{ float:left; margin-top:10px;}
div.artist_cd{ width:150px; margin-right:10px;}
div.artist_cdtxt{ width:410px;}
div.artist_cdcopy{ font-weight:bold; margin-bottom:5px; color:red;}
