@charset 'UTF-8';
/*-------------------------------------------------
  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: #FFF;
	color: #494949;
  font:x-small Trebuchet,Arial,Verdana,Sans-serif;
  font-size/* */:/**/small;
  font-size: /**/small;
	padding: 0;
	margin:0 0 0 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

/* 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
{
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
#header:link, #header:visited
{
	color: #0000FF;
}
#header:hover, #header:active
{
	color: #0000FF;
}
#copyrights:link, #copyrights:visited
{
	color: #474747;
}
#copyrights:hover, #copyrights:active
{
	color: #737373;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 728px;
	height: 0;
	clear: both;
}
.clearAll
{
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 734px;
	height: 168px;
	overflow:none;
	/* large header image is defined below */
	background:#FFF url(images/bg_header.jpg) center 25px no-repeat;
	border-width: 0;
	border-style: solid;
	border-color: #CCCCCD;
	margin: 0 auto;
}

#logolink
{
float:left;
  margin-top:48px;
  margin-left:25px;
  padding:0px;
	width: 684px;
	height: 80px;
	/*background: #fff;*/
}
#logolink a:link, #logolink a:hover, #logolink a:active, #logolink a:visited
{
	display: block;
	width: 684px;
	height: 80px;
	color: #fff;
	font-size:1px;
/* MacIE Hack \*/
	font-size: 0.1px;
/* End of Hack */
}

#tab{
  display:block;
width:180px;
}
#tab ul {
float:right;
  margin-top:46px;
  padding:10px 10px 0;
  list-style:none;
  }
#tab li {
font-size:11px;
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#tab a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#fff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab a {float:none;}
/* End IE5-Mac hack */
#tab:hover {
  color:#333;
  }
#tab:link,
#tab:visited {
  color:#fff;
  }
#tab #current {
  background-image:url("images/left_on.gif");
  }
#tab #current a {
  background-image:url("images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
#ads-728x15-top
{
	width: 728px;
	/* large header image is defined below */
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	border-width: 0;
	border-style: solid;
	border-color: #C9C9CA;
	margin:0 auto;
}
#ads-468x60-top,#ads-468x60-btm{

	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	padding: 0;
	margin: 0px 234px 10px 16px
  
}
#ads, #tag {fnd_2008_01_index... (105 行目)
margin:30px auto 0px;
width:728px;
}
#ads-mid{
  clear:both;
  margin:0 auto;
  border-bottom:1px solid #999;
  padding:30px 0;
  }
#ads-mid-l{width:336px;height:280px;display:block;margin:0px auto;}
#adsLink{width:728px;height:15px;margin:30px auto 30px;}
#ads-728x90-top{
display:block;
	padding: 0;
	margin:0 auto 20px;
	width:728px;
	height:90px;
}
#ads-728x90-btm{
display:block;
	padding: 0;
	margin:20px auto 0;
	width:728px;
	height:90px;
}


/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	background:#FFF center top repeat-y;
	width: 736px;
	border-width: 0px;
	border-style: solid;
	border-color: #CCCCCD;
	margin:0 auto;
	padding:0;
}
#wrapper
{
	width: 736px;
	margin:0 auto;
	padding:0;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 734px;
	height: 1%;
	overflow: visible;
	float: left;
	padding: 0;
	margin-right: -234px;
	border:0px solid #900;
}
.content{
background:#FFF;
}
.content,#ads-468x60-top,#ads-468x60-btm
{
	padding: 0;
	margin: 0px 234px 30px 24px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	font-size: 18px;
	font-weight:bold;
	padding:0;
	margin: 0;
	display:block;
	border:0px solid #ccc;
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;

}
.contenttitle h2:link,
.contenttitle h2:visited,
.contenttitle h2:hover{
color:#4ca036;
text-decoration:none;
}
.contentbody
{

width:468px;
clear:both;
display:block;
  text-align:left;
  font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
  line-height:1.38em;
  font-size:1.1em;
/* MacIE Hack \*/
  font-size:1em;
/* End of Hack */
	margin: 0;
	padding: 0;
}

