/******************************************************************************/
/* Reset */
/* LinkColor */
/* Headline */
/* Layout */
/* Header */
/* Breadcrumb */
/* Content */
/* Center LR Column */
/* Decoration */
/* Left Right Column */
/* Left Right Column Title */
/* Left Right Column Content */
/* Footer */
/* for accessibility */
/******************************************************************************/

/* Reset */
* {
    margin: 0;
    padding: 0;
}
form {
    margin: 0;
}

/* LinkColor */
a:link {
    color: #ccc;
    text-decoration: none;
}
a:visited {
    color: #ccc;
    text-decoration: none;
}
a:hover {
    color: #a1a1a1;
    text-decoration: none;
}
a:active {
    color: #aaa;
    text-decoration: none;
}

/* Headline */
h1 {
    font-size: 100%;
    margin:0 0 10px;
    color: #ddd;
}
h2, h3 {
    font-size: 100%;
    color: #ddd;
}
h4, h5, h6, h7 {
    font-size: 100%;
    color: #ddd;
}

/* Layout */
body {
    font-size: 80%;
    color: #ccc;
    text-align: center;
	background-color:#000;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
body.ShowBlockL0R0 #Wrapper {
    width: 100%;
    padding-top: 20px;
}
body.ShowBlockL1R0 #Wrapper {
    width: 100%;
    padding-top: 20px;
}
body.ShowBlockL0R1 #Wrapper {
    width: 100%;
    float: left;
	margin-right: -180px;
	padding-top: 20px;
}
body.ShowBlockL1R1 #Wrapper {
    width: 100%;
    float: left;
	margin-right: -180px;
	padding-top: 20px;
}

body.ShowBlockL0R0 #CenterColumn {
    float: left;
    width: 100%;
}
body.ShowBlockL1R0 #CenterColumn {
    float: right;
    width: 100%;
	margin-left: -180px;
}
body.ShowBlockL0R1 #CenterColumn {
	margin-right: 180px;
}
body.ShowBlockL1R1 #CenterColumn {
    width:100%;
    float:right;
    margin-left: -180px;
}

body.ShowBlockL1R0 #CenterWrapper {
    margin-left: 180px;
}
body.ShowBlockL1R1 #CenterWrapper {
    margin-right: 180px;
    margin-left: 180px;
}

div#Container {
    margin: 0 auto;
    padding: 0;
    width: 850px;
    text-align: left;
}
div#bk {
    background-image: url(images/oke_bk.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


div#CenterWrapper {
	padding: 0px 30px 30px 30px;
}

/* Header */
div#Header {
    width: 100%;
	color: #ccc;
	padding-top: 2px;
	border-bottom: #1665A8 solid 2px;
}
/*div#Header div#Sitename {
	font-weight: bold;
	padding: 20px 0 10px 10px;
	font-size: 200%;
	line-height: 100%;
}*/
div#Header div#Logo {
	float: left;
	padding: 8px;
}
/*div#Slogan {
	padding: 0 0 0 10px;
}*/
div#Header a:link,
div#Header a:visited {	
    color: #ccc;
	text-decoration: none;
	font-size: 75%;
}
div#Header a:hover {	
    color: #a1a1a1;
	text-decoration: none;
}
div#Header #header-menu {
	float: right;
	width: 390px;
	text-align: right;
	padding-right: 10px;
}
div#Header #header-menu-top {
	text-align: right;
	padding: 12px 15px 38px 0px;
}
div#Header #header-menu ul {
	height: 22px;
	width: 366px;
	display: block;
	background-image: url(images/header_menu_base.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#Header #header-menu ul li#hnews {
	float: left;
	padding-right:8px;
	/*height: 22px;
	width: 70px;*/
	display: block;
}
div#Header #header-menu ul li#hnews a {
	height: 22px;
	width: 59px;
	display: block;
}
div#Header #header-menu ul li#hconcert {
	float: left;
	padding-right:8px;
	/*height: 22px;
	width: 82px;*/
	display: block;
}
div#Header #header-menu ul li#hconcert a {
	height: 22px;
	width: 65px;
	display: block;
}
div#Header #header-menu ul li#hprofile {
	float: left;
	padding-right:8px;
	/*height: 22px;
	width: 97px;*/
	display: block;
}
div#Header #header-menu ul li#hprofile a {
	height: 22px;
	width: 79px;
	display: block;
}
div#Header #header-menu ul li#hsupporter {
	float: left;
	padding-right:8px;
	/*height: 22px;
	width: 84px;*/
	display: block;
}
div#Header #header-menu ul li#hsupporter a {
	height: 22px;
	width: 72px;
	display: block;
}
div#Header #header-menu ul li#haccess {
	float: left;
	/*height: 22px;
	width: 71px;*/
	display: block;
}
div#Header #header-menu ul li#haccess a {
	height: 22px;
	width: 59px;
	display: block;
}

