@charset "UTF-8";
/*------------------------------
------------------------------
COLORSET：
------------------------------
text:#000;
background：#e6e6e6;

a:#000;
a:hover:#999;
a:visited:#000;
______________________________________*/


/* ////////////////////////////////////////
Reset by Blueprint
//////////////////////////////////////// */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
margin:0; padding:0; border:0; font-style:inherit; font-size:100%; vertical-align:baseline;
}

table{
border-collapse:separate; border-spacing:0;
}

caption, th, td{
text-align:left;
}

blockquote:before, blockquote:after, q:before, q:after{
content:"";
}

blockquote, q{
quotes:"" "";
}

a img{
border:none;
}


/* ////////////////////////////////////////
YUI Font CSS 
[77% = 10px]
[85% = 11px]
[93% = 12px] (was 92%)
[100% = 13px]
[108% = 14px] (was 107%)
[116% = 15px] (was 114%)
[123.1% = 16px] (was 122%)
[131% = 17px] (was 129%)
[138.5% = 18px] (was 136%)
[146.5% = 19px] (was 144%)
[153.9% = 20px] (was 152%)
[161.6% = 21px] (was 159%)
[167% = 22px] <!-- (renders 1px too small in Op Win/Mac, FF/Mac) -->
[174% = 23px] <!-- (renders 1px too small in Op Win/Mac, FF/Mac) -->
[182% = 24px] <!-- (renders 1px too small in Op Win/Mac, FF/Mac) -->
[189% = 25px] <!-- (renders 1px too small in Op Win/Mac, FF/Mac) -->
[197% = 26px] <!-- (renders 1px too small in Op Win/Mac, FF/Mac) -->
//////////////////////////////////////// */
body {
font:13px/1.231;
*font-size:small; /* for IE */
*font:x-small; /* for IE in quirks mode */
}

/**
* Nudge down to get to 13px equivalent for these form elements
*/ 
select,
input,
button,
textarea {
font:99%;
}

/**
* To help tables remember to inherit
*/
table {
font-size:inherit;
font:100%;
}

/**
* Bump up IE to get to 13px equivalent for these fixed-width elements
*/
pre,
code,
kbd,
samp,
tt {
font-family:monospace;
*font-size:108%;
line-height:100%;
}

/* ////////////////////////////////////////
Settings
//////////////////////////////////////// */
body {
color: #000;
background:#e6e6e6;
line-height:1.5;
font-family:Georgia,"MS PMincho" ,HeiseiMincho, "Hiragino Mincho Pro W3", serif;
text-align:center;
font-size:77%;
}

img {
vertical-align: bottom;
border: none;
}

a {
cursor:pointer;
color:#000;
}

a:hover,
a:active {
color:#666;
text-decoration:none;
}

a:focus{
outline:none;
}

/*
a:hover { 
filter:alpha(opacity=20); 
-moz-opacity:0.20;
-khtml-opacity: 0.2;
opacity:0.20;
background:#000;
}
*/


h3 a {
text-decoration:none;
}

.hover { }
.heightLine { }

.clearfix:after {
content: ".";
display: block;
visibility: hidden;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
clear: both;
}

.clearfix {
zoom: 100%; 
}

/* ////////////////////////////////////////
Module
//////////////////////////////////////// */

/*text------------------------------*/
.upper {
text-transform: uppercase;
}


.sanserif {
font-family:Georgia,"MS PMincho" ,HeiseiMincho, "Hiragino Mincho Pro W3", serif;
}

.serif {
font-style:italic;
}

.bn,
.last {
border:none !important;
}


.dates {
font-size:0.8em;
}


.bg-line-under {
background:url(http://www.cbc-net.com/_commons/images/line-bg.gif) left bottom repeat-x;
}

.left {
	float:left;
}

.right {
	float:right;
}


/*img------------------------------*
img.img-border {
padding:4px;
border-bottom:1px solid #CCC;
border-right:1px solid #CCC;
border-top:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
background-color:#EFEFEF;
}

a:hover img.img-border {
border:1px solid #f00;
}
*/


img.img-border-s {
padding:2px;
border-bottom:1px solid #CCC;
border-right:1px solid #CCC;
border-top:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
background-color:#EFEFEF;
}

a:hover img.img-border-s {
border:1px solid #f00;
}


/*index------------------------------*/
#index p.serif {
font-style:italic;
font-size:1em;
line-height:1.4;
}

