*{
	font-family: Arial, Helvetica,"ƒƒCƒŠƒI",Meiryo,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
	margin:0;
	padding: 0;
	list-style:none;
	border-style:none;
	color:#666666;
	font-size :14px;
	line-height:1.4;
}

a:link,a:visited {
	color: #fe849a;
	line-height: 1.4;
	font-size: 14px;
}


.clearfix:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

body{
	background-color:#fff;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

h2 span {
  line-height: 40px;
}

.toptitle{
	background-color:#183269;
	width: 100%;
}

.toptitle span{
	width: 950px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0 auto;
	display: block;
	background-color: #183269;
}

.toptitle span a{
	color: #FFFFFF !important;
}

#back {
  width: 100%;
  /*	background:url("../../img/contest/share/back.gif");*/
	background-repeat: repeat-y;
	margin: 0 auto;
}

#wrapper{
	background-color:#fff;
	width: 100%;
	margin: 0 auto;
}

.header_box{
	width: 950px;
	height: auto;
	margin: 0 auto;
	display: table;
}

.header_box div{
	vertical-align: middle;
	display: table-cell;
}

.header_box div ul{
	height: 80px;
	display: table;
	float: right;
}

.header_box div li{
	vertical-align: middle;
	display: table-cell;
}

.header_box div li a{
	border-right: 1px solid #dddddd;
	padding: 16px 10px;
}

.header_box div li a:hover{
	color: #FFFFFF;
	background-color: rgba(106, 87, 73, 1.0);
	text-decoration: none;
}

.header_box div li:first-child a{
	border-left: 1px solid #dddddd;
}


.pnkz {
	margin: 16px 0 16px 20px;
}

.pnkz ul {
	margin: 10px 0 10px 1em;
	padding: 0;
}

.pnkz li {
	padding-left: 5px;
	display: inline;
	color: #fe849a;
}

.pnkz li a {
	padding-right: 10px;
	color: #fe849a;
}

.pnkz li a:hover {
	text-decoration:underline;
}

#topImg{
	border-bottom: 1px solid #dddddd;
}

.catch{
	text-align: center;
}

.comment{
	margin: 10px 50px;
}

#wrapper table{
	font-size: 13px;
	border-collapse: collapse;
	margin: 0 auto;
}

.frameMiddle{
	width: 800px;
	background:url("../../img/contest/201601-result/frameMiddle.jpg");
	background-repeat: repeat-y;
	margin: 10px auto 0 auto;
}
.frameTop{
	width: 800px;
	height: 96px;
	background: url("../../img/contest/201601-result/frameTop.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
}

.frameBottom{
	width: 800px;
	height: 96px;
	background: url("../../img/contest/201601-result/frameBottom.jpg");
	background-repeat: no-repeat;
	margin: -70px auto 20px auto;
}

.frameMiddle02{
	width: 800px;
	background:url("../../img/contest/201601-result/frameMiddle02.jpg");
	background-repeat: repeat-y;
	margin: 60px auto 0 auto;
}
.frameTop02{
	width: 800px;
	height: 96px;
	background: url("../../img/contest/201601-result/frameTop02.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
}

.frameBottom02{
	width: 800px;
	height: 96px;
	background: url("../../img/contest/201601-result/frameBottom02.jpg");
	background-repeat: no-repeat;
	margin: -70px auto 20px auto;
}

.rankTop{
	width: 562px;
	margin-top: 10px;
	margin-left: 194px;
	position: absolute;
	z-index: 3;
}

.rankFrameFirst{
	width: 760px;
	margin: 10px auto 30px auto;
	text-align: center;
	position: relative;
}

.rankFrame{
	width: 760px;
	margin: -60px auto 30px auto;
	text-align: center;
	position: relative;
}

.backcolor01{
	width: 700px;
	background:url("../../img/contest/201601-result/backphoto.jpg");
	background-repeat: no-repeat;
	background-position-y: 30px;
	margin: 0 auto;
}

.backcolor02{
	width: 700px;
	background:url("../../img/contest/201601-result/backphoto.jpg");
	background-repeat: no-repeat;
	background-position-y: 0px;
	margin: 0 auto;
}

.backcolor03{
	width: 700px;
	background:url("../../img/contest/201601-result/backphoto.jpg");
	background-repeat: no-repeat;
	background-position-y: 0px;
	margin: 0 auto;
}

.photo{
	border: 4px double #D3D3D3;
	background-color: #FFFFFF;
}

.name{
	margin: 30px 0px;
	font-size: 18px;
	font-weight: bold;
}

.name span{
	color: #fe849a;
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}

.leader {
	display: block;
	margin: 0 auto;
	float: left;
/*	margin: 21px auto;*/
	margin: 0px 10px 0px 0px;
}

.overview{
	margin: 20px 10px 40px 10px;
}

.overview tr{
	vertical-align: top;
	border: 1px solid #dddddd;
	margin: -1px;
	display: block;
}

.overview td{
	padding: 10px 0px;
}
.overview td:first-child{
	color: #fe849a;
	width: 110px;
	text-align: center;
	border-right: 1px solid #dddddd;
}

.overview td:nth-child(2){
	padding: 10px;
}

.overview a{
	color: #fe849a;
	text-decoration: none;
}

.overview a:hover{
	color: #fe849a;
	text-decoration: underline;
}

.overviewpt{
	width: 510px;
	margin: 0px 20px;
	float: right;
}

.overviewpt tr{
	vertical-align: top;
	border: 1px solid #dddddd;
	margin: -1px;
	display: block;
}

.overviewpt td{
	padding: 10px 0px;
}
.overviewpt td:first-child{
	color: #0063b8;
	width: 110px;
	text-align: center;
	border-right: 1px solid #dddddd;
}

.overviewpt td:nth-child(2){
	padding: 10px;
}

.overviewpt a{
	color: #0063b8;
	text-decoration: none;
}

.overviewpt a:hover{
	color: #CC3366;
	text-decoration: underline;
}

#subject{
	width: 600px;
}

#subject a{
	display: block;
}