div#Header #header-menu ul li a:hover {
	background-color:transparent;
}
div#Header #header-menu ul li a:hover img {
	visibility: hidden;
}
div#Header #header-menu ul li a img.act {
	visibility: hidden;
}
div#topflash {
	padding: 20px 0px 0px 0px;
}

/* Breadcrumb */
div#breadcrumb, div#theme_breadcrumbs {
    width: 100%;
    margin-bottom: 5px;
    border-bottom: #DDD solid 1px;
}

/* Content */
div#CenterColumn h2.BlockTitle {
    border-bottom: #1665A8 solid 1px;
    padding: 0px 0px 5px 0px;
}
div#CenterColumn h2.BlockTitle span {
    padding: 0px 0px 0px 5px;
}
div#CenterColumn h2.BlockTitle span img {
    vertical-align: middle;
}
div#CenterColumn div.BlockContent, div#ModuleContents {
    font-size: 100%;
    line-height: 1.6;
    padding: 0;
    clear:both;
}
p {
    margin: 10px 0;
    clear:both;
    margin-bottom: 10px;
}

/* Center LR Column */
div#CenterLColumn {
    float: left;
    width: 49%;
}
div#CenterRColumn {
    float: right;
    width: 49%;
}

div.CenterCblock {
    clear: both;
	margin-bottom:20px;
	border-bottom: #1665A8 solid 1px;
    padding: 0px 0px 10px 0px;
}
div#centerc1 {
    padding: 10px 0px 0px 0px;
}
div.CenterLblock {
    clear: both;
}
div.CenterRblock {
    clear: both;
}

/* Decoration */
ul, ol {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
em {
    font-weight: bold;
    font-style: normal;
    color: #FF0000;
}

/* Left Right Column */
div#LeftColumn {
    float: left;
    width: 180px;
    margin: 0;
	padding: 0;
}
div#RightColumn {
    float: right;
    width: 180px;
	padding-top:25px;
}

div.LeftBlock, div.RightBlock {
	padding: 0px 0 10px 0px;
}

/* Left Right Column Title */
div#LeftColumn h2.BlockTitle, 
div#RightColumn h2.BlockTitle {
    margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	color: #ccc;
	line-height: 120%;
	font-weight: normal;
	border-bottom: #888 solid 1px;
}

/* Left Right Column Content 
div#LeftColumn .BlockContent {
    text-align:center;
}*/
div#RightColumn .BlockContent {
    text-align:center;
}
div#LeftColumn .BlockContent p,
div#RightColumn .BlockContent p {
    text-align:left;
}

/* Footer */
div#BacktoTop {
    text-align: right;
    margin: 10px 0px 5px;
    clear: both;
    font-size:100%;
}
div#Footer {
    clear: both;
    width: 100%;
    margin: 0 auto;
	padding: 20px 0px 30px 0px;
    /*text-align:left;*/
    border-top: #DDD solid 2px;
}
/*div#Footer p {
    margin: 0 10px;
    padding: 15px 0px 20px 0px;
    text-align:left;
    border-top: #DDD solid 2px;
}*/
div#Footer a:link,
div#Footer a:visited {	
    color: #ccc;
	text-decoration: none;
	font-size: 75%;
}
div#Footer a:hover {	
    color: #a1a1a1;
	text-decoration: none;
}
div#Footer #footer-menu-top {
    line-height: 22px;
    text-align:center;
}
#footer-company {
    margin-top:15px;
    line-height: 19px;
    text-align:center;
    font-size: 75%;
}
#footer-copy {
    margin-top:15px;
    text-align:center;
    font-size: 80%;
}

