/* CSS Document */

*{
	margin: 0;
	padding: 0;
	font-size: 13px;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
} 
body{
	/*font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;*/
	font-family: "HGS明朝E","ＭＳ Ｐ明朝", "平成明朝" serif;
	/*font-size: 12px;*/
	margin: 0;
	padding: 0px;
/*	background: url(../../shiraken_template/images/bg01.jpg);*/
}
table{
	border-collapse: collapse;
}
form{
	margin: 0;
	padding: 0;
}

/* outline */

#outer{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#mainouter{
	width: 818px;
	margin: 0 auto;
	background: url(../../shiraken_template/images/bg.jpg);
}

#header{
	padding: 0 9px 0 9px;
}

#mainimage{
	height: 325px;
	margin: 0 19px 0 19px;
	background: url(../../shiraken_template/images/main_under.jpg) bottom no-repeat;
}

.moduletablemainback{
	width: 780px;
	height: 325px;
	background: url(../../../images/stories/top_image/main.jpg) no-repeat;
	text-align: left;
}
.moduletablemainback td p{
	font-family: "HGS明朝E","ＭＳ Ｐ明朝", "平成明朝" serif!important;
	font-weight: bold;
	color: #444444;
}

#topmainleft{
	display: block;
	float: left;
	position: relative;
	width:411px;
	margin: 0;
	padding: 0; 
}

#topmainright{
	display: block;
	float: left;
	position: relative;
	width:394px;
	margin: 0;
	padding: 0; 
}

#footer{
	height: 80px;
	background: url(../../shiraken_template/images/footer.jpg) bottom no-repeat;
	clear: both;
	padding:0 auto;
	text-align: center;
}





/* main-tag */

hr {
	color			: #DADDD0;
	height			: 1px;
	width			: 90%;
}
hr.separator{
}
h1{
	font			: bold 120% "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color			: #334d55;
	margin			: 0px;
	padding			: 0px;
}
h2{
	font			: bold 114% "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color			: #006699;
	margin			: 0px;
	padding			: 0px;
}
h3{
	font			: bold 100% "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color			: #334d55;
	margin			: 0px;
	padding			: 0px;
}
h4{
	font			: 100% "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color			: #333333;
	margin			: 0px;
	padding			: 0px;
}
h5{
	font			: 100% "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color			: #334d55;
	margin			: 0px;
	padding			: 0px;
}
/*p{
	text-align: left;
	width: 100%;
}*/
/* for joomla! */

/* site name */
.site_name{
}

.left{
	float: left;
}
.right{
	float: right;
}
.clr{
	clear: both;
}

/* top navi */
ul#mainlevel -nav{
	text-decoration: none;
	clr: both;
}
ul#mainlevel-nav li{
	position: relative;
	float:left;
	width: 129px;
	display: block;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	text-align: center;
	list-style: none;
	background: #EEEEEE;
}
ul#mainlevel-nav li:hover{
	position: relative;
	float:left;
	text-decoration: none;
	list-style: none;
	background: #FFFFFF;
}
ul#mainlevel-nav a{
	text-decoration: none;
	font-size: 14px;
	display: block;
}
#sublevel -nav a:hover{
	display: block;
	background: #FFFFFF;
}
#sublevel -nav a:visited{
	display: block;
	background: #EEEEEE;
}

