@charset "utf-8";

/* ここから下に記述 */
/* BIZ
--------------------------------------------------------- */

div#head {
	margin: 5px 0 10px 30px;
	padding-left: 54px;
	width: 632px;
	background: url("../../img/setmags_small.gif") no-repeat;
	text-align: left;
}

* html div#head {
	width: 686px;
}

div#head h1 {
	padding-top: 8px;
	display: block;
	float: left;
	width: 216px;
}

div#head p {
	padding: 8px 0 8px 8px;
	float: left;
	width: 400px;
	line-height: 1.4;
	color: #630;
}

* html div#head p {
	padding-left: 3px;
	width: 400px;
}

div#head p span {
	display: block;
}

div#content ul {
	text-align: center;
}

div#content ul.cat li,
div#content ul.cat-set li {
	padding-right: 11px;
	padding-left: 0;
	display: inline;
	background: url("../../img/eo_link_line.gif") no-repeat 100%;
}

div#content ul.cat li:last-child,
div#content ul.cat-set li:last-child,
div#content ul li.end {
	padding-right: 0;
	background-image: none;
}

/* ---------- main ----------*/

div#main {
	margin: 10px auto 30px;
	padding-top: 10px;
	width: 780px;
	background: url("../../img/box_head.gif") no-repeat;
	text-align: center;
}

div#main div.bottom {
	padding-bottom: 10px;
	background: url("../../img/box_bottom.gif") no-repeat 0 100%;
}

* html div#main div.bottom {
	height: 1%;
}

div#main div.bottom ul,
div#main div.bottom ul li {
	display: block;
	list-style: none;
	text-align: left;
}

div#main div.bottom ul.set {
	padding-bottom: 5px;
	background: url("../img/mid_bg.gif") repeat-y;
}

* html div#main div.bottom ul.set {
	margin-left: 0;
	height: 1%;
}

div#main div.bottom ul li.head {
	margin: 0 10px;
	padding: 10px 0;
}

div#main div.bottom ul li.head div.bg {
	padding-left: 71px;
	float: left;
	width: 365px;
	height: 61px;
	background: url("../img/icon.gif") no-repeat;
}

* html div#main div.bottom ul li.head div.bg {
	width: 436px;
}

div#main div.bottom ul li.head div.bg h2 {
	margin: 0;
	display: block;
	height: 42px;
	background: none;
	text-align: left;
}

div#main div.bottom ul li.head div.bg h3 {
	font-size: 100%;
}

div#main div.bottom ul li.head div#mail {
	padding: 5px;
	float: right;
	text-align: left;
}

div#main div.bottom ul li.mid {
	margin: 0 10px 0;
	padding: 10px;
	border-top: dashed 1px #000;
	width: 740px;
	background: #fff;
}

* html div#main div.bottom ul li.mid {
	padding-top: 10px;
	width: 760px;
	text-align: center;
}

*:first-child+html div#main div.bottom ul li.mid {
	margin: 10px 10px 0;
}

div#main div.bottom ul li.bottom {
	margin: 5px 10px;
	padding: 10px;
	text-align: center;
}

.ma5 {
	margin-left: 5px;
}

.ipw {
	width: 150px;
}

/* ---------- mag-unit ---------- */

.mag-unit {
	margin: 0 auto;
	position: relative;
	width: 550px;
}

* html .mag-unit {
	text-align: left;
}

.mag-unit .mag-title span input {
	margin-right: 5px;
}

.mag-unit .mag-title span {
	padding-left: 10px;
	background: none;
}

.rdemail-s,
.rdemail {
	padding: 2px;
	border: 1px solid #666;
	width: 10em;
}

* html .reg {
	text-align: left;
}

input.submit {
	margin-left: 0;
}

/* ---------- ct ---------- */

div#content ul#ct {
	margin: 0 auto 30px;
	border: 1px dotted #000;
	position: relative;
	width: 427px;
	height: 171px;
	background: url("../../img/menu_title.gif") no-repeat 50% 5px;
}

* html div#content ul#ct {
	margin-left: 176px;
}

div#content ul#ct li {
	position: absolute;
	width: 135px;
	height: 25px;
}

div#content ul#ct li#navi_business,
div#content ul#ct li#navi_invest,
div#content ul#ct li#navi_career {
	top: 30px;
}

div#content ul#ct li#navi_english,
div#content ul#ct li#navi_skill,
div#content ul#ct li#navi_health {
	top: 65px;
}

div#content ul#ct li#navi_education,
div#content ul#ct li#navi_musicandmovie,
div#content ul#ct li#navi_horse {
	top: 100px;
}

div#content ul#ct li#navi_fortune,
div#content ul#ct li#navi_news,
div#content ul#ct li#navi_medical {
	top: 135px;
}

div#content ul#ct li#navi_business,
div#content ul#ct li#navi_english,
div#content ul#ct li#navi_education,
div#content ul#ct li#navi_medical {
	left: 6px;
}

div#content ul#ct li#navi_invest,
div#content ul#ct li#navi_skill,
div#content ul#ct li#navi_musicandmovie,
div#content ul#ct li#navi_fortune {
	left: 146px;
}

div#content ul#ct li#navi_career,
div#content ul#ct li#navi_health,
div#content ul#ct li#navi_horse,
div#content ul#ct li#navi_news {
	right: 6px;
}

/*osusume-set*/

body#osusume-set div#main div.bottom {
	background-color: #039;
}

