@charset "UTF-8";







/* ========BASIC======== */



* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: none;
	border-color: #FFF;
	font-size: 12px;
	font-weight: normal;

}







body {
	margin:0;
	padding:0;
	font-size: 10px;
	line-height: 2.3em;
	color: #333;
	background-color:#FFF


}







br {
	margin: 0px;
	width: 900px;
	border-color: #999;



}







a {
	color:#333;
	text-decoration:none;
  font-size: 10px;


}

a:hover {
	color:#333;
	font-size: 10px;

}

img {
	border-top: 0 0;
	border-right: 0 0;
	border-bottom: 0 0;
	border-left: 0 0;
	font-size: 12px;



}
h1,h2,h3,h4,h5,h6,h7{
   margin:0;

}


/* ========TEMPLATE LAYOUT======== */



div#top {
	width:900px;
	margin:0 auto;
	padding:10px 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F00;
}



div#header {
	position:relative;
	width:900px;
	padding-top: 5px;

}

div#pr {
	position:absolute;
	width:761px;
	height: 12px;
	left: 5px;
	bottom: 55px;
}

div#gnavi {
	position:absolute;
	bottom:-34px;
	right:0;
	font-size: 12px;
	padding-bottom: 12px;
	width: 279px;
	height: 189px;
}


div#icatch {
   width:900px;



}

div#menu {
	float:left;
	width:900px;
	background-color: #D32800;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: 0 0;



}

div#contents {
	float:left;
	width:900px;
	margin-top:0px;
	background: #FFF;



}

div#main {
	float:left;
	width:660px;
	font-size: 12px;
	　line-height: 1.7em;
	background-color:#FFF;
	color: #333;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


div#sub {
	float:right;
	width:220px;
	background: #FFF;
	padding-top: 20px;
}


div#totop {
   clear:both;

}


div#footMenu {
	float:left;
	width:900px;
	padding: 0px;
}







div#footer {
   clear:both;



}











/* ========HEADER CUSTOMIZE======== */

h1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 12px;
	font-weight: normal;
	letter-spacing:0;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 3px;
}


/*div#header h1 {
   margin:0;
   padding:1em 0 0 0;
   font-size:12px;
   color:#A55973;
   line-height:1.0;



}







div#header h1 a {
   color:#A7005D;



}







div#header h1 a:hover {
   color:#C71C7A;
}*/
div#header #pr p {
	margin:0;
	font-size:10px;
}


div#header #gnavi ul {
   list-style:none;

}



div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;


}


div#header #gnavi li a{
	display:block;
	padding-left:15px;
	background:url(images/bg_gnavi.gif) 0 1px no-repeat;
	font-size: 12px;
	padding-bottom: 2px;

}











/* ========MENU CUSTOMIZE======== */



div#menu ul {
   margin:0;
   padding:0;
   list-style-type:none;
}



div#menu li {
	float:left;
	margin:0;
	font-size:14px;
	/*background-image: url(images/bg_menupause.png);*/
	background-repeat: no-repeat;
	background-position: 0 50%;



}


div#menu li a {
   display:block;
   line-height:40px;
   color:#fff;
   margin-left:1px;
   padding:0 10px;



}


div#menu li a:hover {
	color:#C00;
	background-color: #C51908;
}
div#menu li.home {
   background:none;
}


/* ========MAINCONTENTS CUSTOMIZE======== */


div#main h1{
	margin-bottom:3px;
	font-size:16px;
	color: #333;

}
div#main a {
	color:#F60;
	font-size: 12px;


}

div#main a:hover {
	color:#F33;
	font-size: 12px;

}

div#main h2 {
	line-height:2;
	color:#333;
	font-size:16px;
	font-weight:bold;
	border:1px solid #CCC;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left:40px;
	background-color: #fff;
	background-image: url(verisign/img/sample/h2.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 10px;
	margin-top: 10px;


}

div#main h3{
	margin-bottom:3px;
	font-size:14px;
	color: #333;
  font-weight:bold;


}
div#main h4 {
	line-height:2;
	color:#333;
	font-size:13px;
	font-weight:bold;

	/*border:1px solid #CCC;*/

	padding-right: 0;
	padding-bottom: 13px;
	padding-left:30px;
	background-color: #fff;
	background-image: url(verisign/img/h4.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 10px;
	margin-top: 10px;
}







div#main h5 {
	line-height:2;
	color:#333;
	font-size:13px;
	font-weight:bold;

	/*border:1px solid #CCC;*/

	padding-right: 0;
	padding-bottom: 13px;
	padding-left:30px;
	background-color: #fff;
	background-image: url(verisign/img/h5.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 10px;
	margin-top: 10px;
}







div#main h6 {
	line-height:2;
	color:#333;
	font-size:13px;
	font-weight:bold;

	/*border:1px solid #CCC;*/

	padding-right: 0;
	padding-bottom: 13px;
	padding-left:30px;
	background-color: #fff;
	background-image: url(verisign/img/h6.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 10px;
	margin-top: 10px;



}


div#main h7{
	font-size:14px;
	color: #333;
	font-weight:bold;
	padding: 0px;

}


div#main h8 {
	line-height:2;
	color:#C00;
	font-size:14px;
	font-weight:bold;
	/*border:1px solid #CCC;*/

	padding-right: 0;
	padding-bottom: 13px;
	padding-left:5px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-top: 30px;
}

div#main h9 {
	line-height:2;
	color:#C00;
	font-size:20px;
	font-weight:bold;
	/*border:1px solid #CCC;*/

	padding-right: 0;
	padding-bottom: 5px;
	padding-left:5px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-top: 10px;

}

