@charset "euc-jp";

/*--------------------------------------------------------------*/
/* CSS and Graphics are released under Creative Commons Licence */
/* http://www.webplus.jp/                                       */
/* Copyright (C) 2009 Kiyonobu Horita @ WEBPLUS Inc.            */
/*--------------------------------------------------------------*/


@import url("css/ex.css");


/* ---------------------------------------------------------------------
reset elements
--------------------------------------------------------------------- */
*	{
	margin:0;
	padding:0;
	font-style:normal;
}

.page	{
/* for variable width style
	min-width:850px;
	width:100%;
variable style end */

/* fixed width style start */
	width:950px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
/* fixed style end */
	margin:0 auto;
	background:#FFFFFF;
	overflow:hidden;
	text-align:left;
}

.clear	{
	clear:both;
}

ul, ol, dl {
    margin:0;
    padding:0;
}


/* ---------------------------------------------------------------------
HTML TAG Re-definition
--------------------------------------------------------------------- */
body	{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	color:#666666;
	font-family:"¥á¥¤¥ê¥ª", Meiryo, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, sans-serif;
	font-size:90%;
}

table	{
	margin:0;
	padding:0;
	width:100%;
}
table td	{
	padding:0;
	margin:0;
	vertical-align:top;
	line-height:130%;
}

img	{
	border:0;
}

em	{
	color:#CC0033;
	font-weight:bold;
	font-style:normal;
}


/* ---------------------------------------------------------------------
link color
--------------------------------------------------------------------- */
a	{
	color:#336600;
	text-decoration:none;
}
a:hover	{
	color:#FF6600;
	text-decoration:underline;
}
a:visited	{
	color:#336600;
}


/* ---------------------------------------------------------------------
Heading and List tag Settings
--------------------------------------------------------------------- */
h1, h2, h3, h4, h5	{
	margin:10px 0 5px;
	padding:0;
	background:inherit;
	color:#FF6600;
	font-family:"¥á¥¤¥ê¥ª", Meiryo, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, sans-serif;
}
h1	{
	margin-top:20px;
	margin-bottom:10px;
	padding:8px 0px 5px 25px;
	background:url(images/blockTitleBack_c.gif) left center no-repeat;
	border-bottom:1px #333333 dotted;
	color:#006666;
	font-size:125%;
}
h2	{
	padding:8px 0px 5px 25px;
	background:url(images/blockTitleBack_c2.gif) left center no-repeat;
	border-bottom:1px #333333 dotted;
	color:#666600;
	font-size:125%;
}
h3, h4, h5	{
	font-size:100%;
}

.blockContent p	{
	line-height:1.8em;
}

ul, ol, li	{
	margin:0 0 0 10px;
	padding:2px;
	text-align:left;
}
.pico_body ul	{
	list-style:none;
}
.pico_body .tbl_menu td ul	{
	margin:0;
	padding:0;
	margin-left:0px;
}
.pico_body .ul_link li	{
	padding-left:15px;
	background:url(../../images/insert/lm_pai.gif) left center no-repeat;
	font-size:130%;
	line-height:2em;
}
.pico_body .rules li	{
	line-height:1.5em;
}
.pico_body ol	{
	margin-left:40px;
}

.bulletin_block_category_new	{
	margin-bottom:15px;
}

.d3pipes_block_sync_aggregated	{
	margin-left:20px;
	list-style:none;
}

legend	{
	padding:0 10px;
	background:inherit;
	color:#FF6600;
}
legend	{
	padding:0 10px;
	background:inherit;
	color:#666666;
}


/* ---------------------------------------------------------------------
layout
--------------------------------------------------------------------- */
.usual	{
	background:url(images/back_body.jpg) center top repeat-x;
	color:#333333;
	text-align:center;
}

#header	{
	height:250px;
	background:url(images/head_back.gif) left center repeat-x;
	overflow:hidden;
}

.logolink	{
	float:left;
	margin-right:10px;
}

.xoops_banner	{
	float:right;
	padding-top:8px;
	padding-right:8px;
}

.catch	{
	margin-top:20px;
	color:#FFFF00;
	text-align:center;
}

#header_discription	{
	clear:both;
	display:block;
	height:120px;
	background:url(images/main_img.jpg) left top no-repeat;
	color:#FFFFFF;
	font-family:"¥á¥¤¥ê¥ª", Meiryo, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, sans-serif;
	font-weight:bold;
}
#header_menu	{
	display:block;
	height:27px;
	padding:15px 15px 0 15px;
	font-size:85%;
}
#header_menu a{
	color:#FDFDFD;
}
#header_menu ul	{
	margin:0;
	padding:0 3px 0 0;
	background:url(images/header_menu_spl.gif) right center repeat-y;
	text-align:left;
	list-style:none;
}
#header_menu li	{
 	display:inline;
 	margin:5px 0;
	padding:0 5px 0 10px;
	background:url(images/header_menu_spl.gif) left center repeat-y;
}
#header_menu .hm_main	{
	float:left;
}
#header_menu .hm_sub	{
	float:right;
	font-size:11px;
}
#main_area	{
	background:#FFFFFF;
	overflow:hidden;
}

