﻿@charset "UTF-8";
/*-----------------------------------------------------------
　その他レイアウト
------------------------------------------------------------*/

#main_Oth
 {
	float: left;
	width: 660px;
	left: 222px;
	position: relative;
}
.entry {
	width: 640px;
}

.other_Contents {
	font-size: 13px;
	line-height: 1.6;
/*	color: #996633;*/
	color: #666666;
	text-align: left;
	width: 590px;
	margin: 3px auto 15px;
}
ul.squ li  {
	list-style: disc inside;
	margin-left: 10px;
	padding: 5px;
}

.entry  p {
	padding-bottom: 7px;
}



.entry h2 {
	background: url(../other/titleAbout.gif);
	font-size: 20px;
	font-weight: bold;
	color: #D65350;
	text-align: left;
	padding: 10px 0px 0px 15px;
	width: 626px;
	height: 32px;
	margin: 0 auto 10px;
}
.entry h3 {
	background: url(../other/entry_title.gif) no-repeat;
	margin: 0 auto;
	clear: both;
}
#apply td,#company td {
	padding: 8px;
	font-size: 12px;
/*	border: 1px solid #DCC9B6;*/
	border: 1px solid #CCCCCC;
	text-align: left;
}
#apply table {
	margin: 5px auto;
}
#company table {
	margin: 5px auto 10px;
	width: 550px;
}
#apply td.minicel {
	padding: 5px;
	font-size: 12px;
	border: 0px;
	text-align: left;
}

#test {
	background: url(../other/testbg.jpg);
	height: 227px;
	width: 636px;
	margin: 10px auto;
	text-align:left;
}
#test div.testbox {
	width:250px;
	padding:15px 10px 10px 10px;
	text-align:center;
	font-size:12px;
}
#test p{
	color: #D65350;
	font-size:13px;
}

#test div li {
	width:250px;
	padding:5px 10px 5px 10px;
	text-align:left;
	font-size:12px;
}
#test h3 {
	width:211px;
	text-align:center;
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../other/type.gif) center center;
	height: 31px;
	padding-top:10px;
}
#test div.kekka {
	padding:5px 10px 5px 10px;
	text-align:left;
	font-size:12px;
	line-height:1.5;
}
.data  {
	background: url(../common/pink_line.gif) no-repeat top;
	clear: both;
	width:620px;
	padding-top:15px;
	text-align:center;
}
.linkList dd{
	font-size:11px;
	padding-left:10px;
	padding-bottom:5px;
	line-height:1.2;
	}
