body,table,tbody,tr,td,p {
margin:0px;
padding:0px;
}

body,p,span,td {
	font-family:'Hiragino Kaku Gothic Pro W3','Osaka','Syntax';
}

a:link {
	color:#348DA7;
	text-decoration:none;
}

a:hover {
	color:#1A6582;
	text-decoration:underline;
}

a:active {
	color:#1A6582;
	text-decoration:underline;
}

#contleft {
	width:8px;
	background-image:url(../../common_images/contents_left.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#contright {
	width:8px;
	background-image:url(../../common_images/contents_right.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#contbottom {
	width:702px;
	height:18px;
	background-image:url(../../common_images/contents_bottom.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#conthead {
	width:702px;
	height:8px;
	background-image:url(../../common_images/contents_head.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#contspace {
	width:686px;
	background-color: #FFFFFF;
	text-align:left;
}

#contspace table {
	background-color: #FFFFFF;
}

#contspace .gray .graycontents {
	padding:0px 12px 0px 12px;
}

#contspace .gray {
	width:668px;
	/*オブジェクトマージン20px（共通）*/
	margin:0px 8px 20px 8px;
}

#contspace .normal {
	margin:0px 8px 20px 8px;
	width: 668px;
}

#contspace .howto {
	margin:0px 8px 24px 8px;
	width: 668px;
}

#contspace .gray .grayhead {
	width:668px;
	height:5px;
	background-image:url(../../common_images/gray_bg_top.gif);
	background-color:#F9EEEE;
}

#contspace .gray .graycontents {
	background-color:#F9EEEE;
	padding:0px 12px 0px 12px;
}

#contspace .gray .graybottom {
	width:668px;
	height:5px;
	background-image:url(../../common_images/gray_bg_bottom.gif);
	background-color:#F9EEEE;
}

.tittable {
	width:668px;
	margin:0px 8px 0px 8px;
}

/*タイトルの場合*/

.tittable .tit {
	padding:0px 0px 2px 0px;
	border-bottom:#ff6600 solid 3px;
	width:10%;
}

.tittable .titafter {
	padding:0px 0px 7px 0px;
	border-bottom:#CCCCCC solid 3px;
	width:90%;
}

.tittable .titbottom {
	height:14px;
}

/*サブタイトルの場合*/

.tittable .subtit {
	padding:0px 0px 9px 0px;
}



#cont_bg {
	width:100%;
	background-image:url(../../common_images/page_bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#contobj {
	padding:15px 0px 0px 0px;
}

#navi_bg {
	width:100%;
	background-image:url(../../common_images/bt_background.gif);
	background-repeat:repeat-x;
	background-position:center;
	border-top:#B3B3B3 solid 1px;
	border-bottom:#7C7C7C solid 1px;
}

#header {
	width:702px;
	text-align:left;
	margin:13px 0px 15px 0px;
}

#headleft {
	padding:0px 0px 0px 8px;
	text-align:left;
}

#headright {
	padding:0px 8px 0px 0px;
	text-align:right;
}

.newslabel {
	width:91px;
	padding:0px 0px 0px 7px;
}


#copyright {
	width:702px;
	height:11px;
	text-indent:-7785px;
	background-image:url(../../common_images/copyright.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin:4px 0px 0px 0px;
}

/*fonts*/

.impact {
	color:#FF0000;
}

.midium {
	font-size:80%;
	line-height:140%;
	color:#303030;
}

.large {
	font-size: 100%;
	line-height:140%;
	color:#303030;
}

.largeb {
	font-size: 100%;
	line-height:140%;
	color:#118DC1;
	font-weight: bold;
}

.date {
	font-size:80%;
	line-height:140%;
	color:#118DC1;
}

big {
	font-size:80%;
	line-height:280%;
	color: #ff6600;
	font-weight: bold;
}

.midiumred {
	font-size:80%;
	line-height:140%;
	color:#E96868;
}

.midiumblue {
	font-size:80%;
	line-height:140%;
	color:#348DA7;
}

.midiumorange {
	font-size:80%;
	line-height:140%;
	color:#ff6600;
}

/*index*/

.spec {
	margin-bottom:8px;
}

#key {
	padding: 0px 0px 20px 0px;
}

#key .bg04 {
	background-image:url(../../common_images/img_index_key04_bg.jpg);
	background-repeat:no-repeat;
	width:343px;
	height:134px;
}

#key .bg12 {
	background-image:url(../../common_images/img_index_key12_bg.jpg);
	background-repeat:no-repeat;
	width:343px;
	height:111px;
}

#key .bg13 {
	background-image:url(../../common_images/img_index_key13_bg.jpg);
	background-repeat:no-repeat;
	width:343px;
	height:111px;
}

#key .bg14 {
	background-image:url(../../images/expire.gif);
	background-repeat:no-repeat;
	width:686px;
	height:407px;
}

#key p {
	padding:12px 10px 10px 25px;
}

.largekey {
	font-size: 12px;
	line-height:15px;
	color:#333333;
}

.largecaution {
	font-size:12px;
	color:#CC3333;
}

/*faq*/

.onefaqtitle {
	background-color: #ffdfdf;
	width:164px
}

.onefaqtitle .title {
	margin:8px;
}

.onefaq5 {
	margin:9px 0px 12px 0px;
}

.onefaqcell {
	padding:0px 8px;
}

.onefaqcell p {
	padding:0px 8px 10px 8px;
}

.faqtitle {
	background-color: #ffdfdf;
	width:164px
}

.faqtitle .title {
	margin:8px 0px 8px 8px;
}

.faq5 {
	margin:9px 0px 12px 0px;
}

.faqcell {
	padding:0px 0px;
}

.faqcell p {
	padding:0px 8px 10px 8px;
	font-size:80%;
	line-height:140%;
	color:#333333;
}

.faqcell a {
	padding:0px 8px 10px 8px;
	font-size:80%;
	line-height:140%;
}

.faqcell div {
	padding:0px 8px 10px 8px;
	font-size:80%;
	line-height:140%;
	color:#333333;
}

/*howto*/

.imgr {
	float:right;
	padding:0px 8px 8px 8px;
} 

.imgr2 {
	float:right;
	padding:8px;
} 

.imgb {
	padding:8px 8px 8px 0px;
} 

.clearr {
	margin:0px;
	padding:0px;
	clear:right;
}

#contspace .howto big {
	font-size: 90%;
	line-height:200%;
	color: #118DC1;
	font-weight: bold;
}

#contspace .howto .conta {
	padding-bottom:8px;
}

/*manual*/

.reader {
	float:right;
	padding:8px;
} 

.pdficon {
	width:30%;
	text-align:center;
}

.pdflist {
	width:70%;
}

.imgc {
	margin:8px;
}

/*agree*/

.netmove {
	text-align:right;
}

/*contact*/

.imgbt {
	margin:8px;
}
