/*******************************************
  Common
********************************************/

body { 
padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; width: 100%; padding-top: 0px; height: 100%; text-align: left; font-size:12px; color: #000000; line-height: 120%;
} 

#index {
	background-color: #FFF568;
}


#container { 
margin: 0px;
width: 745px;
height: 600px;
text-align: left;
background-image: url(images/back.gif);
background-repeat: no-repeat;
} 

#index_left_menu {
	position: absolute; top:160px; left:20px;
	width:  140px;
	height: 180px;
	/* border: 1px solid gray; */
}

#information {
	position: absolute; top:180px; left:520px;
	width:  200px;
	height: 170px;
	color: #FF6633;
	font-size:10px;
	/* border: 1px solid gray; */
}

#information p {
	margin: 0px;
}

#information .information_contents {
	margin-bottom: 5px;
}


#footer {width:745px;
	padding: 10px 0px 0px 0px;
	color: #666666;
	text-align: left;clear:both;
}
#footer1 {width:700px;
	padding: 10px;
	color: #666666;	clear:both;
text-align:center
}
/* **************** Category Archives ********************* */

#cate {
	background-color: #FFF568;
}


#container { 
margin: 0px;
width: 745px;
height: 600px;
text-align: left;
} 


#cate_left_part {
	float:left;
	width: 191px;
	height: 403px;
	background-image: url(images/cate_menu.gif);
	background-repeat: no-repeat;
	/* border: 1px solid gray; */
}

#cate_left_menu {
	margin: 160px 0px 0px 20px;
}

#cate_right_part {
	position: absolute; top:10px; left:191px;
	width:  477px;

	/* border: 1px solid gray; */
}

#cate_right_part #top{
	width:  477px;
	height: 30px;
	background-image: url(images/cate_bk1.gif);
	background-repeat: no-repeat;
	margin:0px;}

#cate_right_part #middle{
	margin:0px 0px 0px 0px;
	width:  477px;
	background-image: url(images/cate_bk2.gif);
	background-repeat: repeat-y;
}

#cate_right_part #bottom{
	margin-bottom: 0px;
	width:  477px;
	height: 56px;
	background-image: url(images/cate_bk3.gif);
	background-repeat: no-repeat;
}

#blog_body {
	margin-left: 20px;
	width: 427px
}

#cate_title {
	width: 427px; height: 33px;
	background-image: url(images/midashi_bk.gif);
	background-repeat: no-repeat;

}

#cate_title1  {
	padding: 12px 0px 0px 15px;
	font-size:16px; font-weight: bold;	color: #FFF568;
width: 427px; height: 33px;
	background-image: url(images/midashi_bk.gif);
	background-repeat: no-repeat;
}

.blog_entry {
	margin: 10px 30px 0px 10px;
}

.blog_entry p {
	margin-top: 10px;
}


.entry_title {
	border-bottom: 4px solid #F99735;

}

.blog_entry .entry_title h3 {
	color: #FF6633;
	margin:0px 0px 5px 0px;
	font-size: 16px;
	clear: both;
}

#cate_entry_list {
position: absolute; top:410px; left:2px;
	margin-left: 13px;
	width:  155px;

	/* border: 1px solid gray; */
}

#cate_entry_list #top2 {
	width:  155px;
	height: 4px;
	background-image: url(images/cate_m_bk1.gif);
	background-repeat: no-repeat;
	margin:0px;
}

#cate_entry_list #middle2 {
	width:  135px;
	margin:0px;

	padding: 10px;
	background-color:#F99735
}

#cate_entry_list #middle2 a {
	color: #FFFFFF;
}

#cate_entry_list #bottom2 {
	margin-bottom: 0px;
	width:  155px;
	height: 4px;
	background-image: url(images/cate_m_bk3.gif);
	background-repeat: no-repeat;
}

.detail {
	text-align: right;
}

#sekishika {
	position: absolute; top:10px; left:12px;

	width:  155px;
	height: 54px;
	/* border: 1px solid gray; */
}

table {
	font-size:12px; color: #000000; line-height: 120%;
}
