/***************************************************************************************************
Copyright netpico.jp All Rights Reserved.
ver.1.7
***************************************************************************************************/

/***************************************************************************************************
ベース
***************************************************************************************************/

body {
margin: 0px;
padding: 0px;
background-image: url(img/body_bg.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
background-color: #39362D;
line-height: 20px;
font-family: Verdana, 'ＭＳ Ｐゴシック', 'Osaka', Arial, sans-serif;
font-size: 13px;
color: #333333;
}

#jiritsu-juku_base {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
padding: 0px;
background-image: url(img/base_bg.jpg);
background-color: #FFFFFF;
width: 800px;
}

#container {
margin: 0px;
padding: 0px;
text-align: left;
width: 800px;/* 3カラムで全体を纏めている */
}

/**************************************************************************************************/

a, a:link {
margin: 0px;
padding: 0px;
color: #0000FF;
}

a:visited {
margin: 0px;
padding: 0px;
color: #800080;
}

a:hover {
margin: 0px;
padding: 0px;
color: #CC3300;
}

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

form {
margin: 0px;
padding: 0px;
}

/***************************************************************************************************
ヘッダー
***************************************************************************************************/

#header {
margin: 0px;
padding: 0px;
background-image: url(img/header.jpg);
height: 120px;
width: 800px;
}

#explanation {
margin: 0px;
padding: 31px 40px 0px 562px;
line-height: 20px;
font-size: 12px;
color: #333333;
}

/***************************************************************************************************
フレーム
***************************************************************************************************/

#unit {
float: left;
margin: 0px;
padding: 0px;
width: 640px;
}

#center_flame {
float: right;
margin: 0px;
padding: 0px;
width: 460px;
}

#left_flame {
float: left;
margin: 0px;
padding: 0px;
width: 180px;
}

#right_flame {
float: right;
margin: 0px;
padding: 0px;
width: 160px;
}

/***************************************************************************************************
センターフレーム
***************************************************************************************************/

#contents {
margin: 0px 10px 10px 10px;
padding: 0px;
}

.textbox {
margin: 0px 0px 10px 0px;
padding: 10px 10px 10px 10px;
border: solid 1px #CCCCCC;
line-height: 20px;
font-size: 13px;
width: 418px;
}

.textbox p {
margin: 10px 0px 10px 0px;
padding: 0px;
}

.textbox table {
margin: 10px 0px 10px 0px;
padding: 0px;
line-height: 20px;/* IE6対応 */
font-size: 13px;/* IE6対応 */
}

h3 {
margin: 0px;
padding: 6px 0px 0px 30px;
text-align: left;
background-image: url(img/par.jpg);
background-repeat: no-repeat;
font-size: 14px;
color: #333333;
height: 32px;
width: 418px;/* IE6対応 */
}

h3 a, h3 a:link, h3 a:visited {
margin: 0px;
padding: 0px;
color: #333333;
}

/**************************************************************************************************/

#catch {
margin: 0px 0px 10px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
background-image: url(img/catch.jpg);
background-repeat: no-repeat;
height: 200px;
}

#catch h1 {
margin: 0px;
padding: 142px 24px 0px 0px;
text-align: right;
font-size: 13px;
color: #FFFFFF;
}

#catch h2 {
margin: 0px;
padding: 0px 24px 0px 0px;
text-align: right;
font-size: 13px;
color: #CCCCCC;
}

/**************************************************************************************************/

#title {
margin: 0px 0px 10px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
background-image: url(img/title.jpg);
background-repeat: no-repeat;
height: 98px;
}

#title h1 {
margin: 0px;
padding: 25px 0px 0px 24px;
font-size: 14px;
color: #FFFFFF;
}

#title h2 {
margin: 0px;
padding: 15px 0px 0px 24px;
font-size: 12px;
font-weight: normal;
color: #EEEEEE;
}

#title h2 a, #title h2 a:link, #title h2 a:visited {
text-decoration: none;
color: #EEEEEE;
}

#title h2 a:hover {
color: #CC3300;
}

#title_category {
margin: 0px 0px 10px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
background-image: url(img/title_category.jpg);
background-repeat: no-repeat;
height: 98px;
}

#title_category h1 {
margin: 0px;
padding: 25px 0px 0px 24px;
font-size: 14px;
color: #FFFFFF;
}

