@charset "Shift_JIS";

/*--Common Style Sheet--*/
/*-------------------------------------------------------------

						DEFAULT SETTING start
				
---------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
}

/*-------------------------HTML TAG
*/
body{
	background:url(/template/1164/img/bg.gif) repeat;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3",verdana,arial, sans-serif;
	color:#000000;
	text-align:center;
}

img{
	border:none;
}

ul{
	list-style-type:none;
}
ul li img{
	vertical-align:bottom;
}

table td,
table th{
	vertical-align:top;
}

sup{
	font-size:smaller;
	vertical-align:top;
}
html>body sup{font-size:0.4em;}


/*-------------------------Basic Layout Class
*/
.clear-both{
	clear:both;
	margin:0;
	padding:0;
}

.mar-b5{	margin-bottom:5px;}
.mar-b10{	margin-bottom:10px;}
.mar-b20{	margin-bottom:20px;}

/*-------------------------------------------------------------

					// DEFAULT SETTING end //
				
---------------------------------------------------------------*/
/*-----------------------------------Link style
*/
a{
    color:#1F5013;
    text-decoration:underline;
}

a:hover {
    text-decoration:none;
}

/*-----------------------------------Container Style
*/

#container{
	width:748px;
	background:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin:0 auto;
	text-align:left;
}

/*-----------------------------------Common Style
*/

h1{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	background:#2C0206;
	padding:3px 10px 3px;
	width:728px;
}
*html h1{
	width:748px;
}

h2{	margin-bottom:20px;}
body#archive h2{margin-bottom:5px;}
body#kobetu h2{margin-bottom:5px;}

h3{
	font-size:16px;
	color:#43382E;
	width:471px;
	background:url(/template/1164/img/entry_tit_bor.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:15px;
}

#topicPath{
	font-size:10px;
	padding:0 15px;
	margin-bottom:20px;
}

#left-cont{
	float:left;
	width:495px;
	padding-left:20px;
	margin-bottom:30px;
}
*html #left-cont{	width:515px;}

#right-cont{
	float:right;
	width:190px;
	padding-right:20px;
	margin-bottom:30px;
}
*html #right-cont{	width:210px;}
#right-cont a{
	color:#000000;
	text-decoration:none;
}

#cate-title{ margin-bottom:20px;}

.entry-area{
	border:1px solid #43382E;
	padding:1px;
	margin-bottom:30px;
	width:491px;
}
*html .entry-area{
	width:495px;
}

.entry-time{
	font-size:11px;
	text-align:right;
	background:#F2EEEB;
	padding:4px 10px 2px;
	width:471px;
}
*html .entry-time{	width:491px;}

.entry-bg{
	padding:20px 10px 15px;
	width:471px;
}
*html .entry-bg{	width:491px;}

.cate-link{
	font-size:12px;
	text-align:right;
	padding:10px 0 0;
	width:471px;
}

.entry-text{
	font-size:12px;
	line-height:200%;
	width:471px;
	/*margin-bottom:10px;*/
}


.side_title{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	width:190px;
	height:34px;
	padding:17px 0 10px 8px;
	background:url(/template/1164/img/side_bg.gif) no-repeat 0 10px;
}

.side_text{
	font-size:12px;
	line-height:125%;
	width:190px;
	padding:0 0 10px 12px;
	background:url(/template/1164/img/arrow.gif) no-repeat 5px 3px;
}
*html .side_text{	line-height:200%;}

.calendar_bg{
	font-size:11px;
	width:170px;
	margin:0 10px;
}
.calendar_bg td{
	padding:2px 0;
}
#right-cont .calendar_bg a{
	color:#610FAA;
	display:block;
	background-color:#F0F0F0;
	padding:2px 0 0;
	text-decoration:underline;
}

#has-link li{
	font-size:12px;
	line-height:180%;
	width:190px;
	padding:0 0 0 15px;
	background:url(/template/1164/img/arrow.gif) no-repeat 0 5px;
}
	

#right-cont .to-site{
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}
#right-cont .to-site a{
	color:#1F5013;
	text-decoration:underline;
}

.move{
	font-size:11px;
	text-align:center;
	margin-bottom:10px;
}

.company{
	background:url(/template/1164/img/com_bg.jpg) no-repeat;
	width:179px;
	height:130px;
	padding:15px 0 15px 11px;
	margin-bottom:10px;
}
*html .company{
	width:190px;
	height:160px;
}
/*--badge style--*/

.badge{	margin:7px 0 10px;}
