﻿@charset "utf-8";
/* CSS Document */

p{
	margin-bottom:5px;
}
#globalNaviBox ol li#gmLup a{
	background-position: 0px -32px;
}

/* #lineupArea */

.leadBox{
 	padding: 0px 0px 4px 0px;
 }

	.leadBox p{
 		padding: 4px 0px 4px 0px;
 		margin: 0px 0px 0px 18px;
		line-height:130%;
	}
	.leadBox img{
 		padding: 0px 0px 4px 0px;
 		margin: 0px 0px 0px 0px;
	}
	
	
#myProMainBox {
	
	clear: both;
	margin: 0px;
	width: 649px;
 	padding: 0px 0px 22px 0px;
}

#myProBox {
	padding: 0px;
	clear: both;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 649px;
}
#myProBox:after {
	content : "";
	height : 0;
	display : block;
	clear : both;
}
	.myProItem {
	float: left;
	padding: 0px;
	width: 200px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 8px;
	}		
		.myProItemT {
		border-left-width: 3px;
		border-left-style: solid;
		border-left-color: #99CCFF;
		line-height: 138%;
		font-weight: bold;
		padding-top: 4px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 6px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #CCCCCC;
		font-size: 114%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: 0px;
		}
		
		.myProItem p {
		line-height: 148%;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		}
		
#takumiBox {
	padding: 0px;
	clear: both;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	width: 649px;
}
#takumiBox:after {
	content : "";
	height : 0;
	display : block;
	clear : both;
}
	.takumiItem {
	float: left;
	padding: 0px;
	width: 649px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
		.takumiItem img {
		float: left;
		margin-top: 0px;
		margin-right: 4px;
		margin-bottom: 0px;
		margin-left: 0px;
		}
		.takumiItem p {
		margin: 0px;
		line-height: 148%;
		}
