@charset "utf-8";

/* 
name: ITF
designer: ITF.inc
designer_url: http://it-force.jp/
layouts: AZUKI.SJM.sc
Ver1.10 2010/1/9
*/

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../imgs/common_bg.jpg) repeat;
	background-color: #fff;
	width: 100%;
	height: 100%;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #0066FF;
	text-decoration:none;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #0066FF;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
	font-weight: normal;
}
h1 {
	font-size: 12px;
	color: #666;
	line-height: 11px;
}
h2 {
	font-size: 12px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #666666;
}
h4 {
	font-size: 12px;
	color: #666666;
}
h5 {
	font-size: 12px;
	color: #666666;
}
h6 {
	font-size: 12px;
	color: #666666;
}


/* ---------------------------------------------------------------------
コンテンツ用ライン20px
--------------------------------------------------------------------- */

.line_20px {
	line-height: 20px;
	color: #333;
}

/* ---------------------------------------------------------------------
コンテンツ説明
--------------------------------------------------------------------- */

.page_description {
	line-height: 20px;
	color: #333;
	margin:0;
	padding: 0px 10px 0px 10px;
}

/* ---------------------------------------------------------------------
コンテンツ用フォント10px
--------------------------------------------------------------------- */

.font10px {
	font-size: 10px;
}

/* ---------------------------------------------------------------------
コンテンツ用フォント10px
--------------------------------------------------------------------- */

.workfont10px {
	font-size: 10px;
	color: #999;
}

/* ---------------------------------------------------------------------
ヘッダー部分のリンク
--------------------------------------------------------------------- */
.hd_menu {
	text-align: right;
	font-size: 12px !important;
	font-size: 12px;
	color:#ccc;
}

.hd_menu a {
	color:#ccc;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
}

.hd_menu a:hover {
	color:#fff;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
.ft_menu {
	text-align: center;
	font-size: 12px !important;
	font-size: 12px;
	color:#666;
	line-height: 20px;
}

.ft_menu a {
	color:#666;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
}

.ft_menu a:hover {
	color:#0072BC;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
}

/* ---------------------------------------------------------------------
パンくずリスト
--------------------------------------------------------------------- */
.pqz {
	font-size: 12px !important;
	font-size: 12px;
	color:#666;
	font-weight: bold;
	margin:0;
	padding: 10px 0px 10px 10px;
}

.pqz a {
	color:#666;
	text-decoration:none;
	font-size: 12px !important;
	font-size: 12px;
	font-weight: normal;
}

.pqz a:hover {
	color:#000;
	text-decoration:underline;
	font-size: 12px !important;
	font-size: 12px;
	font-weight: normal;
}
