@charset "utf-8";

/*
---com----------------------------------------------------
*/

@import url("../css/reset.css");
@import url("../css/class.css");
@import url("../css/common480.css");
@import url("../css/menu480.css");

/*
---index----------------------------------------------------
*/


#leftContents h2 {
	margin-bottom: 25px;
}


#leftContents li {
	float: left;
	width: 325px;
	background-image: url(../images/index_img/icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
	margin-bottom: 15px;
}

#leftContents li span {
	color: #3962ad;
	font-weight: bold;
}
#leftContents dl {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	background-image: none;
	padding-bottom: 5px;
}
#leftContents dt {
	float: left;
	width: 90%;
	color: #3962AD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	padding-top: 10px;
	padding-left: 10%;
	font-weight: bold;
}

#leftContents dd {
	float: left;
	width: 90%;
	color: #000;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10%;
}
.entryForm dl dd iframe {
	display: none;
}


#leftContents dd span {
	font-size: 10px;
	color: #EA5441;
}
#leftContents .entryForm {
	margin-top: 25px;
	width: 100%;
}
#leftContents .entryForm p {
	clear: both;
	float: left;
}



.img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftContents .tab{
	overflow:hidden;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}
#leftContents .tab li{
	background:#ccc; 
	padding:10px; 
	background-image: none;
	margin-right:1px;
	list-style:none;
	width: 100%;
	margin-bottom:0px;
	text-align:center;
	}
#leftContents .tab li.select{background:#eee;}
#leftContents .contents .entryForm{
	
	float:none;
	width: 100%;
	background-image: none;
	padding: 0px;
	margin-bottom: 0px;
}
#leftContents .content li{
	list-style:none;
	float:none;
	width: 100%;
	background-image: none;
	padding: 0px;
	margin-bottom: 0px;
}
.hide {display:none;}
#leftContents .content li .entryForm dl dd h3 {
	font-size: 0120%;
	color: #3962AD;
}
#leftContents .content li .entryForm dl dd img {
	margin-bottom:10px;
	width:90%;
	height:auto;
}
#leftContents .content li .entryForm dl dd p {
	padding-right:15px;
}
#leftContents .content li .entryForm dl dd .pname {
	text-align:right;
	padding-top:20px;
	padding-right:15px;
	clear:both;
}
.mrPhoto{
margin-right:10px;	
}
#leftContents .content li .entryForm dl dd .photoRight{
	float:right;
	margin-left:10px;
	width:150px;
	height:auto;
}
