body {
	/*	background: #efefef url(images/bg.gif);*/
	color: #202020;
	/*font-size: 93%;*/
	font-size: 95%;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	letter-spacing: 0.1em;
	background-color: #88A9FF;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

table {
	width: 100%;
}

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

th {
	background: #778899;
	color: #ffffff;
	padding: 2px;
	vertical-align: middle;
}

p {
	margin: 0;
	padding: 5px;
	line-height: 1.6;
}

a {
	background: transparent;
/*	color: #000080;*/
	color: #000099;
	font-weight:normal;
	font-weight:normal;
	text-decoration: none;
}

a:visited {
/*	color: #708090;*/
}

a:hover {
	color: #dc143c;
	text-decoration: underline;
}

th a {
	color: #ffffff;
}

h1, h2, h3, h4, h5 {
	color:#000070;
}

ul {
	text-align: left;
	margin: 2px 2px 2px 15px;
	padding: 2px;
	list-style-position: outside;
	list-style-type: disc;
}

input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}

.outline {
	background: #ffffff;
	/*width: 96%;*/
	width: 960px;
	margin:auto;
}

.container1{
	background-color: #88A9FF;
	width: 100%;	
}

.container2{
	background-color: #88A9FF;
	width: 100%;	
}

.container3{
	background-color: #88A9FF;
	width: 100%;
}

.outline {
	background: #ffffff;
	width: 960px;
	margin:auto;
}

.outline1 {
	background: #ffffff;
	width: 960px;
	margin:auto;
}

.outline2 {
	background: #ffffff;
	width: 960px;
	margin:auto;
}

.outline3 {
	background: #ffffff;
	width: 960px;
	margin:auto;
}

.headerlogo {
	width: 500px;
	height: 100px;
	margin: 0;
	padding: 0;
}

.headerbanner {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.headerbar {
	background: url(images/nav.gif) repeat-x;
	font-size: 10pt;
	text-align: right;
	margin: 0;
	padding: 3px 5px;
	border-bottom: solid 1px #dddddd;
}

.leftcolumn {
	background: url(images/lb.gif) left repeat-y;
	width: 200px;
	font-size: 0.9em;
	border-right: solid 1px #dddddd;
}

.leftcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.leftblockTitle {
	background: url(images/hbar.gif) repeat-x ;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.leftblockContent {
	margin: 5px 2px 10px 2px;
	padding: 3px;
	line-height: 1.2;
}

.centeroutline {
	margin-bottom: 30px;
	padding: 0px;
	border: solid 1px #cccccc;
}

.centeroutlineNobox {
	margin-bottom: 30px;
	padding: 1px;
}


.centercolumn {
	font-size: 0.9em;
	margin: 0;
	padding: 10px;
	padding: 10px 20px 10px 20px;
}

.centercolumn th {
	background: #778899;
	color: #ffffff;
	vertical-align: middle;
}

.centerCcolumn {
	margin: 0;
	padding: 10px 0px 10px 0px;

}

.centerCblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
}

.centerCblockContent {
	margin: 0;
	padding: 8px;
	padding: 0px;
	line-height: 1.4;
}

.centerLcolumn {
	width: 50%;
	margin: 0;
	padding: 0 3px 0 0;
}

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

.centerLblockContent {
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

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

.content {
	text-align: left;
	margin: 0;
	padding: 8px;
}

.rightcolumn {
	/*	background: url(images/rb.gif) right repeat-y;*/
	width: 230px;
	font-size: 0.9em;
	padding: 0px;
	margin:0px;
}

.rightroutline {
	margin: 20px 0px 25px 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
}

.rightroutlineMenu {
	margin: 20px 0px 25px 0px;
	padding: 0px;
	border: 1px solid #ff9933;
	width: 230px;
}


.rightcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
	padding: 0px;
	margin:0px;
}

.rightblockTitle {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	background-color: #FF9933;
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}

.rightblockTitleMenu {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	background-color: #FF9933;
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.rightblockTitle p{
	margin: 0px;
	padding: 0px;
}

.rightblockContent {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	width: 230px;
}

.rightblockContentMenu {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	width: 230px;
	background-color: #FFFFAC;
}

.footerbar {
	background: #000080;
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
	margin: 0;
	padding: 3px;
}

.footerbar a {
	color: #ffffff;
}

.footerbar a:visited {
	color: #ffffff;
}

.footerbar a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}

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: 0px;
	display: block;
}

td#mainmenu a:visited{
	color:#000080;
}


td#mainmenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
/*	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6666;*/
}

td#mainmenu a.menuTop {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuMain {
	margin: 0;
	padding: 12px 0px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 98%;
/*	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ffffff;*/
}

td#mainmenu a.menuMain:hover {
/*	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6666;*/
}

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

/*
************　カスタムブロック　**************/
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}

.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
} 


/*
********************　ボーダー　定義 ********************/

　
/*
************　リスト表示　余白　**************/
.marginleft30{
	margin-left: 30px;
}