#subject tr:first-child{
	color: #0063b8;
	height: 30px;
	vertical-align: top
}

#subject tr:nth-child(2) a:hover{
	text-decoration:none;
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.7;
}

#subject tr:last-child a:hover{
	color: #CC3366;
}

#subject td{
	width: 180px;
	text-align: center;
}

.comment02{
	margin: 20px 100px 50px 100px;
}

.comment02 p{
	text-align: left;
}

.commentD{
	margin-left: 65px;
}

.commentA{
	margin-left: 65px;
}

.item{
	padding: 20px 40px;
	margin: 40px auto 20px auto;
	width: 620px;
	border: 4px double #dddddd;
}

.title01{
	font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W6', 'Hiragino Mincho Pro', 'HGS–¾’©E', '‚l‚r ‚o–¾’©', serif;
	font-size: 21px;
/*	font-weight: bold;*/
	color: #FFFFFF;
	padding:10px 10px 10px 10px;
	text-align: center;
	width:890px;
	margin:0 auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
	background: #45484d; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(linear,  left top, left bottom,  from(#45484d),to(#000000));
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

	border-left: 10px solid #0063b8;
	border-bottom: 1px solid #0063b8;
	padding-left: 12px;
}

.theme01{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #0063b8;
	margin-bottom: 10px;
}

.theme02{
	font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W6', 'Hiragino Mincho Pro', 'HGS–¾’©E', '‚l‚r ‚o–¾’©', serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding:10px 10px 10px 10px;
	text-align: center;
	width:890px;
	margin:0 auto;
	background: #f2a2b6; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
	background: -webkit-gradient(linear,  left top, left bottom,  from(#f2a2b6),to(#f4557e));
	background: linear-gradient(to bottom,  #f2a2b6 0%,#f4557e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2a2b6', endColorstr='#f4557e',GradientType=0 ); /* IE6-9 */
}

.themetxt{
	margin-bottom: 10px;
}

.comment03{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 15px 0px;
}

.last{
	margin: 20px 60px;
	/*padding: 20px;
	border: 4px double #dddddd;
	background-color: #FAF5FA;*/
}

.last a{
	width: 100%;
	margin: 20px ;
	display: block;
	text-align:center;
}
.bn{
	width: 803px;
	margin-left:73px;
}
.bnLeft{
	float: left;
	width: 583px;
	margin-left: 20px;
}

.bnRight{
	float: right;
	margin-right: 20px;
}

.footer{
	text-align: center;
	color: #6F6F6F;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 15px 0px;
	border-top: 1px dotted #dddddd;
}

.footer a{

}

.footer a:hover{
/*	color: #240007;*/
}

.mTop10{margin-top: 10px;}
.mTop20{margin-top: 20px;}
.mBottom10{margin-bottom: 10px;}
.mBottom20{margin-bottom: 20px;}
.mBottom23{margin-bottom: 23px;}
.mBottom30{margin-bottom: 30px;}
.mBottom{margin-bottom: 13px;}

.line{
	border: 1px dotted #dddddd;
	margin: 50px 40px 30px 40px;
}

#toTop {
	position: fixed;
	bottom: 30px;
	right: 30px;
	background-color: rgba(224, 85, 61, .6);
	padding: 16px 15px;
	height: 30px;
	line-height: 29px;
	color: #ffffff;
	font-size: 35px;
	text-decoration: none;
	border: 4px double #fff;
}

/*¤•iA“Á“T‚É‚Â‚¢‚Ä*/
.privilege{
	margin: 10px 20px;
	/*border: 1px solid #dddddd;*/
	padding: 10px;
}

.privilege td:first-child{
	width: 200px;
	text-align: center;
	padding-right: 10px;
}

.privilege td:last-child{
	width: 290px;
	vertical-align: top;
}

.title{
	text-align: center;
	margin-bottom: 4px;
}

.subtitle{
	font-family: 'ƒqƒ‰ƒMƒm–¾’© Pro W6', 'Hiragino Mincho Pro', 'HGS–¾’©E', '‚l‚r ‚o–¾’©', serif;
	text-align: center;
	color: #0063b8;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

.prize01{
	margin: auto;
	padding: 0 60px;
}

.prize01 p{
	margin: 10px 0;
	font-weight: bold;
	font-size:16px;
	font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W6', 'Hiragino Mincho Pro', 'HGS–¾’©E', '‚l‚r ‚o–¾’©', serif;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
}

.prize01 span{
	color: #0063b8;
}

.prize02{
	margin: auto;
	padding: 0 60px;
}

.prize02 p{
	margin: 10px 0;
	font-weight: bold;
	font-size:16px;
	font-family:'ƒqƒ‰ƒMƒm–¾’© Pro W6', 'Hiragino Mincho Pro', 'HGS–¾’©E', '‚l‚r ‚o–¾’©', serif;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
}

.prize02 span{
	color: #0063b8;
}

.overview_toptext {
	padding: 10px;
}
