@charset "utf-8";

/* rule reset
-----------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}



/* link style
-----------------------------------*/

a img {
	border-style: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #777777;
	text-decoration: underline;
}

a:hover {
	color: #FF6666;
	text-decoration: none;
	position: relative;
}

a:active {
	color: #FF6666;
	text-decoration: none;
}



/* background image
-----------------------------------*/
body {
	color: #555555;
	font-size: 12px;
	line-height: 1.6;
	background-color: #ffd7d7;
	background-image: url(../images/base-back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: normal;
}

/* page
-----------------------------*/

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	background-color: #FFFFFF;
	border-top: 5px solid #FF6666;
	border-bottom: 3px solid #FF9999;
}

#contents {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
}

#header {
	width: 850px;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 36px;
}

#header #logo {
	float: left;
	height: 36px;
	width: 173px;
	margin: 0px;
	padding: 0px;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	float: right;
	text-align: right;
	vertical-align: top;
	color: #666666;
	letter-spacing: 0.1em;
}

#message {
	text-indent: -9999px;
	display: none;
}

/* navi
-----------------------------*/

#contents ul#navi {
	margin: 0px;
	padding: 10px 0px 7px;
	height: 35px;
	width: 850px;
	list-style: none;
}

#contents ul#navi li {
	float: left;
	margin: 0px;
	padding: 0px;
}

ul#navi li#ichigo a {
	background-image: url(../images/navi-ichigo.gif);
	background-repeat: no-repeat;
	background-position: center -35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 283px;
	display: block;
	text-indent: -9999px;
}

ul#navi li#ichigo a:hover {
	background-image: url(../images/navi-ichigo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

ul#navi li#mayuko a {
	background-image: url(../images/navi-mayuko.gif);
	background-repeat: no-repeat;
	background-position: center -35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 284px;
	display: block;
	text-indent: -9999px;
}

ul#navi li#mayuko a:hover {
	background-image: url(../images/navi-mayuko.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

ul#navi li#first a {
	background-image: url(../images/navi-fs.gif);
	background-repeat: no-repeat;
	background-position: center -35px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 283px;
	display: block;
	text-indent: -9999px;
}

ul#navi li#first a:hover {
	background-image: url(../images/navi-fs.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* contents
-----------------------------*/

#contents #pageContents {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 850px;
}

#contents #pankuzu {
	font-size: 10px;
	line-height: 1.0em;
	margin: 0px;
	padding: 5px 0px 0px;
}

#right {
	margin: 0px;
	padding: 0px;
	width: 625px;
	float: right;
}

#right #twitter {
	margin: 0px;
	padding: 0px;
	height: 370px;
	width: 625px;
}

#right #topTitle {
	margin: 0px;
	padding: 15px 0px 0px;
	height: 38px;
	width: 620px;
}

#right p.main {
	font-size: 12px;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #666666;
	letter-spacing: 0.1em;
}

#right table#furisode {
	margin: 0px;
	padding: 0px;
	width: 625px;
}

#right table#furisode th {
	margin: 0px;
	padding: 0px;
	height: 360px;
	vertical-align: top;
}

#right table#furisode th img {
	margin: 0px;
	padding: 0px 0px 7px;
	height: 353px;
	width: 198px;
	vertical-align: top;
}

#right ul#mainLink {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 625px;
	list-style: none;
}

#right ul#mainLink li {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 198px;
	float: left;
}

ul#mainLink li#m-ichigo a {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 198px;
	display: block;
	background-image: url(../images/l-ichigo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

ul#mainLink li#m-ichigo a:hover {
	background-image: url(../images/l-ichigo.gif);
	background-repeat: no-repeat;
	background-position: center -35px;
}

ul#mainLink li#m-mayuko a {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	height: 35px;
	width: 198px;
	display: block;
	background-image: url(../images/l-mayuko.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

ul#mainLink li#m-mayuko a:hover {
	background-image: url(../images/l-mayuko.gif);
	background-repeat: no-repeat;
	background-position: center -35px;
	margin: 0px 0px 0px 16px;
	padding: 0px;
}

