@charset "UTF-8";
/*------------------------------------------------
    Dream News // baseStyle.css
------------------------------------------------*/



body {
    font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
    background: #FFF;
    color: #333;
    font-size: 12px;
    margin: 0px
}

img {
    border: 0;
}
ul {
  list-style-type: none;
}
#home h1 {
    margin: 0 !important;
    padding: 0 !important;
    height: inherit;
}
#home h2 {
    margin: 0 !important;
    padding: 0 !important;
}
/* Font */

.xsmall {
    font-size: xx-small;
    line-height: 150%
}

.small {
    font-size: 12px;
    line-height: 150%
}

.normal {
    font-size: small;
    line-height: 150%
}

.big {
    font-size: medium;
    line-height: 150%
}

.hmenu_font01 {
    font-size: 10px;
    line-height: 150%
}

.copy_font01 {
    font-size: 10px;
    line-height: 150%
}

.fontcolor01 {
    color: #FFF;
}
.fontcolor02 {
    color: #006699;
}

.fontcolor03 {
    color: #0053A6;
}

.titlebg01 {
background-color: #DEDEDE;
background-image: url(/share/common/top_title_bg01.gif); background-repeat: repeat-x; background-position: bottom}

/* Link */

a {
    color: #0053A6;
    text-decoration: underline;
}

a:hover {
    color: #CC3300;
}

a.color01 {
    color: #FFF;
}

a:hover.color01 {
    color: #FFF;
}

a.color02 {
    color: #CC3300;
}

a:hover.color02 {
    color: #CC3300;
}




.loginsubmit {
    right: 0;
    bottom: 0;
    border: 0;
    padding: 0;
    width: 150px;
    height: 20px;
    background-color: #f9b0d4;
    background-image: url(/share/common/login_bt_bg01.gif);
    font-weight: bold;
}



/* 繝上う繧ｹ繝ｩ繧､繝臥畑 */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
    position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
    float: right;
    display: block;
    /*position: relative;*/
    margin: 0 5px;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #999;
}
.control:hover {
    color: black !important;
}
.highslide-move {
    cursor: move;
}

/* home */
#recentimage ul {
  margin: 0;
  padding: 0;
}
#recentimage ul li {
    float: left;
    margin: 2px;
    padding: 0;
    width: 110px;
    text-align: center;
	height: 150px;
}
#recentimage a.recentimagearea {
	display: block;
	width: 110px;
	height: 110px;
	padding: 0;
	margin: 0;
}
#recentimage ul li span {
	text-align: center;
	font-size: 9px;
	line-height: 1.1;
}
.icons img{
  margin :3px;
}

/* add */
.boxTop {
padding-top:30px;
}

p.comment,ul.error {
	font-size: 10px;
}
#infomation {
	margin: 10px;
	padding: 5px;
	font-size: x-small;
	line-height: 1.5;
	background: #fff;
}

/* ptsontact */
.about_box10 h3 {
border-bottom:1px dashed #333;
border-left:5px solid #f90;
color:#000;
font-size:14px;
font-weight:700;
margin:0 20px 0 0;
padding:5px 0 5px 10px;
}

/* sitemap */
.sitemap{
	font-size:12px 
		}

.sitemap ul li{
	list-style:disc;
	margin:0 15px 10px 15px;
	}

.sitemap ul li ul li{
	list-style:circle;
	margin-top: 5pt;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
	}	
	
.sitemap ul li ul li{
	list-style-image:url(/share/common/sitemapls2.gif);
	} 
	

/*------------------------------------------------
    Dream News // add nconect
------------------------------------------------*/
#newzia_connect .nctitle{
	background:#008DC2;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	padding:7px 0 0 0;
	background-image:url(/share/img/test_nconect_bg.png);
	height:24px;
}

#newzia_connect{
	border:1px solid #008DC2;
	margin:20px 0 0 0;
}

#newzia_connect ul a{
	color:#008DC2 !important;
	text-decoration:underline;
}

#newzia_connect ul a:hover{
	color:#F85A0C !important;
	text-decoration:none;
}

#newzia_connect .small a{
	color:#CCC;
	text-decoration:underline;
}

#newzia_connect .small a:hover{
	color:#CCC;
	text-decoration:none;
}

#newzia_connect ul{
	padding:0px !important;
}

#newzia_connect li{
	margin:10px 0 10px 0;
	font-size:11px !important;
	border-bottom:1px dotted #999;
	padding:0 0 10px 0;
}

#newzia_connect .small{
	margin:0 10px 10px 10px;
	color:#CCC;
	font-size:13px;
}