div#Banner {
    clear: both;
    width: 100%;
    margin: 0 auto;
	padding: 20px 0;
}

/* for accessibility */
.Skip {	
    position: absolute;
    left: -999em;
}

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

#sidemenu {
    height: 700px;
	width: 180px;
	display: block;
	background-image: url(images/leftbt_dammy.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mactive {
        background-color: #a1a1a1;
}
    
/******************************************************************************/

/* clearfix http://www.positioniseverything.net/ */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /*display: inline-table;
    position: relative;*/
    zoom:1;/*for IE 5.5-7*/
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/******************************************************************************/

/* XOOPS Main Menu */
.mainmenu, #usermenu {
    margin:0;
    padding:0;
    text-align:left;
}
.mainmenu li, #usermenu li {
    display: inline;
}
.mainmenu a {
    display: block;
    border-bottom: #DDD solid 1px;
	margin:0 1px;
}
.mainmenu a:hover {
    background-color: #000;
}
.mainmenu a.menuTop {
    padding: 5px 10px;
}
/*.mainmenu a.menuMain {
    padding: 5px 10px;
}
.mainmenu a.menuSub {
    padding: 5px 5px 5px 15px;
}*/
td#mainmenu {
    height: 100%;
	width: 180px;
	padding-bottom: 40px;
	background-image: url(images/left_haku.png);
	background-repeat: repeat-y;
}
td#mainmenu div#home {
    line-height: 5px;
    font-size: 5px;
    margin: 0 0 0 16px;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
	background-image: url(images/left_bt_home_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td#mainmenu div#home a {
    line-height: 5px;
    font-size: 5px;
    margin: 0;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
}
td#mainmenu div#news {
    line-height: 5px;
    font-size: 5px;
    margin: 25px 0px 0px 16px;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
	background-image: url(images/left_bt_news_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td#mainmenu div#news a {
    line-height: 5px;
    font-size: 5px;
    margin: 0;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
}
td#mainmenu div#profile {
    line-height: 5px;
    font-size: 5px;
    margin: 25px 0px 0px 16px;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
	background-image: url(images/left_bt_profile_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td#mainmenu div#profile a {
    line-height: 5px;
    font-size: 5px;
    margin: 0;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
}
td#mainmenu div#concert {
    line-height: 5px;
    font-size: 5px;
    margin: 25px 0px 0px 16px;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
	background-image: url(images/left_bt_concert_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td#mainmenu div#concert a {
    line-height: 5px;
    font-size: 5px;
    margin: 0;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
}
td#mainmenu div#supporter {
    line-height: 5px;
    font-size: 5px;
    margin: 25px 0px 0px 16px;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
	background-image: url(images/left_bt_supporter_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td#mainmenu div#supporter a {
    line-height: 5px;
    font-size: 5px;
    margin: 0;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
}
td#mainmenu div#access {
    line-height: 5px;
    font-size: 5px;
    margin: 25px 0px 0px 16px;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
	background-image: url(images/left_bt_access_02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
td#mainmenu div#access a {
    line-height: 5px;
    font-size: 5px;
    margin: 0;
    padding: 0;
	height: 20px;
	width: 164px;
	display: block;
}
td#mainmenu a:hover {
	background-color:transparent;
}
td#mainmenu a:hover img {
	visibility: hidden;
}
td#mainmenu img.mmactive {
	visibility: hidden;
}

td#mainmenu div.submenu-box {
    margin: 18px 0px 0px 35px;
    padding: 0px;
	height: 18px;
	width: 145px;
}
td#mainmenu div.submenu-box img {
    display: block;
    width:14px;
    height:18px;
    float: left;
    margin: 0px;
    padding: 0px;
}

