a:link {
        font-weight: bold;
        text-decoration:none;
        color: #000066 
}

a:visited {

        font-weight: bold;
        text-decoration:none;
        color: #000099 
}

a:active {
        font-weight: bold;
        color:#660066 
}

a:hover {
        font-weight: bold;
        text-decoration:underline;
        color:#DD0000 
}

a.titleLink:link {
        font-weight: bold;
        text-decoration:none;
        color: #FFFFFF 
}

a.titleLink:visited {
        font-weight: bold;
        text-decoration:none;
        color: #FFFFFF 
}

a.titleLink:active {
        font-weight: bold;
        color:#FFCC66
}

a.titleLink:hover {
        font-weight: bold;
        text-decoration:underline;
        color:#FFCC00
}

body {
    margin:0px 0px 0px 0px;
    background:#dddddd;
	font-family: "Hiragino Kaku Gothic Pro W6", sans-serif;
}

.newsMain {
	float:left;
	width:540px;
	background:#FFFFFF;
	padding: 0px 0px 10px;
	margin-right: 10px;
}


.subContent {
	float:right;
	width: 200px;
	margin: 0px;
}

/* ページのタイトル */
.pageTitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px;
	background-color: #003399;
	margin: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #001D59;
	font-family: skia, sans-serif;
	text-shadow: #333333 2px 3px 3px;
}

/* カレンダ用のDIV */
.calBox {
	padding-bottom: 15px;
}

/* リンク集エリアのDIV */
.linkBox {
	padding-top: 10px;
	text-align: center;
}

.updateDate {
	text-align: right;
	font-size: 12px;
	color: #333333;
	padding-right: 15px;
	padding-top: 15px;
}

.updateDateFooter {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	padding-top: 10px;
	background-color: #990000;
}
.columnBox {

}
.columnTitle {
	font-size: 12px;
	color: #333333;
}
.columnDate {
	font-size: 12px;
	color: #333333;
}
.allBox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background:#E2E6EE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.footBox {
	clear: both;
	background-color: #003399;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-family: skia;
	color: #CCCCCC;
	font-size: 10px;
}
.allBoxD {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.genreTitlePage {
	font-size: 16px;
	text-align: right;
	margin-right: 50px;
	text-decoration: underline;
}
.googleBox {
	font-size: 12px;
	color: #333333;
	padding: 10px 30px;
	text-align: right;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.photoBox {
	padding-top: 10px;
	padding-bottom: 10px;
}
.profile {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	padding-right: 10px;
	text-indent: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