body#osusume-set div#main div.bottom ul li.head div.bg {
	width: 680px;
	height: 1%;
	background: url("../img/set-visual.gif") no-repeat;
}

body#osusume-set div#main {
	margin: 10px auto 5px;
	background-color: #039;
}

body#osusume-set p#memo {
	padding: 5px 10px;
	line-height: 1.3;
}

body#osusume-set p#memo span {
	color: #c00;
	font-weight: bold;
}

body#osusume-set #f_lead {
	margin: 20px 38px;
	width: 704px;
}

body#osusume-set #f_lead #pmark {
	float: left;
	width: 85px;
}

body#osusume-set #f_lead p {
	padding: 10px 110px 10px 10px;
	float: right;
	width: 499px;
	min-height: 60px;
	line-height: 1.3;
	background: #cef url("../img/i_mag.gif") no-repeat right top;
}

* html body#osusume-set #f_lead p {
	width: 619px;
	height: 80px;
}

/* biz */

body#biz div#main,
body#biz div#main div.bottom {
	background-color: #039;
}

body#biz div#main div.bottom ul li.head div.bg {
	background: url("../img/biz/icon.gif") no-repeat;
}

body#biz div#main div.bottom ul li.head div#mail,
body#biz div#main div.bottom ul li.bottom {
	background-color: #c6d0e4;
}

/* mon */

body#mon div#main,
body#mon div#main div.bottom {
	background-color: #f60;
}

body#mon div#main div.bottom ul li.head div.bg {
	background: url("../img/mon/icon.gif") no-repeat;
}

body#mon div#main div.bottom ul li.head div#mail,
body#mon div#main div.bottom ul li.bottom {
	background-color: #ffe0cc;
}

/* bsc */

body#bsc div#main,
body#bsc div#main div.bottom {
	background-color: #6e0eff;
}

body#bsc div#main div.bottom ul li.head div.bg {
	background: url("../img/bsc/icon.gif") no-repeat;
}

body#bsc div#main div.bottom ul li.head div#mail,
body#bsc div#main div.bottom ul li.bottom {
	background-color: #e5d4ff;
}

/* eng */

body#eng div#main,
body#eng div#main div.bottom {
	background-color: #ff4a4a;
}

body#eng div#main div.bottom ul li.head div.bg {
	background: url("../img/eng/icon.gif") no-repeat;
}

body#eng div#main div.bottom ul li.head div#mail,
body#eng div#main div.bottom ul li.bottom {
	background-color: #ffdbdb;
}

/* pci */

body#pci div#main,
body#pci div#main div.bottom {
	background-color: #6c0;
}

body#pci div#main div.bottom ul li.head div.bg {
	background: url("../img/pci/icon.gif") no-repeat;
}

body#pci div#main div.bottom ul li.head div#mail,
body#pci div#main div.bottom ul li.bottom {
	background-color: #e0f5cc;
}

/* but */

body#but div#main,
body#but div#main div.bottom {
	background-color: #ef3e85;
}

body#but div#main div.bottom ul li.head div.bg {
	background: url("../img/but/icon.gif") no-repeat;
}

body#but div#main div.bottom ul li.head div#mail,
body#but div#main div.bottom ul li.bottom {
	background-color: #efd1dd;
}

/* edu */

body#edu div#main,
body#edu div#main div.bottom {
	background-color: #ff096b;
}

body#edu div#main div.bottom ul li.head div.bg {
	background: url("../img/edu/icon.gif") no-repeat;
}

body#edu div#main div.bottom ul li.head div#mail,
body#edu div#main div.bottom ul li.bottom {
	background-color: #ffd3e4;
}

/* mam */

body#mam div#main,
body#mam div#main div.bottom {
	background-color: #08bdbe;
}

body#mam div#main div.bottom ul li.head div.bg {
	background: url("../img/mam/icon.gif") no-repeat;
}

body#mam div#main div.bottom ul li.head div#mail,
body#mam div#main div.bottom ul li.bottom {
	background-color: #cef2f2;
}

/* kei */

body#kei div#main,
body#kei div#main div.bottom {
	background-color: #060;
}

body#kei div#main div.bottom ul li.head div.bg {
	background: url("../img/kei/icon.gif") no-repeat;
}

body#kei div#main div.bottom ul li.head div#mail,
body#kei div#main div.bottom ul li.bottom {
	background-color: #d1efd1;
}

/* ura */

body#ura div#main,
body#ura div#main div.bottom {
	background-color: #662a8e;
}

body#ura div#main div.bottom ul li.head div.bg {
	background: url("../img/ura/icon.gif") no-repeat;
}

body#ura div#main div.bottom ul li.head div#mail,
body#ura div#main div.bottom ul li.bottom {
	background-color: #e3d1ef;
}

/* new */

body#new div#main,
body#new div#main div.bottom {
	background-color: #4178f0;
}

body#new div#main div.bottom ul li.head div.bg {
	background: url("../img/new/icon.gif") no-repeat;
}

body#new div#main div.bottom ul li.head div#mail,
body#new div#main div.bottom ul li.bottom {
	background-color: #d1daef;
}

/* med */

body#med div#main,
body#med div#main div.bottom {
	background-color: #08bdbe;
}

body#med div#main div.bottom ul li.head div.bg {
	background: url("../img/med/icon.gif") no-repeat;
}

body#med div#main div.bottom ul li.head div#mail,
body#med div#main div.bottom ul li.bottom {
	background-color: #cef2f2;
}