td#mainmenu div.submenu-box a.menuSub {
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
	display: block;
	float: right;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 5px;
	height: 18px;
	width: 125px;
}
td#mainmenu div.submenu-box a.menuSub:hover {
	background-color: #999;
}
td#mainmenu div.submenu-box a.menuSub_active {
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
	display: block;
	float: right;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 5px;
	height: 18px;
	width: 125px;
	background-color: #999;
}
td#mainmenu div.submenu-box-syo {
    margin: 8px 0px 0px 35px;
    padding: 0px;
	height: 16px;
	width: 145px;
}

td#mainmenu div.submenu-box-syo a.menuSub {
	font-size: 85%;
	color: #ccc;
	text-decoration: none;
	display: block;
	float: right;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 5px;
	height: 16px;
	width: 125px;
}
td#mainmenu div.submenu-box-syo a.menuSub:hover {
	background-color: #999;
}
td#mainmenu div.submenu-box-syo a.menuSub_active {
	font-size: 85%;
	color: #ccc;
	text-decoration: none;
	display: block;
	float: right;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 5px;
	height: 16px;
	width: 125px;
	background-color: #999;
}
td#mainmenu div.submenu-box-syo2 {
    margin: 8px 0px 0px 35px;
    padding: 0px;
	height: 27px;
	width: 145px;
}

td#mainmenu div.submenu-box-syo2 a.menuSub {
	font-size: 85%;
	color: #ccc;
	text-decoration: none;
	display: block;
	float: right;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 0px 5px;
	height: 27px;
	width: 125px;
}
td#mainmenu div.submenu-box-syo2 a.menuSub:hover {
	background-color: #999;
}
td#mainmenu div.submenu-box-syo2 a.menuSub_active {
	font-size: 85%;
	color: #ccc;
	text-decoration: none;
	display: block;
	float: right;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 0px 5px;
	height: 27px;
	width: 125px;
	background-color: #999;
}


#usermenu a {
    display: block;
    /*border-bottom: #DDD solid 1px;*/
	margin:0 1px;
    padding: 3px 10px;
}
#usermenu a:hover {
    /*background-color: #bbb;*/
}
#usermenu a.menuTop {}
#usermenu a.highlight {
    /*background-color: #FCC;*/
}

/* XOOPS table */
table {
    width: 100%;
    margin: 0;
    padding: 0;
}
td {
    /*padding: 5px;*/
    vertical-align: top;
}
/* IE6 */
* html td {
    font-size: 12px;
}
* html th {
    font-size: 12px;
}
* html td textarea{
    font-size: 12px;
}
/* IE6 */
.outer {
    width:405px;
    margin: 0px auto 0px auto;
    color:#555;
}
.dout {
    text-align: center;
}
.dout2 {
    text-align: center;
    width:410px;
    padding: 0px 0px 0px 100px;
}
.head {
    background-color: #d5d5d5;
    padding: 5px;
    font-weight: bold;
}
.head2 {
    background-color: #bbb;
    padding: 5px;
    font-weight: normal;
}
.even {
    background-color: #FAFAFA;
    padding: 5px;
}
.odd {
    background-color: #CCC;
    padding: 5px;
}
.foot {
    padding: 5px;
}

tr.even td {
    background-color: #EEE;
    padding: 5px;
}
tr.odd td {
    background-color: #FAFAFA;
    padding: 5px;
}
.head10 {
    background-color: #CCC;
    padding: 5px;
    color:#555;
}
.even10 {
    background-color: #eee;
    padding: 5px;
}

/******************************************************************************/

/* XOOPS item */
.item {}
.itemHead {
    padding: 3px;
    color: #ccc;
}
.itemInfo {
    text-align: right;
    padding: 3px;
}
.itemTitle a {
    font-weight: bold;
    font-variant: small-caps;
    color: #ccc;
    background-color: transparent;
}
.itemPoster {
    font-size: 90%;
}
.itemPostDate {
    font-size: 90%;
}
.itemStats {
    font-size: 90%;
}
.itemBody {
    padding-left: 0px;
}
.itemText {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 100%;
}
.itemText:first-letter {}
.itemFoot {
    text-align: right;
    padding: 3px;
}
.itemAdminLink {
    font-size: 90%;
}
.itemPermaLink {
    font-size: 90%;
}

