body {
	margin: 0;
	padding: 0;
	background: #6699ff url(/csr/01_topmessage/images/img111.gif) repeat-x;
	font-family:"メイリオ", serif;
	line-height: 1.8em;
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:"HG明朝E", serif;
	font-weight: normal;
	color: #004499;
}

h2 {
/*	padding-left: 20px;*/
/*	background: url(/csr/01_topmessage/images/img07.gif) no-repeat left center;*/
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
}

p{
	font-size:12px;
	color:#000;
}

.title{
	font-family:"HG明朝E", serif
	font-size:22px;
	float:left;
}

.subtitle{
	font-family:"HG明朝E", serif;
	font-size:24px;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
/*	padding: 0 0 0 40px;*/
/*	background: url(/csr/01_topmessage/images/img11.gif) no-repeat;*/
	font-family:"HG明朝E", serif;
	line-height: 1.6em;
}

a {
	background: url(/csr/01_topmessage/images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #004499;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(/csr/01_topmessage/images/img04.gif) repeat-x left bottom;
	width: 800px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

/* Menu */

#menu {
	width:  750px;
	height: 60px;
	margin-top: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(/csr/01_topmessage/images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font-family:"HG明朝E", serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	width: 800px;
	height: 100px;
	margin: 0 auto;
/*	padding: 13px 0 0 0;*/
}

#header h1 {
	float: left;
	width: 120px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background-color: #004499;
	line-height: 32px;
	font-size: 20px;
	color:#FFF
}

#header h2 {
	float: right;
	width: 710px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(/csr/01_topmessage/images/h3.gif) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(/csr/01_topmessage/images/img10.gif) repeat-x;
}
#posts .story p {
	text-align:left
}

#posts .prof strong {
	font-size:16px;

}


#posts .meta {
	padding: 5px 0 0 20px;
	background: url(/csr/01_topmessage/images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(/csr/01_topmessage/images/img12.gif);
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	position:fixed;
	width: 230px;
	left:  auto;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 1px 20px 15px 20px;
	
}

#links li li {
	padding: 3px 0;
	background: url(/csr/01_topmessage/images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 20px 0 0 0;
	background: url(/csr/01_topmessage/images/img112.gif) repeat-x;
}

#footer p {
	width: 750px;
	font-family:"HG明朝E", serif;
	color: #000000;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #ffffff;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
/*	background: url(/csr/01_topmessage/images/img09.gif) no-repeat left top;*/
	letter-spacing: -1px;
	font-size: 24px;
}
