﻿/* ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */
/* ••••••••••••••••••••••••••••••••••••••••••••••• weitere orakel •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */
/* ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

table#more_start {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

table#more_start td {
	vertical-align:middle;
	padding:0px 20px;
}

table#more_start td {
	border-top:2px solid #718b8e;
	border-bottom:2px solid #718b8e;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
}

table#more_start td.left {
	border-right:2px solid #718b8e;
	text-align:center;
}

table#more_start td.left a {
	text-align:center;
	font-weight:bold;	
}

table#more_start td.left a img {
	margin-top:10px;
}

table#more_start td.right {
	border-left:2px solid #718b8e;
}


/* ••••••••••••••••••••••••••••••••••••••••••••••• Efolgsorakel •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

table#success {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

table#success td.left {
	width:200px;
	vertical-align:top;
}

table#success td.left center{
	margin-top:40px;
}

table#success td.left div#m_suc_quest p {
	text-align:left;
}

table#success th {
	height:100px;
	text-align:center;
	-webkit-border-top-left-radius:50px;
	-webkit-border-bottom-right-radius:50px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-khtml-border-radius: 50px;
}

table#success th.left {
	border-top:2px solid #718b8e;
	border-left:2px solid #718b8e;
}

table#success th.middle {
	border-bottom:2px solid #718b8e;
}

table#success th.right {
	border-top:2px solid #718b8e;
	border-right:2px solid #718b8e;
}


table#success table.suc_stat {
	width:125px;
}

table#success table.suc_stat center {
	background-color:#87a3a8; 
	border-bottom:2px solid #718b8e;
	border-right:2px solid #718b8e;
	height:45px;
	min-width:120px;
	padding:0p 5px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
}

table#success table.suc_stat center h5 {
	height:13px;
	line-height:13px;
	font-size:13px;
	padding-top:6px;
}

table#success table.suc_stat center span{
	display:block;
	height:10px;
	margin:0px;
	margin-top:-10px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

table#success table.suc_stat td.suc_bar {
	vertical-align:middle;
}

table#success table.suc_stat td.suc_bar div {
	display:block;
	width:6px;
	border-bottom:2px solid #718b8e;
	border-right:2px solid #718b8e;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}

table#success table.suc_stat td.suc_bars {
	vertical-align:middle;
}

table#success table.suc_stat td.suc_bars div {
	display:block;
	width:8px;
}

table#success td.suc_out {
	padding:20px;
	border-top:2px solid #718b8e;
	border-bottom:2px solid #718b8e;
	-webkit-border-top-left-radius:50px;
	-webkit-border-bottom-right-radius:50px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-khtml-border-radius: 50px;
}

table#success td.suc_out p {
	font-size:14px;
}

/* ••••••••••••••••••••••••••••••••••••••••••••••• Omikuji ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

div#omikuji {
	background:url('/data/grafic/orakel/more/omikuji/yokohama_shinto_shrine.png') no-repeat center;
	width:650px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
}

div#omikuji div#omikuji_result {
	background:url('/data/grafic/orakel/more/omikuji/background.jpg') no-repeat center; 
	border:1px solid black;
	width:600px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
	font-size:12px;	
	font-weight:bold;
	text-align:center;

}