@import "fontsize.css";

/* local set */
body { padding:0; margin:0px; font-family:Osaka,"ＭＳ Ｐゴシック" }
a {
	color: #CC0000;
	;
	text-decoration: none;
	line-height: 150%
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
.bg { background-repeat: no-repeat }
.noto_bg {
	background-image: url(../../noto/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000C2C;
}
.noto_photographer_banner {
	border: 1px solid #666666;
}
.noto_photogallary_main {
	background-color: #DBDBDB;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
	border: 1px solid #FFFFFF;
}
.noto_photogallery_thumbnail {
	padding: 9px;
	border: 1px solid #999999;
}
.menu_01_bg {
	background-image: url(../img/menu_line01.jpg);
	background-repeat: repeat-x;
}
.menu_02_bg {
	background-image: url(../img/menu_line02.jpg);
	background-repeat: repeat-x;
	padding-bottom: 40px;
}
#dotline {
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.press_date {
	font-size: 87.5%;
	line-height: 2em;
	color: #333333;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.press_title {
	font-size: 87.5%;
	line-height: 2em;
	color: #333333;
	padding: 5px;
}
.press_main {
	font-size: 87.5%;
	line-height: 2em;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
ul {
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../../press/c_img/left_arrow.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
li {
	font-size: 75%;
	line-height: 2em;
	color: #333333;
	padding-left: 10px;
}