#title_category h2 {
margin: 0px;
padding: 15px 0px 0px 24px;
font-size: 12px;
font-weight: normal;
color: #EEEEEE;
}

#title_category h2 a, #title_category h2 a:link, #title h2_category a:visited {
text-decoration: none;
color: #EEEEEE;
}

#title_category h2 a:hover {
text-decoration: none;
color: #CC3300;
}

/**************************************************************************************************/

#pankuzu {
margin: 0px 0px 5px 0px;
padding: 5px 10px 5px 10px;
border-left: solid 7px #BCBCBC;
background-color: #F3F3F3;
line-height: 26px;
}

#pankuzu a, #pankuzu  a:link, #pankuzu  a:visited {
text-decoration: none;
}

#pankuzu  a:hover {
text-decoration: none;
}

#next_page {
margin: 0px;
padding: 5px 10px 5px 10px;
border-left: solid 7px #BCBCBC;
background-color: #F3F3F3;
line-height: 26px;
}

#next_page a, #next_page  a:link, #next_page a:visited {
text-decoration: none;
}

#next_page a:hover {
text-decoration: none;
}

/***************************************************************************************************
レフトフレーム
***************************************************************************************************/

#category {
margin: 0px 5px 10px 5px;
padding: 3px 3px 3px 3px;
border: solid 1px #CCCCCC;
background-color: #FFFFFF;
font-size: 12px;
}

.cat_1 {
margin: 0px 0px 3px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
height: 70px;
width: 160px;
}

