@charset "UTF-8";
/* CSS Document */

div#mainLeft h2{
	width:620px;
	height:102px;
	margin-bottom:24px;
	background:url(../img/ippin_main_header.gif) 0px 0px no-repeat;
} 
div#mainLeft h2 a{
	display:block;
	width:620px;
	height:102px;
}

div#mainLeft h3#catHeader{
	width:485px;
	margin-bottom:14px;
	padding:4px 0 0 132px;
	background:url(../img/ippin_cat_title_bg.gif) bottom left no-repeat;
	font-size:136%;
	font-weight:bold;
}

div#mainLeft h3.entryHeader{
	width:609px;
	/* height:24px; */
	margin-bottom:14px;
	padding:9px 0 0 8px;
	background:url(../img/ippin_entry_title_bg.gif) bottom left repeat-x;
	font-size:136%;
	font-weight:bold;
	color:#ffffff;
}

div#mainLeft h3.entryHeader a{
	color:#ffffff;
} 

div#mainLeft h3.entryHeader .category{
	display:inline;
	margin-left:0;
	color:#ffffff;
}

/*.newEntry //////////////////////////////*/
.newEntry {
	clear:both;
	position:relative;
	margin-bottom:15px;
	width:617px;
	min-height:188px;
	_height:188px;
}
.newEntry div.newEntryImg {
	position:relative;
	float:left;
	margin-bottom:30px;
	width:200px;
}
.newEntry div.newEntryImg img {
	border:1px #000000 solid;
}

.newEntry span{
	position:relative;
	display:block;
	margin-left:220px;
	color:#242424;
}
.newEntry span.title {
	font-size:108%;
	font-weight:bold;
}
.newEntry span.date {
	margin-bottom:4px;
	height:14px;
	font-size:77%;
	color:#666666;
}

.newEntry span.entryBody {
	margin-top:10px;
	font-size:93%;
}
.newEntry span.moreRead {
	height:14px;
	font-size:93%;
	text-align:right;
	color:#666666;
}

.newEntry a:hover span.entryBody,
.newEntry a:hover span.moreRead{
	color:#FF9E00;
}

/*#pastEntry//////////////////////////////*/
#pastEntry {
	position:relative;
	margin:20px 0px;
	width:617px;
}
#pastEntry li {
	clear:both;
	position:relative;
	margin-bottom:30px;
	width:617px;
	min-height:138px;
	_height:138px;
}
#pastEntry li a {
	position:relative;
	width:617px;
}

#pastEntry li a span {
	position:relative;
	display:block;
	margin-left:180px;
	color:#242424;
}

#pastEntry li a img {
	position:relative;
	float:left;
	margin-bottom:20px;
	width:150px;
}

#pastEntry li a span.date {
	height:14px;
	font-size:77%;
	color:#666666;
}

#pastEntry li a span.entryBody {
	margin-top:10px;
	font-size:93%;
}
#pastEntry li a span.moreRead {
	height:14px;
	font-size:93%;
	text-align:right;
	color:#666666;
}

#pastEntry li a:hover span.entryBody,
#pastEntry li a:hover span.moreRead{
	color:#FF9E00;
}

/* Entry Main Page */
#entryMain div.entryBody span img{
	border:1px #000000 solid;
}

#entryMain div.entryBody a{
	display:inline;
	text-decoration:underline;
}

/*#mainLeft #categoryArchive====================*/
#categoryArchive {
	position:relative;
	margin-bottom:15px;
	width:617px;
}

#categoryArchiveList {
	position:relative;
	margin:20px 0px;
	width:617px;
}
#categoryArchiveList li {
	clear:both;
	position:relative;
	margin-bottom:30px;
	width:617px;
	min-height:138px;
	_height:138px;
}
#categoryArchiveList li a {
	position:relative;
	width:617px;
}

#categoryArchiveList li a span {
	position:relative;
	display:block;
	margin-left:180px;
	color:#242424;
}

#categoryArchiveList li a img {
	position:relative;
	float:left;
	margin-bottom:20px;
	width:150px;
}

#categoryArchiveList li a span.date {
	height:14px;
	font-size:77%;
	color:#666666;
}

#categoryArchiveList li a span.entryBody {
	margin-top:10px;
	font-size:93%;
}
#categoryArchiveList li a span.moreRead {
	height:14px;
	font-size:93%;
	text-align:right;
	color:#666666;
}

#categoryArchiveList li a:hover span.entryBody,
#categoryArchiveList li a:hover span.moreRead{
	color:#FF9E00;
}

/*#mainLeft #entryMain ====================*/
div#mainLeft #entryMain #entryBodyContinu{
	clear:both;
	width:609px;
	min-height:60px;
	_height:60px;
	margin:24px 0;
	padding-left:8px;
	border-left:4px solid #289ebc;
}

