@charset "Shift_JIS";

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

izg-css

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

html, body, iframe, from, div, p, pre, ul, ol, li, dl, dt, dd, table, caption, th, td, h1, h2, h3, h4, h5, h6 ,textarea {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	margin: 0 0;
	color: #666666;
	text-align: center;
	font-size: 80%;
	background-image: url(../common/head-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #282726;
}
td,th {
	vertical-align:top;
	\font-size:75%;
}
img {
	border: none;
}

/*　フォント関連
---------------------------------------------*/
.f1 {
	font-size: 85%;
	line-height: 110%;
}
.f2 {
	font-size: 110%;
	line-height: 150%;
}
.f3 {
	font-size: 110%;
	line-height: 130%;
	color: #999999;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.b {
	font-weight: bold;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
/*　パーツ関連
---------------------------------------------*/
.hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.icon   {
	vertical-align:middle;
}
.icon img  {
	margin-right:3px;
}
.mt5 	{
	margin-top: 5px;
}
.mt10 	{
	margin-top: 10px;
}
.mt15 	{
	margin-top: 15px;
}
.mb5 	{
	margin-bottom: 5px;
}
.mb10 	{
	margin-bottom: 10px;
}
.ml10 	{
	margin-left: 10px;
}
.mr10 	{
	margin-right: 10px;
}
.mr5 	{
	margin-right: 5px;
}
.pad10 {
	padding: 10px;
}
.link {
	background: url(arrow.gif) no-repeat left center;
	padding-left: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.txt-l {
	text-align: left;
}
.txt-r {
	text-align: right;
}
.c {
	text-align: center;
}
.clear 	{
	clear:both
}
.ten-l {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 15px;
	list-style-image: url(../common/arrow01.gif);
}
/*　コンテンツ
---------------------------------------------*/
#bg {
	margin: 26px auto 20px;
	text-align: center;
}
.topimg {
	padding-top: 3px;
	padding-bottom: 10px;
}
.topimg div {
	background-image: url(../index/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#container {
	width: 800px;
	margin: 0px auto;
}
#main {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
}
#main-i {
	margin: 0 auto 10px;
	width: 800px;
	text-align: left;
	background-color: #282726;
}
#bg h1 {
	width: 800px;
	margin: 0 auto 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
}
#header {
	width: 800px;
	height: 60px;
	margin: 0 auto 0px;
}
#menu {
	list-style-type: none;
	padding: 0px;
	background-image: url(../common/menu-bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	margin-bottom: 5px;
}
#menu li {
	display: inline;
}
#content {
	width: 780px;
	margin: 0 auto 0px;
}
#content p {
	margin-top: 5px;
}
#con1 {
	float: left;
	width: 140px;
}
#con2 {
	float: left;
	width: 420px;
	padding-right: 10px;
	padding-left: 10px;
}
#con3 {
	float: right;
	width: 200px;
}
#footer {
	width: 800px;
	margin: 10 auto 0px;
}
#Copyright {
	width: 800px;
	font-size: 10px;
	line-height: 25px;
	height: 25px;
	background-image: url(../common/footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.B-box {
	text-align: left;
	border: 1px solid #E5E5E5;
	width: 638px !important;
	width /**/: 640px;
	background-color: #FCFBED;
}
.boxin {
	padding: 15px;
}

/* table
---------------------------------------------*/
.tsp table {
	width: 420px;
	background-color: #CCCCCC;
}
.tsp th    {
	text-align: right;
	font-weight: normal;
	padding: 3px;
	width: 120px;
	vertical-align: middle;
	background-color: #ECECEC;
}
.tsp th p {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #FF66CC;
	margin-top: 1px !important;
}
.tsp th span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF0000;
}
.tsp td    {
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	padding: 5px;
}
/*　index
---------------------------------------------*/
#mobi-f {
	float: left;
	width: 105px;
}
#mobi-txt {
	float: right;
	width: 310px;
}