/* XOOPS Error Msg */
div.errorMsg {
    text-align: center;
    border: 1px solid #C25B10;
    font-weight: bold;
    color: #D56513;
    padding: 10px;
    margin-bottom: 30px;
}
div.confirmMsg {
    color: #ccc;
    text-align: center;
    border: 1px solid #bbb;
    font-weight: bold;
    padding: 10px;
}
div.confirmMsg h4 {
    text-align: left;
    padding-bottom: 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;
}

/* XOOPS Code & Quote */
div.xoopsCode {
    background: #FAFAFA;
    border: 1px inset #000080;
    font-family: "Courier New",Courier,monospace;
    padding: 0px 6px 6px 6px;
}
div.xoopsQuote {
    background-color:#FAFAFA;
    border: #336699 solid 1px;
    padding: 3px;
}

/* XOOPS com */
.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;
}

.margin-top5 {margin-top:5px;}
.margin-top10 {margin-top:10px;}
.margin-top15 {margin-top:15px;}
.margin-top20 {margin-top:20px;}
.margin-top30 {margin-top:30px;}
.margin-top40 {margin-top:40px;}
.margin-top50 {margin-top:50px;}
.padding-top5 {padding-top:5px;}
.padding-top10 {padding-top:10px;}
.padding-top15 {padding-top:15px;}
.padding-top20 {padding-top:20px;}
.padding-top30 {padding-top:30px;}
.padding-top40 {padding-top:40px;}
.padding-top50 {padding-top:50px;}
.line01 {
     border-bottom: 1px solid #aaa;
     padding-bottom: 15px;
}
.ct_breadcrumbs{
	text-align: right;
	font-size				:80%;
	padding : 0px 0px 20px 0px;
}
#maincustum{
	margin:0px;
	padding: 0px 0px 15px 0px;
}
#maincustum h2 {
        font-size: 100%;
        padding-bottom: 10px;
}
#maincustum h3 {
        font-size: 140%;
        font-weight: normal;
        padding-bottom: 40px;
}
.maincustum_basebox {
        background-image: url(images/waku01.png);
        background-repeat: repeat-y;
        width: 428px;
}
.maincustum_basebox img {
        display: block;
}
.maincustum_basebox2 {
        padding: 10px;
}
.maincustum_basebox h4 {
        font-size: 120%;
        font-weight: bold;
        padding: 0px 0px 1px 2px;
        border-bottom: 1px solid #aaa;
}
.maincustum_basebox3 {
        padding: 15px 10px 15px 10px;
}
.maincustum_basebox3 h4 {
        font-size: 120%;
        font-weight: bold;
        padding: 0px 0px 3px 0px;
}
.maincustum_basebox3 .maincustum_hakubox {
        width: 408px;
        margin: 0px auto 0px auto;
}
.maincustum_basebox3 .maincustum_hakubox .maincustum_hakubox_main {
        padding: 0px 5px 0px 5px;
        background-image: url(images/waku02_bk.png);
        background-repeat: repeat-y;
        color: #333;
}
.maincustum_hakubox_ya {
        padding: 8px 0px 8px 0px;
        text-align: center;
}
.maincustum_basebox .maincustum_bun00 {
        float: left;
        width: 320px;
        line-height: 120%;
        padding: 15px 0px 5px 5px;
}
.maincustum_basebox .maincustum_ga00 {
        float: right;
        width: 70px;
        padding: 15px 0px 5px 0px;
        text-align: center;
}
.maincustum_basebox .maincustum_bun01 {
        float: left;
        width: 320px;
        line-height: 120%;
        padding: 10px 0px 5px 2px;
}
.maincustum_basebox .maincustum_ga01 {
        float: right;
        width: 70px;
        padding: 35px 0px 0px 0px;
        text-align: center;
}
.maincustum_basebox .mc_bundai {
        font-size: 150%;
        font-weight: bold;
        line-height: 160%;
}
.maincustum_basebox .mc_bundai2 {
        font-size: 120%;
        font-weight: bold;
        line-height: 100%;
}

