@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      import.css
 Author:         Your Name (admin)
 Style Info:     各CSSファイル読み込み用
----------------------------------------------------------- */

/* default Style - デフォルトのスタイル調整 基本リンクカラー設定
----------------------------------------------------------- */
@import url("../../common/css/default.css");


/* contents Style
----------------------------------------------------------- */
@import url("../../common/css/contents.css");


/* footer Style
----------------------------------------------------------- */
@import url("../../common/css/footer.css");


/* ライブラリー
----------------------------------------------------------- */
@import url("../../common/css/clearfix.css");


/* ページスタイル
----------------------------------------------------------- */
h2 {
	margin:45px auto;
	width:155px;
}


p.txt_4191E6{
	padding-top:10px;

}

p.txt_4191E6 span {
	margin-left: 1em;
	display:block;
}