div#main h10 {
	line-height:2;
	color:#03C;
	font-size:14px;
	font-weight:bold;
	/*border:1px solid #CCC;*/

	padding-right: 0;
	padding-bottom: 13px;
	padding-left:5px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-top: 30px;
}


div#main h11 {
	line-height:2;
	color:#03C;
	font-size:20px;
	font-weight:bold;
	/*border:1px solid #CCC;*/

	padding-right: 0;
	padding-bottom: 5px;
	padding-left:5px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-top: 10px;

}

div#main p {
	font-size:12px;
	/*	text-align: left;*/

	color: #000;
	line-height: 1.9em;
	margin: 0em;
}
div#main ul,ol,dl {
	font-size:12px;
}
div#main dt {
   margin-bottom:3px;

}
div#main dd {
	padding:0;
	margin:0 0 0.5em 1em;
	/*	padding:3px;*/
	background:#f1f1f1;
	color: #333;
	font-weight: bold;
}
div#main div.icatch {
   margin-bottom:20px;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div{
   display:inline-block;
}
div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}
div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}















/* ========SUBCONTENTS CUSTOMIZE======== */



div#sub .section {
	margin-bottom:10px;



}







div#sub h2 {
	font-size:14px;
	font-weight:bold;
	color: #000;
	background: #FFF;



}







div#sub ul {



   margin:0 0 0 5px;



   padding:0;



}







div#sub li {

	padding:5px 0 5px 0;

	font-size:12px;

	line-height:1.4;

	list-style:none;

	background:url(verisign/img/bg_dotline.gif) 0 100% repeat-x;



}







div#sub li a {
	display:block;
	padding-left:12px;
	background:url(images/bg_list.gif) 0 5px no-repeat;
	font-size: 12px;



}











/* ========TOTOP CUSTOMIZE======== */



div#totop{



   position:relative;



   height:1.5em;



}







div#totop p{
	position:absolute;
	top:7px;
	right:-2px;
	margin:0;
	font-size:12px;



}







div#totop p a {



   padding-left:8px;



   background:url(images/bg_totop.gif) 0 50% no-repeat;



}







div#totop p a:hover {
	color:#666;



}











/* ========FOOTMENU CUSTOMIZE======== */



div#footMenu ul {
	margin:0;
	padding:0;
	text-align:left;
	/*background:url(verisign/img/bg_dotline.gif) 0 0 repeat-x;*/



   



}







div#footMenu li {

	display:inline;

	margin:0 0 0 10px;

	line-height:3;

	font-size:12px;

	list-style:none;



}







div#footMenu li a {



   padding-left:10px;



   background:url(images/bg_footmenu.gif) 0 50% no-repeat;



}











/* ========FOOTER CUSTOMIZE======== */


address {
	font-size:10px;
	color:#fff;
	line-height:3;
	text-align:center;
	background-color: #CC2F0D;




}



#top #menu ul li a b {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;


}


#top #contents #main table tr th {

	color: #333;
	background-color:#FFF

}

#contents #main table {

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;



}

#top #contents #main table {
	color: #F00;
	padding: 0px;
	/*	text-align: justify;*/

	font-size: 12px;
	font-weight: bold;
	background-color: #CCC;

}




.border {

	border-top-width: 10px;

	border-top-color: #666;

	border-right-color: #666;

	border-bottom-color: #666;

	border-left-color: #666;

}

#top #contents #main table tr td {
	background-color: #FFF;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.7em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: none;
	margin: 0px;
	padding-left: 5px;
	text-align: left;

}

#top #contents #main table tr th {
	background-color: #E7E7E7;
	font-size: 12px;
	/*	text-align: justify;*/

	color: #333;

}

#top #contents #main table tr th p {

	/*text-align: justify;*/

	background-color: #D6D6D6;

	color: #333;

}

#contents #main table tr td p {
	color: #333;
	text-align: left;

}

.color {
	color: #333;

}

#top #contents #main table {
	color: #F00;
	padding: 0px;
	margin: 0px;
	text-align: center;

}

th {

	color: #333;

}


/*=====BOX====*/
.topbox {
	width:310px;
	float: left;
	border: thin solid #999;
	/*font-size: 10px;*/
	line-height: 1em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 15px;
	padding: 5px;

}

.topbox2 {
	width:310px;
	float: right;
	border: thin solid #999;
	/*font-size: 10px;*/
	line-height: 1em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 15px;
	padding: 5px;

}

.topbox-left {
	width: 310px;
	float: left;
	border: thin solid #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;

}



.topbox-right {
	float: right;
	width: 310px;
	border: thin solid #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;

}

.box-left {
	width:150px;
	float: left;
	border: thin solid #999;
	height:240px;
	/*font-size: 10px;*/
	line-height: 1em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: 17px;

}

.box-center {
	width:150px;
	float: left;
	border: thin solid #999;
	height:240px;
	/*font-size: 10px;*/
	line-height: 1em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

.box-right {
	width:150px;
	float: right;
	border: thin solid #999;
	height:240px;
	/*font-size: 10px;*/
	line-height: 1em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 18px;

}

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

#top #contents #main a ul li {
	color: #333;
}
#contents #main table tr td {

}
.sub-logo {
	font-size: 10px;
	width: 210px;
}
.sub-logo {
	width: 220px;
}
.sub-logo {
	font-size: 210px;
}
.sub-logo {
	font-size: 210px;
}
#footer {
	font-size: 12px;
	background-color: #CCC;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer table {
	color: #666;
	padding: 0px;
	font-size: 10px;
	background-color: #E6E6E6;
	line-height: 1.5em;