.cat_1 a, .cat_1 a:link, .cat_1 a:visited {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_1.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_1 a:hover {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_1_h.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_2 {
margin: 0px 0px 3px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
height: 70px;
width: 160px;
}

.cat_2 a, .cat_2 a:link, .cat_2 a:visited {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_2.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_2 a:hover {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_2_h.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_3 {
margin: 0px 0px 3px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
height: 70px;
width: 160px;
}

.cat_3 a, .cat_3 a:link, .cat_3 a:visited {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_3.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_3 a:hover {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_3_h.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_4 {
margin: 0px 0px 3px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
height: 70px;
width: 160px;
}

.cat_4 a, .cat_4 a:link, .cat_4 a:visited {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_4.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_4 a:hover {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_4_h.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_5 {
margin: 0px 0px 3px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
height: 70px;
width: 160px;
}

.cat_5 a, .cat_5 a:link, .cat_5 a:visited {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_5.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_5 a:hover {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_5_h.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_6 {
margin: 0px 0px 3px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
height: 70px;
width: 160px;
}

.cat_6 a, .cat_6 a:link, .cat_6 a:visited {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_6.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_6 a:hover {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_6_h.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_7 {
margin: 0px 0px 3px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
height: 70px;
width: 160px;
}

.cat_7 a, .cat_7 a:link, .cat_7 a:visited {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_7.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_7 a:hover {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_7_h.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_8 {
margin: 0px 0px 3px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
height: 70px;
width: 160px;
}

.cat_8 a, .cat_8 a:link, .cat_8 a:visited {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_8.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_8 a:hover {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_8_h.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_9 {
margin: 0px 0px 3px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
height: 70px;
width: 160px;
}

.cat_9 a, .cat_9 a:link, .cat_9 a:visited {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_9.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_9 a:hover {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_9_h.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_10 {
margin: 0px;/* 最下部はスペースなし */
padding: 0px;
border: solid 1px #CCCCCC;
height: 70px;
width: 160px;
}

.cat_10 a, .cat_10 a:link, .cat_10 a:visited {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_10.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

.cat_10 a:hover {
display: block;
margin: 0px;
padding: 25px 0px 0px 10px;
background-image: url(img/cat_10_h.jpg);
background-position: left top;
background-repeat: no-repeat;
text-decoration: none;
color: #FFFFFF;
height: 100%;
}

/***************************************************************************************************
ライトフレーム
***************************************************************************************************/

#sub_contents {
margin: 0px 10px 10px 0px;
padding: 0px;
}

.sub_category {
margin: 10px 0px 10px 0px;
padding: 0px;
}

.sub_category_above {
margin: 0px 0px 10px 0px;
padding: 0px;
}

img.recommend {
margin: 0px;
padding: 0px;
border: 1px solid #CCCCCC;
}

a:hover img.recommend {
border: 1px solid #CC3300;
}

#sub_contents p {
margin: 0px 0px 10px 0px;
padding: 0px;
}

/**************************************************************************************************/

#search form {
position: relative;
margin: 0px 0px 10px 0px;
padding: 0px;
border: 1px solid #CCCCCC;
background-image: url(img/search.jpg);
background-repeat: no-repeat;
height: 70px;
}

#search form p {
position: absolute;
margin: 0px;
padding: 0px;
top: 23px;
left: 5px;
}

head+body p .search_input {
margin: 0px 5px 0px 0px;
padding: 0px;
width: 86px;
}

/***************************************************************************************************
フッター
***************************************************************************************************/

#footer {
clear: both;
margin: 0px;
padding: 10px 10px 0px 10px;
border: solid 1px #CCCCCC;
background-image: url(img/footer.jpg);
background-repeat: no-repeat;
text-align: right;
height: 140px;
color: #FFFFFF;
}

#footer a, #footer a:link, #footer a:visited {
margin: 0px;
padding: 0px;
text-decoration: none;
color: #FFCC00;
}

#footer a:hover {
color: #CC3300;
}

/***************************************************************************************************
アクセサリ
***************************************************************************************************/

.center {
text-align: center;
}

.right {
text-align: right;
}

/**************************************************************************************************/

.emp {
background-color: #F9D5CF;
font-weight: bold;
}

.emp_bg {
margin: 0px;
padding: 10px 10px 10px 10px;
background-color: #F3F3F3;
}

.f_blk {
font-weight: bold;
color: #333333;
}

.f_red {
/*font-weight: bold;*/
color: #CC3300;
}

.f_blu {
font-weight: bold;
color: #51565B;
}

.f_bgd {
background-color: #51565B;
font-weight: bold;
color: #FFFFFF;
}

.f_bgd a, .f_bgd a:link, .f_bgd a:visited {
text-decoration: none;
color: #FFFFFF;
}

.f_bgd a:hover {
color: #CC3300;
}

.date {
margin: 0px 10px 0px 0px;
padding: 0px;
color: #7A7A23;
}

/**************************************************************************************************/

.list {
margin: 0px;
padding: 0px;
position: relative;
border-collapse: collapse;
vertical-align: middle;
width: 418px;
}

.list th {
padding: 5px;
border: solid 1px #CCCCCC;
border-width: 1px 1px 1px 1px;
background-color: #F3F3F3;
text-align: left;
}

.list td {
padding: 5px;
border: solid 1px #CCCCCC;
border-width: 1px 1px 1px 1px;
text-align: left;
}

.list_top {
margin: 0px;
padding: 3px;
position: relative;
/*border: solid 1px #CCCCCC;
border-width: 1px 1px 1px 1px;*/
vertical-align: middle;
width: 418px;
}

.list_top th {
padding: 3px;
text-align: left;
}

.list_top td {
padding: 3px;
background-color: #F3F3F3;
text-align: left;
width: 136px;
}

.list_cal {
margin: 0px;
padding: 5px;
position: relative;
border: solid 1px #CCCCCC;
border-width: 1px 1px 1px 1px;
vertical-align: top;
width: 418px;
}

.list_cal th {
padding: 5px;
background-color: #E3E3E3;
text-align: left;
}

.list_cal td {
padding: 5px;
background-color: #F3F3F3;
text-align: left;
}

.list_cal .btn {
width: 100px;
}

.list_rkg {
margin: 0px;
padding: 5px;
position: relative;
border: solid 1px #CCCCCC;
border-width: 1px 1px 1px 1px;
vertical-align: top;
width: 418px;
}

.list_rkg th {
padding: 5px;
background-color: #FFFFFF;
text-align: left;
}

.list_rkg td {
padding: 5px;
background-color: #F3F3F3;
text-align: left;
}

.ranking-img {
margin: 10px 0px 0px 0px;
padding: 0px;
}

/**************************************************************************************************/

.preload-img {
display: none;
visibility: hidden;
}

.photo {
float: right;
margin: 5px 0px 10px 10px;
padding: 3px 3px 3px 3px;
border: solid 1px #CCCCCC;
}

.photo_l {
float: left;
margin: 0px 0px 10px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
}

img.photo_thumb {
float:left;
margin: 5px 10px 0px 0px;
padding: 0px;
border: solid 1px #CCCCCC;
height: 50px;
width: 50px;
}

a:hover img.photo_thumb {
border: 1px solid #CC3300;
}