#cc_base	{
	width:530px;
	margin:0 auto;
	padding:15px 0;
	text-align:left;
	overflow:hidden;
}

#side_base	{
	/*width:190px;*/
	margin:0 auto;
	padding:0 0 10px 0;
	overflow:hidden;
}

#footer	{
	clear:both;
	height:50px;
	background:#3C4632 url(images/ex_back.gif) left top repeat-x;
	border-top:1px solid #999999;
	color:#999999;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#footer a	{
	color:#BBBBBB;
}


/* ---------------------------------------------------------------------
main area
--------------------------------------------------------------------- */
#col3, #col2	{
	padding:0 0 15px 0;
}
#col1	{
	padding:0;
}
#col3 .cc_base	{
	float:left;
	position:relative;
	width:60%;
	text-align:left;
	line-height:140%;
	overflow:hidden;
}
#col2 .cc_base	{
	float:left;
	position:relative;
	width:75%;
	text-align:left;
	line-height:140%;
	overflow:hidden;
}
#col1 .cc_base	{
	width:100%;
	margin:0 auto;
	line-height:140%;
	overflow:hidden;
}

.leftcolumn	{
	float:left;
	position:relative;
	width:20%;
	padding-top:10px;
	background:url(images/page_back.gif) left top repeat;
	overflow:hidden;
}
#col2 .leftcolumn	{
	width:24.9%;
}

.rightcolumn	{
	float:left;
	position:relative;
	width:19.9%;
	padding-top:15px;
	overflow:hidden;
}
#col2 .rightcolumn	{
	width:24.9%;
}


/* ---------------------------------------------------------------------
centercolumn
--------------------------------------------------------------------- */
.centerCcolumn	{
	clear:both;
}
.centerCcolumn .blockTitle	{
	clear:both;
	width:100%;
	padding:14px 0 8px 32px;
	background:url(images/blockTitleBack_c_bar.gif) left center no-repeat;
	color:#333333;
	font:bold 120%/normal "¥á¥¤¥ê¥ª", Meiryo, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, sans-serif;
	line-height:normal;
}
.centerCcolumn .blockContent	{
	margin-bottom:10px;
	line-height:150%;
}
.centerLcolumn	{
	float:left;
	width:49%;
	padding:0 3px 0 0;
	overflow:hidden;
}
.centerLcolumn .blockTitle	{
	padding:5px 0 3px 25px;
	background:url(images/blockTitleBack_c2.gif) left center no-repeat;
	color:#555555;
	font:bold 110%/normal "¥á¥¤¥ê¥ª", Meiryo, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, sans-serif;
}
.centerLcolumn .blockContent	{
	margin-bottom:5px;
	padding:3px 8px 8px 3px;
	line-height:140%;
}
.centerRcolumn	{
	float:right;
	width:48%;
	padding:0 0 0 3px;
	overflow:hidden;
}
.centerRcolumn .blockTitle	{
	padding:5px 0 3px 25px;
	background:url(images/blockTitleBack_c2.gif) left center no-repeat;
	color:#555555;
	font:bold 110%/normal "¥á¥¤¥ê¥ª", Meiryo, "Ê¿À®³Ñ¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, sans-serif;
}
.centerRcolumn .blockContent	{
	margin-bottom:5px;
	padding:3px 3px 8px 8px;
	line-height:140%;
}

#content	{
	clear:both;
	line-height:175%;
}

#page_top	{
	clear:both;
	text-align:right;
}
#page_top a	{
	display:block;
	margin-left:auto;
	width:65px;
	height:19px;
	background:url(images/page_top.gif) center center no-repeat;
	text-decoration:none;
}

#xoops_banner	{
	clear:both;
	text-align:center;
	padding:15px 0;
}


/* ---------------------------------------------------------------------
left column & right column
--------------------------------------------------------------------- */
.leftcolumn .blockTitle	{
	width:80%;
	margin-left:5px;
	padding:5px 4px 4px 25px;
	background:url(images/blockTitleBack_l.gif) left center no-repeat;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
}
.rightcolumn .blockTitle	{
	width:100%;
	padding:5px 4px 4px 25px;
	background:url(images/blockTitleBack_r.gif) 5px center no-repeat;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
}
.leftcolumn .blockContent, .rightcolumn .blockContent	{
	margin-bottom:10px;
	padding:5px 10px;
	line-height:130%;
}
.leftcolumn .button	{
	margin:0px 3px;
	background:#FFFFFF;
	border:1px #999999 dotted;
	padding:5px 10px;
}

