
body {
    background:url(../images/wp.png) #ffffff;
	font-size: 12px;
	color:#666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding:0;
	margin:0;
}

#bg {
    width:auto;
	height:100%;
	margin:0 auto;
	padding:0 20px;
    background:url(../images/bg.png) center repeat-y;  }

a:link, a:visited {
	text-decoration:underline;
	color:#b21608;
}

a:hover, a#active_menu-nav{
	text-decoration:none;
	color:#e5695d;
}

a img {
	border:none;
}


.clr {
	clear:both;
}

#full {
	margin:0 auto;
	width:830px;
	background:#ffffff;
}




/**********************　ヘッダー　***********************/

#headbox {
    height:auto;
	width:auto;
	background:url(../images/headbg.jpg) no-repeat;  }

#head {
	height:60px;
	width:788px;
	padding:20px;
	overflow:hidden;
}

#logo {
	float:left;
	margin-left:10px;
	margin-top:5px;
	margin-right:20px;
	width:250px;
	background:transparent;
}

#user4 {
	opacity:0.7;
	filter: alpha(opacity = 70);
	height:50px;
	float: right;
	margin-top: 5px;
	padding:0;
}

.changer  { 
    height:18px;
	margin-top:10px; }

#newsflash:hover {
	opacity:1;
	filter: alpha(opacity = 100);
}





/**********************　トップメニューバー　***********************/

#topnav {
	width:830px;
	height:34px;
	margin-top:-2px;
	background: url(../images/topbar.png) repeat-x top;
}

#pillmenu {
	text-align:left;
	margin: 0;
	margin-left:15px;
	}


#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:34px;
	}
	
#pillmenu li {

	float: left;
	margin-bottom:0;
	margin-right:0;
	height:34px;
	background-repeat:no-repeat;
	text-align:center;	
	}

#pillmenu li a {
	font-family:Tahoma, Verdana, sans-serif;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	display: block;
	line-height:33px;
	text-decoration: none;
	text-transform:uppercase;
	padding:0 14px;
	}

#pillmenu li a:hover {

	color:#000;
	opacity:1;
	filter: alpha(opacity = 100);

	}

#pillmenu li:hover {

	background:#fff;
	opacity:0.3;
	filter: alpha(opacity = 30);

	}




/**********************　パンくずリスト　***********************/

#breadcr {
	height:20px;
	color:#b5d785;
	background: #3f8416 url(../images/bread.png) repeat-x top;
	padding-left:15px;
	line-height:20px;
}

.breadcrumbs a {
    text-decoration:none;
	color:#f8c265;
}

.pathway {
	display:inline-block;
}




/**********************　コンテンツ　***********************/

#contcontainer {
    background:url(../images/shadow-b.png) repeat-x;
	padding:10px 0 0 0;
}

#content {
	padding:10px;
	line-height:165%;
	width:580px;
	float:left;
}

.contentpane {
	width:180px;
}

h1 {
margin-left:2px;
font-size:1.5em;
color:#555;
text-decoration:none;
height:20px;
line-height:20px;
}

h2,.componentheading {

font-size:1em;
color:#555;
text-decoration:none;
border:1px solid #ddd;
background: #efefef;
padding:2px 20px;
margin-bottom:10px;
}

.contentheading {
background: url(../images/h1.png) no-repeat left center;
padding:10px 50px;
width:100%;
color:#f69125;
font-size:120%;
font-weight:bold; }

h3 {
	
}

h4 {
font-size:1.2em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
	font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
	font:0.5em;
	color:#999;
}

table.moduletable th {
  color: #666;
}

#content ul {
    list-style-type: none;
	list-style-image: url(../images/list.png);  }

#content ul li,  #content ul ol{
	list-style-type: none;
	list-style-image: url(../images/list.png);  }






/**********************　コンテンツ（二分割）　***********************/

#mainfoot h2, #mainfoot h2 a, #mainfoot h2 a:visited, #mainfoot h2 a:hover, #mainfoot h2 a:active {
     font-size: 13px;
	 font-weight:bold;
	 color:#FFFFFF;
	 text-align: left;
	 text-decoration: none;
	 padding: 8px 8px 8px 20px;
	 margin:0;
	 line-height:normal;
	font-family:Verdana,Chicago,Arial,Osaka,sans-serif;
	letter-spacing: 0.1em; }

#mainfoot ul, #mainfoot ul ol {
	margin: 0 0 10px 0;
	list-style:none;
	list-style-image: url(../images/list.png);
	border: 1px solid #ccc;
	padding:10px 10px 10px 30px ;
	background:url(../images/shadow-b.png) repeat-x top;
}
#srfr ul, #srfr ul ol {
	margin: 0 0 10px 0;
	list-style:none;
	list-style-image:none;
	border: 1px solid #ccc;
	padding:10px 10px 10px 5px ;
	line-height:130%;
}

#mainfoot li , #mainfoot li li  {
    border: none;  }

