@charset "Shift_JIS";

/* BODY_BLOCK --------------------------------------------- */

	/* BODY_HEAD_BLOCK ------------------------------------ */

		div#body div#bodyHeader
		{
			width:870px;
			height:auto;
			margin:0 0 0 30px;
			font-size:10px;
		}

		div#body div#bodyHeader p
		{
			width:840px;
			height:auto;
			text-align:right;
			margin:0;
			padding:5px 0 0;
			/*border:1px dotted #083;*/
			background: none;
			font-weight:lighter;
		}

		div#bodyMain
		{
			background: url(../../img/body_verticalborder.gif) repeat-y 30px 0;
			margin-top:15px;
		}

	/* BODY_LCLM_BLOCK ------------------------------------ */

		div#body div#contents
		{
			width:590px;
			float:left;
			margin: 0;
			padding:0 10px 50px 40px;
			margin-bottom:0;
			/*border-right:1px solid #CCC;*/
		}
		
		table.profileTable
		{
			line-height: 1.4;
			border-collapse: collapse;
			font-size:12px;
		}
		
		table.profileTable th
		{
			color: #333;
			text-align: left;
			vertical-align: top;
			padding: 15px 10px;
			border-bottom: 2px solid #CFD5D6;
			font-weight:normal;
			font-size:12px;
		}
		
		table.profileTable td
		{
			padding: 15px 17px;
			border-bottom: 1px solid #DDDDDD;
			font-weight:normal;
			font-size:12px;
		}
		
		table.profileTable td p
		{
			margin-top:5px;
		}

		table.profileTable td a
		{
			padding: 5px 0 5px 15px;
			background: url(../img/list_ye.gif) no-repeat 0 3px;
			text-decoration:underline;
			color:#333;
		}

div.ssFont{_font-size:90%;}
