@charset "utf-8";

/* CSS Document */

#body div, #body dl, #body dt, #body dd, #body th, #body td, #body ul, #body ol, #body li,
#body h1, #body h2, #body h3, #body h4, #body h5, #body h6, #body p, #body form {
	margin: 0;
	padding: 0;
}

#body h1, #body h2, #body h3, #body h4, #body h5, #body h6, #body strong, #body em, #body p {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}

#body th {
	text-align: left;
	font-weight: normal;
}

#body img, #body table, #body th, #body td {
	border: 0;
}

#body ul, #body ol {
	list-style: none;
}

#body li img {
	vertical-align: top;
}

#body hr {
	display: none;
}

#body input, #body textarea, #body select {
	color: #333333;
	font-size: 100%;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
}

/* mod_brand delete */

#suntory_content{
	width: 100% !important;
	padding-bottom: 0 !important;
}

/*----------------------------------------
	link setting
-----------------------------------------*/

a:link {
	color: #004ba8;
	text-decoration: underline;
}

a:visited {
	color: #004ba8;
}

a:hover,
a:active {
	color: #004ba8;
	text-decoration: none;
}

/*----------------------------------------
	clearfix
-----------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	overflow:hidden;
	height: 0px;
	font-size: 0.1px;
	line-height: 0.1px;
}

.clearfix {
	display: inline-block;
	position: relative; /* DW */
}

/* Hides from IE-mac \*/
.clearfix {
	display: block; 
}
/* End hide from IE-mac */

body {
	/*font-size:0.8em;*/
	font-family:"Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅";
	color:#333333;
	margin:0;
	padding:0;
}

#body #wrapper {
	padding: 13px 0 25px;
	text-align: center;
	background-color: #cef3ff;
}

#body #inner_wrapper {
	width:902px;
	margin:0 auto;
	padding-left: 3px;
	text-align: left;
	background-color: #cef3ff;
}

#main {
	float: left;
	width: 629px;
}

#body #main,
#body .main {
	float: left;
	background: url(../img/cmn_main_bg01.gif) left bottom no-repeat;
}

#body #inner_main,
#body .inner_main {
	width: 629px;
	background: url(../img/cmn_main_bg02.gif) left top no-repeat;
}

#body #side {
	float: right;
	width: 254px;
	padding-right: 3px;
}

#side #side_banner {
	position: relative;
}

#side #side_banner {
	position: relative;
	width: 254px;
}

#side #side_banner p.font_small {
	margin-left: 3px;
	padding: 1px 0 21px 1em;
	text-indent: -1em;
}

#side ul#side_btn {
	padding: 21px 0 0 0;
}

#side ul#side_btn li + li {
	margin-top: 6px;
}

#side #side_news {
	margin-top: 22px;
	padding: 0 0 23px 0;
	background: url(../../img/cmn_side_news_bg.png) left bottom no-repeat;
}

#side #side_news h2 {
	padding: 0 0 0 0;
}

#side #side_news a:link,
#side #side_news a:hover,
#side #side_news a:active,
#side #side_news a:visited {
	color: #333333;
}

#side #side_news dl {
	margin: 0 26px 0 23px;
	padding: 9px 0 12px 0;
}

#side #side_news dt {
	padding-left: 10px;
	background: url(../../img/index_news_arrow.gif) left .5em no-repeat;
}

#side #side_news dd {
	padding-left: 10px;
}

#side #side_news dl  {
	background: url(../../img/cmn_side_news_dot.gif) left top repeat-x;
}

#side #side_news dl.new  {
	background: none;
}

#side #side_news dl:last-child {
	padding-bottom: 0;
}

#body #side_news_text {
	position: relative;
	width: 232px;
	height: 240px;
}

#body #side_news_text .jspTrack {
    border-radius: 10px;
}

#body #side_news_text .jspDrag {
    background: #6cc6ff;
	border-radius: 10px;
}