#mainfoot {
    margin: 18px 10px 0 0px;
	padding-top: 14px;  }
	
#mainleft {
    width:60%;
	float:left;
	margin: 0 10px 10px 0;  }

#mainleft ul  {
	background:#fef1dd;  }
	
#mainright {
    width:38%;
	float:left;
	max-width:auto;  }

#mainright ul  {
	background:#f5fbe4;  }

#mainleft li  {
    padding-bottom:4px;
	border-bottom: 1px dashed #d1d1d1;  }
	
.newstitle {
    background:url(../../../images/stories/news.png) no-repeat left center;
	height:30px;
	widows:60%;  }	
	
.blogtitle {
    background:url(../../../images/stories/blog.png) no-repeat left center;
	height:30px;
	widows:38%;  }







/**********************　左メニュー　***********************/

#sidebarleft {
	float:left;
	display:inline;
	margin-right:10px;
	padding:10px;
	width:190px;
}
.moduletable_menu {
	background: url(../images/leftbg.png) no-repeat center bottom;
	padding-bottom:20px;
}

.moduletable_menu li {
	list-style-type:none;
	line-height:30px;
	margin:0 0 1px -38px;
	width:187px;
	/*height:30px;*/
}

.moduletable_menu li:hover {
}

.moduletable_menu li a:link, .moduletable_menu li a:active, .moduletable_menu li a:visited {
	width:auto;
	font-weight:normal;
	color:#333;
	text-align:left;
	text-decoration:none;
	padding-left:30px;
	display:block;
	background:url(../images/mainlevel.png) no-repeat bottom left;
}

.moduletable_menu li a:hover{
	background:url(../images/mainlevel2.png) no-repeat bottom left;
	padding-left:32px;
}

/***　サブメニュー　***/

.moduletable_menu li li {
	display:block;
	margin:0 0 2px -12px;
	line-height:22px;
	width:140px;
	border-bottom:1px dashed #ccc;
	background:none;
}

.moduletable_menu li li a:link, .moduletable_menu li li a:active, .moduletable_menu li li a:visited{
	color:#b21608;
	background:none;
	padding:0 0 0 0px;
	font-weight:normal;
	text-decoration:none;
}

.moduletable_menu li li a:hover{
	color:#e5695d;
	background:none;
	padding:0 0 0 0px;
	font-weight:normal;
	text-decoration:none;
}


/***　アクティブメニュー　***/


#current a:link, #current a:active, #current a:visited {
    background:#f9f9f9;
	background:url(../images/mainlevel3.png) no-repeat bottom left;
	padding-left:32px;
}
#current a:hover; {
}
#current li a:link, #current li a:active, #current li a:visited, #current li a:hover {
	background:none;
	padding:0;
}
.parent .active {
}
.parent li#current a:link, .parent li#current a:active, .parent li#current a:visited {
    background:#f9f9f9;
	background:url(../images/mainlevel3.png) no-repeat bottom left;
	padding-left:32px;
}
ul.menu li ul #current a:link, ul.menu li ul #current a:active, ul.menu li ul #current a:visited, ul.menu li ul #current a:hover {
	background:none;
	padding:0;
}


/***　メニュータイトル　***/

div.moduletable,
div.moduletable_menu {
	
}
div.moduletable h3,
div.moduletable_menu h3 {
	color:#fff;
	font-size:13px;
	margin:5px 0px 0px 0;
	font-weight: bold;
	padding:6px 10px 6px 30px;
	overflow:hidden;
	line-height:20px;
	background:url(../images/menutitle.png) left center no-repeat;
}
/*div.moduletable h3,
div.moduletable_menu h3 {
	color:#b21608;
	font-size:14px;
	margin:5px 0;
	font-weight: bold;
	padding:7px 5px 7px 24px;
	overflow:hidden;
	line-height:20px;
	background:url(../images/lefth3.png) left center no-repeat;*/
}

table.moduletable th {
	font-size:1.3em;
	color:#330066;
	text-decoration:none;
	background:url(../images/menue_balken_blau.png) no-repeat left center;
	padding-left:15px;
}




/**********************　フッター　***********************/

#bottommods {
	background:#e2e2e2;
}

#footer {
	width:810px;
	height:50px;
	line-height:50px;
	text-align:right;
	padding:0 10px;
	background:url(../images/shadow-b.png) repeat-x top;
}
#footer a {
    color:#3f8416;  }
#footer a:hover {
    color:#93c350;  }





/* spacers */

span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}




/* System Standard Messages */
#system-message { margin-bottom: 20px; }
#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}




/* forms */

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}
.contentpaneopen {
	width: 100%;
}
.contentpane {
	width: 100%;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }






#adress {
    border:1px dashed #d1d1d1;
	padding:10px;
	width:auto;
	margin:10px 0;  }

.red {
    font-weight:bold;
	color:#b21608;  }

.small {
    font-size:90%;
