@charset "shift_jis";

/*===== license number ライセンス番号　削除しないでください==============================*/
p.license-num{
    display: none;
}

/*=======================================================================================*/

body * {
    font-family: "Verdana";
}

body {
    font-size: 15px;
    padding: 0;
    margin: 0;
    color: #303030;
    background:#EFEFEF;
}

/* -----------------------------外枠------------------------------- */
#container{
    width: 800px;
    margin: 0px auto;
    padding: 0px 8px;
    position: relative;
    font-size: 80%;
    line-height: 1.5em;
    background: url(./images/bg.gif) repeat-y;
}

#container_inner{
}

/* ---------------------------ヘッダー----------------------------- */
#logo {
    width: 800px;
    height: 48px;
    background:url(./images/logo.gif) no-repeat;
}

#header {
    width: 800px;
    height: 235px;
    position: relative;
    background: url(./images/top_img.gif) no-repeat;
}

#topic-path {
    width: 795px;
    color: #666666;
    background: #FFFFFF;
    padding: 2px 0 0 5px;
    border-bottom: 1px solid #CCCCCC;
}

/* ---------------------------フッター----------------------------- */
#footer {
    width: 800px;
    margin-bottom: 0px;
    clear: both;
    border-top: 1px solid #CCCCCC;
}

#navi li{
    padding: 0 5px 0 0;
    font-size: 12px;
    display: inline;
    clear: both;
}

#copyright {
    clear: both;
    font-size: 11px;
    text-align: center;
    padding: 10px;
    color: #FFFFFF;
    background: url(./images/copyright_bg.gif) repeat-x 0 0;
}

/* ---------------------------センター----------------------------- */
#contents-header {
    width: 800px;
}

/*hack設定対象*/
#contents {
    width: 800px;
    float: left;
    background: #FFFFFF url(./images/sidebar.gif) repeat-y left; /* サイドバーの背景画像 */
}

#contents-footer {
    width: 800px;
    padding: 0px 10px 0px;
    height: 35px;
}

/* --------------------タブメニュー--------------------------- */
#tabs {
    float: right;
    width: 480px;
    height: 34px;
}

#tab_title {
    float: left;
    background: url(./images/tab_title.gif) no-repeat;
    width: 320px;
    line-height: 34px;
}

#tab_title h2 {
    font-size: 120%;
    color: #2A2A8D;
    font-weight:bold;
    margin: 0px 0px 0px 15px;
}

#tabs ul {
    float: right;
    margin:0px;
    padding:0px;
    width:480px;
}

#tabs li {
    float:left;
    display: block;
    height: 33px;
    padding: 0px;
    margin:0px;
}

/* -----------------------------main-------------------------------- */
#main {
    width: 560px;
    float: right;
    position: relative;
}

#wide {
    width: 730px;
    float: left;
    position: relative;
    padding: 0 30px 0 40px;
    background: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.item_list {
    padding: 10px 0;
    margin: 0 2em;
    list-style-type: square;
}

/* ------------------------------menu------------------------------- */
#menu {
    left: 10px;
    padding: 10px 0;
    width: 200px;
    clear: left;
    float: left;
    position: relative;
}

#menu h3 {
    font-size: 100%;
    padding: 0px 0px 5px 20px;
    margin: 0px;
    clear: both;
    color: #555555;
    line-height: 43px;
    background: url(./images/menu.gif) no-repeat;
}

/*ミニボックス */
.box {
    padding: 4px;
    margin-bottom: 5px;
}

.box p{
    padding: 0;
    margin: 0;
}

.box ul {
    padding: 4px;
    margin: 0;
    list-style-type: none;
}

#menu form {
    margin: 0;
}

/* main--------------------------- */
/*見出し1*/
.item {
    zoom: 1;
    position: relative;
    font-size: 100%;
    padding: 0px;
    margin: 10px 20px 10px 0px;
    line-height: 2em;
    clear: both;
}

.item p {
    padding: 0px 3px;
    letter-spacing: 0.2em;
    line-height: 1.5em;
}

.item li {
    letter-spacing: 0.2em;
    line-height: 1.5em;
}

#main h2 {
    font-size: 100%;
    padding: 0px 15px;
    margin: 0px 0px 10px;
    line-height: 43px;
    color: #555555;
    font-weight:bold;
    background: url(./images/h2.gif) no-repeat;
}

/*見出し2*/
#main h3,
#wide h3  {
    font-size: 100%;
    padding: 0px 10px;
    margin: 30px 0px 10px;
    line-height: 34px;
    clear: both;
    background: url(./images/h3.gif) repeat-x 0 0;
}

/* -------------------------入力フォーム------------------------- */
.input_warn {
    color: #ff0000;
}

textarea {
    width: 300px;
    font-size: 12px;
}

.saved {
    font-weight: bold;
    text-align: center;
}

.submit {
    clear: both;
    padding: 15px 0 0 150px;
}

/* ---------------------------その他----------------------------- */
img {
    border: none;
    display: block;
}
/*回り込みクリア*/
.clear {
    clear: both;
}

.combi {
    clear: both;
    margin: 0px;
    padding: 0px;
}

.left-box {
    float: left;
    width: 255px;
    position: relative;
    padding: 0 5px 0 0;
}

.right-box {
    float: left;
    width: 255px;
    position: relative;
    padding: 0 0 0 5px;
    mergin-right: 20px;
}

#main .img-left {
    float: left;
    width: 150px;
    position: relative;
    padding: 0 5px 0 0;
}

#main .img-right {
    float: left;
    width: 360px;
    position: relative;
    padding: 0 0 0 5px;
    mergin-right: 20px;
}

#wide .img-right {
    float: left;
    width: 500px;
    position: relative;
    padding: 0 0 0 5px;
    mergin-right: 20px;
}

#wide .img-left {
    float: left;
    width: 150px;
    position: relative;
    padding: 10px 5px;
}

.form-left {
    float: left;
    width: 140px;
    position: relative;
    left: 15px;
    padding: 5px 5px 0 0;
    font-weight: bold;
}

.form-right {
    float: left;
    width: 370px;
    position: relative;
    padding: 5px 0 0 5px;
    mergin-right: 20px;
}

.partner li {
    padding: 0 5px;
    font-size: 12px;
    display: inline;
    list-style-type: square;
}

/* -----------------------全体リンク関連----------------------- */
a:link,
a:visited {
    color: #2A2A8D;
    text-decoration: none;
}

a:hover,
a:active {
    color: #666666;;
    text-decoration: underline;
}

/* ---------------------------ページング--------------------------- */
.pager {
    margin: 20px 0px;
    text-align: center;
}

.pager li {
    font-size: 85%;
    line-height: 1.5em;
    display: inline;
    margin-right: 0.5em;
    padding: 0.5em;
    list-style-type: none;
}

.current_page {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #2A2A8D;
    border: 1px solid #2A2A8D;
}

.nextprev {
    border: 1px solid #2A2A8D;
}

.dead_end {
    border: 1px solid #CCCCCC;
}

.current_chapter {
    color: #CCCCCC;
    font-weight: bold;
}

hr {
    clear: both;
    visibility: hidden;
    margin: 0px;
    padding: 5px;
}

/* ---------------------------CSSハック--------------------------- */

/* Hides from IE-mac \*/
* html div#center {
    width /**/: 800px;
}
/* End hide from IE-mac */

.clearfix:after { 
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} 
.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */

