@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' , Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , sans-serif;
    color: #666; /* 標準文字色 */
    background-color: #836697;
    background-image : url(../images/choya_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#choya-container{
    width: 875px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-left: 35px;
    color: #333;
}

#choya-header{
    width: 600px;
    margin-right: auto;
}

#choya-inner{
    position: relative;
    width: 100%;
}
.choya-layoutset-01 #choya-inner{
    padding-top: 0px;
}

.choya-layoutset-02 #choya-inner{
    padding-top: 0px;
}

#choya-inner:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#choya-wrapper{
    width: 600px;
    background-color: #FFF;
    float: left;
    position: relative;
    min-height: 541px;
    padding-top: 35px;
}

#choya-title{
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
}

.choya-layoutset-01 #choya-title{
    display: none;
}

.choya-layoutset-02 #choya-title{
    width: 568px;
    margin-bottom: 0px;
    margin-top: 35px;
}
.choya-layoutset-02 h2{
    background-image : url(../images/indexBg_4Ga_01.png);
}

#choya-main{
    width: 568px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: left;
}
.choya-layoutset-02 #choya-main{
    width: 540px;
}

#choya-aside{
    width: 260px;
    margin-top: -120px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
    float: right;
    padding-bottom: 20px;
}

* html #choya-aside{
    float: none; /* for IE6 */
}

.choya-layoutset-01 #choya-aside
{
}

#choya-footer{
    clear: both;
    position: relative;
    padding-top: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#choya-nav{
    position: absolute;
    left: 16px;
    width: 568px;
    height: 20px;
    top: -1px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */

#choya-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    height: 20px;
    list-style-type: none;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #b2b2b2;
}

#choya-nav ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#choya-nav li{
    float: left;
    display: inline;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-transform: uppercase;
}

* html #choya-nav li{
    /* ie6用ハック */
    width: 100px;
}

#choya-nav li a{
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    overflow: hidden;
    display: block;
    height: 20px;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #b2b2b2;
}

#choya-nav li span.ja{
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}
#choya-nav li span.en{
    display: none;
}

#choya-nav a:link{
    background-color: #FFF;
}
#choya-nav a:visited{
    background-color: #FFF;
}
#choya-nav a:hover{
    background-color: #efefef;
}
#choya-nav a:active{
    background-color: #efefef;
}

/* トップページデザイン */

#choya-wrapper #toppage p:first-child{
	background-color: #CCCCFF;
	color: #333;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	margin-bottom: 0;
}

/* 見出し画像 */
.choya-layoutset-01 #choya-wrapper h3{
	background-image : url(../images/indexBg_4Ga_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 20px;
	color: #FFF;
	font-size: 15px;
	line-height: 1.2;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-style: none;
	border-left-style: none;
}

.choya-layoutset-01 #choya-wrapper h3 span.en{
    display: none;
}
.choya-layoutset-01 #choya-wrapper h3 span.ja{
    font-size: 14px;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

#toppage-news hr{
    border-bottom-color: #FFFFFF;
    padding-top: 5px;
}
.news-comment{
    padding-top: 10px;
    border-top-color: #cecece;
}
#choya-main dd{
    border-bottom-color: #e6e6e6;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#choya-headerMain{
    margin-top: 9px;
    margin-left: 16px;
}

#choya-headerMain h1{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    font-size: 12px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#choya-headerLogo{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 16px;
}

#choya-headerLogo a{
    display: block;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 45px;
    background-image : url(../images/logo_4Ga.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#choya-headerExtra1{
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 16px;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    text-align: left;
}

#choya-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 12px;
    font-weight: bold;
    display: inline;
}

#choya-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
    font-weight: normal;
    padding-right: 3px;
}

#choya-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 10px;
    display: inline;
}

#choya-headerExtra2
{
}
/* フッター内パーツ */
#choya-footerMain{
    color: #FFF;
}
#choya-footerMain p{
    /* コピーライト文字設定 */
    padding-top: 0px;
    text-align: right;
    padding-right: 275px;
}
#choya-footerExtra1{
    width: 320px;
    position: absolute;
    top: 20px;
    left: 0px;
}
#choya-footerExtra1 li a{
    color: #fff;
}
#choya-footerExtra1 a:hover{
    color: #E6C6FB;
}
#choya-footerExtra1 a:active{
    color: #E6C6FB;
}

/* ページの先頭へのリンク設定 */
#pagetop{
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 20px;
}

#pagetop a{
    display: block;
    width: 110px;
    height: 13px;
    margin-left: auto;
    margin-right: 0;
    background-image : url(../images/returnTop_4Ga_01.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* 見出し */
#choya-wrapper h3{
    border-left-color: #ddd1e5;
    border-bottom-color: #ddd1e5;
}
hr{
    color: #FFFFFF;
}
table th{
    background-color: #f4f4f4;
}
/* リンク文字色 */
a:link{
    color: #333333;
    text-decoration: underline;
}
a:visited{
    color: #333333;
    text-decoration: underline;
}
a:hover{
    color: #523764;
    text-decoration: none;
}
a:active{
    color: #523764;
    text-decoration: none;
}