.contentfoot
{
margin:1em 0 0;
padding:0 0 40px;
clear:both;
display:block;
width:468px;
	border-top:2px dotted #d8d8d8;
}
.contentbody a:link,
.contentbody a:hover,
.contentbody a:visited{
color: #00aebf;
}
.more{
	margin: 0;
	padding:1em 0 0;

}
/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
color:#999;
	line-height: 11px;
	padding: 0 9px 0 0;
}
.contentitemcategory:link,
.contentitemcategory:visited,
.contentitemcategory:hover,
.contentitemcomments:link,
.contentitemcomments:visited,
.contentitemcomments:hover,
.contentitemedit:link,
.contentitemedit:visited,
.contentitemedit:hover
{
color:#999;
}
.contentitempostedby
{
	font-size: 11px;
	line-height: 12px;
	padding: 0 9px 0 0;
}
.contentitemcomments
{
	font-size: 11px;
	line-height: 12px;
	padding: 0 9px 0 0;
}
.contentitemedit
{
	font-size: 10px;
	line-height: 11px;
	padding: 0 9px 0 0;
}
.contentitem
{
display:block;
width:420px;
color:#b3b3b3;
font:10px "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 3px 20px 20px 0;
	margin: 0;
}
.contentitem1
{
	display:block;
	float:left;
	padding: 0 3px 0 0;
}
.contentitem2
{>
	display:block;
	float:left;
	border-left:1px solid #b3b3b3;
	padding: 0 4px 0 4px;
}
.contentitem3
{
	display:block;
	float:left;
	border-left:1px solid #b3b3b3;
	padding: 0 4px 0 4px;
}
.contentitem4
{
	display:block;
	float:left;
	border-left:1px solid #b3b3b3;
	padding: 0 4px 0 4px;
}

.contentitem5
{
	display:block;
	float:left;
	border-left:1px solid #b3b3b3;
	padding: 0 4px 0 4px;
}
.clink1,.clink2,.clink3,.clink4,.clink5,.clink6{
	display:block;
	float:left;
	width:8px;
	height:12px;
	font-size: 10px;
	line-height: 12px;
	padding:0;margin:0;}

.clink1{background:url(images/list-styles/green.gif) 0px 50% no-repeat;}
.clink2{background:url(images/list-styles/green.gif) 0px 50% no-repeat;}
.clink3{background:url(images/list-styles/light-green.gif) 0px 50% no-repeat;}
.clink4{background:url(images/list-styles/yellow.gif) 0px 50% no-repeat;}
.clink5{background:url(images/list-styles/orange.gif) 0px 50% no-repeat;}
.clink6{background:url(images/list-styles/red.gif) 0px 50% no-repeat;}
/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 200px;
	padding:0 12px;
	border:0px solid #333;
}
.sidebar
{
clear:both;
color: #21262A;
margin: 0 0 10px;
}

.sidebartop-wrap {
background:#fff url(images/corners_prof_bot.jpg) no-repeat scroll 1px bottom;
color:#FFFFFF;
margin:0px 0px 0px;
padding:0px 0px 12px;
}
.sidebartop-wrap2 {
background:transparent url(images/corners_prof_top.jpg) no-repeat scroll 1px top;
border-width:0pt;
margin:0pt;
padding:12px 0pt 0pt;
}

.profile{
background:transparent url(images/corners_prof.jpg) repeat-y 1px top;
display:block;
text-align:center;
border:0px solid #999;
padding:12px 0pt;
}
.profile p img{
margin:0 25px 15px;

}
.profile p{
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
background:transparent url(images/bg_profile_h2.jpg) center top no-repeat;
padding:40px 20px 0px 20px;
margin:0pt;
color:#494949;
font-size:88.5%;
font-weight:normal;
text-decoration:none;
text-align:left;
}
.clear{
clear:both;
}
/* Menu lists */
.sidebardl
{
background: #ffffff;
padding: 0 22px 0 8px;
}
.box
{
font-size:0.8em;
margin:0;
padding:0pt 22px 0pt 8px;
border:0px solid #333;
}
.box dd:link,
.box dd:visited
{
display:block;
height:24px;
}
.box dd:hover{
display:block;
height:24px;
}
.sidebardl dt,.sidebar h3
{
clear:both;
	background: #CCFFCC;
	color: #000;
	font-size: 11px;
	font-weight: bold;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 1px 10px;
	margin: 4px 0px;
}
.sidebardl dd
{
clear:both;
	padding:0px;
	margin:0;
}
.sidebardl dd:hover
{
	padding:0;
	margin:0;
	text-decoration: none;
}
.sidebardl dd:link, .sidebardl dd:visited
{
}