/*topicpath------------------------------*/
.topicpath {
padding:10px 12px 9px 12px;
line-height:1em;
background:#333;
color:#fff;
border-bottom:3px solid #666;
}

.topicpath a {
color:#fff;
text-decoration:none;
}

.topicpath a:hover {
color:#f00;
}


/*.h-lines------------------------------*/
.h-lines {
padding:10px 12px;
line-height:1em;
}




/*.titles------------------------------
2階層目のタイトルまわり
*/
.titles {
background:#f3f3f3;
margin-bottom:5px;
}

.titles-main {
float:left;
width:520px;
background:#f3f3f3;
}

.titles-main h1 {
font-size:1.6em;
padding:20px 20px 0px;
margin:0px;
}
.titles-main h2 {
font-size:1.2em;
color:#666666;
font-style:italic;
padding:5px 20px 0px;
margin:0px;
}

.titles-main p {
padding:0px 20px 20px;
}


.titles-right {
width:200px;
float:right;
background:#f3f3f3;
}

.titles-right form {
background:#f3f3f3;
padding:20px;
}

.main-lists {
padding-top:25px;
padding-left:25px;
}



/*#pagenate------------------------------
ページネイト
*/

#pagenate {
clear:both;
position:relative;
height:43px;
width:772px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
background:#fff;
margin-bottom:15px;
}

#pagenate .pagenate-prev {
display:block;
position:absolute;
top:0px;
left:0px;
width:43px;
height:43px;
}

#pagenate .pagenate-next {
display:block;
position:absolute;
top:0px;
right:0px;
width:43px;
height:43px;
}

#pagenate p {
padding-top:10px;
text-align:center;
font-size:1.4em;
}

#pagenate p .current_page  {
color:#ff0000;
}


/*.entry------------------------------*/
.entry {
padding:10px 10px 15px;
font-size: 1.05em;
}

.floatleft{
float: left;
margin-bottom: 50px;
width:640px;
}

.floatright {
width:320px;

float:right;
}
.entry_maintext {
padding:20px;
border-right: 1px solid #ccc;
}
.modelator{
width:620px;
margin: 0px 0px 10px;
padding:10px;
font-size: 1.2em;
border: 1px solid #CCC;
}


.entry img,
.img-border {
text-align:center;
background-color:#f3f3f3;
border:1px solid #ccc;
padding:4px;
}

a:hover .entry img,
a:hover .img-border {
	border:1px solid #f00;
}


.entry img {
}


.entry .topics-img img {
float:right;
margin-left:10px;
border:1px solid #ccc;
}


/*.entry - styles------------------------------*/
.entry h1 {
font-size:1.6em;
padding-bottom:0.9em;
}

.entry h2 {
font-size:1.5em;
padding-bottom:0.4em;
}

.entry h3 {
background-repeat: repeat;
font-size:1.4em;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
color: #333;
padding: 0px 0px 0px 20px ;
border-left:3px solid #3399CC;

}

