/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #ffffff;
	color: #494949;
	font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, verdana ,arial ,sans-serif;
	#font-size: medium;
	padding: 0px 0;
	margin: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}
b
{
	font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", HiraKakuPro-W6, Osaka, verdana ,arial ,sans-serif;
	font-weight: bold;
	color: #494949;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, verdana ,arial ,sans-serif;
	font-weight: normal;
	margin: 0;
}

h3
{
	font-size: 90%;
}


/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	padding: 0;
	margin: 0;
}

/* Links */
a:link, a:visited
{
	color: #4040c0;
	text-decoration: none;
}
a:hover, a:active
{
	color: #c04040;
	text-decoration:underline;
}
#header a:link, #header a:visited
{
	color: #474747;
}
#header a:hover, #header a:active
{
	color: #737373;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 800px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#headersearch
{
	position: relative;
	width: 800px;
	font-size:80%;
	/* large header image is defined below */
	background: #ffffff;
	margin: auto;
}
#header
{
	/*position: relative;*/
	width: 800px;
	height: 200px;
	/* large header image is defined below */
	background: #ffffff;
	border-width: 0px 0px 0;
	border-style: solid;
	border-color: #ffffff;
	margin: auto;
}
#header h1
{
	/* small header image specific lines */
	/*height: 60px;*/
	width: 800px;
	/*background: url(/ioskins/totaltop2/images/header.jpg) no-repeat; */
	margin: 0 0px;
	/* end small header image specific lines */
	font-size: 30px;
	text-align: center;
	color: #ffffff;
	display: none;
	/* line-height: 160px; */
}
#header2
{
	width: 800px;
	height: 36px;
	/*background: white url(/images/header_line.gif) no-repeat; */
	margin: auto;
}

/*-------------------------------------------------
  SuperBanner
-------------------------------------------------*/
#superbanner
{
	width: 800px;
	height: 98px;
	border-width: 0px 0px 0;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
}
.sblayout
{
	margin-left: 36px;
}



/*-------------------------------------------------
  Right Menu
-------------------------------------------------*/
#rightbarcontainer
{
	float: right;
	width: 200px;
	padding: 0px 0 0 0;
	margin-left: 0;
	background: #ffffff;
}
.rightbar
{
	color: #21262A;
	background: #ffffff;
	align: center;
	padding: 0px 0 6px 0;
}
.rightbar img
{
	border: 0;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.category1
{
	padding-bottom:62px;
	border-width :1px;
	border-style: solid;
	border-color: #999999;
	background:#ffffff url(/dir/images/jnmn_rogo.gif) bottom no-repeat;
	line-height:130%;
	}
.category_title
{
	font-size:90%;
	padding-top:4px;
	background:#999999;
	text-align:center;
	color:#ffffff;
}
.category_title2
{
	padding-top:0px;
	font-size:80%;
	background:#ffffff;
	text-align:center;
	color:#666666;
}
.category_list
{
	padding:4px;
	font-size:12px;
	line-height:130%;
}

/*-------------------------------------------------
  Left Menu
-------------------------------------------------*/


.leftbarbox img
{
	border: 0;
	vertical-align: top;
	margin: 0 0;
	padding: 0 0;
}

.sampotitle
{
	font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", HiraKakuPro-W6, Osaka, verdana ,arial ,sans-serif;
	font-weight: bold;
	color: #494949;
}
.sampop
{
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #ffffff;
}


#leftbarcontainer
{
	float: left;
	width: 160px;
	padding: 0px 0 14px 0;
	margin-right: 0;
}
.leftbar
{
	color: #21262A;
	margin: 0 0 0 0;
	width: 160px;
}

/* Menu titles */

.leftbarguide
{
	padding: 0 0 14px 0;
	background: url(/ioskins/totaltop2/images/subt_guidance.gif) top no-repeat;
}
.leftbarsampo
{
	padding: 0 0 14px 0;
	background: url(/ioskins/totaltop2/images/subt_sampo.gif) top no-repeat;
}
.leftbarday
{
	padding: 0 0 14px 0;
	background: #ffffff;
}
.leftbarbirds
{
	padding: 0 0 6px 0;
	background: url(/images/bar_birds.gif) top no-repeat;
}
.leftbarspecial
{
	padding: 0 0 14px 0;
	background: url(/ioskins/totaltop2/images/subt_special.gif) top no-repeat;
}
.leftbarsearch
{
	padding: 0 0 6px 0;
	background: url(/images/bar_search.gif) top no-repeat;
}
.leftbarlink
{
	padding: 0 0 14px 0;
	background: url(/ioskins/totaltop2/images/subt_link.gif) top no-repeat;
}
.leftbarblank
{
	padding: 0 0 0px 0;
	/*background: url(/images/bar_top.gif) top no-repeat;*/
}

/* Menu lists */
.leftbardl
{
	padding: 35px 0 0px 0;
	margin: 0;
	/*background: url(/images/bar_bottom.gif) bottom no-repeat;*/
}
.leftbardl a
{
	display:block;
}
.leftbardl dd
{
	margin: 1px 0;
	background: #ffffff url(/ioskins/totaltop2/images/bl160.gif) bottom no-repeat;
	color: #3A3523;
	border-width: 0 0px 0 0;
	border-style: solid;
	border-color: #999999;
	font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, verdana ,arial ,sans-serif;
	font-size: 80%;
	padding: 4px 6px 4px 6px;
}
.leftbardl dd:hover
{
	/*background: #E7E7E7 url(/images/aqua4.gif) left center no-repeat;*/
}

.leftbardl2
{
	padding: 37px 0 0px 0;
	margin: 0;
	/*background: url(/images/bar_bottom.gif) bottom no-repeat;*/
}
.leftbardl2 a
{
	display:block;
}
.leftbardl2 dd
{
	margin: 1px 0;
	/*background: #f0f0f0;*/
	color: #3A3523;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #999999;
	font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, verdana ,arial ,sans-serif;
	font-size: 80%;
	padding: 4px 6px 4px 6px;
}
.leftbardl2 dd:hover
{
	/*background: #E7E7E7;*/
}
.leftbardl2 img
{
	border: 0;
	vertical-align: top;
}

.leftbardl3
{
	padding: 10px 0 11px 0;
	margin: 0;
	/*background: url(/images/bar_bottom.gif) bottom no-repeat;*/
}
.leftbardl3 a
{
	display:block;
}
.leftbardl3 dd
{
	margin: 1px 0;
	/*background: #f0f0f0;*/
	color: #3A3523;
	border-width: 0 0px 0 0;
	border-style: solid;
	border-color: #999999;
	font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, verdana ,arial ,sans-serif;
	font-size: 80%;
	padding: 4px 6px 4px 6px;
	}
.leftbardl3 dd:hover
{
	/*background: #E7E7E7;*/
}
.leftbardl4
{
	padding: 10px 0 11px 0;
	margin: 0;
	/*background: url(/images/bar_bottom.gif) bottom no-repeat;*/
}
.leftbardl4 a
{
	display:block;
}
.leftbardl4 dd
{
	margin: 1px 0;
	background: #ffffff url(/ioskins/totaltop2/images/bl160.gif) bottom no-repeat;
	color: #3A3523;
	border-width: 0 0px 0 0;
	border-style: solid;
	border-color: #999999;
	font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, verdana ,arial ,sans-serif;
	font-size: 80%;
	padding: 4px 6px 4px 6px;
}
.leftbardl4 dd:hover
{
	/*background: #E7E7E7 url(/images/aqua4.gif) left center no-repeat;*/
}


/*-------------------------------------------------
  ヘッダーから下の箱　　　Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 800px;
	background: white;
	padding: 4px 0 0 0;
	border-width: 0 0px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
}
#wrapper
{
	width: 800px;
	/*background: white url(images/bgcontainer02.gif) repeat-y right;*/
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 420px;
	height: 1%;
	overflow: visible;
	float: left;
	/*margin: 0 180px;*/
	/*margin-right: 210px;*/
	padding: 0px 0 0 0;
	/*margin-left: 180px;*/
	/*margin-right: -220px;*/
}
.content
{
	padding: 0 10px;
	/*margin: 7px 224px 30px 180px;*/
}
.imagebox
{
	
}
.imagebox img
{
	border: 0;
	vertical-align: top;
}
.txtbox
{
	display: none;
}

/*-------------------------------------------------
  お知らせ
-------------------------------------------------*/
#infobox
{
	width: 420px;
	padding: 5px 0px 6px 0px;
	background: url(/images/bar_info_top.gif) top no-repeat;
}
.infobox2
{
	padding: 13px 0 10px 0;
	background: url(/images/bar_info_bottom.gif) bottom no-repeat;
}
.infotitle
{
	font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", HiraKakuPro-W6, Osaka, verdana ,arial ,sans-serif;
	background: #fff2f2;
	padding-left: 8px;
	font-size: 90%;
	color: #f33;
	font-weight: bold;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #999999;
}
.infocomment
{
	background: #fff2f2;
	padding-left: 20px;
	font-size: 90%;
	color: #333;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #999999;
}



/*-------------------------------------------------
  上段に入れるもの色々
-------------------------------------------------*/
#topcontents
{
	width: 420px;
	padding: 0px 0px 5px 0px;
}
.topbanner
{
	margin-left: 10px;
}

/*-------------------------------------------------
  中段に入れるもの色々
-------------------------------------------------*/
#centercontents
{
	width: 420px;
	padding: 5px 0px 5px 0px;
}
.centerbanner
{
	margin-left: 10px;
}

/*-------------------------------------------------
  最近の記事背景
-------------------------------------------------*/
.recentnews
{
	width: 420px;
	padding: 0 0 6px 0;
	background: url(/images/bar_recentnews.gif) top no-repeat;
}
.recentnews2
{
	background: #ffffff;
	padding: 6px 0 0 0;
	border-width: 0 0px 0 0;
	border-style: solid;
	border-color: #999999;
}
.recentarea
{
	margin-left: 8px;
}
.recenttitle
{
	margin-left: 16px;
}

/*-------------------------------------------------
  テキスト広告
-------------------------------------------------*/
#textadbox
{
	width: 420px;
	padding: 5px 0px 5px 0px;
	background: #f0f0f0;
}
.textad
{
	font-size: 12px;
	margin-left: 10px;
}


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.newcontent
{
	clear: both;
	padding: 0 0 0px 0;
	/*background: url(/images/bar_topnews.gif) top no-repeat;*/
}
.newcontent2
{
	padding: 0px 0 0px 0;
	/*background: url(/images/bar_bottom420.gif) bottom no-repeat;*/
}

.contenttitle
{
	clear: both;
	background: #fbf9ee url(images/dot.gif) bottom repeat-x;
	padding: 6px 6px 6px 6px;
	margin: 0;
	border-width: 0 0px 0 0;
	border-style: solid;
	border-color: #999999;
}
h2
{
	font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", HiraKakuPro-W6, Osaka, verdana ,arial ,sans-serif;
	font-size: 100%;
	font-weight: bold;
}


.contentbody
{
	font-size: 90%;
	text-align: justify;
	padding: 6px 6px 16px 6px;
	background: #fbf9ee;
	border-width: 0 0px 0 0;
	border-style: solid;
	border-color: #999999;
}
.contenttitle2 h2
{
	clear: both;
	background: #ffffff url(images/dot.gif) bottom repeat-x;
	font: normal normal normal 100%/1.5 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", HiraKakuPro-W6, Osaka, verdana ,arial ,sans-serif;
	font-size: 100%;
	padding: 6px 6px 6px 6px;
	margin: 0;
	font-weight: bold;
}
.contentbody2
{
	font-size: 90%;
	text-align: justify;
	padding: 6px 6px 16px 6px;
	background: #ffffff url(images/dot.gif) bottom repeat-x;
}

.featurebox
{
	clear: both;
	width: 420px;
	padding: 0 0 6px 0;
	/*background: url(/images/bar_feature.gif) top no-repeat;*/
}
.featurebox2
{
	background: #ffffff;
	padding: 6px 0 0 18px;
	border-width: 0 0px 0 0;
	border-style: solid;
	border-color: #999999;
	font-size: 90%;
}


/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 800px;
	height: 20px;
	background: #ffffff url(/images/bar_footer.gif) no-repeat;
	text-align: center;
	padding: 0px 0 0px 0;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 0 auto;
}

#copyrights
{
	color: #474747;
	font-size: 11px;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
#sform
{
width:300px;
background:#eeeeee;
border: 1px solid #bbb;
}


.loginform, .searchform
{
	padding: 4px 0 0px 0;
	margin: 5px 0;
}

.formfield
{
	display:block;
	font-size: 90%;
	background: white;
	color: #494949;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 90%;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.commentform .formfield, .commentform .formbutton, .loginform .formbutton {
	display: block;
}
.searchform .formfield
{
	width: 400px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}

#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}

.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #ffddff;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	/*width: 20%;*/
}
.leftbox {
	float: left;
	/*border-right: 2px solid #ccc;*/
}
.rightbox {
	float: right;
	/*border-left: 2px solid #ccc;*/
}

/* 回り込みの解除 */
.clear
{
	clear: both;
}

/* ケータイだけに表示 */
.pcnot
{
	display: none;
}