/*********************
** Default Settings **
*********************/

* {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'MS PGothic', sans-serif;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-image: url(http://www.1saito.biz/images/body_bg.gif);
    background-repeat: repeat;
    font-size: 13px;
    font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'MS PGothic', sans-serif;
}

img {
    border: none;
}


/****************
** Page Layout **
****************/

#container-frame {
    margin: 0 auto;
    width: 768px;
    background-image: url(http://www.1saito.biz/images/container-frame_bg.gif);
    background-repeat: repeat;
}

#container {
    margin: 0 auto;
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    width: 750px;
    background-color: #FFFFFF;
}

#head, #pagebody, #foot {
    clear: both;
    width: 750px;
}

#head {
    position: relative;
    height: 106px;
    background-image: url(http://www.1saito.biz/images/head_bg.jpg);
    background-repeat: repeat-x;
}

#foot {
    padding-top: 100px;
}

#pagebody {
    margin: 8px 10px 0;
    width: 730px;
}

#main {
    float: left;
    width: 530px;
}

#side {
    float: right;
    width: 190px;
}


/***********************************
** Detail Layout (For Base Frame) **
***********************************/

div#head-top {
    height: 77px;
    background-image: url(http://www.1saito.biz/images/head-top_bg.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

div#head-logo {
    position: absolute;
    top: 12px;
    left: 12px;
}

div#head-text {
    position: absolute;
    top: 28px;
    left: 218px;
}

div#head-text2 {
    position: absolute;
    top: 5px;
    left: 600px;
}

div#side-search {
    height: 84px;
}

div#side-search-input table {
    height: 44px;
}

div#side-search-input td {
    display: inline; /* for IE Bug */
    float: left;
    padding: 5px;
}

div.side-banner, div.side-banner div, div.side-banner p {
    padding: 10px 0;
    text-align: center;
}

div.side-content {
    margin-top: 10px;
    height: 70px;
}

div.side-content-title {
    float: right;
    width: 116px;
}

div.side-content-title p, div.side-content-title p a {
    font-size: 10px;
}

div.side-content img {
    display: inline; /* for IE Bug */
    float: left;
    margin: 0px 10px 0 4px;
}