/* ---------------------------------------------------------------------
decoration
--------------------------------------------------------------------- */
.red	{
	color:#CC0000;
}
.grn	{
	color:#339900;
}
.ble	{
	color:#0066CC;
}
.pnk	{
	color:#FF99CC;
}
.org	{
	color:#FF6600;
}
.fcRed	 	{
	color:red;
}
.fcBlue	 	{
	color:blue;
}
.fcPink	 	{
	color:hotpink;
}
.fcGreen	{
	color:green;
}
.fcOrange	{
	color:orange;
}

.flt_r	{
	float:right;
	margin-left:10px;
}
.flt_l	{
	float:left;
	margin-right:10px;
}
.text_l	{
	text-align:left;
}
.text_r	{
	text-align:right;
}
.text_c	{
	text-align:center;
}

.mgt3	{
	margin-top:3px;
}
.mgt10	{
	margin-top:10px;
}
.mgt20	{
	margin-top:20px;
}
.mgb20	{
	margin-bottom:20px;
}

.sz80	{
	font-size:80%;
}

.sz120	{
	font-size:120%;
}

.sz130	{
	font-size:130%;
}

.sz150	{
	font-size:150%;
}

.line	{
	margin:10px auto;
	text-align:center;
}
.line img	{
	height:20px;
}

.tsuchida	{
	clear:both;
	margin-top:40px;
	height:160px;
	border:1px solid #CC6600;
}
.tsuchida2	{
	clear:both;
	height:160px;
	padding-left:20px;
	border:1px solid #CC6600;
}

.abe	{
	clear:both;
	margin-top:5px;
	height:160px;
	border:1px solid #CC6600;
}
.abe2	{
	clear:both;
	margin-top:5px;
	height:160px;
	padding-left:20px;
	border:1px solid #CC6600;
}

.banner	{
	text-align:center;
}
.banner img	{
	margin-top:3px;
	width:220px;
	height:100px;
}


/* ---------------------------------------------------------------------
xoops mainmenu & usermenu
--------------------------------------------------------------------- */
#mainmenu a, #usermenu a	{
	display:block;
	margin-bottom:4px;
	padding:3px;
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;
	color:#000000;
	text-decoration:none;
	line-height:2em;
}
#mainmenu a:hover, #usermenu a:hover	{
	background-color:inherit;
	background:#FFFFFF;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	color:#FF6600;
	font-weight:bold;
}
#mainmenu a.menuSub, #mainmenu a.menuSub:hover	{
	padding-left:25px;
}

#usermenu a.highlight	{
	padding:3px;
	background:#333333;
	color:#FFFFFF;
}


/* ---------------------------------------------------------------------
for table
--------------------------------------------------------------------- */
.pico_body table	{
	margin:0px 10px;
	margin-bottom:20px;
	width:97%;
}

.pico_body td	{
	padding:5px;
	vertical-align:top;
}

.pico_body .tbl_outline th	{
	padding-right:10px;
	background:#FFFFFF;
	border-right:1px solid #339900;
	border-bottom:1px solid #339900;
	color:#336600;
	font-weight:bold;
	text-align:right;
}
.pico_body .tbl_outline td	{
	padding-left:10px;
	border-bottom:1px dotted #CC9900;
	vertical-align:middle;
}

.pico_body .tbl_price th,
.pico_body .tbl_menu th	{
	padding:5px;
	border:1px solid #0099CC;
	background:#E1F0FF;
	color:#3366CC;
	font-weight:bold;
}
.pico_body .tbl_price td	{
	padding:5px;
	border:1px solid #CCCCCC;
	vertical-align:middle;
}
.pico_body .tbl_menu td	{
	width:50%;
	padding:5px;
	border:1px solid #CCCCCC;
	vertical-align:top;
}
.tbl_procomment td	{
	width:50%;
	border:0px solid #336699;
	border-spacing:8px;
	color:#339999;
	font-size:90%;
	line-height:1.6em;
}
.tbl_proicon td	{
	border:1px solid #DEEDFB;
	border-spacing:3px;
}

