@charset "Shift_JIS";

/*アクセスカウンター 表示*/
/*hidden;  visible;*/
#kokoro-count {
	margin-left:12px;
    width : 150px;height : 30px;
	visibility : visible;
    font-size : 12px; line-height : 1.8em;
} 
 
/* フォームパーツ格納テーブル */

#ask table{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ff66ff;
	border-right-width: 0px;
}

#ask table th{
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 24px;
    text-align: left;
    background-color: #ffccff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ff66ff;
    color: #ff00cc;
}

#ask table td{
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 15px;
    text-align: lrft;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ff66ff;
	border-right-width: 0px;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 500px;
    height: 200px;
}

input.l{
    width: 350px;
    height: 20px;	
}
input.m{
    width: 350px;
	height: 20px;
}
input.s{
    width: 50px;
	height: 20px;
}
/* フォームパーツ設定終了 */
/* フォームパーツ格納テーブル終了 */
/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/
.parts-cnt-style
{
    border-color: #cccccc;
}

.parts-hl-style
{
    border-color: #56A9D9;
}

.parts-cbox-style
{
    border-color: #cccccc;
}

.parts-hr-style
{
    border-color: #cccccc;
}

.parts-pbox-style
{
    border-color: #cccccc;
}
.parts-pbox-style h4
{
    padding: 0px;
}

.parts-blist-style
{
    border-color: #56A9D9;
    background-color: #f3f3f3;
}
a.parts-blist-style:link
{
    color: #000000;
}
a.parts-blist-style:visited
{
    color: #000000;
}
a.parts-blist-style:hover
{
    color: #ff6600;
}
a.parts-blist-style:active
{
    color: #ff6600;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/
