body {
  font-family:"メイリオ","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", "Osaka", sans-selif;
	background-color:#ffcce5;
	background-repeat: repeat-x;
	color:#000;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:100%;
}

a img {
	border: none;
}

p, h1, h2, h3, h4, h5, ul, ol, dl, form {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5 {
	font-size:100%;
}
p, th, td, li, dt, dd {
	font-size:83%;
}
p, li, dt, dd {
	line-height: 150%;
}
.noteTxt {
	font-size:90%;
	color: #444;
}
dt.noteTxt,
dd.noteTxt,
p.noteTxt {
	font-size:75%;
}
td li,
td p,
td td,
th td,
dd p,
dd li,
li li,
dd dt,
dd dd {
	font-size:100%;
}
.attention {
	color:#c00;
}
label {
	border-bottom:1px dashed #bbb;
	cursor:pointer;
}
.clear-both {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
.clear-left {
    clear: left;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
.error {
	color: #cb007c;
	font-weight: bold;
}

.error ul {
	list-style-type: none;
}

/* Wrapper */
#Wrapper {
	width: 804px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/custom/pc/bg-pagebody.gif);
	background-repeat: repeat-y;
}

#Logo {
  text-align: center;
}

#tagline {
  text-align: center;
  margin: 10px 0;
}

#Footer {
  text-align: center;
  color: #ce307e;
  padding: 25px 0 10px 0;
}

/* base layout */
#Main {
	width: 528px;
	_width: 530px;
	padding: 0 0 0 2px;
	float: left;
}
#MobileCapture {
	width: 270px;
	float: right;
}
#Sub {
  padding: 0 10px;
}

/* ================ Main ================ */
/* access-category */
#access-category {
  width: 454px;
	text-align: center;
  margin: 0 0 10px 37px;
}

/* topic-code */
#topic-code {
  width: 440px;
  margin: 0 0 10px 44px;
}
#topic-code .text {
	margin-left: 75px;
}
#topic-code .text h2,
#topic-code .text p {
	font-size: 75%;
	line-height: 130%;
}
#topic-code .pict {
	width: 68px;
	height: 68px;
	float: left;
}

/* topic-mail */
#topic-mail {
  width: 440px;
  margin: 0 auto 5px auto;
}
#topic-mail h2,
#topic-mail p,
#topic-mail form {
	font-size: 75%;
	line-height: 130%;
	margin-left: 75px;
}

/* cttl */
.cttl {
	text-align: center;
  margin: 20px 0 10px 0;
}

/* 3 power */
#power-beloved {
  text-align: left;
  margin-left: 10px;
  margin-right: 100px;
}

#power-yoyuu {
  text-align: right;
  margin-left: 100px;
  margin-right: 10px;
}

#power-honshitsu {
  text-align: left;
  margin-left: 10px;
  margin-right: 100px;
}

.power-content {
  background-repeat: no-repeat;
}
#power-beloved .power-content {
  background-image: url(/custom/pc/silhouette-ponytail.gif);
  background-position: left top;
  padding-left: 85px;
}
#power-yoyuu .power-content {
  background-image: url(/custom/pc/silhouette-long.gif);
  background-position: right top;
  padding-right: 85px;
}
#power-honshitsu .power-content {
  background-image: url(/custom/pc/silhouette-rolledup.gif);
  background-position: left top;
  padding-left: 85px;
}

.power-content .power-lead {
  color: #7c48d2;
}
.power-content h4 {
  font-size: 90%;
  color: #d72391;
}
.power-content ul {
  list-style-type: none;
}
.power-content ul {
  color: #e8438c;
}

/*　intro-text　*/
#intro-text p {
  text-align: center;
  background-image: url(/custom/pc/img-butterfly.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 20px 0;
  font-size: 90%;
  line-height: 160%;
  color: #2956e8;
}

/*　recommend-content　*/
#recommend-content .column1 {
  width:385px;
  float: left;
}
#recommend-content .column2 {
  width:385px;
  float: right;
}
#recommend-content p {
  padding: 0 0 0 20px;
}

/* supervisor-content */
#supervisor-content {
  width: 600px;
  margin: 0 0 0 92px;
}
#supervisor-content #supervisor-name {
  font-size: 100%;
  line-height: 100%;
  color: #7c48d2;
  border-bottom: 1px solid #a94be8;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
#supervisor-content #supervisor-name span.kana {
  font-size: 75%;
  font-weight: normal;
}
#supervisor-content #supervisor-prof {
  color: #d72391;
}
#supervisor-content #supervisor-introduction {
}