.mbox {
    padding: 10px 5px 0px 5px;
}
.mbox2 {
    padding: 0px 0px 0px 0px;
}
.newsb {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
}
.newsb2 {
    margin: 0px 0px 15px 0px;
    padding: 10px 0px 10px 0px;
    border-top:  #333 solid 1px;
    border-bottom: #333 solid 1px;
}
.nth {
    color: #1665A8;
}
.newshead {
    font-weight: bold;
    margin-bottom: 10px;
}
.newsmd{
    line-height: 120%;
}
a.ud {
     text-decoration: underline;
}
.maincustum_col {
     float: left;
     width: 133px;
     font-size: 80%;
     margin-right: 2px;
}
.contact_img {
     vertical-align: middle;
}
.contact_ad {
     font-size: 140%;
     font-weight: bold;
}
h4.newsmd {
     font-size: 140%;
     font-weight: bold;
}
h4.newsmd2 {
     font-size: 140%;
     font-weight: bold;
}
.bold {
     font-weight: bold;
}
.newslist li {
     padding: 0px 0px 5px 0px;
     margin-bottom: 10px;
     border-bottom: #aaa dotted 1px;
}
.newslist_l {
     float: left;
     width: 100px;
     padding: 0px 0px 0px 5px;
}
.newslist_r {
     float: right;
     width: 300px;
}
.newslist_r p {
     margin:  5px 0px 0px 0px;
     padding: 0px 0px 5px 10px;
     line-height: 120%;
}
h5.kyufu {
     font-weight: 120%;
     font-weight: bold;
}
.newslist2 {
     padding: 10px 0px 10px 20px;
}
.access_box_title {
     padding: 0px 0px 3px 0px;
     margin-bottom: 10px;
     border-bottom: #aaa solid 1px;
}
.access_box_title h4 {
     font-weight: 120%;
     float: left;
}
.access_box_title .access_box_url {
     float: right;
     text-align: right;
     padding: 0px 5px 0px 0px;
}
.access_box_dt {
     padding: 0px 0px 0px 15px;
}
#map {
	height: 300px;
	width: 400px;
	margin: 5px 0px 0px 15px;
}
#map_2 {
	height: 300px;
	width: 400px;
	margin: 5px 0px 0px 15px;
}
#map_3 {
	height: 300px;
	width: 400px;
	margin: 5px 0px 0px 15px;
}
.linkhead {
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: #aaa solid 1px;
}
.linkhead ul li {
    margin-bottom: 10px;
    background-image: url(images/gaku_tag.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 12px;
}

.linkhead2 {;
    width: 420px;
    margin: 0px;
    padding: 15px 0px 0px 0px;
}
.linkhead2 ul.bl {
    float: left;
    width: 210px;
    padding: 0px;
}
.linkhead2 ul.br {
    float: right;
    width: 210px;
    margin: 0px;
    padding: 0px;
}
.linkhead2 ul li.ud {
    margin-bottom: 15px;
    padding: 0px;
}
.linkhead2 ul li h5 {
    background-image: url(images/gaku_tag.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 12px;
	margin-bottom: 5px;
}
.linkhead2 ul.linkmain {
	padding: 0px 0px 0px 18px;
}
.linkhead2 ul.linkmain li {
	padding: 0px 0px 8px 0px;
	font-size: 80%;
}
.sitemap {
    margin: 30px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    border-top: #aaa solid 1px;
}
.sitemap ul.big {
    padding: 0px 5px 10px 5px;
}
.sitemap ul.big .tag {
    background-image: url(images/gaku_tag.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 12px;
	margin-top: 15px;
}
.sitemap .mid0 {
	padding: 0px 0px 0px 20px;
	margin-top: 10px;
}
.sitemap .mid {
	padding: 0px 0px 0px 20px;
	margin-top: 10px;
}
.sitemap .sml0 {
	padding: 0px 0px 0px 36px;
	margin-top: 5px;
}
.sitemap .sml {
	padding: 0px 0px 0px 36px;
	margin-top: 3px;
}
.supporter_text01 {
}
#supporter_mdbox01 {
	/*background-image: url(images/supporters_mdbk.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 426px;
	height: 269px;*/
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#supporter_mdbox02 {
	background-image: url(images/friends_mdbk.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 426px;
	height: 264px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.supporter_mdbox01_bt {
	padding: 230px 0px 0px 150px;
}
.supporter_mdbox02_bt {
	padding: 194px 0px 0px 150px;
}
.club_box {
     margin: 30px 0px 0px 0px;
}
.club_box_title {
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 10px 0px;
     border-bottom: #aaa solid 1px;
}
.club_box_title h4 {
     font-size: 120%;
}
.club_box h5 {
     font-size: 120%;
     font-weight: normal;
     padding: 0px 0px 7px 0px;
}
.club_box_dt{
     padding: 0px 0px 0px 0px;
}
.club_box02 {
     padding: 0px 0px 10px 0px;
     border-bottom: #aaa dotted 1px;
}
.club_box_md01{
     font-size: 110%;
     line-height: 125%;
     margin-bottom: 15px;
}
.club_box_md02{
     font-size: 110%;
     line-height: 125%;
     margin-bottom: 15px;
     color: #D9C11A;
}
.club_box_dt02{
     padding: 0px 10px 0px 10px;
}
.goods_box01 {
     padding: 15px 10px 30px 10px;
     margin: 0px 0px 0px 0px;
     border: #666 solid 1px;
}
.pp_box01 ul li {
     padding: 0x 0px 0px 0px;
     margin: 0px 0px 20px 0px;
}
.pp_box01 ul li h4 {
     padding: 0px 0px 0px 0px;
     font-weight: normal;
     margin: 0px 0px 5px 0px;
}
.pp_box01 ul li .txtbox {
     padding: 0px 0px 0px 15px;
     margin: 0px 0px 0px 0px;
}
.pp_box01 ul li .txtbox .txtbox02 {
     padding: 0px 0px 0px 10px;
     margin: 10px 0px 0px 0px;
}
.pp_box01 ul li .txtbox .txtbox02 li {
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
}
.pp_box01 ul li .txtbox .txtbox03 {
     padding: 0px 0px 0px 10px;
     margin: 0px 0px 0px 0px;
     line-height: 120%;
}

.clh {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	text-align: left;
}
.vtm {
    vertical-align:middle;
}
.clhead {
	background-color: #333333;
	color: #CCCCCC;
	font-size: 85%;
}
.clhead td {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.clmain {
	border-collapse:collapse;
	border-spacing: 0;
	text-align: center;
	font-size: 85%;
	color: #555;
}
.clmain th {
	background-color: #AAB4D7;
	border: 1px solid #555;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 13%;
	color: #555;
	font-weight: normal;
}
.clmain td {
	background-color: #eee;
	border: 1px solid #555;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.clmain .bh1 {
	background-color: #E2F5FA;
}
.clmain .bh2 {
	background-color: #FEEDE9;
}
.clmain td a {
	color: #333333;
	text-decoration: underline;
}

.clmain td a:link {
	color: #333333;
	text-decoration: underline;
}
.clmain td a:hover {
	color: #000000;
	text-decoration: underline;
}
.clmain td.hit {
	background-color: #68ABCC;
}


.txtright {
       text-align: right;
}
.txtleft {
       text-align: left;
}
td.even textarea#text {
       font-size: 100%;
}
.searchcenter {
       padding: 0px 0px 10px 0px;
}
.searchcenter h4 {
       padding: 0px 0px 3px 0px;
       margin-bottom: 10px;
       border-bottom: #aaa dotted 1px;
}
.searchcenter ul {
       list-style:none;
       margin-left:10px;
}
.searchcenter li {
    background-image: url(http://www.kansaiphil.jp/images/icons/posticon2.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0px 0px 0px 22px;
	margin-bottom: 5px;
}
.searchall {
       padding: 0px 0px 0px 5px;
}
.searcherr li {
    background-image: none;
}
#search .outer th {
    color:#aaa;
}
#searchtop {
    text-align:left;
    line-height:100%;
}
#searchtop td {
    text-align:left;
    line-height:100%;
    padding: 0px 0px 2px 0px;
}
#searchtop td select option {
    font-size: 90%;
    width: 140px;
}
