@charset "shift_jis";

body {
	line-height:1.5;
	letter-spacing:1px;
	font-size:75%;
	color:#333333;
    background: url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/bg_header_xotsumi.gif) no-repeat center top;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#page {
	width:960px;
	margin:0 auto;
}
#container {
	width: 960px;
}

/* header start */
#header {
	width:960px;
	padding-top: 57px;
	padding-bottom: 10px;
}

#header .inner {
    width: 895px;
	margin: 0 auto;
}
#header #logo {
	float:left;
	width:347px;
}
#header #logo a {
	display:block;
	width:371px;
	height:30px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/logo_xotsumi.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#header #hnavi {
	float:right;
  padding-top: 15px;
}
#header #hnavi li {
	float:left;
}
#header #hnavi li a {
	display:block;
	height:11px;
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#header #hnavi li a:hover,
#header #hnavi li.current a {
	background-position:left bottom;
}

#header #hnavi li#hnavi01 a {
	width:120px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/hnavi_01_xotsumi.gif);
}
#header #hnavi li#hnavi02 a {
	width:98px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/hnavi_02_xotsumi.gif);
}
/* 青とメメメ */
#header #hnavi li#hnavi03 a {
	width:85px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/hnavi_03.gif);
}

#header #hnavi li#hnavilanguage a {
	width:102px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/hnavi_03_language.gif);
}
#header #hnavi li#hnaviWimpsMail a {
	width:118px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/hnavi_wimpsmail_xotsumi.gif);
}

/* 201412追加 */
#header #hnavi li#hnavisns a {
	width:46px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/hnavi_04_sns.gif);
}



/* gnavi start */
#gnavi {
  width: 960px;
  height: 83px;
  margin-bottom: 120px;
}

#gnavi ul {
	width: 895px;
	margin:auto;
}
#gnavi li {
	float:left;
}
#gnavi li a {
	display:block;
	height:12px;
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#gnavi li.current a,
#gnavi li a:hover {
	background-position:left bottom;
}
#gnavi li#gnavi01 a {
	width: 68px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_01_xotsumi.gif);
}
#gnavi li#gnavi02 a {
	width: 75px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_02_xotsumi.gif);
}
#gnavi li#gnavi03 a {
	width: 60px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_03_xotsumi.gif);
}
#gnavi li#gnavi04 a {
	width: 140px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_04_xotsumi.gif);
}
#gnavi li#gnavi05 a {
	width: 125px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_05_xotsumi.gif);
}
#gnavi li#gnavi06 a {
	width: 107px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_06_xotsumi.gif);
}
#gnavi li#gnavi07 a {
	width: 98px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_07_xotsumi.gif);
}
#gnavi li#gnavi08 a {
	width: 62px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_08_xotsumi.gif);
}
#gnavi li#gnavi09 a {
	width: 53px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_09_xotsumi.gif);
}
#gnavi li#gnavi10 a {
	width: 34px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_10_xotsumi.gif);
}
#gnavi li#gnavi11 a {
	width: 73px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/gnavi_11_xotsumi.gif);
}
/* gnavi end */

/* contents start */
#contents {
	width:800px;
	margin:auto;
	padding-top:20px;
	padding-bottom:25px;
}
#contents #main {
	float:right;
	width:589px;
}
#contents #sub {
	float:left;
	width:180px;
}
#contents h2 {
	margin-bottom:7px;
	padding-bottom:16px;
}

#contents #sub h2{
  background: url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/line_01_s.png) no-repeat 0 bottom;
}

.pagetop a {
	display:block;
	width:72px;
	height:10px;
	margin-left:auto;
	margin-right:0;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/pagetop.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
/* contents end */

/* footer start */
#footer {
	width: 960px;
	height: 187px;
	background:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/bg_footer_xotsumi.gif) no-repeat center top;
	position: relative;
}

#footer #copyright {
	width:308px;
	height:25px;
	background-image:url(http://web-cache.stream.ne.jp/www11/emi-web/radwimps/images/common/copy.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
    position: absolute; top: 115px; left: 79px;
}

/* Switch */
#switch{text-align: center; margin-bottom:15px;}
#switch a:link, #switch a:visited, #switch a:active, #switch a:hover{color:#333;}