#header #gnavi a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* main navi */
a.mainlevel:link{
	display: block;
	background: #EEEEEE;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	font-size: 14px;
	text-decoration: none;
}
a.mainlevel:visited{
	display: block;
	background: #EEEEEE;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	font-size: 14px;
	text-decoration: none;
}
a.mainlevel:hover{
	display: block;
	background: #FFFFFF;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	font-size: 14px;
	text-decoration: none;
}
a.mainlevel:active{
	display: block;
	background: #FFFFFF;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 10px;
	font-size: 14px;
	text-decoration: none;
}
a.sublevel:link{
	display: block;
	background: #FFFFFF;
	width: 100%;
	/*height: 20px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	text-decoration: none;
}
a.sublevel:visited{
	display: block;
	background: #FFFFFF;
	width: 100%;
	/*height: 20px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	text-decoration: none;
}
a.sublevel:hover{
	display: block;
	background: #EEEEEE;
	width: 100%;
	/*height: 20px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	text-decoration: none;
}

/* contents */
.componentheading{
	display: none;
}
.contentheading{
}
.contentdescription{
}
table.contentpaneopen, table.contentpane{
}
.contentpaneopen table, .contentpane table{
}

/* contents details*/
.modifydate{
}
.small{
}
.createdate{
}


/*web link  & table contents */
.sectiontableheader{
}
.sectiontableentry1{
	
}
.sectiontableentry2{
}
.weblinks{
}
a.weblinks:hover{
}

/* back botton*/
.backbutton{
}

/*the Next... or Read On... link*/
a.readon:link{
}
a.readon:visited{
}
a.readon:hover{
}

/* pathway */
.pathway{
}
a.pathway{
}
a.pathway:visited{
}
a.pathway:hover{
}

/* modules */
table.moduletable{
}
table.moduletable th{
}
table.moduletable td{
}

/* polls */
.poll{
}
.pollstableborder{
}

/*Page Navigation */
a.pagenav{
}
a.pagenav:visited{
}
a.pagenav:hover{
}
.sectiontablefooter{
}
.pagenavbar{
}

/*add*/

.moduletablemainback td p{
	font-family: "ＭＳ Ｐゴシック", Osaka, serif;
	/*font-weight: bold;*/
	padding-left: 50px;
	text-align: left;
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 20px;
}

.article_seperator{
	display: none;
}


#topmainleft .mod_contentitem{
	padding-left: 18px;
}
/* Other than IE */
html[xmlns] #topmainleft .mod_contentitem{
	padding-left: 20px;
}
#topmainright .mod_contentitem{
}
/* Other than IE */
html[xmlns] #topmainright{
	padding-left: 8px;
}
li.first{
	background: none!important;
}

.moduletable-news{
	border: 1px solid #CCC;
	width: 380px;
	margin-bottom: 15px;
}
.moduletable-news th{
	/*padding: 0 0 3px;*/
	height: 22px;
	border-bottom: 1px solid #CCC;
	background: url(../../shiraken_template/images/news_back.gif) repeat-x;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	font-size: 1.1em;
	font-family: "ＭＳ Ｐ明朝", "平成明朝" serif;
}
.moduletable-news td{
	padding: 0 5px 5px 0;
}
.moduletable-news ul{
	list-style-type: none;
	padding: 5px 10px;
	text-align: left;
}
.moduletable-news ul li{
	margin: 5px 0;
}
.moduletable-news ul li span{
	margin-right: 5px;
}
.moduletable-news ul li a{
	font-size: 1.1em;
}
.moduletable-news p{
	text-align: right;
}

.mod_contentitem3{
	width: 380px;
}
.mod_contentitem3 table td{
	text-align: left;
}
.mod_contentitem3 table.contentpaneopen table{
	width: 270px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.mod_contentitem3 table.contentpaneopen table th{
	padding: 1px 0 0;
	height: 18px;
	border-bottom: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	font-size: 1.1em;
	font-family: "ＭＳ Ｐ明朝", "平成明朝" serif;
}
#loginbox{
	height: 113px;
}
#loginbox th{
	background: url(../../shiraken_template/images/login_back.gif) repeat-x;
}
#searchbox{
	height: 100px;
}
#searchbox th{
	background: url(../../shiraken_template/images/search_back.gif) repeat-x;
}
.mod_contentitem3 table.contentpaneopen table td{
	text-align: left;
	padding: 5px 5px 0;
	white-space: nowrap;
}
td.rcel{
	text-align: right!important;
}
img#iso{
	border: 1px solid #CCC;
	margin-left: 7px;
}

#footer table{
	display: inline;
}
#footer ul{
	list-style-type: none;
	text-align: center;
}

#footer ul li{
	float: left;
	padding: 0 7px 0 14px;
	margin: 5px 7px 13px 0;
	background: url(../../shiraken_template/images/seperator.gif) no-repeat left center;
}
#footer ul li a{
	/*color: #333;*/
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
}
#footer p{
	clear: both;
	text-align: center;
	margin-bottom: 3px;
}