.entry h4{
background-image: url(http://www.cbc-net.com/_commons/images/bg_shade02.gif) ;
border:1px solid #CCC;
font-size:1.2em;
font-weight:bold;
margin-bottom: 10px;
color: #333;
padding: 10px;
}

.entry  h5{
background-repeat: repeat;
font-size:1em;
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
color: #333;
padding: 0px 0px 0px 20px ;
border-left:3px solid #333;

}
.entry  h6{
background-repeat: repeat;
font-weight: bold;
margin-bottom:10px;
color: #333;
padding: 0px 0px 0px 20px ;
border-left:3px solid #CCCCCC;

}

.entry p {
padding-top:1.1em;

padding-bottom:1em;
line-height:1.8;
}

.entry small { font-size:0.9em; }
.entry big { font-size:1.1em; }

.entry dl { padding-bottom:1em; }
.entry dt {
font-size:1.1em;
font-weight:bold;
color:#333;
}
.entry dd { padding:5px 10px; }

.entry ol, .entry ul, .entry li { margin-left:1em; }
.entry ol, .entry ul { margin-bottom:1em; }
.entry li { padding-bottom:5px; }

.entry th, .entry td { padding:10px 5px; }
.entry th { font-weight:bold; }

.entry pre {
margin:1em 0px;
border:1px solid #d1d1d1;
padding:10px;
font-size:0.9em;
line-height:1em;
font-family:ProFont, Monaco, Verdana, Lucida, Arial, Helvetica, Sans-serif;
}

.entry blockquote {
margin-top:10px;
margin-bottom:10px;
padding:20px;
background-color:#f1f1f1;
border:1px solid #E5E5E5;
}

.entry .imgR{
float:right;
margin-left:10px;
}

.entry .imgL{
float:left;
margin-right:10px;
}

.caption {
float:right;
display: block;
margin-bottom:0;
padding-left:10px;
}

.caption_img img{
border: none;
padding: 0px 0px 5px 0px;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
}
.caption_img {
background-color:#f3f3f3;
border:1px solid #ccc;
padding:4px;
}


.entry table{
	border-top:0px solid #ccc;
	border-left:0px solid #ccc;
	border-collapse:separate;
	*border-collapse:collapse;	/*forIE*/
	border-spacing:0;
	width:100%;
	margin-bottom: 20px;
	/*line-height:1.3;*/
}
.entry table th,
.entry table td{
background-color: #000;
	padding:0 2px 2px 0;
	border:0px;
	text-align:left;
	vertical-align:top;
	font-size:100%!important;
}
.entry table th{
	background-color:#f2f2f2;
	white-space:nowrap;
}
.entry table td{ background-color:#fff;}

/* ////////////////////////////////////////
layout
//////////////////////////////////////// */
.wrapper {
width:1000px;
margin:0px auto;
text-align:left;
}

#contents {
padding-top:34px;
}

#contents .wrapper {
background:url(http://www.cbc-net.com/_commons/images/bg-contents2.gif) left top repeat-y;
}
#contents .wrapper_witoutbg {
width:1000px;
background: #FFF;
margin:0px auto;
text-align:left;

}

#contents #individual {
background:url(http://www.cbc-net.com/_commons/images/bg-individual.gif) left top repeat-y;
}

#contents #individual_witoutbg {
;
}

#main {
width:772px;
float:left;
/*background:url(http://www.cbc-net.com/_commons/images/main-bg2.gif) left top repeat-y;*/
}

#index #contents .wrapper {
/*background:url(http://www.cbc-net.com/_commons/images/bg-contents.png) left top repeat-y;*/
}

#main-left {
width:572px;
float:left;
}

#main-right {
width:200px;
float:right;
}

/* ////////////////////////////////////////
header
//////////////////////////////////////// */
#header {
background:#fff url(http://www.cbc-net.com/_commons/images/_banner.gif) center top no-repeat;
border-bottom:5px solid #333;
}

#header .wrapper {
position:relative;
height:200px;
overflow:hidden;
}

#header h1 {
position:absolute;
left:18px;
top:70px;
width:132px;
height:40px;
}

/*navi------------------------------*/
#header ul {
list-style:none;
}

#header ul li {
display:inline;
}

#header ul li a {
font-size:1.1em;
display:block;
float:left;
text-align:center;
color:#000;
text-decoration:none;
line-height:1em;
}

/*#header-menu------------------------------*/
#header-menu {
position:absolute;
left:0px;
bottom:0px;
}

#header-menu a {
width:111px;
background:url(http://www.cbc-net.com/_commons/images/header-menu-bg02.gif) left top no-repeat;
}

#header-menu a.first {
background:url(http://www.cbc-net.com/_commons/images/header-menu-bg01.gif) left top no-repeat;
}

#header-menu a.last {
background:url(http://www.cbc-net.com/_commons/images/header-menu-bg03.gif) left top no-repeat;
}

#header-menu a .hover{
width:111px;
background-position:0% -142px;
}

#tabsG {
position:absolute;
left:0px;
bottom:0px;
float:left;
width:100%;
font-size:93%;
}

#tabsG ul {
margin:0;
padding:0px 0px 0 0px;
list-style:none;
}
#tabsG li {
display:inline;
margin:0;
padding:0;
}
#tabsG a {
float:left;
background:url("http://www.cbc-net.com/_commons/images/tableft3.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabsG a span {
float:left;
display:block;
background:url("http://www.cbc-net.com/_commons/images/tabright3.gif") no-repeat right top;
padding:12px 20px 12px 16px;
color:#000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsG a span {float:none;}
/* End IE5-Mac hack */
#tabsG a:hover span {
color:#FFF;
}
#tabsG a:hover {
background-position:0% -42px;
}
#tabsG a:hover span {
background-position:100% -42px;
}