.tbl_schedule	{
	border:none;
	border-collapse:collapse;
	border-spacing:0px;
}
.tbl_schedule th	{
	padding:3px 0px;
	width:50px;
	background:#FFFFFF;
	border:1px solid #FF9966;
	font-weight:normal;
	text-align:center;
}
.tbl_schedule td	{
	padding:0px 10px;
	border:1px solid #CCCCCC;
	font-size:0.9em;
	vertical-align:middle;
}
.tbl_schedule td span	{
	color:hotpink;
	font-size:1.2em;
	line-height:1.5em;
}
.tbl_schedule td.headA	{
	text-align:center;
}
.tbl_schedule td img	{
	float:left;
	margin-right:10px;
	width:32px;
	height:40px;
}

.pico_body .tbl_access td	{
	border:0px solid #CCCCCC;
}
.pico_body .tbl_access td ul	{
	margin-left:-10px;
	color:#0066CC;
}
.pico_body .tbl_access img	{
	width:200px;
	height:150px;
	border:1px solid #666666;
}

.outer	{
	background:#FFFFFF;
	border:1px solid #EEEEEE;
}
th	{
	padding:3px;
	background:#E1DFD4;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	font-weight:normal;
	vertical-align:middle;
}
.head	{
	padding:5px;
	color:inherit;
	background:#EBE9DF;
	border-bottom:1px solid #CACACA;
}
.even	{
	padding:2px;
	color:inherit;
	background:#F2F2F2;
	border-bottom:1px solid #CACACA;
}
.odd	{
	padding:2px;
	color:inherit;
	background:#F0F0ED;
	border-bottom:1px solid #CACACA;
}
.foot	{
	padding:5px;
	background:#F2F2F2;
	color:inherit;
	font-weight:bold;
}
tr.even td	{
	padding:2px;
	border-bottom:1px solid #CACACA;
}
tr.odd td	{
	padding:2px;
	border-bottom:1px solid #CACACA;
}
tr.even	{
	background:#E1DFD4;
	color:inherit;
}
tr.odd	{
	background:#F0F0ED;
	color:inherit;
}
tr.odd:hover, tr.even:hover	{
	background:#DFDFDF;
	border-bottom:1px solid #CACACA;
	color:#000000;
}


/* ---------------------------------------------------------------------
error message & quote and code
--------------------------------------------------------------------- */
div.errorMsg	{
	padding:10px;
	background:#F5E8E8;
	border:1px solid #CCCCCC;
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}
div.confirmMsg	{
	padding:10px;
	background:#EFF4DF;
	border:1px solid #CCCCCC;
	color:#003300;
	text-align:center;
	font-weight:bold;
}
div.resultMsg	{
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#333333;
	text-align:center;
	font-weight:bold;
}
div.xoopsCode	{
	width:450px;
	padding:6px;
	background:#EFEFEF;
	border:1px inset #CCCCCC;
	color:inherit;
	overflow:auto;
}
div.xoopsQuote	{ 
	width:450px;
	padding:6px;
	background:#EFEFEF;
	border:1px inset #CCCCCC;
	color:inherit;
	overflow:auto;
}


/* ---------------------------------------------------------------------
for comment area
--------------------------------------------------------------------- */
.formButton	{
	background-color:#EEEEEE;
	border:1px outset #616655;
	color:#7F7F7F;
}


/* ---------------------------------------------------------------------
for comment
--------------------------------------------------------------------- */
.comTitle	{
	margin-bottom:2px;
}
.comText	{
	padding:2px;
}
.comUserStat	{
	margin:2px;
	padding:2px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	color:inherit;
	font-size:80%;
}
.comUserStatCaption	{
	font-weight:normal;
}
.comUserRank	{
	margin:2px;
}
.comUserRankText	{
	font-size:80%;
}
.comUserImg	{
	margin:2px;
}
.comDate	{
	font-size:80%;
}
.comDateCaption	{
}


/* ---------------------------------------------------------------------
for bulletin or news module
--------------------------------------------------------------------- */
.itemHead	{
	padding:2px 5px;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
}
.itemInfo	{
	padding:3px 8px;
	text-align:right;
}
.itemTitle a	{
	font-size:120%;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:none;
}
.itemPoster	{
	font-size:90%;
}
.itemPostDate	{
	font-size:90%;
}
.itemStats	{
	font-size:90%;
}
.itemBody	{
	padding:0 8px 0 13px;
	overflow:hidden;
}
.itemText	{
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.5em;
}
.itemText:first-letter	{
	font-size:1.5em;
	font-weight:bold;
}
.itemFoot	{
	padding:2px;
	border-top:1px dotted #CCCCCC;
	text-align:right;
}
.itemAdminLink	{
	font-size:90%;
}
.itemPermaLink	{
	font-size:90%;
}



/*--------------------¡¡¢¥¡¡end of file¡¡¢¥¡¡*/