.aws_item,.profile{
display:block;
color:#999;
	margin:0;
border:0px solid #ddd;
text-align:center;
background:#fff url(images/corners_prof.jpg) repeat-y 1px top;

}
.aws_item img{
margin:10px auto;
}
.feed-box{
	padding: 4px 24px;
}
dd.feedTitle:link,
dd.feedTitle:visited{
	padding: 0;
font-size:88%;
font-weight:normal;
line-height:130%;
color:#999;
text-decoration:none;
}
dd.feedTitle:hover{
	padding: 0;
font-size:88%;
font-weight:normal;
line-height:130%;
text-decoration:none;

}
#ads-160x600{
display:block;
	padding: 0;
	margin: 10px 0 0 15px;
	width:160px;
}
dd.aws_item,
dd.aws_item:link,
dd.aws_item:hover,
dd.aws_item:visited{
padding:5px 10px;
color: #00aebf;
font-size:85%;
font-weight:normal;
text-decoration:none;
}
/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 734px;
	background: #FFF;
	text-align: center;
	padding: 10px 0 10px 0;
	border-width: 0px;
	border-style: solid;
	border-color: #CCCCCD;
	margin: 0 auto;
}

#copyrights
{
	color: #474747;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
.formbutton
{
	font-size: 11px;
	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;
}
.searchform .formfield
{
	width: 130px;
    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;
}
.loginform .formfield
{
	
	width: 100%;
    font-family: Arial, Tahoma, "Trebuchet MS", Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, "Trebuchet MS", Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, "Trebuchet MS", Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, "Trebuchet MS", Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, 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: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 0;
	padding: 0px 20px 20px 0px;
	font-size: larger;
}
.leftbox {
	float: left;
	border-right: 2px solid #fff;
}
.rightbox {
	float: right;
	border-left: 2px solid #fff;
}
.pageswitch{
clear:both;text-align:center;
padding:0;
font-family:'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;

}
.pageswitch a:link,
.pageswitch a:visited
{
text-decoration:none;
color: #00aebf;
}
.pageswitch a:hover
{
color: #00aebf;
text-decoration:underline;
}

#panel1a,#panel2a,#panel3a,#panel4a,#panel5a{border:0px solid #999}
#panel1a,#panel2a,#panel3a,#panel4a,#panel5a,#panel1a a,#panel2a a,#panel3a a,#panel4a a,#panel5a a{display:block;width:180px;height:24px;margin-left:0px;}

#panel1a a {background:url(images/bg_sidetab.gif) 0px 0 no-repeat;}
#panel2a a {background:url(images/bg_sidetab.gif) 0px -24px no-repeat;}
#panel3a a {background:url(images/bg_sidetab.gif) 0px -48px no-repeat;}
#panel4a a {background:url(images/bg_sidetab.gif) 0px -72px no-repeat;}
#panel5a a {background:url(images/bg_sidetab.gif) 0px -96px no-repeat;}

#panel1a a:hover {background:url(images/bg_sidetab.gif) -180px 0 no-repeat;}
#panel2a a:hover {background:url(images/bg_sidetab.gif) -180px -24px no-repeat;}
#panel3a a:hover {background:url(images/bg_sidetab.gif) -180px -48px no-repeat;}
#panel4a a:hover {background:url(images/bg_sidetab.gif) -180px -72px no-repeat;}
#panel5a a:hover {background:url(images/bg_sidetab.gif) -180px -96px no-repeat;}


.clabel1{color:#007328;}
.clabel2{color:#007328;}
.clabel3{color:#BDD601;}
.clabel4{color:#F8B737;}
.clabel5{color:#EF7301;}
.clabel6{color:#E73917;}

.text{
clear:left;
width:13em;
}