@charset "shift_jis";

body {
	text-align: center;
}
* {
	margin: 0px;
}

a {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#all-contents {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 12px;
	color: #333333;
	text-align: left;
	position: relative;
	background-image: url(http://www.i4th.co.jp/images/all-contents-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
/* safari only \*/
body:first-of-type  #all-contents{
font-size: 11px;
}
/* end */
h1#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.i4th.co.jp/images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	text-indent: -10000px;
}
#menu {
	width: 750px;
}
#main-contents {
	background-image: url(http://www.i4th.co.jp/images/main-contents-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	padding-bottom: 15px;
	width: 750px;
}
.home-left-contents {
	float: left;
	width: 400px;
	margin-left: 10px;
	padding-left: 5px;
	margin-right: 5px;
}
.left-contents {
	float: left;
	width: 465px;
	margin-left: 15px;
	padding-left: 5px;
	margin-right: 5px;
}
.home-right-contents {
	float: right;
	height: 300px;
	width: 310px;
	margin-right: 2px;
	margin-top: 60px;
}
.right-contents {
	float: right;
	width: 240px;
	margin-right: 1px;
}
#footer {
	width: 744px;
	text-align: right;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FF3E3E;
	padding: 3px;
	color: #666666;
}

h2.koumoku {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B70000;
	padding: 3px 3px 3px 18px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(http://www.i4th.co.jp/images/gicon_wa.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	margin-top: 12px;

}
/* safari only \*/
body:first-of-type  h2.koumoku{
font-size: 11px;
}
/* end */
.koment {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	line-height: 16px;
}
table.gaiyo {
	margin-left: 20px;
	margin-top: 15px;
	font-size: 14px;
	color: #000000;
}
/* safari only \*/
body:first-of-type  table.gaiyo{
font-size: 13px;
}
/* end */
table.gaiyo td {
	padding: 3px;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 1px;
}
ul {
	margin-left: 15px;
	padding-left: 15px;
	line-height: 18px;
	margin-top: 3px;
}
.panlist {
	margin-bottom: 20px;
	text-align: right;
	padding-right: 5px;
}
.panlist span {
	margin-right: 5px;
	margin-left: 5px;
}

table.hyo {
	margin-top: 10px;
}
table.hyo td {
	padding: 3px;
}
.moji-aka {
	color: #FF0000;
}
.btn {
	text-align: center;
	margin-top: 15px;
}
.gochuui {
	margin-top: 20px;
	padding: 3px 2px;
	border: 1px dotted #FF7D7D;
	background-image: url(http://www.i4th.co.jp/images/gochuui-bg.jpg);
	font-size: 11px;
	line-height: 12px;
}
/* safari only \*/
body:first-of-type  .gochuui{
font-size: 10px;
}
/* end */
.soushinkanryou {
	text-align: center;
	line-height: 20px;
	margin-top: 30px;
	font-size: 14px;
}
.bana {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #999999;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.error {
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	margin-top: 20px;
}
.error td {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border: 1px solid #666666;
}

td.maru {
	background-image: url(http://www.i4th.co.jp/images/maru.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}