ul#mainLink li#m-first a {
	margin: 0px 0px 0px 31px;
	padding: 0px;
	height: 35px;
	width: 198px;
	display: block;
	background-image: url(../images/l-fs.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}

ul#mainLink li#m-first a:hover {
	background-image: url(../images/l-fs.gif);
	background-repeat: no-repeat;
	background-position: center -35px;
	margin: 0px 0px 0px 31px;
	padding: 0px;
}

/* menu
-----------------------------*/

#left {
	margin: 0px;
	padding: 0px;
	width: 210px;
	float: left;
	background-color: #ececec;
}

#left #menuTop {
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 210px;
}

#left #menuMiddle {
	margin: 0px auto;
	padding: 0px;
	width: 200px;
	background-color: #FFFFFF;
}

#left #menuMiddle #middleTop {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 200px;
}

#left #menuMiddle #middleBottom {
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 200px;
}

#left #menuMiddle ul#menu {
	margin: 0px auto;
	padding: 0px;
	width: 186px;
	list-style: none;
}

#left #menuMiddle ul#menu li {
	display: block;
	height: 39px;
	width: 186px;
	margin: 5px 0px;
	padding: 0px;
}

ul#menu li#okini a {
	background-image: url(../images/m-okini.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 186px;
	display: block;
	text-indent: -9999px;
}

ul#menu li#okini a:hover {
	background-image: url(../images/m-okini.gif);
	background-repeat: no-repeat;
	background-position: center -39px;
}

ul#menu li#present a {
	background-image: url(../images/m-present.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 186px;
	display: block;
	text-indent: -9999px;
}

ul#menu li#present a:hover {
	background-image: url(../images/m-present.gif);
	background-repeat: no-repeat;
	background-position: center -39px;
}

ul#menu li#tenpo a {
	background-image: url(../images/m-tenpoichiran.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 186px;
	display: block;
	text-indent: -9999px;
}

ul#menu li#tenpo a:hover {
	background-image: url(../images/m-tenpoichiran.gif);
	background-repeat: no-repeat;
	background-position: center -39px;
}

#left #menuMiddle table#leftmenu {
	margin: 7px auto 2px;
	padding: 0px;
	width: 186px;
}

table#leftmenu img#arrow {
	margin: 0px;
	padding: 0px 3px 0px 7px;
	height: 11px;
	width: 11px;
}

table#leftmenu p {
	font-size: 12px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}

#left #menuMiddle2 {
	margin: 10px auto 0px;
	padding: 0px;
	width: 200px;
	background-color: #FFFFFF;
}

#left #menuMiddle2 table#leftmenu2 {
	margin: 3px auto 2px;
	padding: 0px;
	width: 186px;
}

table#leftmenu2 img#arrow2 {
	margin: 0px;
	padding: 0px 3px 0px 7px;
	height: 11px;
	width: 11px;
}

table#leftmenu2 p {
	font-size: 12px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}




#pageTop {
	clear: both;
	width: 850px;
	text-align: right;
	padding-top: 45px;
}




#pageTop a {
	line-height: 1em;
	font-size: 10px;
	font-weight: normal;
	padding: 30px 0px 0px;
	width: 840px;
	color: #3399FF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#pageTop a:hover {
	line-height: 1em;
	font-size: 10px;
	font-weight: normal;
	width: 840px;
	color: #FF6666;
	text-decoration: underline;
}

#footer {
	margin: 10px auto 0px;
	padding: 2px 0px 0px;
	width: 850px;
	line-height: 2.4em;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border-top: 1px solid #FFCCCC;
	border-right: 1px none #FFCCCC;
	border-bottom: 1px none #FFCCCC;
	border-left: 1px none #FFCCCC;
	letter-spacing: 0.1em;
}

