/* @import url(http://ipp.jp/mt/mt-static/themes-base/blog.css);
@import url(http://ipp.jp/mt/mt-static/themes/minimalist-red/screen.css);
*/

/* =======================================

	"ipp.jp" Common Parts CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
 
 	1.base
	
	2.layout

	3.fonts


========================================== */


/* 1.base
========================================== */

body	{
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

body,td,th{
	font-size:12px;
	color:#4F4F4F;
	line-height:16px;
	}
	
h1,h2,h3,h4{
	font-size:12px;
	font-weight:bold;
	color:#4F4F4F;
	line-height:16px;
	margin:0px;
	}
	
form	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

strong	{font-weight:normal;}

.input1	{
	width:98%;
	}

img	{				/* imgタグへの指定 */
	border:none;			/* ボーダーラインを消す（除くnn4.7 */
	color:#FFFFFF:			/* ボーダーラインの色を白に（nn4.7対策） */
	}
	
	
	/* マウスオーバーで透明度を変える */
	a img { border-style: none;
			filter: Alpha(enabled=0); }
	a:hover img { filter: Alpha(opacity=75); }
	

p	{font-size:12px;
	color:#4f4f4f;
	line-height:20px;
	margin:0;
	}

hr {margin-top:3px; margin-bottom:3px;}

A:link {color:#308AD7;text-decoration:underline;}
A:visited {color:#308AD7;text-decoration:underline;}
A:active {color:#308AD7;text-decoration:underline;}
A:hover {color:#D1B600;text-decoration:none;}


/* 2.sidemenu
========================================== */
.sidenavi_btn {
				background-image:url(../img/sidenavi_btn.gif);
				background-repeat:no-repeat;
				width:218px;
				height:31px;
				padding-left:36px;
				padding-right:8px;
				font-size:12px;
				line-height:14px;
				}

.tb_news { background-image:url(../img/tb_news2.gif);
			background-repeat:no-repeat;
			background-position:center bottom;
			}

.news { padding:14px;
		font-size:11px;
		line-height:14px;
		}
			
.dotline { margin-top:0px;
			margin-bottom:0px;
			height:1px;
			color:#CCCCCC;
			border-style:dotted;
			width:90%;
			text-align:center;
			}

/* 3.contents
========================================== */
.contents_st { font-size:18px;
				font-weight:bold;
				color:#000000;
				margin-bottom:22px;
				}

.contents { background-image:url(../img/tb_body1.gif);
			background-repeat:no-repeat;
			width:570px;
			padding-top:18px;
			padding-left:26px;
			padding-right:26px;
			padding-bottom:26px;
			}
			
.contents_st2 { background-image:url(../img/st_back.gif);
				background-repeat:no-repeat;
				width:540px;
				height:38px;
				padding-top:12px;
				padding-left:18px;
				padding-right:12px;
				font-size:14px;
				font-weight:bold;
				color:#4f4f4f;
				}

.contents2 { padding-top:2px;
			padding-left:20px;
			padding-right:20px;
			padding-bottom:24px;
			}


/* 4.footer
========================================== */
.footbar { width:800px;
			height:5px;
			margin-top:8px;
			margin-left:auto;
			margin-right:auto;
			background-image:url(../img/footbar.gif);
			background-repeat:repeat-x;
			}
			
.footlink A:link {font-size:10px;color:#4f4f4f;text-decoration:none;}
.footlink A:visited {font-size:10px;color:#4f4f4f;text-decoration:none;}
.footlink A:active {font-size:10px;color:#4f4f4f;text-decoration:none;}
.footlink A:hover {font-size:10px;color:#4f4f4f;text-decoration:underline;}


	
/* 4.fonts
========================================== */
.fs8{font-size:8px;line-height:12px;}
.fs10{font-size:10px;line-height:13px;}
.fs12{font-size:12px;line-height:14px;}
.fs14{font-size:14px;line-height:18px;color:#4f4f4f;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs20{font-size:20px;}
.fs22{font-size:22px;}
.fs24{font-size:24px;}

.fs10gr{font-size:10px;line-height:12px;color:#777777;}
.fs10grn{font-size:10px;line-height:12px;color:#63A100;}

.fs12gr{font-size:12px;line-height:16px;color:#A5C13A;}
.fs12gra{font-size:12px;line-height:16px;color:#777777;}
.fs12bk{font-size:12px;line-height:16px;color:#333333;}
.fs12red{font-size:12px;line-height:18px;color:#EB4C1B;}

.fs10red{font-size:10px;line-height:14px;color:#EB4C1B;}
.fb10red{font-size:10px;line-height:14px;font-weight:bold;color:#EB4C1B;}
.fb12red{font-size:12px;line-height:18px;font-weight:bold;color:#EB4C1B;}
.fb14red{font-size:14px;line-height:18px;font-weight:bold;color:#EB4C1B;}
.fb16red{font-size:16px;line-height:20px;font-weight:bold;color:#EB4C1B;}
.st10{font-size:10px;line-height:13px;font-weight:normal;}

.fs10yel{font-size:10px;line-height:14px;color:#AC6910;}
.fb12yel{font-size:12px;line-height:18px;font-weight:bold;color:#B29A08;}

.fb12red A:link {color:#EB4C1B;text-decoration:underline;}
.fb12red A:visited {color:#EB4C1B;text-decoration:underline;}
.fb12red A:active {color:#EB4C1B;text-decoration:underline;}
.fb12red A:hover {color:#EB4C1B;text-decoration:none;}

.fb10{font-size:10px;font-weight:bold;line-height:12px;}
.fb12{font-size:12px;font-weight:bold;}
.fb14{font-size:14px;font-weight:bold;}
.fb16{font-size:16px;font-weight:bold;line-height:24px;}
.fb18{font-size:18px;font-weight:bold;line-height:24px;}
.fb20{font-size:20px;font-weight:bold;}
.fb22{font-size:11px;font-weight:bold;}
.fb24{font-size:24px;font-weight:bold;}

.fb12wh{font-size:12px;font-weight:bold;color:#FFFFFF;}
.fb14wh{font-size:14px;font-weight:bold;line-height:18px;color:#FFFFFF;}
.fb10wh{font-size:10px;font-weight:bold;color:#FFFFFF;}
.fb12gr{font-size:12px;line-height:18px;font-weight:bold;color:#82BA35;}
.fb14gr{font-size:14px;line-height:18px;font-weight:bold;color:#82BA35;}


/* For checkbox text */
.checktext label { cursor: pointer; }


.step {
	width:511px;
	font-weight:bold;
	padding:9px 5px 5px 8px;
	margin:10px 0 12px 0;
	border-bottom:solid 1px #a0d0ff;
/*	border-left:solid 4px #446efc;	*/
	background-color:#e8f4ff;
	color:#274efa;
}

