@charse "UTF-8";

/*-- 共通、汎用設定 --*/
.nm_style0 a:hover img,
#menu_rect0 a:hover img,
#menu_rect1 a:hover img,
#menu_rect2 a:hover img,
#menu_rect3 a:hover img,
#menu_rect4 a:hover img,
#menu_rect5 a:hover img,
#menu_rect6 a:hover img,
#menu_rect7 a:hover img,
#menu_rect8 a:hover img,
#menu_rect9 a:hover img,
#menu_rect10 a:hover img,
.right a:hover img,
.nm_style16 a:hover img { /* 選択中の画像透過リセット */
    filter: alpha(opacity=100);
    opacity: 1;
}

.nm_style10 img { /* 画像の枠 */
	margin: 10px 15px;
	padding: 3px;
	border: 1px solid #AAAEB7;
}

.nm_style7 h2 {
	font-size: 117%;
	font-weight: bold;
}

.nm_style8 h3 {
	margin: 10px 10px 0;
	padding: 1px 10px 1px;
	border-left: 5px solid #0D3384;
	border-bottom: 1px solid #4866A7;
	font-size: 108%;
	font-weight: bold;
}

.nm_style9 {
	padding: 0 10px;
}

.nm_style9 table,
.nm_style15 table {
	width: 600px;
	margin: 12px auto;
}

.nm_style9 td {
	width: 200px;
	padding: 10px;
}
/*-- 共通、汎用設定ここまで --*/


/*-- ヘッダー --*/
#header_rect {
	width: 890px;
	height: 110px;
	margin-bottom: 10px;
}

#header_rect h1 {
	margin-left: 5px;
}
/*-- ヘッダーここまで --*/


/*-- サイドメニュー --*/

/*-- サイドメニューここまで --*/


/*-- TOPページ --*/
#column_rect0 {
	padding-left: 10px;
}

#menu_rect0 img {
	margin: 9px 0 10px;
}

#menu_rect11 img {
	margin: 10px 0 9px;
}

.nm_style12 img {
	border: 1px solid #B0C6C4;
}

.nm_style12 a:hover img {
	border: 1px solid #0D3483;
}

.nm_style4 ul {
	overflow: hidden;
	clear: both;
	zoom: 1;
	margin-top: 10px;
}

.nm_style4 li {
	float: left;
	display: inline;
	margin-left: 10px;
}

.nm_style4 li:first-child {
	margin-left: 0;
}

.nm_style4 li.first-child { /*IE-expression (first-child) */
	margin-left: 0;
}

.nm_style4 li { /* IE-expression (first-child) */
	behavior: expression(
	this.className += (this.previousSibling == null) ? " first-child" : "",
	this.style.behavior = "none"
	);
}

.nm_style4 p {
	margin-left: 0;
}
/*--  TOPページ ここまで --*/


/*-- ポスティング配布の種類 --*/
.nm_style15 td {
	padding: 10px;
	text-align: center;
}

.nm_style16 img {
	border: 1px solid #B0C6C4;
}

.nm_style16 a:hover img {
	border: 2px solid #0D3483;
}
/*-- ポスティング配布の種類までここまで --*/


/*-- ご依頼から配布されるまで --*/
.nm_style11 h3 {
	margin-top: 13px;
	margin-left: 70px;
	font-size: 150%;
	font-weight: bold;
}
/*-- ご依頼から配布されるまでここまで --*/


/*-- よくある質問 --*/
.textQ {
	font-family: "メイリオ",Meiryo;
	font-size: 117%;
	font-weight: bold;
	color: red;
}

.textQ em {
	font-family: verdana;
	font-size: 114%;
	font-weight: bold;
}

.textA {
	font-family: "メイリオ",Meiryo;
	font-size: 117%;
}

.textA em {
	font-family: verdana;
	font-size: 114%;
	font-weight: bold;
	color: blue;
}
/*-- よくある質問ここまで --*/


/*-- スタッフ募集 --*/
.nm_style13 table {
	width: 600px;
	margin: 12px auto;
}

.nm_style13 .csttbl_border1,
.nm_style13 .csttbl_border3 {
	width: 150px;
	padding: 10px;
	text-align: center;
}

.nm_style13 .csttbl_border2,
.nm_style13 .csttbl_border4 {
	width: 450px;
	padding: 10px;
	background: #fff;
}
/*-- スタッフ募集ここまで --*/


/*-- form start --*/
.nm_style14 table {
	width: 600px;
	margin: 12px auto;
}

.nm_style14 .cart_border1 {
	width: 200px;
	padding: 10px;
}

.nm_style14 .cart_border2 {
	width: 400px;
	padding: 10px;
	background: #fff;
	text-align: left;
}

.nm_style14 .cart_head {
	font-weight: bold;
}

.nm_style14 .cart_head:hover {
	background: #fff;
}

.nm_style14 .cart_border1:hover {
	background: #f6f8f9;
}

.cart_head,
.cart_input {
	padding: 10px;
	font-family: verdana,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 100%;
	background: #f6f8f9;
	line-height: 2;
}

.cart_border2:hover {
	background: #EFF5FF;
}

.cart_border1,
.cart_border2 {
	border: #B0C6C4 1px solid;
}

.cart_border1 {
	font-weight: bold;
}

.cart_input {
	background: #ffffff;
}

.cart_border4 {
	background: #f2f2f2;
	border: none;
}

input, select {
	margin: 0 3px 1px 0;
	padding: 1px 0;
	line-height: 1;
	vertical-align: middle;
}
/*-- form end --*/


/*-- フッター --*/
#footer_rect {
	overflow: hidden;
	clear: both;
	zom: 1;
}

#footer_rect ul {
	overflow: hidden;
	clear: both;
	zom: 1;
}

#footer_rect li {
	display: inline;
	margin-left: 8px;
	padding-left: 8px;
	border-left: 1px solid #2F2F2F;
}

#footer_rect li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

#footer_rect li.first-child { /*IE-expression (first-child) */
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}

#footer_rect li { /* IE-expression (first-child) */
	behavior: expression(
	this.className += (this.previousSibling == null) ? " first-child" : "",
	this.style.behavior = "none"
	);
}

#footer_rect p a {
	padding: 0 8px;
	color: #2F2F2F;
	border-left: 1px solid #2F2F2F;
	border-right: 1px solid #2F2F2F;
	text-decoration: none;
}

#footer_rect p a:visited{
	color: #2F2F2F;
}
/*-- フッターここまで --*/