@charset "<$MTPublishCharset$>";

* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	color:#333333;
	text-align:center;
	line-height:1.5;
	background-color:#cccccc;
}
img {
	border:none;
	vertical-align:top;
}
a,
a:link,
a:visited {
    color:#000099;
    text-decoration:underline;
}
a:hover {
    color:#000099;
    text-decoration:underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}
ul,ol {
	margin-left:3em;
}
blockquote {
	margin:10px;
	padding:10px;
	border-top:1px solid #ff9999;
	border-right:1px solid #ff9999;
	border-bottom:1px solid #ff9999;
	border-left:5px solid #ff9999;
}

/* CONTAINER-WRAPPER */
.container-wrapper {
	width:729px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
}

/* CONTAINER */
.container {
	width:729px;
	padding-top:271px;
	position:relative;
	margin:0 auto;
}

/* HEADER-WRAPPER */
.header-wrapper {
	width:729px;
	position:absolute;
	top:0px;
	left:0px;
}

/* HEADER */
.header,
.header2,
.header3,
.header4,
.header5,
.header6 {
	height:271px;
}
.header h1.sitetitle,
.header p.sitetitle,
.header2 h1.sitetitle,
.header2 p.sitetitle,
.header3 h1.sitetitle,
.header3 p.sitetitle,
.header4 h1.sitetitle,
.header4 p.sitetitle,
.header5 h1.sitetitle,
.header5 p.sitetitle,
.header6 h1.sitetitle,
.header6 p.sitetitle {
	position:absolute;
	top:15px;
	left:20px;
}
.header {
	background-image:url(<$MTBlogURL$>images/banner1.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.header2 {
	background-image:url(<$MTBlogURL$>images/banner2.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.header3 {
	background-image:url(<$MTBlogURL$>images/banner3.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.header4 {
	background-image:url(<$MTBlogURL$>images/banner4.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.header5 {
	background-image:url(<$MTBlogURL$>images/banner5.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.header6 {
	background-image:url(<$MTBlogURL$>images/banner6.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.header p.topicpath {
	padding:6px 15px;
	background-color:#ffffff;
}
.header p.topicpath,
.header p.topicpath a,
.header p.topicpath a:link,
.header p.topicpath a:visited,
.header p.topicpath a:hover {
	color:#000099;
}

/* GLOBAL-NAVI */
.globalnavi {
	width:729px;
	margin-bottom:1px;
	position:absolute;
	top:50px;
	left:0px;
	background-color:#000000;
}
.globalnavi ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.globalnavi ul.globalnavi-list li {
	float:left;
	width:145px;
	height:20px;
	border-right:1px solid #ffffff;
}

/* CONTENT-WRAPPER */
.content-wrapper {
	clear:both;
	float:left;
	width:729px;
	padding:20px 0px;
}

/* CONTENT */
.content {}

/* CONTENT-LEFT */
.content-left {
	float:left;
	width:533px;
}

/* CONTENT-RIGHT */
.content-right {
	float:right;
	width:195px;
}

/* PRIMARY-WRAPPER */
.primary-wrapper {
	float:right;
	width:533px;
}

/* PRIMARY */
.primary {
	margin:0px 15px;
}

/* PRIMARYCONTENT1 */
.primarycontent1{}

h1.primarycontent1-title,
h2.primarycontent1-title {
	margin-bottom:15px;
	padding:3px 15px;
	color:#ffffff;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent1-title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
h1.primarycontent1-title2 {
	margin-bottom:15px;
	padding:3px 15px 3px 30px;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent1-title2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
h1.primarycontent1-title3 {
	margin-bottom:15px;
	padding:8px 15px;
	color:#ffffff;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/kasegu_title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent1-body {
	margin-bottom:20px;
	padding:0px 10px;
}
.primarycontent1-body ul {
	margin:0px 0px 15px 0px;
	padding:0;
	list-style:none;
}
.primarycontent1-body li {
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(<$MTBlogURL$>images/primarycontent1-list.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:16px;
}
.primarycontent1-body p {}
.primarycontent1-body p span {
	color:#cc0000;
	font-size:24px;
}

/* PRIMARYCONTENT2 */
.primarycontent2 {
	width:244px;
	float:left;
	margin-bottom:20px;
	margin-right:15px;
}
h2.primarycontent2-title {
	margin-bottom:15px;
	padding:3px 15px;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	background-image:url(<$MTBlogURL$>images/primarycontent2-title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent2-body {
	padding:0px 10px;
	margin-bottom:23px;
}
.primarycontent2 p.primarycontent2-link {
	margin-top:5px;
}
.primarycontent2 {
	_margin-bottom:0px;
}

/* PRIMARYCONTENT3 */
.primarycontent3 {
	width:244px;
	float:left;
	margin-bottom:20px;
}
h2.primarycontent3-title {
	margin-bottom:15px;
	padding:3px 15px;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	background-image:url(<$MTBlogURL$>images/primarycontent3-title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent3-body {
	margin-bottom:5px;
	padding:0px 10px;
}
.primarycontent3 p.primarycontent3-link {
	margin-top:5px;
}
.primarycontent3 {
	_margin-bottom:0px;
}

/* PRIMARYCONTENT4 */
.primarycontent4 {
	margin-bottom:20px;
}
h2.primarycontent4-title {
	clear:both;
	padding:3px 15px;
	color:#ffffff;
	font-size:16px;
	text-align:center;
	background-image:url(<$MTBlogURL$>images/primarycontent4-title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent4 p.primarycontent4-link1 {
	width:162px;
	float:left;
	margin-right:3px;
	text-align:right;
}
.primarycontent4 p.primarycontent4-link2 {
	width:162px;
	float:left;
	margin-right:3px;
	text-align:right;
}
.primarycontent4 p.primarycontent4-link3 {
	width:162px;
	float:left;
	text-align:right;
}

/* PRIMARYCONTENT5 */
.primarycontent5 {
	clear:both;
	margin-bottom:15px;
}
h1.primarycontent5-title {
	clear:both;
	margin-bottom:15px;
	padding:3px 15px;
	color:#ffffff;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent5-title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent5-body {
	margin-bottom:15px;
	padding:0px 10px;
}
.primarycontent5 div.entry-body {
	margin-bottom:15px;
	border-bottom:1px solid #cc0000;
}
.primarycontent5 h2.entry-header {
	margin-bottom:15px;
	padding:3px 15px 3px 30px;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent5-title2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent5 div.entry-content {
	padding:0px 10px 15px 10px;
}

/* PRIMARYCONTENT6 */
.primarycontent6 {
	clear:both;
	margin-bottom:15px;
}
h1.primarycontent6-title {
	clear:both;
	margin-bottom:15px;
	padding:3px 15px;
	color:#ffffff;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent6-title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent6-body {
	margin-bottom:15px;
	padding:0px 10px;
}
.primarycontent6 div.entry-body {
	margin-bottom:15px;
	border-bottom:1px solid #009900;
}
.primarycontent6 h2.entry-header {
	margin-bottom:15px;
	padding:3px 15px 3px 30px;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent6-title2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent6 div.entry-content {
	padding:0px 10px 15px 10px;
}

/* PRIMARYCONTENT7 */
.primarycontent7 {
	clear:both;
	margin-bottom:15px;
}
h1.primarycontent7-title {
	clear:both;
	margin-bottom:15px;
	padding:3px 15px;
	color:#ffffff;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent7-title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent7-body {
	margin-bottom:15px;
	padding:0px 10px;
}
.primarycontent7 div.entry-body {
	margin-bottom:15px;
}
.primarycontent7 h2.entry-header {
	margin-bottom:15px;
	padding:3px 15px 3px 30px;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent7-title2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent7 div.entry-content {
	padding:0px 10px 15px 10px;
}

/* PRIMARYCONTENT8 */
.primarycontent8 {
	clear:both;
	margin-bottom:15px;
}
.primarycontent8-body {
	margin-bottom:15px;
	padding:0px 10px;
}
h1.primarycontent8-title {
	clear:both;
	margin-bottom:15px;
	padding:3px 15px;
	color:#ffffff;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent8-title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent8 div.entry-body {
	margin-bottom:15px;
	border-bottom:1px solid #ff9900;
}
.primarycontent8 h2.entry-header {
	margin-bottom:15px;
	padding:3px 15px 3px 30px;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent8-title2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent8 div.entry-content {
	padding:0px 10px 15px 10px;
}
.primarycontent8 img {
	margin-bottom:15px;
}

/* PRIMARYCONTENT9 */
.primarycontent9 {
	clear:both;
	margin-bottom:15px;
}
h1.primarycontent9-title {
	clear:both;
	margin-bottom:15px;
	padding:3px 15px;
	color:#ffffff;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent9-title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent9-body {
	margin-bottom:15px;
	padding:0px 10px;
}
.primarycontent9 div.entry-body {
	margin-bottom:15px;
	border-bottom:1px solid #990099;
}
.primarycontent9 h2.entry-header {
	margin-bottom:15px;
	padding:3px 15px 3px 30px;
	font-size:16px;
	background-image:url(<$MTBlogURL$>images/primarycontent9-title2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.primarycontent9 div.entry-content {
	padding:0px 10px 15px 10px;
}

img.floatleft {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
img.floatright {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}


/* SECONDARY-WRAPPER */
.secondary-wrapper {
	float:left;
	width:0px;
}

/* SECONDARY */
.secondary {
	margin-right:15px;
}

/* SECONDARYCONTET */
.secondarycontent {
	margin-bottom:15px;
}
.secondarycontent h1.secondarycontent-header,
.secondarycontent h2.secondarycontent-header,
.secondarycontent h3.secondarycontent-header,
.secondarycontent p.secondarycontent-header {
	padding:4px 10px 5px 25px;
	color:#ffffff;
	font-size:14px;
	background-image:url(<$MTBlogURL$>images/menutitle.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.secondarycontent div.secondarycontent-body {
	padding:10px;
	border-right:1px solid #ff9999;
	border-bottom:1px solid #ff9999;
	border-left:1px solid #ff9999;
}

p.mailmagazine-link {
	text-align:center;
	margin-bottom:15px;
}

/* LOCALNAVI */
.secondarycontent ul.localnavi-list {
	margin:0;
	padding:0;
	list-style:none;
}
.secondarycontent ul.localnavi-list li {
	border-bottom:1px solid #999999;
}
.secondarycontent ul.localnavi-list li a,
.secondarycontent ul.localnavi-list li a:link,
.secondarycontent ul.localnavi-list li a:visited {
	display:block;
    color:#666666;
	text-decoration:none;
	padding:11px 10px 11px 25px;
	background-image:url(<$MTBlogURL$>images/menulist.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.secondarycontent ul.localnavi-list li a:hover {
    color:#ffffff;
	background-image:url(<$MTBlogURL$>images/menulist_hv.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

/* FOOTER-WRAPPER */
.footer-wrapper {
	clear:both;
	width:729px;
}

/* FOOTER */
.footer {
}

/* FOOTER-NAVI */
.footernavi {
	padding:10px 0px;
	text-align:center;
	background-color:#ffffff;
}
.footernavi,
.footernavi a,
.footernavi a:link,
.footernavi a:visited,
.footernavi a:hover {
	color:#333333;
}
.footernavi ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.footernavi ul.footernavi-list li {
	display:inline;
	padding:0px 10px;
}

/* COPYRIGHT */
.footer address.copyright {
	padding:16px 10px;
	color:#333333;
	font-style:normal;
	text-align:center;
	background-color:#cccccc;
	border-top:10px solid #000000;
}
.footer address.copyright a,
.footer address.copyright a:link,
.footer address.copyright a:visited,
.footer address.copyright a:hover {
	color:#333333;
}
