@charset "Shift_JIS";
/*
///////////////////////////////////////////////////////////////////////////////
//
//  スタイルシートシート for ニッチ・コンサルタント( 2015.06.21版 )
//
//  By Ｗｅｂ工房まる高
//
////////////////////////////////////////////////////////////////////////////////
*/


/**************************/
/* ページ全体定義用、共通 */
/**************************/

img {
	border: 0px
}

blockquote {
	line-height: 120%;
	margin-left: 20px;
	margin-top: 0px
}

html {
	border:none;
	width:728px;
}

body {
	width:728px;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","MS PGothic";
	color:#404040;
	font-size: 14px;
	line-height: 130%;
	overflow-x : hidden;
/*	background-color:#f9f9ed */
}

a {
	color:#96514d;
	outline:none;
}

a:hover {
	text-decoration:none;
}


/* トップページ用 */
.list3 {
	padding-bottom:5px;
	padding-left:0px;
}

.list3 li {
	position:relative;
	overflow:hidden;
	padding:0 0 5px 90px;
	border-bottom:1px solid #ebebeb;
	margin-bottom:7px;
}

.list3 li span {
	position:absolute;
	left:0;
	top:0;
	color:#000000;
}