.marginleft10{
	margin-left: 10px;
}


.marginright10{
	margin-right: 10px;
}

.ulbox{
	border: 1px dotted #FF6633;
	background-color: #FFE6FF;
	margin-left: 40px;
}



/*
************　ブロックタイトル画像　**************/
.TitleImageA{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}

.Space0Image{
	margin: 0px;
	padding: 0px;
}

/*
************　メインメニュー　**************/
ul#mmenu{
	list-style-type: none;
	padding: 0px;
	margin:0px 20px 0px 20px;
	overflow: auto;
	background-image: url(images/mmenu_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #999999;
}

ul#mmenu li{
	float: left;
	padding: 0px;
}

.LineR{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

/*
************　トップメニュー　サブページ上　**************/
#tmenu{
	font-size: 0.8em;
}

ul#tmenu{
	list-style-type: none;
	padding: 0px;
	margin:0px 0px 0px 0px;
	text-align: right;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}

ul#tmenu li{
	float: right;
	/*border: 1px solid #CCCCCC;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

ul#tmenu li a{
}

ul#tmenu li a:hover{
}

/* スクロール文字
----------------------------------------------- */
#scrollword{
	padding: 10px 20px 0px 20px;
	width: 920px;
}

#scrollword p{
	padding-top: 2px;
	padding-bottom: 2px;
}

/* パンくず 
----------------------------------------------- */
#theme_breadcrumbs{
	margin:0px 20px 0px 20px;
	padding:0px 0px 5px 20px;
	font-size: 85%;
	/*background-color: #E4E4E4;*/
	letter-spacing: 0.1em;
	color: #666666;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#theme_breadcrumbs a{
	/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;*/
	/*background-color: #E4E4E4;*/
	font-weight: bold;
}

/*
************　お知らせ　**************/
/* latest entries block */

dl.informationMain {
	width: 100%;
	overflow: auto;
	margin: 3px 0px 3px 0px;
	padding: 0px;
}
dl.informationMain dt {
	margin:0;
	background-image: url(images/blue_round.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	width: 160px;
	float: left;
}

dl.informationMain dd {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 470px;
	float: right;
}

.informationMain li p { margin:.3em 0 .3em 1em; padding:0;}

.new1{
	color: #FFFFFF;
	background-color: #FF3333;
	padding: 2px;
	margin-left: 10px;
	font-size: 90%;
}

.new2{
	color: #FF3333;
	margin-left: 10px;
	font-size: 90%;
}


#greeting_author{
	float: right;
	margin-left: 20px;
}

