@charset "UTF-8";
/* CSS Document */

	
/*/コーポレートサイトのcssとかぶったら削除してください*/

#contentsWrapperGadget {
	width: 635px;
	margin: 0 auto 15px;
	font-size: 12px;
	}
	
.contentsWrapperGadgetVote {
	width: 635px;
	margin: 20px auto;
	}

.h3Caption {
	width: 635px;
	margin: 10px auto;
	}

.h3Caption2 {
	width: 290px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin: 10px auto;
	}
	
.voteRightBox {
	width: 308px;
	float: right;
	margin: 0 0 15px 10px;
	}
	
.voteLeftBox {
	width: 308px;
	float: left;
	margin: 0 0 15px 0;
	}
	
#manual {
	width: 635px;
	border: 1px solid #333;
	margin: 15px auto;
	}

#manual p {
	padding: 10px;
	}