@charset "Shift_JIS";

/************************************************
*	Reset										*
************************************************/


h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}





hr,legend {
	display: none;
}



p {
	text-align: left;
	line-height: 1.5em;
	margin: 0  0 10px 0;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}


img {
	border-style: none;
	margin:0 0 0 0;
	vertical-align: middle;
}


.works {
	border-style: none;
	margin:0 0 0 0;
	vertical-align: middle;
	width: 90px;
	float: left;
}




/*----------------------------------------------------
	link
----------------------------------------------------*/
A:link {COLOR: #3366cc; TEXT-DECORATION: underline}
A:visited {COLOR: #3366cc; TEXT-DECORATION: none}
A:hover {COLOR: #00cc00; TEXT-DECORATION: underline}


/*----------------------------------------------------
	#imgArea
----------------------------------------------------*/

#imgArea {
	width: 430px;
	clear: both;
}

#imgBox {
	width: 100px;
	float: left;
	margin: 0 0 7px 5px;
	display: inline;
}

.dg12 {
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	font-size: 12px;
	color: #666666;
	line-height: 12px
}


.under {  font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka"; font-size: 12px; color: #666666; text-decoration: underline}

.style1 {
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666
}

.style11pt {  font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka"; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #666666; line-height: normal}

.style14pt {  font-family: "・ｭ・ｳ 繧ｴ繧ｷ繝・け", "Osaka・咲ｭ牙ｹ・; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #666666}
.rnk_bg {  background-attachment: fixed; background-image: url(../05/img/machinaka/rnk_machinaka1.jpg); background-repeat: no-repeat}
.rnk_bg2 {  background-image: url(../05/img/machinaka/bg2.jpg); background-repeat: no-repeat}


table#table-01 {
	border: 1px #ffffff solid;
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	margin-top: 10px;
	font-size:12px;
}

table#table-01 th {
	padding: 3px 8px 3px 8px;
	border: #ffffff solid;
	border-width: 0 0 1px 1px;
	background: #e6e0c8;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: normal;
}
table#table-01 td {
	padding: 3px 8px 3px 8px;
	border: 1px #ffffff solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: normal;
	background-color: #f0f0f0;
	color: #666;
}

table#table-01 td.c1 {
	padding: 3px 8px 3px 8px;
	border: 1px #ffffff solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: normal;
	background-color: #e2e2d4;
	color: #666;
}

table#table-01 td.c2 {
	padding: 3px 8px 3px 8px;
	border: 1px #ffffff solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: normal;
	background-color: #ffe0e0;
}

table#table-01 td a {
	text-decoration: underline;
}

table#table-01 td a:hover {
	text-decoration: underline;
	color: #3399ff;
}

table#table-01 td.c1 a {
	text-decoration: underline;
}

table#table-01 td.c1 a:hover {
	text-decoration: underline;
	color: #3399ff;
}

.atn {
	color:#900;
}

.stylew {
	color:#fff;
}

p.imgl{
	float:left;
	margin-right:10px;
	vertical-align: top;
	margin-top: 5px;
}

p.imgr{
	float:right;
	line-height:1.5em;
	margin-left:10px;
	vertical-right: top;
	margin-top: 5px;
	font-size:11px;
	color: #339999;
	text-align: center;
}

.imgl{
	float:left;
	margin-right:10px;
	margin-top: 5px;
}


/*----------------------------------------------------
	entry
----------------------------------------------------*/

.entry {
	color:#333;
	font-size:18px;
	border:solid #333 1px;
	padding:5px 5px 5px 5px;
	background-color:#CFF;
	margin: 20px 0 0 0;
	text-align: center;
	font-weight: bold;
}

/*----------------------------------------------------
	section
----------------------------------------------------*/

#section {
	width: 460px;
	clear: both;
	color:#666;
	font-size:12px;
	margin: 10px 0 0 0;
}

ul{ 
    color:#666;
	font-size:12px;
}

li{
	color:#666;
	font-size:12px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.5em;
	padding-left: 5px;
}