#tabsG #current a {
background-position:0% -42px;
color:#FFF;
}
#tabsG #current a span {
background-position:100% -42px;
color:#FFF;

}

/*#header-about------------------------------*/
#header-about {
position:absolute;
right:0px;
bottom:0px;
}

#header-about a {
width:100px;
}

#header-about a.first {
background:url(http://www.cbc-net.com/_commons/images/header-about-bg01.gif) left top no-repeat;
}

#header-about a.last {
background:url(http://www.cbc-net.com/_commons/images/header-about-bg03.gif) left top no-repeat;
}
#tabsG-about {
position:absolute;
right:0px;
bottom:0px;
float:right;
font-size:93%;
}
#tabsG-about ul {
margin:0;
padding:0px 0px 0 0px;
list-style:none;
}
#tabsG-about li {
display:inline;
margin:0;
padding:0;
}
#tabsG-about a {
float:right;
background:url("http://www.cbc-net.com/_commons/images/tableft3.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabsG-about a span {
float:right;
display:block;
background:url("http://www.cbc-net.com/_commons/images/tabright3.gif") no-repeat right top;
padding:12px 18px 12px 16px;
color:#000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsG-about a span {float:none;}
/* End IE5-Mac hack */
#tabsG-about a:hover span {
color:#FFF;
}
#tabsG-about a:hover {
background-position:0% -42px;
}
#tabsG-about a:hover span {
background-position:100% -42px;
}

#tabsG-about #current a {
background-position:0% -42px;
color:#FFF;

}
#tabsG-about #current a span {
background-position:100% -42px;
color:#FFF;
}

/* ////////////////////////////////////////
index
//////////////////////////////////////// */
.load {
	padding:50px;
	text-align:center;
	height:600px;
}


/* ////////////////////////////////////////
index - topics
//////////////////////////////////////// */



/* ////////////////////////////////////////
topics
//////////////////////////////////////// */
#topics {
}

#topics #contents .wrapper {
}

#topics #category #main-left {
padding-top:30px;
}

#topics .topicpath {
background:#9c9d3f;
border-bottom:3px solid #e2e505;
}


/* ////////////////////////////////////////
individual
//////////////////////////////////////// */
#individual {
/*background:#fff url(http://www.cbc-net.com/_commons/images/contents-bg2.gif) left top repeat-y;*/
}

/*individual-column------------------------------*/
#individual-column {
background:#f3f3f3;
border-bottom:1px solid #ccc;
padding:15px 30px 15px;
}

#individual-column h3 {
color:#fff;
background:#e6e6e6 url(http://www.cbc-net.com/_commons/images/editors-bg.gif) left top no-repeat;	
}

#individual-column dl {
font-size:0.9em;
}

#individual-column dt {
padding-bottom:5px;
}

#individual-column dd {
}

#individual-column p {
padding:10px;
font-size:0.9em;
}

#individual-column h1 {
font-size:1.6em;
margin-bottom:5px;

}
#individual-column img {
margin-right:20px;
}

#individual-column .detail_text {

}
#individual-column .detail_text2 {
float:left;
width:180px;
margin-right:20px;
}

#individual-column .date {
font-size:0.8em;
font-style:italic;
margin-bottom:15px;
color:#666;
}

#individual #main-left {
	overflow:hidden;
}

/* ////////////////////////////////////////
pagetop
//////////////////////////////////////// */
#pagetop {
clear:both;
background:url(http://www.cbc-net.com/_commons/images/pagetop-bg.gif) left top repeat-x;
}

#pagetop .wrapper {
background:url(http://www.cbc-net.com/_commons/images/pagetop-wrapper-bg.gif) left top no-repeat;
}

/* ////////////////////////////////////////
footer
//////////////////////////////////////// */
#footer {
clear:both;
padding-top:15px;
background:url(http://www.cbc-net.com/_commons/images/footer-bg.gif) left top repeat;
}

#footer .wrapper {
position:relative;
margin-bottom:35px;
height:200px;
background:url(http://www.cbc-net.com/_commons/images/footer-line.gif) left top repeat-y;
}

#footer ul {
list-style:none;
}

#footer ul li {
padding:5px 10px;
font-size:0.9em;
}

#footer ul li a {
text-decoration:none;
}

#footer .footer-left {
position:absolute;
left:0px;
bottom:0px;
width:280px;
}

#footer .footer-right {
position:absolute;
left:290px;
bottom:0px;
width:280px;
}
