@charset utf-8;

/* =========================================
リセット用　※編集不可
========================================= */
body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dt,dd,dl,form,iframe{
    margin:0;
    padding:0;
}
ul,ol{
    list-style-type:none;
}
img, iframe{
    border:none;
}

/* =========================================
リセット用　ここまで
========================================= */


body{
    font-size:13px;
    font-family:sans-serif;
	background:#000;
    text-align:center;
}

/**/#bg_img{
    margin:0 auto;
    width:100%;
	background:url(http://assets.flips.jp/images/common/design/14702/images/header_bg.jpg) no-repeat top center;
}

/**/#topArea{
    width:100%;
	background:#000;
}

/**/#contentsArea{
    margin:0 auto;
    width:960px;
}

/**/#container{
    margin:0;
    padding: 16px 60px 0;
    width:840px;
    text-align:left;
}



/* =========================================
リンク
========================================= */

/**/#container a:link, #container a:visited{
    color:#afafaf;
    text-decoration:none;
}

/**/#container a:hover, #container a:active{
    color:#afafaf;
    text-decoration:underline;
}

/**/a:hover, a:active{
    color:#afafaf;
    text-decoration:underline;
}



/* =========================================
フォント テキストインデント
========================================= */

#logo{
    font-size:24px;
    font-weight:bold;
    color:#fff;
}

#top_text h1{
    font-size:12px;
    font-weight:normal;
    color:#3F3F3F;
	text-align:left;
}
.module{
    font-size:13px;
    color:#afafaf;
    line-height:170%;
    letter-spacing:1px;
}

#contents .text {
    margin-left:15px;
}

#side .text{
    margin-left:0;
}

.article{
    margin-left:15px;
    margin-right:15px;
}

#contents .article{
    margin-left:15px;
    margin-right:15px;
}

hr {
	border:1px solid #404040;
}

/* =========================================
トップ ***
========================================= */
/**/#topWrap{
		width:840px;
		margin:0 auto;
	}

/**/#top_text{
	float:left;
	width: 410px;
	line-height:140%;
	margin:5px 0;
}

	/**/#top_text h1{
		font-size: 10px;
		font-weight:normal;
		color:#727272;
	}
		/**/#top_text h1 div{	
			
		}

/**/#link{
	float:right;
	width: 410px;
	font-size:10px;
	color:#727272;
	margin:7px 0 5px 10px;
}

		/**/#link ul {
			text-align:right;
		}
		/**/#link ul li{
			display:inline;
			padding-left:1em;
		}
		/**/#link ul li a:link,#link ul li a:visited{
			background:url(http://assets.flips.jp/images/common/design/14702/images/header_icon.jpg) no-repeat 0px 3px;
			margin-left:8px;
			padding:2px 0 5px 10px;
			color:#727272;
			text-decoration:none;
		}


/* =========================================
ヘッダー
========================================= */

/**/#header{
    width:840px;
    height:60px;
    position: relative;
}

    /**/#logo{
        position: absolute;
        top: 0px;
        left: 0px;
        width: 300px;
        height: 50px;
        margin:0;
        font-weight:bold;
        font-family:tahoma;
    }
        /**/#logo a:link, #logo a:visited{
            text-decoration:none;
            color:#250064;
        }


/**/#visual{
    margin:10px 0 40px;
    width:840px;
    overflow:hidden;
}



/* =========================================
ナビゲーション
========================================= */

/**/#navigation{
    margin:0 0 50px;
    padding:59px 0 0;
    clear:both;
    width:100%;
    background:url(http://assets.flips.jp/images/common/design/14702/images/menu.gif) no-repeat left top;
}

    /**/#navigation ul li{
        position:relative;
        width:240px;
        height:45px;
        margin:0;
        list-style-type:none;
        background:url(http://assets.flips.jp/images/common/design/14702/images/menu_line.jpg) no-repeat left bottom;
    }

        /**/#navigation li a:link, #navigation li a:visited{
            display:block;
            font-weight:bold;
            font-size:13px;
            letter-spacing:1px;
            padding:10px 0 0 30px;
            color:#fff;
            text-decoration:none;
        }

        /**/#navigation li a:hover{
            text-decoration:underline;
            color:#fff;
        }



/* =========================================
ページタイトル
========================================= */

/**/#page_title{
    clear:both;
    margin:10px 0 30px;
    padding:0 0 0 45px;
    font-weight:bold;
    color:#FFFFFF;
    background:#FFFFFF url(http://assets.flips.jp/images/common/design/14702/images/pagetop.jpg) no-repeat left bottom;
    height:100px;
    font-size:22px;
}
/**/#page_title h2{
    padding-top:20px;
    font-size:22px;
}



/* =========================================
レイアウト
========================================= */

/**/#main{
    width:840px;
    clear:left;
    padding:10px 0 0;
}

#w_right{
    float:right;
    width:570px;
}

#w_left{
    float:left;
    width:240px;
}

    /**/#main #contents{
    }
    /**/#main #side{
    }



/* =========================================
フッター
========================================= */

/**/#bg_footer {
	border-top:1px solid #474747;
	margin-top:40px;
}