/*
************　PICO関連　本文　**************/
.pico_body{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0.1em;
}
.pico_body h1{
	margin-top: 0px;
	padding-top: 20px;
	color: #FFFFFF;
	background-image: url(images/h1-backimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	font-size: 140%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #2D82DC;
}
.pico_body h2{
	border: 1px solid #CCCCCC;
	margin: 20px 0px 10px 0px;
	padding: 3px 0px 3px 50px;
	color: #FFFFFF;
	background-color: #88A9FF;
	background-image: url(images/h2-00.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.pico_body h2.h2-01{background-image: url(images/h2-01.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-02{background-image: url(images/h2-02.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-03{background-image: url(images/h2-03.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-04{background-image: url(images/h2-04.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-05{background-image: url(images/h2-05.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-06{background-image: url(images/h2-06.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-07{background-image: url(images/h2-07.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-08{background-image: url(images/h2-08.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-09{background-image: url(images/h2-09.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-10{background-image: url(images/h2-10.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-11{background-image: url(images/h2-11.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-12{background-image: url(images/h2-12.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-13{background-image: url(images/h2-13.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-14{background-image: url(images/h2-14.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-15{background-image: url(images/h2-15.jpg);background-repeat: no-repeat;background-position: left center;}
.pico_body h2.h2-16{background-image: url(images/h2-16.jpg);background-repeat: no-repeat;background-position: left center;}

.pico_body h3{
	color: #006699;
	margin: 15px 0px 10px 10px;
	padding: 0px 0px 0px 20px;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	background-image: url(images/arrow_right_blue_round.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.pico_body h3.listnone{
	list-style-type: none;
	background-image: none;
	padding: 0px 0px 0px 5px;
}

.pico_body h4{
	color: #009900;
	margin: 15px 0px 3px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
}
.pico_body h5{
	margin: 15px 0px 3px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	color: #FF6600;
}
.pico_body h6{
	color: #009900;
}
.pico_body p{
	margin: 6px 0px 10px 40px;
	padding: 0px 0px 0px 0px;
	line-height: 1.8;
}

.pico_body img{
/*	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
}

.pico_body table{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.pico_body table td{
	margin: 0px;
	padding: 2px;
}

.pico_body ol{
	margin-left:60px;
    padding-left:0px;
	/*border: 1px dotted #FF6600;*/
}

.pico_body ol li{
	margin: 2px 10px 5px 0px;
	padding: 0px 0px 0px 0px;
/*
	line-height: 1.5;
	letter-spacing: 0.1em;
	font-size: 98%;*/
}

.pico_body ul{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	/*border: 1px dotted #FF6600;*/
}
.pico_body ul li{
	margin: 2px 10px 5px 43px;
	padding: 0px 0px 0px 0px;
/*
	line-height: 1.5;
	letter-spacing: 0.1em;
	font-size: 98%;*/
}

ul.pagemenu{
	border: 1px dotted #0033CC;
	background-color: #E0F8D6;
	margin:0px 0px 0px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	overflow: auto;
}

ul.pagemenu li{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

ul.pagemenu li.li-01{background-image: url(images/li-01.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-02{background-image: url(images/li-02.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-03{background-image: url(images/li-03.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-04{background-image: url(images/li-04.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-05{background-image: url(images/li-05.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-06{background-image: url(images/li-06.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-07{background-image: url(images/li-07.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-08{background-image: url(images/li-08.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-09{background-image: url(images/li-09.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-10{background-image: url(images/li-10.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-11{background-image: url(images/li-11.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-12{background-image: url(images/li-12.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-13{background-image: url(images/li-13.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-14{background-image: url(images/li-14.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-15{background-image: url(images/li-15.jpg);background-repeat: no-repeat;background-position: left center;}
ul.pagemenu li.li-16{background-image: url(images/li-16.jpg);background-repeat: no-repeat;background-position: left center;}


/*
************　PICO関連　コンテンツ一覧　**************/
ul.pico_block_menu{
	list-style-position: outside;
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.pico_block_menu li{
	margin-left: 0px;
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 7px;
	border: 1px dotted #dddddd;
	list-style-position: inside;
	list-style-image: url(images/article_text.png);
}

/*
************　PICO関連　コンテンツ一覧　**************/
.AllBlock{
	width: 100%;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
.LineBlock{
	width: 100%;
	overflow: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.LeftBlock{
	border: 1px solid #CCCCCC;
	float: left;
	width: 320px;
	height: 130px;
}

.RightBlock{
	border: 1px solid #CCCCCC;
	float: right;
	width: 320px;
	height: 130px;

}
.underLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*
************　PICO関連　３カラム　トップページ　**************/
.AllBlock{
	width: 100%;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
.LineBlock{
	width: 100%;
	overflow: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.c3LeftBlock{
	/*border: 1px solid #cccccc;*/
	float: left;
	width: 215px;
	height: 205px;
}

.c3CenterBlock{
	/*border: 1px solid #CCCCCC;*/
	float: left;
	margin-left: 10px;
	width: 215px;
	height: 225px;
}

.c3RightBlock{
	/*border: 1px solid #CCCCCC;*/
	float: right;
	width: 215px;
	height: 205px;

}
.underLine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.Allblock ul{
	margin: 42px 0px 0px 35px;
	padding: 0px;
	font-size: 100%;
	list-style-image: url(images/43.jpg);
}

.Allblock ul li{
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

/*
************　メインメニュー　**************/
#TopSectionIntro{
	margin: 5px 10px 20px 10px;
	padding: 1px;
	overflow: auto;
}

#TopSectionIntro h2{
	color: #006699;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 5px 20px;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	background-position: left 3px;
	background-image: url(images/stopplay.gif);
	background-repeat: no-repeat;
	width: 90%;

}


#TopSectionIntro ul{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-image: url(images/43.jpg);
	list-style-position: inside;
	font-size: 100%;
	overflow: auto;
}
#TopSectionIntro ul li{
	margin: 2px 0px 2px 0px;
	padding: 0px;
	float: left;
	/*width: 25%;*/
}

li.width25{
	width: 33%;
	/*border: 1px solid #ff0000;*/
	
}



.menubox-01{
	background-image: url(images/menubox-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menubox-02{
	background-image: url(images/menubox-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menubox-03{
	background-image: url(images/menubox-03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menubox-04{
	background-image: url(images/menubox-04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menubox-05{
	background-image: url(images/menubox-05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menubox-06{
	background-image: url(images/menubox-06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

table.inqTable{
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


table.inqTable td{
	padding:10px 5px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/*
************　table 定義　**************/
table.box {
	margin-left: 35px;
	width: 95%;
}

table.box0 {
	margin-left: 5px;
	width: 95%;
}

table.box td{
	border: 1px solid #CCCCCC;
	padding: 5px;
}

table.nobox td{
	padding: 5px;
}



.blue{
	background-color: #CCFFFF;
}

.yellow{
	background-color: #FFFF99;
}

.fsmall{
	font-size: 85%;
}

table.paddingleft30{
	margin-left: 35px;
	width: 95%;
}

.BlockLatestEntryesCat{
	margin-left: 15px;
	color: #009900;
	font-size: 80%;
	letter-spacing: 0em;
	border: 1px solid #009900;
	text-align: center;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}