/*---------------------link------------------------*/
a:link {
	color: #006cb2;
	text-decoration: underline;
	}
a:visited {	
	text-decoration: underline;
	color: #006cb2;
	}
a:hover {
	text-decoration: underline;
	color: #006cb2;
	}
a:active {
	text-decoration: underline;
	color: #006cb2;
	}
	
#navi a:link {
	color: #535353;
	text-decoration: none;
	}
#navi a:visited {	
	text-decoration: none;
	color: #535353;
	}
#navi a:hover {
	text-decoration: underline;
	color: #535353;
	}
#navi a:active {
	text-decoration: none;
	color: #535353;
	}
/*------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.e-side.co.jp/images/bg.gif);
}
body,td,th {
	font-size: 12px;
	color: #5e5e5e;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	line-height: 140%;
}
/*-------------------------layout-----------------------------*/
#wrapper {
	font-size: 12px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-left: 1px solid #D6D6D5;
	border-right: 1px solid #D6D6D5;
}
#l_side {
	float: left;
	width: 195px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 20px;
}
#content {
	float: left;
	width: 539px;
	margin-bottom: 20px;
}
#footer {
	background-color: #a1a1a0;
	margin-top: 0px;
	width: 760px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
/*-------------------------common-----------------------------*/
.foot10 {
	margin-bottom: 10px;
}
.foot30 {
	margin-bottom: 30px;
}
.allclear {
	clear: both;
}
.top10 {
	margin-top: 10px;
}
.txt_right {
	text-align: right;
	margin-top: 5px;
}
h3 {
	background-color: #ededed;
	padding: 4px;
	margin-top: 25px;
	font-size: 12px;
}
/*------------------------------------------------------*/
#head_txt {
	background-color: #4E4E4E;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 3px;
}
#head_logo {
	background-image: url(http://www.e-side.co.jp/images/log_bg.gif);
	height: 38px;
}
#head_bt {
	text-align: right;
	background-image: url(http://www.e-side.co.jp/images/bg_bt.gif);
	clear: both;
}
#log {
	float: left;
	margin-right: 10px;
}
#head_catch {
	font-size: 10px;
	color: #4E4E4E;
	margin-top: 10px;
	width: 370px;
	float: left;
}
#main_vis {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 8px;
}
#box_search {
	width: 200px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}


#box_contact {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F81B9;
	border-right-color: #2F81B9;
	border-bottom-color: #2F81B9;
	border-left-color: #2F81B9;
	text-align: center;
}

#box_contact_txt {
	width: 173px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	font-size: 10px;
	color: #616161;
	padding-bottom: 10px;
}
#box_navi {
	border: 1px solid #d6d6d5;
	margin-top: 8px;
}
#box_navi ul {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
}
#box_navi ul ul {
	margin: 0px 0px 0px 20px;
}
#box_navi li {
	background-image: url(http://www.e-side.co.jp/images/ic_01.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 2px;
	margin-top: 5px;
}

.box_maintxt {
	margin-left: 13px;
	margin-bottom: 30px;
	text-align: left;
}
.top_date {
	padding: 7px 3px 7px;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.top_date2 {
	padding: 7px 3px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.cell175 {
	width: 175px;
	text-align: left;
	vertical-align: top;
}
.box163 {
	width: 163px;
}
#navi {
	padding-left: 10px;
	text-align: left;
}
#subnavi li {
	background-image: url(http://www.e-side.co.jp/images/ic_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#foot_top {
	background-color: #BDBDBD;
	text-align: right;
}

#wrapper #header #head_logo #box_search form {
	margin: 0px;
	padding: 0px;
}
#btsearch {
	margin: 0px;
	padding: 0px;
}
#wrapper #header #head_logo #box_search input {
	height: 18px;
}
#wrapper #wrap #content #mdentry .entrytit {
	background-image: url(http://www.e-side.co.jp/images/md_02.gif);
	padding-right: 10px;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
}

.box_cattxt p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #wrap #content .box_maintxt .box_cattxt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#wrapper #wrap #content .box_maintxt .box_cattxt .titlelink {
	font-size: 14px;
	font-weight: bold;
}
/*comment--------------------------------*/


#comment_box{
	margin:10px 0 0 0;
	width:530px;
}

#comment_box p{
	margin:5px 0;
}

#comment_box .line{
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom:5px;
	border-bottom: 1px dotted #5e88af;
}

#comment_box p{padding:0;}



#comment_form{
	width:530px;
	margin:10px auto;
}

#comment_form dl{
	margin:0 0 10px 0;
	width:550x;
}

#comment_form dt{
	width:90px;
	float:left;
	display:block;
	text-align:right;
}

#comment_form dd{
	margin-left:100px;
}


#track_box{margin:10px 0 10px 0;}

#track_list_box{

}


#track_list_box .line{
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom:5px;
	border-bottom: 1px dotted #5e88af;
}

.track_list{
	margin:5px 0;
}


.del{
	display:none;
	height:0;
}

#url,#email,#author,#track_url{
	height:18px;
	width:400px;
	margin:0;
	padding:0;
	border: 1px solid #cccccc;
}

#text{
	width:400px;
	height:80px;
	margin:0;
	padding:0;
	border: 1px solid #cccccc;
}



#comment_box .r_txt #track_list_box .r_txt{
	text-align:right;
	margin:0;
	padding:0;
}

textarea{font-family:monospace;}

input:focus,
textarea:focus{
	background-color:#dee;
}

#submit,
#reset{
	border: 1px solid #cccccc;
	background-color:#eeeeee;
}
#wrapper #wrap #content .box_maintxt .sitename {
	padding: 0px 0px 0px 5px;
	text-align: left;
	margin-top: 10px;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 3px solid #CCCCCC;
	margin-bottom: 3px;
}
#wrapper #topicpass {
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.box_maintxt ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.box_maintxt li{
	margin: 0px 0px 0px 0px;
}
/*.table_news {
	background-color: #CCCCCC;
	margin: 0px;
}*/

.case_table {
	border-collapse: collapse;
	width: 525px;
}

.case_table td {
	border: 1px solid #CCCCCC;
}
.case_table img {
	margin: 0px;
}
.case_table .tdcenter {
	text-align: center;
}

