@charset "Shift_JIS";

/*--Common Style Sheet--*/
/*-------------------------------------------------------------

						DEFAULT SETTING start
				
---------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
}

/*-------------------------HTML TAG
*/
body{
	background:#F8EEF2 url(/template/1161/img/bg.jpg) repeat-x;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3",verdana,arial, sans-serif;
	color:#333333;
	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-b13{	margin-bottom:13px;}
.mar-b20{	margin-bottom:20px;}

/*-------------------------------------------------------------

					// DEFAULT SETTING end //
				
---------------------------------------------------------------*/
/*-----------------------------------Link style
*/
a{
    color:#25366C;
    text-decoration:underline;
}

a:hover {
    color:#FF0000;
    text-decoration:underline;
}

/*-----------------------------------Container Style
*/

#container{
	width:748px;
	background:#FFFFFF;
	border:1px solid #000000;
	margin:0 auto;
	text-align:left;
}

/*-----------------------------------Common Style
*/

h1{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	background:#672930;
	padding:3px 10px 3px;
	width:728px;
}
*html h1{
	width:748px;
}

h2{	margin-bottom:10px;}
body#archive h2{margin-bottom:5px;}
body#kobetu h2{margin-bottom:5px;}

h3{
	font-size:16px;
	color:#25366C;
	width:471px;
	background:url(/template/1161/img/entry_tit_bor.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-bottom:15px;
}
h3 a{	text-decoration:none;}

#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;
	text-align:center;
}
*html #right-cont{	width:210px;}
#right-cont a{
	color:#000000;
	text-decoration:none;
}

#cate-title{ margin-bottom:10px;}

.entry-area{
	border:1px solid #666666;
	padding:1px;
	margin-bottom:30px;
	width:491px;
}
*html .entry-area{
	width:495px;
}

.entry-time{
	font-size:11px;
	text-align:right;
	background:url(/template/1161/img/entrybox_top.jpg) no-repeat;
	padding:4px 10px 2px;
	width:471px;
}
*html .entry-time{	width:491px;}

.entry-bg{
	padding:20px 10px 5px;
	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;
	text-align:center;
	width:190px;
	height:34px;
	padding:17px 0 10px 10px;
	background:url(/template/1161/img/side_bg.jpg) no-repeat 0 10px;
}

.side_text{
	font-size:12px;
	line-height:125%;
	width:190px;
	padding:0 0 10px 15px;
	background:url(/template/1161/img/arrow.gif) no-repeat 5px 0;
}
*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;
}

.side_title.has{
	background:url(/template/1161/img/side_has_bg.jpg) no-repeat 0 10px;
}

#has-link li{
	font-size:12px;
	line-height:180%;
	width:190px;
	padding:0 0 0 14px;
	background:url(/template/1161/img/arrow.gif) no-repeat 0 3px;
	text-align:left;
}
	

#right-cont .to-site{
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}
#right-cont .to-site a{
	color:#25366C;
	text-decoration:underline;
}

.move{
	font-size:11px;
	text-align:center;
	margin-bottom:10px;
}

.company{
	background:url(/template/1161/img/com_bg.gif) no-repeat;
	width:175px;
	height:232px;
	padding:13px 0 0 15px;
	margin-bottom:10px;
	text-align:left;
}
*html .company{
	width:190px;
	height:245px;
}


/* ------------------------------------------------------------------------- */
/*		Comment Styles		*/
/* ------------------------------------------------------------------------- */

.posted{
    font-size: 10px;
    COLOR: #999999;
    text-align:right;
	/*border-left:5px solid #D1D1D1;
    padding:8px 10px 5px;*/
	margin-top:15px;
    overflow: hidden; word-break: break-all;
}
.posted a{
    text-decoration: none;
}

h4{
	font-size:12px;
	color:#682B31;
	border-bottom:1px dotted #CCCCCC;
	background:url(/template/1161/img/h4_bg.gif) no-repeat;
	padding:5px 10px 5px 22px;
}

.pingArea{
	font-size:12px;
	/*border-top:1px solid #E1E1E1;*/
	background:#FFFFFF;
	padding:8px 15px;
	margin-bottom:20px;
}

.comment_layer
{
    overflow: hidden;
    word-break: break-all
}

.tra{
    font-size: 12px;
    color: #666666;
    text-align:right;
    padding:8px 5px 0;
    overflow: hidden; word-break: break-all;
}

hr.sepa{
	height:1px;
	border:1px dotted #CCCCCC;
}

input.commBox{	width:280px;}

.entry_text{
    padding:4px 10px 8px 10px;
    font-size: 12px;
    line-height:1.3;
}

#comment_form_captcha_fieldset{
	padding:10px;
	margin-bottom:25px;
	margin-left:10px;
	border:1px solid #CCCCCC;
	width:350px;
}		

#comment_form_captcha_fieldset dl{
	line-height:150%;
}

.red{	color:#8F3A43;}

.btn{	margin-left:350px;}

/*--badge style--*/

.badge{	margin:7px 0 10px;}	