/**/#f_container {
    width: 840px;
    margin:0 auto;
	padding:20px 0;
    text-align:left;
}

/**/#f_container a:link, #f_container a:visited{
    text-decoration:none;
}

/**/#f_container a:hover, #f_container a:active{
    text-decoration:underline;
}

/**/#footer{
    width:960px;
    text-align:left;
}
    /**/#footer a{
        color:#727272;
        font-size:13px;
    }
    /**/#footer ul{
        /*height:34px;*/
        margin-bottom:16px;
		border-left:1px solid #292929;
    }
    /**/#footer li{
        display:inline;
        padding:2px 10px 2px 10px;
		border-right:1px solid #292929;
    }
    /**/#footer .copy{
        clear:both;
        color:#3F3F3F;
        font-size:12px;
        /*height:66px;*/
    }
	
	
/* モジュール ------------------------------------ */
div.module{
    padding-bottom: 15px;
}



/* =========================================
見出し
========================================= */

/**/#contents h3{
    line-height:1.2;
    color:#fff;
    background:url(http://assets.flips.jp/images/common/design/14702/images/n_h3.gif) no-repeat left bottom;
    padding:14px 0 15px 0;
    font-size:13px;
	margin-top:10px;
}

/**/#side h3{
    line-height:1.2;
    color:#FFFFFF;
    background:url(http://assets.flips.jp/images/common/design/14702/images/s_h3.gif) no-repeat left top;
    padding:15px 0 10px 15px;
    font-weight:normal;
    font-size:13px;
    height:40px;
	margin-top:10px;
}

/**/#contents h4{
    line-height:1.2;
    color:#fff;
    padding:0;
    font-weight:bold;
    font-size:13px;
    margin-bottom:0px !important;
	margin-top:10px;
}

/**/#side h4{
    line-height:1.2;
	background:url(http://assets.flips.jp/images/common/design/14702/images/s_h4.gif) no-repeat left bottom;
    color:#fff;
    padding:0 0 15px 0;
    font-weight:normal;
    font-size:13px;
    margin-bottom:0px !important;
	margin-top:10px;
}


/* RSS */

#contents h4.rss, #side h4.rss{
    margin:0 0 0 0 !important;
    padding:2px 0 10px 0 !important;
    font-size:13px;
    color:#fff;
    font-weight:bold;
	background-image:none;
}
#contents h4.rss {
    margin:0 0 0 15px !important;
}
ol.rss li span.rss{
    font-size:10px;
    color:#727272;
    font-weight:normal;
    padding-bottom:4px;
	display:block;
}

#side ol.rss li span.rss{
    display:block;
}
#contents ol.rss li div.rss{
    margin:0 0 30px 30px;
}
#side ol.rss li div.rss{
    margin:0 0 30px 15px;
	line-height:1.2em;
}

/**/#container h4.rss a {
	color:#fff;
}
/**/#side ol.rss li div.rss a, #contents ol.rss li div.rss a {
	text-decoration:underline;
}



/* テーブル */
div.module table{
    width:100%;
    border-collapse:collapse;
    border:#474747 1px solid;
    margin-bottom:10px;
}
    div.module table th,
    div.module table td{
        padding:4px 0.75em;
        border:#474747 1px solid;
        text-align:left;
        font-size:inherit;
        font-weight:normal;
    }
    div.module table th{
        width:30%;
        background:#1c1c1c;
        color:#fff;
    }
    div.module table td{
        color:#fff;
    }


/* 問い合わせフォーム */
#contents div.module form.inquiry{
    margin-left:15px;
}
#side div.module form.inquiry{
    margin-left:0;
}
    /**/#side form.inquiry dt,
    /**/#contents form.inquiry dt{
        font-weight:bold;
    }
    /**/#side form.inquiry dd{
        padding:0.4em 0 0.8em;
    }
    /**/#contents form.inquiry dd{
        padding:0.1em 0 0.3em;
    }
    /**/#side form.inquiry dd{
        padding-left:0;
    }
    /**/#side form.inquiry dd input,
    /**/#side form.inquiry dd textarea{
        width:90%;
    }
    /**/#contents form.inquiry dd input{
        width:40%;
    }
    /**/#contents form.inquiry dd textarea{
        width:70%;
    }


/* サイトマップ */
div.module ul.sitemap{
    list-style-type:square;
    padding-left:1.3em;
    margin-left:20px;
}
#side div.module ul.sitemap{
    margin-left:10px;
}
    div.module ul.sitemap li{
        line-height:170%;
    }
    /**/#container div.module ul.sitemap li a{
    }


/* clearfix ------------------------------------ */

.clearfix:after,
.module:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix,
.module {
  min-height: 1px;
}

* html .clearfix,
* html .module {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/* =========================================
クレジット
========================================= */
#cresit{
    width:840px;
    font-size:8px;
    text-decoration:none;
    margin:16px auto 0;
    text-align:right;
}

/**/#cresit a:link, #cresit a:visited{
    color:#505050;
    text-decoration:none;
}

/**/#cresit a:hover, #cresit a:active{
    color:#505050;
    text-decoration:underline;
}
