@charset "UTF-8";

/*--------------------バグ1：IE6は同一css内にfloatとmarginを併用できません --------------------*/
/*--------------------バグ2：IE6は同一css内にwidthとpaddingを併用できません--------------------*/
/*====================省略background:color値 image値 repeat値 attachment値 position値;=========*/

#inttit1bg	{width:730px;	position:relative;	background: url(img/no1_title.jpg) no-repeat;	height:350px;}
#inttit2bg	{width:730px;	position:relative;	background: url(img/no2_title.jpg) no-repeat;	height:350px;}
#inttit3bg	{width:730px;	position:relative;	background: url(img/no3_title.jpg) no-repeat;	height:350px;}
#inttit4bg	{width:730px;	position:relative;	background: url(img/no4_title.jpg) no-repeat;	height:350px;}
#inttit5bg	{width:730px;	position:relative;	background: url(img/no5_title.jpg) no-repeat;	height:350px;}
#inttit6bg	{width:730px;	position:relative;	background: url(img/no6_title.jpg) no-repeat;	height:350px;}
#inttit7bg	{width:730px;	position:relative;	background: url(img/no7_title.jpg) no-repeat;	height:350px;}
#inttit8bg	{width:730px;	position:relative;	background: url(img/no8_title.jpg) no-repeat;	height:350px;}
#inttittxt1	{				position:absolute;	top:39px;	left:21px;	font-weight:bold;	font-size:24px;	color:#555555;}
#inttittxt2	{				position:absolute;	top:70px;	left:34px;	font-weight:bold;	font-size:16px;	color:#555555;}



#table1		{width:100%;	margin:15px auto;	font-size:12px;}
#table1	td	{vertical-align:top;}
.td1		{width:40px;	padding:5px;	color:#1AA995;	font-weight:bold;}
.td1p		{width:40px;	padding:5px;	color:#E63063;	font-weight:bold;}
.td2		{width:342px;	padding:5px;}
