﻿@charset "UTF-8";

/* プレスリリース */

#sidemenu	{
	width:200px;
	height:250px;
	margin:0;
	padding:0;
	list-style:none;
}

#sidemenu li {
	margin:0;
	padding:0;
	text-indent:-9999px;
}
#sidemenu li a {
	display:block;
	text-decoration:none;
}


#sm-media01 a{
	background: url(../media/image/sidemenu_media.gif) 0 0;
	height:34px;
}
#sm-media01 a:hover {
	background: url(../media/image/sidemenu_media.gif) -200px 0;
	height:34px;
}
#sm-media01-active a {
	background: url(../media/image/sidemenu_media.gif) -200px 0;
	height:34px;
}

#sm-media01-1 a{
	background: url(../media/image/sidemenu_media.gif) 0 -34px;
	height:25px;
}
#sm-media01-1 a:hover {
	background: url(../media/image/sidemenu_media.gif) -200px -34px;
	height:25px;
}
#sm-media01-1-active a {
	background: url(../media/image/sidemenu_media.gif) -200px -34px;
	height:25px;
}

#sm-media01-2 a{
	background: url(../media/image/sidemenu_media.gif) 0 -59px;
	height:25px;
}
#sm-media01-2 a:hover {
	background: url(../media/image/sidemenu_media.gif) -200px -59px;
	height:25px;
}
#sm-media01-2-active a {
	background: url(../media/image/sidemenu_media.gif) -200px -59px;
	height:25px;
}

#sm-media01-3 a{
	background: url(../media/image/sidemenu_media.gif) 0 -84px;
	height:25px;
}
#sm-media01-3 a:hover {
	background: url(../media/image/sidemenu_media.gif) -200px -84px;
	height:25px;
}
#sm-media01-3-active a {
	background: url(../media/image/sidemenu_media.gif) -200px -84px;
	height:25px;
}

#sm-media01-4 a{
	background: url(../media/image/sidemenu_media.gif) 0 -109px;
	height:24px;
}
#sm-media01-4 a:hover {
	background: url(../media/image/sidemenu_media.gif) -200px -109px;
	height:24px;
}
#sm-media01-4-active a {
	background: url(../media/image/sidemenu_media.gif) -200px -109px;
	height:24px;
}



pre	{
	font-size:12px;
	line-height:130%;
	color:#333;
	margin:10px;
}

pre h3	{
	font-size:14px;
	color:#333;
	margin:15px 0;
	border-left:3px solid #C80012;
	border-bottom:1px solid #C0C0C0;
	padding:3px 5px;
}
.small{
	font-size:80%;
	font-weight:normal;
	line-height:125%;
}

.red{
	color:#C80012;
}

.blue{
    color:#1e047e;
}

.orange{
    color:#FF6500;
}

/*  お客様満足度調査2007用*/
#mainSatis2007 {
	margin:0;
	padding:0;
	width:770px;
	background:url(../media/image/bg_press.gif)!important;
}

#containerSatis2007 {
	margin:0;
	padding:0;
	width:690px;
}

#contentsSatis2007 {
	width:600px;
	margin:0 auto;
	padding:40px 0 10px 0;
}
