@charset "UTF-8";
/* CSS Document */

#ramen {
	background:url(bg.jpg) no-repeat top;
	line-height:20px;
	margin: 0 0 30px 0;
}

#ramen a {
	color:#c7000a;
}

#ramen a:hover {
	color:#f4555d;
}

#ramen h1 {
	margin:0 0 0 224px;
}

#ramen h2 {
	background:#000;
	color:#FFF;
	padding:5px 10px;
	margin:40px 0 0 0;
	clear:both;
}

#ramen .lead {
	margin:30px 0 0 40px;
	font-size:12px;
	line-height:18px;
}

#ramen h3 {
	font-size:24px;
}

#ramen h3 small {
	font-size:16px;
	color:#333;
}

#ramen h4.otherde {
	font-size:16px;
	color:#c7000a;
	margin:40px 0 0 0;
	background:url(flag_de.gif) left top no-repeat;
	padding:0 0 0 45px;
	height:45px;
	line-height:40px;
}

#ramen h4 {
	font-size:16px;
	color:#c7000a;
	margin:40px 0 0 0;
	background:url(flag_uk.gif) left top no-repeat;
	padding:0 0 0 45px;
	height:45px;
	line-height:40px;
}

#ramen .others p {
	margin:10px 0 ;
}

#ramen .others p strong {
	color:#c7000a;
}

#ramen p img {
	float:right;
	margin:0 0 0 13px;
}

#ramen p img.full {
	float:none;
	margin:0;
}

#ramen .capt {
	font-size:12px;
	color:#666;
}

#ramen .red {
	color:#c7000a;
}

#ramen h3.de {
	color:#c7000a;
	background:url(flag_de.gif) left top no-repeat;
	padding:0 0 0 45px;
	margin:50px 0 0 0;
}

#ramen h3.fr {
	color:#c7000a;
	background:url(flag_fr.gif) left top no-repeat;
	padding:0 0 0 45px;
	margin:50px 0 0 0;
}

#ramen h3.uk {
	color:#c7000a;
	background:url(flag_uk.gif) left top no-repeat;
	padding:0 0 0 45px;
	margin:50px 0 0 0;
}

#ramen table {
	border-top:#CCC 1px solid;
	width:330px;
}

#ramen table td {
	border-bottom:#CCC 1px solid;
	padding:3px 2px;
	font-size:12px;
}

#ramen table th {
	text-align:left;
	font-weight:bold;
	border-bottom:#CCC 1px solid;
	padding:3px 2px;
	font-size:12px;
}

/* 2col */

#ramen table.col2 {
	border-top:#CCC 1px solid;
	width:290px;
}

#ramen table.col2.col2right {
float: right; 
margin-top: 48px;
}

#ramen table.col2.col2left {
float: left;
}

#ramen table.col2 td {
	border-bottom:#CCC 1px solid;
	padding:3px 2px;
	font-size:12px;
}

#ramen table.col2 th {
	text-align:left;
	font-weight:bold;
	border-bottom:#CCC 1px solid;
	padding:3px 2px;
	font-size:12px;
}


#ramen .line {
	background:url(line.gif) no-repeat;
	height:30px;
	text-indent:-9999px;
}

#ramen .red-ramen {
	color:#c7000a;
}


#ramen img.kirin_no {
	float:left;
}

#ramen .kirin_ad {
	margin-left:40px;
}

#ramen .kirin {
	border:#333 1px solid;
	-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	padding:30px 20px;
	margin:40px 0;
}

#ramen .kirin h2 {
	padding:0;
	margin:-40px 0 0 0;
	background:none;
}

#ramen .kirin h3 {
	margin:30px 0;
	padding:0;
}

#ramen .kirin p.contact a {
	font-size:14px;
	padding:0;
	color:#333;
	margin:15px 0 0 0;
	line-height:30px;
}

#ramen .kirin p.contact img {
	float:none;
	vertical-align:text-top;
	margin-right:5px;
}

#ramen .links {
	margin:30px 0;
	clear:both;
}

#ramen .links .button {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	background-color:#c7000a;
	color: #fff;
	float:left;
	margin: 0 7px;
	padding:5px 17px;
}

#ramen .links .button:hover {
	background-color: #000;
	color:#FFF
}

#ramen .links .button::before,
#ramen .links .button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#ramen .links .button,
#ramen .links .button::before,
#ramen .links .button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#ramen .ads {
	width:610px;
	margin:30px 0;
	clear:both;
}

#ramen .ads img {
	float:none;
	margin:0 0 10px 0;
}

#ramen .ads img a {
	float:none;
}

/*  For Responsivizer  */


body.white .site #ramen {
background: url(bg.jpg) no-repeat top left;
}
body.white .site #ramen h1 {
padding: 240px 0 0 0;
margin: 0;
}
body.white .site #ramen .lead {
margin: 10px 0 0 0px;
}
body.white .site #ramen .links {
margin: 20px 0;
}
body.white .site #ramen .links .button {
margin: 0 7px 5px 0;
}
body.white .site #ramen h3 {
line-height:28px;
}
body.white .site #ramen h3.uk,
body.white .site #ramen h3.fr,
body.white .site #ramen h3.de {
background: none;
padding: 0;
}
body.white .site #ramen p img,
body.white .site #ramen img.right {
float: none;
display: block;
margin: 0 0 7px 0;
}
body.white .site #ramen table.col2 {
width: 100%;
}
body.white .site #ramen table.col2.col2right {
margin-top: 10px;
margin-bottom: 20px;
}
body.white .site #ramen h4 {
margin: 30px 0 0 0;
background: none;
padding: 0;
height: auto;
line-height: 20px;
}
body.white .site #ramen .ads {
width: 100%;
}