#body .side {
	float: right;
	margin-right: 3px;
	background: url(../img/cmn_side_bg01.gif) left bottom no-repeat;
}

#body .inner_side {
	width: 254px;
	background: url(../img/cmn_side_bg02.gif) left top no-repeat;
}

#body #side_notes {
	padding: 10px 0 0 0;
}

#body #side_notes li {
	width: 220px;
	position: relative;
	padding: 0 0 7px 25px;
}

#body #side_notes li span {
	position: absolute;
	top: 0;
	left: 0;
	width: 2em;
}

.font_red {
	color: #e60000;
}

.nicescroll-rails {
	border-radius: 4px;
}

/*header_locomoa
-------------------------------------------------*/

#body #header_locomoa p {
	padding-left: 3px;
	font-weight: bold;
	width: 890px;
}

#body #header_locomoa p em {
	font-weight: bold;
}

#body #header_locomoa .nav{
	margin: 0 0 0 3px;
}

/*nav
--------------------------*/
#body .nav {
	width:890px;
	height: 66px;
	line-height:100%;
	list-style:none;
	padding-top:10px;
	_zoom:1;
	overflow:hidden
}

#body .nav li {
	margin:0;
	padding:0;
	float:left;
}

#body .nav li a {
	width:127px;
	height:66px;
	background:url(../img/cmn_nav.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}

#body .nav li.nav01 a {width:128px;}

#body .nav li.nav01 a { background-position:0 0; }
#body .nav li.nav02 a { background-position:-128px 0; }
#body .nav li.nav03 a { background-position:-255px 0; }
#body .nav li.nav04 a { background-position:-382px 0; }
#body .nav li.nav05 a { background-position:-636px 0; }
#body .nav li.nav06 a { background-position:-763px 0; }
#body .nav li.nav07 a { background-position:-509px 0; }

#body .nav li.nav01 a:hover,
#body .nav li.nav01 a.active { background-position:0 -66px; }
#body .nav li.nav02 a:hover,
#body .nav li.nav02 a.active { background-position:-128px -66px; }
#body .nav li.nav03 a:hover,
#body .nav li.nav03 a.active { background-position:-255px -66px; }
#body .nav li.nav04 a:hover,
#body .nav li.nav04 a.active { background-position:-382px -66px; }
#body .nav li.nav05 a:hover,
#body .nav li.nav05 a.active { background-position:-636px -66px; }
#body .nav li.nav06 a:hover,
#body .nav li.nav06 a.active { background-position:-763px -66px; }
#body .nav li.nav07 a:hover,
#body .nav li.nav07 a.active { background-position:-509px -66px; }

/*contents
-------------------------------------------------*/
#body #contents {
	margin-top: 12px;
	width:902px;
}


/*footer_locomoa
-------------------------------------------------*/
#body #footer_locomoa {
	padding: 0 6px 0 3px;
}

#body #footer_locomoa #pagetop {
	margin: 13px 3px 0 0;
	text-align: right;
}

#body #footer_locomoa #pagetop + .nav {
	padding-top: 10px;
}

/*banner
--------------------------*/
.bnmTB{
	margin:10px 0;
	}

/*-----------------------------------------------------------------------------------
 テンプレート調整 
-----------------------------------------------------------------------------------*/
div.pankuzu-area a:link{color:#0044CC!important; text-decoration:underline!important;}
div.pankuzu-area a:visited{color:#5E2691!important; text-decoration:underline!important;}
div.pankuzu-area a:hover{text-decoration:none!important;}

#f-keyword-area .f-keyword ul li{
	line-height:1.65;
}

#pankuzu .pankuzu-area li{
	text-align:left;
}

/*-----------------------------------------------------------------------------------
 コンテンツ調整
-----------------------------------------------------------------------------------*/


#body {
	font-family:"Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka‐等幅"!important;
	color:#333333;
	margin:0px;
	padding:0px;
}