/* メイン画像部↓  */
#headimage {
	width: 746px;
	height: 195px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-image: url(../image/profile/mainimage.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}



#headimage h2 {
	text-indent: -9999px;
	margin: 0;
}



/* メインコンテンツ部↓  */

#maincontent {
	width: 746px;
	margin: 10px 15px 10px 15px;
}


/* 左側↓  */

#leftside {
	float: left;
	width: 180px;
	font-family: Verdana, Arial, sans-serif;
}

.leftcontainer {
	width: 155px;
	margin: 0 15px 0px 10px;
}

#leftside h3#e-book {
	text-indent: -9999px;
	margin: 0px;
	background-image: url(../image/top/e-book.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
}

#leftside h3#mailmaga {
	text-indent: -9999px;
	margin: 0px;
	background-image: url(../image/top/mailmaga.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
}

#leftside h3#backnumber {
	text-indent: -9999px;
	margin: 0px;
	background-image: url(../image/top/backnumber.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
}

#leftside .box {
	margin: 0 0 10px 0;
	background-image: url(../image/top/leftbox_end.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 141px;
	background-color: #eeebe8;
	padding: 7px;
	font-size: x-small;
	line-height: 120%;
}

.color_red {
	color: #CC0000;
}

#leftside .box img {
	margin-bottom: 7px;
	border: 0;
}

#leftside .height7 {
	margin: 7px 0 0 0!important;
	border: 0;
}

#leftside input {
	font-size: x-small;
	margin: 3px 0px 0px 0px;
}

#leftside input.long {
	width: 125px;
	margin: 3px 0px 0px 0px;
}

#leftside form {
	margin: 0;
}

/* 右側↓  */


#rightside {
	float: right;
	width: 566px;
	font-size: small;
	line-height: 130%;
}

#rightcontainer {
	width: 551px;
	margin: 0;
}

#rightside h2#midashi1 {
	width: 551px;
	height: 39px;
	text-indent: -9999px;
	background-image: url(../image/torihikihou/midashi1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}

#rightside table {
	margin: 0 0 20px 0;
}

#rightside table#hyouji td {
	line-height: 140%;
	padding: 3px 5px 3px 5px;
}

#rightside table#hyouji th {
	line-height: 140%;
	padding: 3px 5px 3px 5px;
	text-align: left;
	width: 170px;
}



#rightside .dot {
	background-image: url(../image/top/dot.gif);
	background-repeat: repeat-x;
	width: 551px;
	padding: 1.5em 0 1.5em 0;
	background-position: left center;

}

#rightside p {
	line-height: 200%;
}



#rightside .big {
	font-size: medium;
	color: #cc6600;
}



.x-small {
	font-size: x-small;
	line-height: 150%;
}


#rightside .dot519 {
	background-image: url(../image/top/dot.gif);
	background-repeat: repeat-x;
	width: 519px;
	padding: 1.5em 0 1.5em 0;
	background-position: left center;
}





