@charset "utf-8";

body{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background-image: url(/images/background.gif);
	background-repeat: repeat;
	line-height: 140%;
}
body,td,th {
	font-size: 12px;
	color: #5e5e5e;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	line-height: 140%;
}

img{
	border: none;
	margin: 0px;
}

div#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	background-image: url(/images/wrap_bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-left: 1px solid #D6D6D5;
	border-right: 1px solid #D6D6D5;
}

hr {
	display: none;
}

/*
--------------------------------*/

div#header {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 95px;
	color: #ffffff;
}

div#header p {
	margin: 0px;
	padding: 2px 6px 0px 0px;
	width: 752px;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

div#header h1 {
	margin: 23px 0px 0px 18px;
	padding: 0px;
	display: block;
	float: left;
}

*html div#header h1 {
	margin: 23px 0px 0px 10px;
	padding: 0px;
	display: block;
	float: left;
}

div#header h1 a {
	margin: 0px;
	padding: 0px;
	width: 366px;
	height: 36px;
	background-image: url(/images/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

div#header div#form {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

div#header ul{
	margin: 26px 0px 0px 0px;
	padding: 0px;
}

div#header li {
	list-style-type: none;
	float: left;
}

div#header li.home a {
	margin: 0px 0px 0px 255px;
	padding: 0px;
	width: 39px;
	height: 17px;
	display: block;
	background-image: url(/images/bt_home.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;	
}

div#header li.l {
	margin: 1px 1px 0px 2px;
	padding: 0px;
	width: 1px;
	height: 17px;
	display: block;
	background-image: url(/images/l.gif);
	background-repeat: repeat-x;
	text-indent: -9999px;
}

div#header li.contact a {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	width: 68px;
	height: 17px;
	display: block;
	background-image: url(/images/bt_contact.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#header input#search {
	margin: 0px 2px 0px 2px;
	padding: 0px;
	width:113px;
	height:16px;
	border-top:  1px solid #666;
	border-right:  1px solid #cdcdcd;
	border-bottom:  1px solid #cdcdcd;
	border-left:  1px solid #666;
}

div#header li.search {
	margin: 0px 2px 0px 2px;
	padding: 0px;
}

div#mainimage {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 742px;
	height: 183px;
	background-image: url(/images/mainimage.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#mainimage p {
	margin: 0px;
	padding: 0px;
}


/*navi
--------------------------------*/

div#naviwrap {
	margin: 0px 20px 0px 12px;
	padding: 0px;
	width: 175px;
	float: left;
}

*html div#naviwrap {
	margin: 0px 15px 0px 7px;
	padding: 0px;
	width: 175px;
	float: left;
}

div#naviwrap h2#navititle{
	margin: 0px;
	padding: 0px;
	width: 175px;
	height: 18px;
	background-image: url(/images/category.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#naviwrap h2#navititle2{
	margin: 0px;
	padding: 0px;
	width: 173px;
	height: 18px;
	background-image: url(/images/category2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#navi {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 173px;
	border: 1px solid #D6D6D5;
}

div#navi ul {
	margin: 10px 0px 0px 15px;
	padding: 0px;
}

div#navi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 8px 8px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
}

div#naviwrap a img {
	margin: 0px auto 6px auto;
	padding: 0px;
	width: 175px;
	height: 47px;
}

a:link	 {
	color: #535353;
	text-decoration: none;
}

a:active {

	color: #535353;
	text-decoration: none;
}

a:visited {
	color: #535353;
	text-decoration: none;
}

a:hover {
	color: #535353;
	text-decoration: underline;
}

/*content
--------------------------------*/
div#contentwrap {
	margin: 0px 10px 25px 0px;
	padding: 0px;
	width: 541px;
	float: left;
}

*html div#contentwrap {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	width: 541px;
	float: left;
}


div#contentwrap h2 {
	margin: 0px 0px 18px 0px;
	padding: 0px;
}

div#contentwrap p {
	margin: 0px 15px 18px 15px;
	padding: 0px;
	color: #5e5e5e;
}

div#contentwrap div#content1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 539px;
	border: 1px solid #d8d2c8;
}

div#content1 img.service {
	margin: 0px 0px 16px 11px;
	padding: 0px;
}

div#content1 table {
	margin: 0px 0px 11px 11px;
	padding: 0px;
	border-collapse:collapse;
}

div#content1 td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}

div#content1 td.p {
	margin: 0px;
	padding: 0px;
	width: 185px;
}
div#content1 td.cell173 {
width:33.33333%;
}

div#content1 td.p p {
	margin: 0px 10px 0px 5px;
	padding: 0px;
	color: #5e5e5e;
}

div#contentwrap div#content2 ul {
	margin: 0px;
	padding: 0px;
}

div#contentwrap div#content2 li {
	margin: 0px 15px 2px 15px;
	padding: 5px 0px;
	list-style-type: none;
	border-bottom: 1px dashed #b5b5b5;
	color: #5e5e5e;
}

div#content2 p {
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	width: 120px;
	margin: 10px 0px 25px 400px;
	padding: 0px 0px 0px 12px;
	text-align: right;
}

div#content3 {
	margin: 0px;
	padding: 0px;
	background-color: #ebebeb;
	width: 541px;
}

div#content3 img {
	margin: 11px;
	padding: 0px;
	vertical-align: middle;
}

div#content1 a:link	 {
	color: #7d0000;
	text-decoration: none;
}

div#content1 a:active {
	color: #7d0000;
	text-decoration: none;
}

div#content1 a:visited {
	color: #7d0000;
	text-decoration: none;
}

div#content1 a:hover {
	color: #7d0000;
	text-decoration: underline;
}

div#content2 a:link	 {
	color: #535353;
	text-decoration: none;
}

div#content2 a:active {
	color: #535353;
	text-decoration: none;
}

div#content2 a:visited {
	color: #535353;
	text-decoration: none;
}

div#content2 a:hover {
	color: #535353;
	text-decoration: underline;
}

/*footer
--------------------------------*/
div#footer {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 100px;
	background-color: #a1a1a0;
}

div#footer div#copyright {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-color: #bfbfbe;
	text-align: right;
}#wrap #contentwrap h2 {
	background-color: #8b7c66;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0px 4px 4px;
}
/*comment--------------------------------*/


#comment_box{
	margin:10px 0 0 15px;
	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 15px;}

#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;
}

h3 {
	background-color: #E9E9E9;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
}
#wrap #contentwrap .box_cattxt .titlelink {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
#wrap #contentwrap .box_cattxt .txt_right a {
	text-decoration: underline;
}
.txt_right {
}
#wrap #contentwrap .box_cattxt {
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.title1 {
	margin: 0px;
	padding: 0px;
}
.foot20 {
	margin-bottom: 20px;
}

.more{
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 25px 400px;
	padding: 0px 0px 0px 12px;
	text-align: right;
	width: 83px;
}
#wrap #contentwrap .box_cattxt .txt_right {
	text-align: right;
}
.celol173 {
	width: 173px;
}
#wrap #contentwrap #content1 .celol173 .ser_txt {
	width: 163px;
	margin-top: 10px;
}
#wrap #topicpass {
	margin-left: 10px;
	margin-bottom: 10px;
}
#wrap #naviwrap #navi .subnavi {
	margin-left: 8px;
}


.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;
}

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

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