div#mainLeft #entryMain #entryBodyContinu h4{
	font-size:108%;
	font-weight:bold;
}

div#mainLeft #entryMain #entryBodyContinu p{
	font-size:93%;
}

/*#mainLeft #relatedArticle ====================*/
div#mainLeft #relatedArticle{
	display:block;
	clear:both;
	width:617px;
	height:220px;
}

div#mainLeft #relatedArticle h4{
	position:relative;
	display:block;
	width:617px;
	height:24px;
	margin-bottom:14px;
	background:url(../img/ippin_entry_header_category.gif) 0px 0px no-repeat;
}

div#mainLeft #relatedArticle h5{
	width:601px;
	height:24px;
	padding-left:16px;
	background:url(../img/ippin_wid_category_list_icon.gif) 0px 2px no-repeat;
}

div#mainLeft #relatedArticle ol {
	position:relative;
	padding:10px 0px 14px 14px;
}

div#mainLeft #relatedArticle ol li {
	width:603px;
	height:14px;
	margin-bottom:4px;
}

div#mainLeft #relatedArticle ol li a {
	font-size:93%;
}

div#mainLeft #relatedArticle ol li a:hover {
	color:#FF6600;
}


/*#entryLink ====================*/
#entryLink {
	clear:both;
	position:relative;
	margin-bottom:30px;
	width:617px;
	height:12px;
	padding-top:8px;
	text-align:center;
	border-top:1px dotted #525252;
}

#entryLink li,
#entryLink li a{
	display:inline;
	height:12px;
	font-size:93%;
	line-height:1.0;
}
#entryLink li.prev { text-align:left; }
#entryLink li.prev a {
	background:url(../img/entry_link_prev_icon.gif) top left no-repeat;
	padding-left:20px;
	padding-right:12px;
}
#entryLink li.top {
	width:106px;
	border-left:1px #333333 solid;
	border-right:1px #333333 solid;
	text-align:center;
}
#entryLink li.top a { padding:0px 12px;}
#entryLink li.next {  }
#entryLink li.next a {
	background:url(../img/entry_link_next_icon.gif) top right no-repeat;
	padding-left:12px;
	padding-right:20px;
	text-align:right;
}


/*#mainRight//////////////////////////////*/
div#mainRight .widjet{
	position:relative;
	clear:both;
	display:block;
	width:300px;
	min-height:180px;
	_height:180px;
	margin-bottom:14px;
	font-size:93%;
} 

div#mainRight .widjet h4{
	display:block;
	width:300px;
	height:24px;
	margin-bottom:20px;
}

/*#mainRight #widAutherPriof //////////////////////////////*/

div#mainRight #widAutherPriof h4{
	background:url(../img/ippin_wid_header_auther.gif) 0px 0px no-repeat;
}

div#mainRight #widAutherPriof h5{
	height:18px;
	margin:0 0 4px 0;
	font-size:122%;
}

div#mainRight #widAutherPriof img{
	position:relative;
	float:left;
	margin:0 10px 10px 0;
	border:1px #000000 solid;
}

div#mainRight #widAutherPriof p{
	font-size:93%;
}

/*#mainRight #widCategory //////////////////////////////*/
div#mainRight #widCategory h4{
	background:url(../img/ippin_wid_header_category.gif) 0px 0px no-repeat;
}

div#mainRight #widCategory h5{
	width:286px;
	height:14px;
	padding-left:16px;
	background:url(../img/ippin_wid_category_list_icon.gif) 0px 2px no-repeat;
}

div#mainRight #widCategory ol {
	padding:10px 0px 14px 14px;
}

div#mainRight #widCategory ol li {
	line-height:16px;
	margin-bottom:4px;
}

div#mainRight #widCategory ol li a {
	font-size:93%;
}

div#mainRight #widCategory ol li a:hover {
	color:#FF6600;
}

/*#mainRight #widSerch //////////////////////////////*/
div#mainRight #widSerch h4{
	background:url(../img/ippin_wid_header_search.gif) 0px 0px no-repeat;
}

#searchSite {
	position:relative;
	width:300px;
	height:45px;
	background:url(../img/main_top_search_bg.gif) no-repeat;
}

#searchSite form input.search {
	position:absolute;
	top:12px;
	left:33px;
	width:182px;
	height:22px;
	border:0 none;
}

#searchSite form input.searchsubmit {
	position:absolute;
	top:11px;
	left:220px;
	width:40px;
	height:24px;
	border:0 none;
	background:url(../img/main_top_search_btn.gif) top left no-repeat;
}

#searchSite form input.searchsubmit.over{
	background-position:0 -24px;
}











