/* CSS Document */
@media print {* html body {zoom:0.7;}	 }
@inport url(smartphone.css) screen and (max-device-width: 480px);
/* 特定のタグの外観を再定義 */
*	{	font-size: 12px;}
body {
	color: #333333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	letter-spacing: normal;
	line-height: 140%;}
#wrapper{
	padding: 0px;
	width: 750px;
	margin: 0px auto;
	text-align: left;}
#header { text-align: center; margin: 0px auto 20px;}
#footer {
	width: 750px;
	height: 50px;
	clear: both;
	margin-top: 5px;
	background: url(../../img/f_copyright.gif) no-repeat center center;
	border-top: 1px solid #B5B5B5;}
.content {
	text-align: left;
	padding: 0px 10px 0px 20px;
	width: 680px;}
img { border: none;}
caption {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

p { margin-top: 5px; margin-bottom: 5px;}
.float { float: left;}
.clear { clear: both;}
h2 {
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
h3 {
	background-color: #CDFA92;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 8px;
}
h4 {
	color: #339900;
	margin-top: 20px;
	margin-bottom: 8px;
	padding: 0px;}
em {
	background: url(../img/yaji_1.gif) no-repeat left;
	padding-left: 18px;
	font-style: normal;}
ul { list-style: disc;}
big {
	font-size: 14px;
	font-weight: bold;}
td {	background-color: #FFFFFF;}
th {
	background-color: #FFDDFF;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;}
.main_t  {
	color:#532;
	background-color:#FA5;
	padding: 10px;
	border:none;
	margin-bottom:0.5em;
}

.box2 {
	padding: 8px;
	background-color: #FFFFFF;
	border: 1px solid #66CC00;
	margin-top: 8px;
	margin-bottom: 8px;
}
.box3 {
	padding: 8px;
	background-color: #FFFFFF;
	border: 4px solid #CDFA92;
	margin-top: 10px;
	margin-bottom: 10px;
}
.f-red { color: #FF0000; margin-top: 10px;}
.f-green { color: #33CC00;}
.f-blue { color: #6666FF;}
.blue { background-color: #CCCCFF;}
.abc {list-style:upper-alpha}
.sphone { display:none;}
.list1 {
	margin-left: 20px;
	margin-top: 3px;
}
.list1 li {
	background: no-repeat left top;
	list-style-type: none;
	padding-left: 19px;
}
.list1 .no1 {	background-image: url(../img/no_01_pc.gif);}
.list1 .no2 {	background-image: url(../img/no_02_pc.gif);}
.list1 .no3 {	background-image: url(../img/no_03_pc.gif);}
.list1 .no4 {	background-image: url(../img/no_04_pc.gif);}
.list1 .no5 {	background-image: url(../img/no_05_pc.gif);}
.list1 .no6 {	background-image: url(../img/no_06_pc.gif);}

.h2L{ border:3px solid #F80; border-radius:3px; padding:5px; text-align:center; color:#fff; font-size:160%; line-height:1.6em; margin-bottom:0.5em;}
.h2L{background: linear-gradient(#ff6600 0%, #ff3300 100%); text-shadow: 0px 0px 4px #661100 , 0px 0px 6px #661100;}
.h2M{ border:2px solid #fa0; border-radius:2px; background-color:#f60; color:#fff; padding:10px 0px; font-size:130%; line-height:1.3em; margin-bottom:0.5em;}

.notice{background-color:#FDE8F7; padding:10px;}

.tablecap{ text-align:center; font-size:120%; line-height:1.75em;}
.kijyun table{ width:100%; font-size:90%; text-align:center;}
.kijyun th{ background-color:#ffcc88; border-left:1px solid #aa6633; border-bottom:1px solid #aa6633; text-align:center;}
.kijyun td{ background-color:#fff; border-left:1px solid #aa6633; border-bottom:1px solid #aa6633;}
.br1{border-right:1px solid #aa6633;}
.bt1{ border-top:1px solid #aa6633;}
.nedan{ display: inline-block;}