/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	background-image:url(/_images/bg/bgStripe.gif);
	}

a:link {
	text-decoration:none;
	color:#333333;
	}

a:visited {
	text-decoration:none;
	color:#666666;
	}

a:hover {
	text-decoration:none;
	color:#FF0000;
	}

img {
	border:none;
	}

.fontBrown {
	color:#993300;
	}

div.basic {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	background-color:#FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	z-index:2;
	}
	
div.header {
	display:block;
	width:700px;
	height:130px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	}
	
	div.candidatesNavi {
		padding-top:5px;
		margin-left:370px;
		}
	
	h1.seoKey {
		font-size:4px;
		color:#FFFFFF;
		font-weight:normal;
		text-align:center;
		margin:-9px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		}
	
	h1.blogTitle {
		font-size:16px;
		margin:55px 0px 10px 200px;
		padding:0px 0px 0px 0px;
		}
	
div.contentsL {
	width:520px;
	float:left;
	margin-top:5px;
	margin-bottom:30px;
	}

	div.eachContentsHeader {
		background-image:  url("/_images/contents/contents_header.jpg");
		background-repeat: no-repeat;
		background-position:bottom;
		margin:0px 0px 5px 10px;
		padding:0px 0px 2px 10px;
		height:20px;
		}
	
	h2.eachContentsTitle {
		margin:0px 0px 0px 10px;
		padding:6px 0px 0px 0px;
		font-size:12px;
		font-weight:bold;
		color:#990000;
		}
		
		div.eachDescription {
			margin:10px 5px 30px 15px;
			}
		
			img.eachImage {
				width:180px;
				float:left;
				margin:0px 10px 5px 0px;
				}
			
			p.eachText {
				color:#333333;
				margin:0px 0px 0px 0px;
				line-height:20px;
				}
		
div.contentsR {
	width:180px;
	float:right;
	margin-top:5px;
	}
	
	div.rightHeader {
		width:160px;
		height:30px;
		background-image: url("/_images/right/rightBoxHeader.jpg");
		margin-left:auto;
		margin-right:auto;
		}
		
		h3.rightHeaderTitle {
			margin:0px 0px 0px 30px;
			padding:9px 0px 9px 0px;
			font-weight:normal;
			font-size:10px;
			color:#996600;
			}
			
	div.rightSmallBox {
		width:130px;
		margin-left:auto;
		margin-right:auto;
		}
		
		p.rightSmallContents {
			font-size:10px;
			color:#993300;
			margin:15px 0px 0px 0px;
			}

		p.rightSmallCandidatesName {
			float:left;
			font-size:10px;
			color:#993300;
			margin:18px 0px 0px 0px;
			}
			
		div.rightSmallCandidatesPhoto {
			float:left;
			margin:7px 5px 0px 5px;
			}
	
		p.rightSmallCandidates {
			font-size:10px;
			color:#993300;
			margin:7px 0px 0px 0px;
			}
			
	
div.footer {
	text-align:center;
	margin:20px 0px 10px 0px;
	}