/* CSS Document */

/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #99CC66;
}

a:link, a:visited, a:hover {
	color: #99CC00;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 100%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #FF3300;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #666666;
}

h5{
 font-size: 100%;
 color: #334d55;
}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrap{
	width:800px;
	text-align:left;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 5px;
	-moz-border-radius: 15px;
}


#head{
	margin: 0;
	padding: 10px 0px 2px;
	width: 100%;
}

#navBar{
	margin: 0px 602px 0px 0px;
	padding: 0px;
	text-align: center;
	font-size: 85%;
}

#content{
  float:right;
	width: 550px;
	margin: 0;
	padding: 5px 10px;
}

#content h2 {
	color: #FF6600;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar ul ul li {
border-bottom: 1px solid #E1E1AA;
} 
#navBar ul {
	font-size: 90%;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0px;
}

#navBar ul ul {
	font-size: 80%;
	font-weight: normal;
	list-style-type: none;
	pading-left: 3px;
}

/* fix for browsers that don't need the hack */
/*html>body #navBar li {border-bottom: none;} 



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0px 4px 0px 0px; 
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px;
	clear: both;
}

/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#boxtest {
	background-image: url(image/b2btop1-550.jpg);
	left: 10px;
	border: 1px solid #999999;
	height: 120px;
	width: 545px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
.boxtext {
	font-size: 80%;
}
#topic {
	font-size: 80%;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	width: 550px;
}

#imgshitabox {
	width: 550px;
	margin-left: 10px;
	float: right;
}
#img-shita {
	float: left;
	width: 120px;
	margin-right: 10px;
}
#pickup {

	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	width: 550px;
}
#pickup img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#kakaku {


	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	width: 550px;
}

/************** #カテゴリごとのエントリーリスト*/

.Entrylist-c {	padding: 0px 0px 10px 10px;
	font-size: 80%;
	}
	
.Entrylist-c img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	}
	

.Entrylist-c h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}



/************** #個別エントリー*/

#entry-kobetsu {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 90%;
}

#entry-kobetsu h3 {
	color: #FC9947;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#entry-kobetsu img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

/************** #カテゴリのサブカテゴリエントリー一覧*/

/*#subcatall {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 90%;
	
}

#subcatall h2{
	color: #FC9947;
	line-height: 35px;
	padding-top: 50px;
}
*/
.sub {
	margin-top: 6px;
	margin-bottom: 4px;
	clear: both;
	border-top-style: solid;
	border-top-color: #CCCC66;
	border-top-width: 1px;
	font-size: 90%;
}

.sub h3{
	font-size: 100%;
	line-height: 30px;
}
.sub img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

.detail{
	text-decoration: underline;
	color: #999900;
}

#catefooter{
	border-top-style: solid;
	border-top-color: #CCCC66;
	border-top-width: 1px;
	clear: both;
	font-size: 80%;
	text-align: right;
}

/************** #カテゴリメイン*/

#catemain h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
}

.catebanner {
	font-size: 80%;
	text-align: right;
}
.catebanner img{
	border: 1px solid #999966;
}

/************** #全メニュ共通フッタ*/

#footer{
	clear: both;
	font-size: 70%;
	color: #999999;
	text-align: center;
	margin: 0;
	padding: 10px 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}



/************** #　かなば専用　*/
.bar {
	background-image: url(images/gbar.gif);
	background-repeat: repeat-x;
	width: 780px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.barcontents {
	background-image: url(images/gbar.gif);
	background-repeat: repeat-x;
	width: 550px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	clear: both;
}

#kanabamenu{
margin: 2px 5px 2px 10px;
	padding: 0px;
	
}

.boshu{
	font-size: 80%;
	line-height: 20px;
}

#colum {
	font-size: 80%;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	width: 550px;
}
#colum img {
	text-align: center;
}

.entrybox {
	width: 520px;
	border: 1px solid #009900;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.entrybox h3{
	font-size: 90%;
	color: #FFFFFF;
	background-color: #009900;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.entrybox p{
	margin: 5px;
	font-size: 80%;
}
.entryfoot{
	color: #666666;
	text-align: right;
	margin-right: 5px;
	font-size: 75%;
}
.news {
	font-size: 80%;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
	margin-left: 10px;
}
.news ul{
	font-size: 80%;
	color: #666666;
	padding-left: 0px;
}
.hidari{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.trbdata{
	font-size: 80%;
	color: #999999;
	text-align: right;
	margin: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.trbboxtitle{
	margin: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

.blogname{
	font-size: 80%;
	font-weight: normal;
}

#trbbox{
	margin-top: 10px;
	margin-bottom: 30px;
}



#contest-saiyushu h2{
	font-size: 16px;
	color: #000000;
	margin-bottom: 5px;
}
#contest-saiyushu h3{
	font-size: 14px;
	color: #999900;	
}

#contest-saiyushu h4{
	font-size: 14px;
	color: #666666;	}
	
#contest-saiyushu{
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #91C656;
}

.sakusha{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC66;
	line-height: 20px;
}
.shinsain{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC66;
	line-height: 20px;}

#contestresult{
	text-align: center;
}
#contestresult h2{
	text-align: center;
	font-size: 20px;
}
#contestresult h1{
	text-align: center;
	font-size: 16px;
}
#contest-nyusen{
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #91C656;
}