@charset "Shift_JIS";

.txth2{
	margin-bottom: 10px;
}

/* ********************************************************************************
 * content
 * ******************************************************************************** */

div#content {
	width: 758px;
	margin: 20px auto 0;
	text-align:left;
}

/* ********************************************************************************
 * contentInner
 * ******************************************************************************** */

div.contentInner {
	margin-bottom: 20px;
	clear: both;
	background-color: #FFFFFF;
}

/**** div.contentInnerTop ****/
div.contentInner div.contentInnerTop {
	width: 758px;
	height: 29px;
	background: url(../img/box_top.gif) no-repeat 0 0;
}

/**** div.contentInnerBottom ****/
div.contentInner div.contentInnerBottom {
	width: 758px;
	height: 42px;
	background: url(../img/box_bottom.gif) no-repeat 0 0;
}

/**** div.contentInnerContents ****/
div.contentInner div.contentInnerContents {
	width: 756px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}


/* ********************************************************************************
 * dsiwareInfo
 * ******************************************************************************** */

div#dsiwareInfo {
	clear: both;
	margin-bottom: 20px;
}
div#dsiwareInfo div#dsiwareInfoTop {
	width: 758px;
	height: 14px;
	background: url(../img/dsiware_top.gif) no-repeat 0 0;
	font-size: 0
}
div#dsiwareInfo div#dsiwareInfoBottom {
	width: 758px;
	height: 16px;
	background: url(../img/dsiware_bottom.gif) no-repeat 0 0;
}
div#dsiwareInfo div#dsiwareInfoContents {
	width: 756px;
	border-left: solid 1px #ff418c;
	border-right: solid 1px #ff418c;
	position: relative;
}
div#dsiwareInfo div#dsiwareInfoContents p#dsiwareText {
	width: 500px;
	margin-left: 200px;
	font-size: 92%;
}
div#dsiwareInfo div#dsiwareInfoContents p#dsiwareLogo {
	position: absolute;
	top: 2em;
	left: 42px;
	width: 119px;
	height: 23px;
}

/* p.pageNavi
------------------------------------------------------------*/
div#content p.pageNavi {
	margin: 30px 0 20px;
	text-align: center;
}


/* ********************************************************************************
 * 091116’Ç‰Á
 * ******************************************************************************** */

div.box {
 	width: 704px;
	margin: 0 auto;
}
 
div.box h3 {
	height: 80px;
}

div.box p {
	line-height: 1.6;
}

div#softinfo div#softinfoContents p.important {
	clear: both;
	padding-top: 10px;
}


/* div#about
------------------------------------------------------------*/
div#about p {
	width: 680px;
	margin: 0 auto;
	padding-bottom: 20px;
}

div#about ul {
	width: 690px;
	margin: 0 auto;
	padding-left: 8px;
}

div#about ul li {
	float: left;
	width: 204px;
	margin-right: 34px;
}

div#about ul li.last {
	margin-right: 0;
}


/* div#search
------------------------------------------------------------*/
div#search div#flash_box {
	float: right;
	width: 280px;
	padding: 0 12px 0 0;
}

div#tool div#flash_box p {
	width: 280px;
	text-align: right;
}

div#search div.textArea {
	float:left;
	width: 334px;
	padding-left: 12px;
}

div#search div ul {
	padding-top: 50px;
}

div#search div ul li {
	float: left;
	width: 158px;
	margin-right: 18px;
}

* html div#search div ul li {
	margin-right: 15px;
}

div#search div ul li.last {
	margin-right: 0;
}

div#search div p.btn {
	clear: both;
	padding-top: 20px;
	text-align: center;
}

/* div#tool
------------------------------------------------------------*/
div#tool div#flash_box2 {
	float: right;
	width: 280px;
	padding-right: 12px;
}

div#tool div#flash_box2 p {
	width: 280px;
	font-size: 12px;
	text-align: right;
}

div#tool div.textArea {
	float:left;
	width: 370px;
	padding-left: 12px;
}

div#tool div.textArea h4 {
	padding-bottom: 12px;
}

div#tool div.textArea p.leadtext {
	padding-bottom: 15px;
}

div#tool div.textArea p.leadtext em {
	font-size: 10px;
	font-style: normal;
}

div#tool div.textArea div#tool_top {
	width: 370px;
	padding-top: 15px;
	background: url(../img/tool_caption_top.gif) top center no-repeat;
}

div#tool div.textArea div#tool_top div {
	width: 334px;
	padding: 0 18px 15px 18px;
	background: url(../img/tool_caption__bottom.gif) bottom center no-repeat;
}

div#tool div.textArea div p {
	padding-bottom: 15px;
}

div#tool div.textArea ul li {
	float: left;
	width: 158px;
	margin-right: 18px;
}

div#tool div.textArea ul li.last {
	margin-right: 0;
}




/* ul#other_dic
------------------------------------------------------------*/
ul#other_dic {
	height: 60px;
	padding-bottom: 20px;
}

ul#other_dic li {
	float: left;
	width: 374px;
	height: 60px;
	margin-right: 10px;
	text-indent: -9999px;
}

ul#other_dic li.last {
	margin-right: 0;
}

ul#other_dic li a {
	display: block;
	width: 374px;
	height: 60px;
	background: #CCCCCC top center no-repeat;
}

ul#other_dic li a:hover {
	background-position: bottom center;
}

ul#other_dic li#eiwa a {
	background-image: url(../img/btn_eiwa.gif);
}

ul#other_dic li#waei a {
	background-image: url(../img/btn_waei.gif);
}


