@charset "Shift_JIS";


#box_main {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 20px 0px 0px 0px;
    text-align: left;
    background: #ffffff;
    border-top: 4px solid #ff0000;
    /*background-position: 99% 30px;*/
    /*background-repeat: no-repeat;*/
    /*background-image: url("image/img_boxmain.gif");*/
}

/* ------------------------------------------------- */
/* ヘッディング */

h1 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
    color: #888888;
    text-align: left;
    text-indent: 15px;
    font-size : 9pt;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 28px;
    background: #ffffff;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-image: url("image/img_h1.gif");
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}

/*
	コンテンツエリア
----------------------------------------------------------- */
#section {
}
#sectionMain {
	margin: 0 30px 0 30px;
}

/*
	一覧表示
----------------------------------------------------------- */
#articleList {
	margin: 0 30px 0 30px;
}
#articleList .listTable {
	width: 100%;
	text-align: left;
	margin: 0 0 15px 0;
}
#articleList .leftTd {
	vertical-align: top;
	min-width: 180px;
	text-align: left;
}
#articleList .leftTd .ad {
}
#articleList .mainTd {
	width: 100%;
	vertical-align: top;
	padding: 0 0 0 0;
}
#articleList .mainTd .item {
	padding: 0 0 15px 0;
}
#articleList .mainTd .item .code {
	padding: 0 0 0 0;
}
#articleList .mainTd .item .kanji {
	padding: 0 0 0 0;
	font-size: 120%;
}
#articleList .mainTd .item .kana {
	font-size: 80%;
	line-height: 1.3em;
	color: #666666;
}
#articleList .sideTd {
	vertical-align: top;
	padding: 0 0 0 20px;
}
#articleList .sideTd p {
	margin: 0 0 15px 0;
}
#articleList .sideTd #side {
	width: 190px;
}
#articleList .sideTd .title {
	border-bottom: #CCCCCC 1px dotted;
	margin: 0 0 15px 0;
}
#articleList .sideTd .img {
	border: #CCCCCC 1px solid;
}

/*
	ポストカード（はがきイメージ）
----------------------------------------------------------- */
#articlePostcard {
	margin: 0 0 15px 0;
}
#articlePostcard .inner {
	padding: 5px;
	width: 400px;
	height: 530px;
}
#articlePostcard .postcode {
}
#articlePostcard .postcode table {
	border-collapse: separate;
}
#articlePostcard .postcode table td {
	padding: 3px 3px 3px 5px;
}
#articlePostcard .code1,
#articlePostcard .code2,
#articlePostcard .code3,
#articlePostcard .code4,
#articlePostcard .code5,
#articlePostcard .code6,
#articlePostcard .code7 {
	line-height: 27px;
	font-size: 115%;
	padding: 1px 4px 0px 4px;
}
#articlePostcard .code {
}
#articlePostcard .kanji {
	font-size: 120%;
}
#articlePostcard .kana1 {
}
#articlePostcard .kana2 {
}
#articlePostcard .etc {
	margin: 10px 0 0 0;
}
#articlePostcard textarea {
	width: 100%;
	height: 100px;
	border: none;
	resize: none;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}
#articlePostcard textarea#tab1 {
	display: none;
}
#articlePostcard .citycode {
	margin: 10px 0 20px 0;
	color: #999999;
	font-size: 90%;
}
#articlePostcard .frame-left {
	width: 10px;
	height: 550px;
}
#articlePostcard .frame-right {
	width: 10px;
	height: 550px;
}

/*
	スポンサードサーチ
----------------------------------------------------------- */
#adHeader {
	text-align: center;
	padding: 0 0 10px 0;
	margin: 15px 0 15px 0;
	/*border-bottom: #CCCCCC 1px dotted;*/
}
#adFooter {
	text-align: center;
	padding: 10px 0 0 0;
	margin: 15px 0 50px 0;
	/*border-top: #CCCCCC 1px dotted;*/
}
#adBottom {
	text-align: left;
	margin: 20px 0 20px 50px;
}
#adBottom .adBottom-left {
	float: left;
	margin: 0 10px 0 0;
}
#adBottom .adBottom-right {
	float: left;
	margin: 0 10px 0 0;
}

/*
	一時CSS
----------------------------------------------------------- */
hr {
	border: none;
}
#articleList .mainTd .title {
	border-bottom: #CCCCCC 1px dotted;
}
#articleList .mainTd .index-top {
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
	border-bottom: #CCCCCC 1px dotted;
}
#articleList .mainTd .index-bottom {
	padding: 3px 0 3px 0;
}
#articleList .mainTd .message-bottom {
	padding: 10px 0 0 0;
}
#articleList .mainTd .capital {
	padding: 15px 0 0 0;
}
#articleList .mainTd ul {
	margin: 0 0 0 0;
	padding: 0 0 15px 50px;
	line-height: 2.0em;
	border-bottom: #CCCCCC 1px dotted;
}

/*
	コンテンツ右側広告固定
--------------------------------------------------------------------------*/
/*
#adSide {
	width: 160px;
	height: 600px;
	margin: 0 auto;
}
.fixed {
  position: fixed;
  top: 20px;
}
*/