div.side-menu-item {
    padding-left: 22px;
    line-height: 30px;
    font-size: 12px;
    background-image: url(http://www.1saito.biz/images/sub-category_bg.gif);
    background-repeat: no-repeat;
    background-position: 3px 9px;
}

div.side-divider {
    overflow: hidden;  /* For IE Bug */
    clear: both;
    width: 190px;
    height: 1px;
    line-height: 1px;
    background-image: url(http://www.1saito.biz/images/side-divider_bg.gif);
    background-position: top center;
    background-repeat: no-repeat;
}


/*********************************
** Detail Layout (for Top Page) **
**********************************/

div.main-content {
    margin: 10px 0;
}

div.main-divider {
    overflow: hidden;  /* For IE Bug */
    clear: both;
    width: 530px;
    height: 1px;
    background-image: url(http://www.1saito.biz/images/main-divider_bg.gif);
    background-position: top center;
    background-repeat: no-repeat;
}

table.category-table td {
    display: inline; /* for IE Bug */
    float: left;
    margin-left: 10px;
    width: 120px;
    vertical-align: top;
}

div.main-category {
    padding-left: 20px;
    line-height: 30px;
    background-image: url(http://www.1saito.biz/images/main-category_bg.gif);
    background-repeat: no-repeat;
    background-position: 0 7px;
}

div.main-category a {
    line-height: 30px;
}

div.main-subcategory {
    padding-left: 22px;
    line-height: 20px;
    font-size: 12px;
    background-image: url(http://www.1saito.biz/images/sub-category_bg.gif);
    background-repeat: no-repeat;
    background-position: 4px 3px;
}

div.main-subcategory a {
    line-height: 20px;
    font-size: 12px;
}

div#main-content_area {
    overflow: hidden;
    margin: 10px 0;
    padding-left: 10px;
    width: 510px;
    background-image: url(http://www.1saito.biz/images/main-content_area_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

div.main-area-category {
    display: inline; /* for IE Bug */
    float: left;
    margin-right: 20px;
    line-height: 30px;
    font-size: 16px;
    color: #3564CE;
}

div.main-area-subcategory {
    float: left;
    width: 460px;
    line-height: 32px;
}

div.main-newsitem {
    clear: both;
    height: 26px;
}

div.main-newsitem-date {
    float: left;
    width: 90px;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    color: #183018;
    background-color: #E9E9E9;
}

div.main-newsitem-title {
    display: inline;  /* For IE Bug */
    float: left;
    padding-left: 8px;
    width: 432px;
    line-height: 26px;
}

div.main-pickup-item {
    clear: both;
    margin: 10px 0;
    height: 150px;
}

div.main-pickup-img {
    display: inline;  /* For IE Bug */
    float: left;
    padding-left: 20px;
}

div.main-pickup-text {
    display: inline;  /* For IE Bug */
    float: left;
    padding: 0 40px 0 10px;
    width: 350px;
}


/************************************************
** Detail Layout (for Category / Entry Pages) **
************************************************/

h1#page-title {
    margin-bottom: 14px;
    padding-left: 30px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(http://www.1saito.biz/images/h1_bg.gif);
}

h2.entry-title, div.main-content h2 {
    margin-bottom: 10px;
    padding-left: 7px;
    line-height: 28px;
    font-weight: bold;
    font-size: 15px;
    color: #000000;
    background-image: url(http://www.1saito.biz/images/h2_bg.jpg);
}

h2.entry-title p, div.main-content h2 p {
    padding-left: 26px;
    background-image: url(http://www.1saito.biz/images/h2point_bg.jpg);
    background-repeat: no-repeat;
    background-position: left 7px;
}

h2.entry-title a {
    font-size: 15px;
    color: #000000;
}

div.entry-content h3 {
    clear: both;
    margin-top: 1px;
    padding-left: 10px;
    line-height: 28px;
    font-weight: bold;
    color: #2B8731;
    background-image: url(http://www.1saito.biz/images/h3_bg.jpg);
}

div.entry {
    clear: both;
    border-bottom: 30px solid #FFFFFF;
}

div.entry-content {
    clear: both;
    margin-bottom: 15px;
}

div.entry-content p {
    margin: 10px;
    line-height: 18px;
}

div.content-head, p.content-center, div.content-foot {
    clear: both;
}

div.content-head-img {
    display: inline; /* for IE Bug */
    float: left;
    padding: 10px;
    width: 240px;
}

div.content-foot-img {
    display: inline; /* for IE Bug */
    float: right;
    padding: 10px;
    width: 240px;
}

div.content-appeal {
    display: inline; /* for IE Bug */
    margin: 0 10px;
    line-height: 20px;
}

div.entry-content p.content-center {
    padding: 8px 8px 10px 8px;
    line-height: 15px;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #547556;
}

table.content-info {
    display: inline; /* for IE Bug */
    float: left;
    margin: 0 6px;
    border-collapse: collapse;
}

table.content-info caption {
    padding: 10px 0;
    width: 250px;
    font-weight: bold;
    color: #28412C;
}

table.content-info th {
    width: 80px;
    border: solid 1px #CACACA;
    line-height: 25px;
    text-align : center;
    font-size: 13px;
    background-color: #EDF0E9;
    color: #28412C;
}

table.content-info td {
    border: solid 1px #CACACA;
    padding-left: 5px;
    width: 170px;
    line-height: 25px;
    font-size: 13px;
    color: #28412C;
}

table.content-info td p {
    margin: 0px;
}

div.pickup-img {
    float: left;
    padding-right: 10px;
}

div#content-more {
    clear: both;
    padding-top: 10px;
}

p.entry-more-link {
    clear: both;
    padding-right: 10px;
    text-align: right;
}

p.entry-more-link a {
    line-height: 30px;
    font-size: 15px;
    color: #28412C;
}


/************************
** Common Table Layout **
************************/

table.data-table {
    margin: 10px auto;
    border-collapse: collapse;
    border: solid 1px #888888;
    width: 460px;
}

table.data-table th {
    padding: 5px;
    border: solid 1px #888888;
    background-color: #E6E6E6;
    text-align: center;
}

table.data-table td {
    border: solid 1px #888888;
    padding: 5px 10px;
    text-align : left;
}

table.data-table p {
    margin: 0;
    line-height: 16px;
}

/************************
** サイドバナー追加 **
************************/

.stepmail { background-image: url(http://www.1saito.biz/images/mail-bg.jpg);
    background-repeat: no-repeat;
	width:190px;
	height:373px;
}

/************************
** メインページ追加 **
************************/

div.half-newsitem {
    clear: both;
    height: 26px;
}

div.half-newsitem-date {
    float: left;
    width: 50px;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    color: #183018;
    background-color: #E9E9E9;
}

div.half-newsitem-title {
    display: inline;  /* For IE Bug */
    float: left;
    padding-left: 4px;
    width: 250px;
    line-height: 26px;
}


div.half-divider {
    overflow: hidden;  /* For IE Bug */
    clear: both;
    width: 260px;
    height: 1px;
    background-image: url(http://www.1saito.biz/images/main-divider_bg.gif);
    background-position: top center;
    background-repeat: no-repeat;
}


/************************
** 有料ページ問合せフォーム追加 **
************************/



.lptable {
	margin: 0 0 10px;
	width: 100%;
	font-size: 108%;
	table-layout: fixed;
}

.lptable th {
	width: 25%;
	padding: 5px 10px;
	border: 1px solid #ccc;
	background: #FFFFCC; /* #eee; */
	text-align: left;
	vertical-align: middle;
}

.lptable td {
	padding: 10px;
	border: 1px solid #ccc;
}

.inputText {
	width: 97%;
	padding: 3px;
	font-size: 130%;
}

.inputSelect {
	padding: 3px;
	font-size: 130%;
	max-width: 97%;
}

.inputText.inputTextShort {
	width: 45%;
}

.inputText.inputTextShortest {
	width: 20%;
}

textarea {
	width: 70%;
	height: 150px;
	padding: 3px;
}

.formBtn {
	font-size: 140%;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	width: 150px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	border-radius: 6px;
	box-shadow: 0 2px 2px #CCC;
}

.center-text {
	text-align: center;
	margin: 0;
}

.error {
	color: #FF0000;
}

span.require {
	color: red;
	font-weight: bold;
}