/*-------------------------------------------------
  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;
}

/* 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
{
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
}

/* Links */
a:link, a:visited
{
	color: #4040c0;
	text-decoration: none;
}
a:hover, a:active
{
	color: #c04040;
}
#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
-------------------------------------------------*/
#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: #E0E0E0;
	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;
}


/*-------------------------------------------------
  ヘッダーから下の箱　　　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;
}

/*-------------------------------------------------
  Left Menu
-------------------------------------------------*/

#leftbarcontainer
{
	float: left;
	width: 108px;
	padding: 0 0 0 0;
	margin-right: 0;
}
.leftbar
{
	background: #ffffff;
	padding: 0px 0 0 0;
	margin-left: 3px;
}
.leftbar img
{
	float: left;
	padding: 0 0 0 0;
	margin: 2px 0 0 1px;
	vertical-align: top;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #0000ff;
}
.leftbar img:hover
{
	float: left;
	padding: 0 0 0 0;
	margin: 2px 0 0 1px;
	vertical-align: top;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ff0000;
}
.leftbar a:link
{
	
}
.leftbar2
{
	background: #ffffff;
	padding: 3px 0 0 0;
	margin-left: 3px;
}



/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 680px;
	height: 1%;
	overflow: visible;
	float: left;
	margin-left: 10px;
	/*margin: 0 180px;*/
	/*margin-right: 210px;*/
	padding: 0px 0 0 0;
	/*margin-left: 180px;*/
	/*margin-right: -220px;*/
}
.content
{
	padding: 10px 10px;
	/*margin: 7px 224px 30px 180px;*/
}



/*-------------------------------------------------
  写真をいささかゴージャスに
-------------------------------------------------*/
.img-kage {
margin: 0px 0px 0px 5px;
background: url(/images/shadow.jpg) right bottom;
float: left;
}

.img-waku {
position: relative;
left: -10px;
top: -10px;
padding: 5px;
background: #ffffff;
border: 1px solid #999999;
}

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


/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	/*background: 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%;
	font-weight: bold;
	padding: 0 0 6px 0;
	margin: 0;
}
.contentbody
{
	margin-top: 6px;
	font-size: 90%;
	text-align: justify;
	padding: 0 0 16px 0;
}


/*-------------------------------------------------
  SuperBanner
-------------------------------------------------*/
#superbanner
{
	width: 800px;
	height: 90px;
	border-width: 0px 0px 0;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
}
.sblayout
{
	margin-left: 36px;
}


/*-------------------------------------------------
  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;
}

.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: #DEFFA9;
}

/* 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;*/
}

