﻿body {
	margin: 0;
	padding: 0;
	background: #ffffff; /*#66cc33*/
	background-image: url(../myimages/bg_wakui.jpg);
	color:#ffffff;
}

#building {
	text-align:center;

	width: 1000px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	line-height:1.5;
	margin: 0;
	padding: 0;
/*	background-color: #000000; */ /* #666666 */
/*	background-image: url(../images/building021.jpg); */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	background-position: left top; */
/*	background: #49382e url(../images/building01.jpg) 860px 102px; */

}


#header {
	text-align:left;
	width: 965px;
	height:235px;
	margin:10px auto 0 auto;
/*	margin: 0; */
	padding: 0;
/*	background-image: url(../images/header_image.jpg); */
/*	background-repeat: no-repeat; */
	background-color: #000000;
}
#header-photo {
	text-align:left;
	width: 965px;
	margin:10px auto 0 auto;
/*	margin: 0; */
	padding: 0;
/*	background-image: url(../images/header_image.jpg); */
/*	background-repeat: no-repeat; */
	background-color: #000000;
}



#content {
	text-align:left;
	width: 965px;
	margin:10px auto 0 auto;
/*	float:left; */
/*	margin:  30px auto 30px 30px; */
	padding: 0;
	background-color: #ffffff;
	color: #000000;
/*	background-image: url(../images/content_top.jpg); */
/*	background-position: top; */
/*	background-repeat: no-repeat; */
}


#footer {
	margin: 0;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #006600;
}

#skipcon {
	display: none;
}


/* ------------------------------------------------------------ */
#logobox {
	width:150px;
/*	width:980px; */
	float:left;
/*	float:left; */
	font-size:10px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4;
/*	background-color: #006600; */  /* #66cc33 */
/*	border: 1px solid #66cc33; */
}
#logobox p {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:1.4;
	color:#003300; /*#4b005f*/
	margin:0 ;
	padding:0 ;
        text-align: left;
}


/* globalbar structure */
/* ------------------------------------------------------------------------*/
#globalbar {
/*	width:800px; */
/*	float:right; */
	width:965px;
/*	height:225px; */
	height:205px;
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4;
/*	background-color: #006600; */  /* #66cc33 */
/*	border: 1px solid #66cc33; */
	background-image: url(../myimages/kazo090503header.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0 ;
}

#globalbar ul {
	width:900px;
/*	width:980px; */
	height:20px;
	font-size:12px;
	overflow:hidden;
	margin: 0;
	padding:62px 0 0 20px;
	list-style:none;
}
/* for Safari */
html* #globalbar ul {
	width:900px;
	height:20px;
	font-size:12px;
	overflow:hidden;
	margin: 0;
	padding:70px 0 0 20px;
	list-style:none;
}
/* for IE7 */
*:first-child+html #globalbar ul {
	width:900px;
	height:20px;
	font-size:12px;
	overflow:hidden;
	margin: 0;
	padding:62px 0 0 20px;
	list-style:none;
}
/* for IE6 */
*html #globalbar ul {
	width:900px;
	height:20px;
	font-size:12px;
	overflow:hidden;
	margin: 0;
	padding:62px 0 0 20px;
	list-style:none;
}

#globalbar li {
	float:left;
	margin:0;
	padding: 2px;
}

#globalbar a {
	display:inline;
	width:100%;
	margin:0;
	padding: 2px;
	text-align:left;
	text-decoration:none;
	color:#ffffff;
}

#globalbar a:hover {
	color:#ffdd00; /*#ffa500*/
}

#globalbar h1 {
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	font-family:"Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	font-size:12px;
        font-weight: normal;
	line-height:1.5;
	margin:3px 0 0 0 ;
	padding:0 20px 0 0 ;
        text-align: right;
}

#globalbar p {
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	line-height:1.4;
	color:#ffffff;
	margin:0 0 5px 0;
	padding:0 0 0 210px ;
        text-align: left;
}


/* ------------------------------------------------------------------------*/
#switchbar {
	width:800px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4;
	background-color:#16060b;
	clear:both;
}

#switchbar ul {
	height:18px;
	overflow:hidden;
	margin:0;
	padding:8px 12px 0 0;
	list-style:none;
}

#switchbar li {
	float:right;
	margin:0;
	padding:0;
}

#switchbar a {
	display:inline;
	width:100%;
	margin:0;
	padding: 0 14px;
	text-align:center;
	text-decoration:none;
	color:#ffffff;
}

#switchbar a:hover {
	color:#ffdd00;
}



/* ------------------------------------------------------------------------*/
/*　パンクズボックス */
#pkbox {
	width: 760px;
	float:right;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height:1.4;
	text-align:right;
	margin: 5px auto 5px auto;
	padding: 0;
	color:#000000;
/*	border: 1px solid #cccccc; */
/*	background-color: #ffffff; */
/*	background-image: url(../images/bg_event_root.jpg); */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
}

#pkbox ul {
	overflow:hidden;
	margin:20px 10px 0 0;
	padding:0;
	list-style:none;
}

#pkbox li {
	margin:0;
	padding:3px;
	display:inline;
}

#pkbox a {
/*	display:inline; */
	width:100%;
	margin:0;
	padding: 5px 5px 5px 5px;
	text-align:right;
/*	text-decoration:none; */
}

#pkbox a:hover {
	color:#ffdd00; /*#ffa500*/
}

/* ------------------------------------------------------------------------*/
#imagebox {
	width: 730px;
	float:left;
	margin: 5px auto 5px 0;
	padding: 0;
/*	border: 1px solid #cccccc; */
/*	background-color: #ffffff; */
/*	background-image: url(../images/bg_event_root.jpg); */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	background-position: 50% 0%; */
}
#imagebox p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height:1.4;
	text-align:left;
	color:#000000;
	margin:0 ;
	padding: 0 1px 0 1px ;
}

#imagebox h1 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
/*        font-weight: normal; */
	line-height:1.5;
	color:#000000;
	margin:0 1px 5px 0 ;
	padding:0 ;
        text-align: right;
}

#imagebox ol {
/*	width:660px; */
/*	overflow:hidden; */
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#imagebox li {
	margin:0 0 3px 30px;
	padding:0;
	color:#000000;
}

#imagebox img {
	margin:5px 0 0 3px;
	padding:0 ;
}




/* ------------------------------------------------------------------------*/
#inner{
	text-align:center;
	width: 100%;
	margin:0;
/*	background-color: #ffffff; */
}

.inner2{
	width: 100%;
	margin:0;
	padding:0;
}

/* ------------------------------------------------------------------------*/
.side {
	width: 230px;
	float:right;
	margin: 20px 0 20px 0;
	padding: 2px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	border: 1px solid #cccccc;*/ /*#ffa500*/
/*	background-color: #ffffff; */
/*	background-image: url(../images/bg_event_root.jpg); */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	background-position: 50% 0%; */
/*	clear: both; */
	color:#000000;
}

.side h1 {
	font-size:10px;
/*        font-weight: normal; */
	line-height:1.5;
	color:#000000;
	margin:5px 1px 5px 0 ;
	padding:0 ;
        text-align: right;
}

.side p {
	font-size: 10px;
	line-height:1.5;
	text-align:left;
	color:#000000;
	margin:0 ;
	padding: 0 1px 0 1px ;
}


/* ------------------------------------------------------------------------*/
.topicbox {
	width: 965px;
	text-align: left;
/*	float:left; */
	margin: 10px auto 0 auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	border: 1px solid #cccccc;*/ /*#ffa500*/
	background-color: #ffffff;
/*	background-image: url(../images/oshipin.jpg); */
/*	background-position: top; */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	clear: both; */
	color:#000000;
}



.topicbox h1 {
	font-size:16px;
	line-height:1.6;
	text-align:left;
	margin: 0 0 5px 25px;
	padding: 30px 0 0 0;
	color:#000000;
}

.topicbox h2 {
	font-size:16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.6;
	text-align:left;
	margin: 3px 0 5px 30px;
	padding: 0;
	color:#000000;
}

.topicbox h3 {
	font-size:16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.6;
	text-align:center;
	margin: 3px 0 3px 0;
	padding: 0;
	color:#000000;
}

.topicbox h4 {
	font-size:18px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.6;
	text-align:center;
	margin: 3px 0 35px 0;
	padding: 0;
	color:#000000;
	background-image: url(../myimages/bero.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}


.topicbox p {
	font-size: 14px;
	line-height:1.6;
	text-align: left;
	color:#000000;
	margin: 10px 0;
	padding: 0;
}

p.line05   { text-align:center; line-height:0.5; }
p.p_style1 { text-align:center; }
p.p_style2 { text-align:right;  font-size:12px; margin: 5px 50px 5px 0;}

.topicbox img {
	margin:0;
}

.topicbox ol {
/*	width:660px; */
/*	overflow:hidden; */
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.topicbox li {
	margin:0 25px 3px 30px;
	padding:0;
	color:#000000;
}

.topicbox a:link { color:#0000cc;} /* #cc0099 */
.topicbox a:visited { color:#0000cc;} /* #cc0099 */
/* .topicbox a:visited { color:#d8bfd8;} */
.topicbox a:hover { color:#0000cc;} /* #ffdd00 #d8bfd8 #ff3300 */
.topicbox a:active { color:#0000cc;}


/* ------------------------------------------------------------------------*/
.photoindex {
	width: 965px;
	text-align: center;
/*	float:left; */
	font-size: 14px;
	margin: 10px auto 0 auto;
	padding: 0;
/*	margin: 20px 0 20px 8px; */
/*	padding: 2px; */
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	border: 1px solid #cccccc;*/ /*#ffa500*/
	background-color: #ffffff;
/*	background-image: url(../images/oshipin.jpg); */
/*	background-position: top; */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	clear: both; */
	color:#000000;
}

.photoindex h1 {
	font-size:14px;
	line-height:1.6;
	text-align:left;
	margin: 0;
	padding: 0;
	color:#000000;
}

.photoindex h2 {
	font-size:14px;
	line-height:1.6;
	text-align:left;
	margin: 0 0 20px 20px;
	padding: 0;
	color:#000000;
}

.photoindex h3 {
	font-size:12px;
	line-height:1.6;
	text-align:left;
	margin: 0;
	padding: 0;
	color:#000000;
	font-weight: normal;
}

h3.wakuis_style_h3 { font-weight: bold; font-size:16px; margin: 0 0 5px 20px; }

.photoindex p {
	font-size: 14px;
	line-height:1.6;
	text-align: left;
	color:#000000;
	margin: 5px 0;
	padding: 0;
}

p.p_style11  { text-align: center; }


.photoindex img {
	margin:0;
}

.photoindex ol {
/*	width:660px; */
/*	overflow:hidden; */
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.photoindex li {
	margin:0 25px 3px 30px;
	padding:0;
	color:#000000;
}

.photoindex a:link    { color:#0000cc; text-decoration:none;}
.photoindex a:visited { color:#0000cc; text-decoration:none;}
.photoindex a:hover   { color:#0000cc; text-decoration:underline;}
.photoindex a:active  { color:#0000cc; text-decoration:underline;}

/* .photoindex a:link { color:#cc0099;} */
/* .photoindex a:visited { color:#cc0099;} */
/*    .photoindex a:visited { color:#d8bfd8;} */
/* .photoindex a:hover { color:#ff3300;} */  /* #ffdd00 #d8bfd8 */
/* .photoindex a:active { color:#ff3300;} */


/* ------------------------------------------------------------------------*/

.whatsnewbox {
	margin: 0;
	padding: 0;
}
.whatsnewbox a:link { color:#006600;}
.whatsnewbox a:visited { color:#006600;}
.whatsnewbox a:hover { color:#ff3300;}
.whatsnewbox a:active { color:#ff3300;}


/* ------------------------------------------------------------------------*/
.left {
	width: 440px;
	float:left;
	margin: 0 0 0 25px;
	padding: 0;
	text-align:left;
	font-size:12px;
/*	border: 1px solid #66cc33; */
}

.right {
	width: 445px;
	float:right;
	margin: 0 25px 0 0;
	padding: 0;
	text-align:left;
	font-size:12px;
/*	border: 1px solid #66cc33; */
}

/* for IE6 */
*html .left {
	width: 440px;
	float:left;
	margin: 0 0 0 12px;
	padding: 0;
	text-align:left;
	font-size:12px;
/*	border: 1px solid #66cc33; */
}
*html .right {
	width: 445px;
	float:right;
	margin: 0 12px 0 0;
	padding: 0;
	text-align:left;
	font-size:12px;
/*	border: 1px solid #66cc33; */
}


.left p, .right p {
	font-size:12px;
	margin: 5px 0 15px 0;
	line-height:1.6;
}


.left h3, .right h3 {
	font-size:12px;
	line-height:2.1;
	text-align:left;
	margin: 0;
	padding: 0;
	color:#000000;
/*	border-left: solid 2px #000000; */
}

.left a:link,    .right a:link    { color:#0000cc;}
.left a:visited, .right a:visited { color:#0000cc;}
.left a:hover,   .right a:hover   { color:#0000cc;}
.left a:active,  .right a:active  { color:#0000cc;}

/* .left a:link,    .right a:link    { color:#000000; text-decoration:none;} */
/* .left a:visited, .right a:visited { color:#000000; text-decoration:none;} */
/* .left a:hover,   .right a:hover   { color:#cc0099;} */
/* .left a:active,  .right a:active  { color:#cc0099;} */


.left ul {
	width:100%;
/*	overflow:hidden; */
	margin:0 0 0 25px;
	padding:0;
	list-style:none;
}
/* for IE6 */
*html .left ul {
	width:100%;
/*	overflow:hidden; */
	margin:0;
	padding:0;
	list-style:none;
}

/* ============================================= */
.right ul {
	width:100%;
/*	overflow:hidden; */
	margin:0;
	padding:0;
	list-style:none;
}


.left li, .right li {
	margin:5px 0 0 0;
	padding:0;
}
.left ol, .right ol {
	list-style-type:disc;
	padding:0;
	margin:0 0 0 15px;
}

/* ------------------------------------------------------------------------*/
.wave {
	width: 880px;
/*	float:left; */
	margin: 10px auto;
	padding: 0;
	text-align:left;
	font-size:12px;
/*	border: 1px solid #66cc33; */
}
.wavet p {
	font-size:12px;
	margin: 5px 0 15px 0;
	line-height:1.6;
}
.wave a:link    { color:#0000cc;}
.wave a:visited { color:#0000cc;}
.wave a:hover   { color:#0000cc;}
.wave a:active  { color:#0000cc;}


.clear{
	clear:both;
	line-height:0;
	height:0;
	margin: 0;
	padding: 0;
}



/* ------------------------------------------------------------------------*/
#footerbar {
	width: 980px;
	float:left;

/*	background-color: #000000; */
/*	background-image: url(../images/footer01.jpg); */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
/*	background-position: left bottom; */
/*	margin: 5px auto 0 auto; */
	padding: 5px 0 3px 0;
/*	background-color:#006600; */
/*	border: 1px solid #66cc33; */
	color:#000000; /*#ffffff  #006600*/
	clear:both;
}


#footerbar address {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	font-style:normal;
	line-height:1.5;
	text-align:center;
}

#footerbar a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0 0 0 5px;
/*	margin:0 0 0 15px; */
	padding:0;
	text-decoration:none;
	color:#000000; /*#ffffff  #006600*/
}

#footerbar p {
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:8px;
	line-height:1.3;
	text-align:left;
	color:#ddd9ce; /*#006600  #ccff66*/
	margin:0;
	padding:0;
}


#footerbar a:link { color:#e60000;} /* before #ffffff #000000 #006600 */
#footerbar a:visited { color:#e60000;} /* before #ffffff #000000 #006600 */
#footerbar a:hover { color:#e60000; text-decoration: underline;} /* #ff3300 */
#footerbar a:active { color:#e60000; text-decoration: underline;}
/* #footerbar a:hover { color:#d8bfd8;}*/ /* text-decoration: underline; */
/* #footerbar a:active { color:#d8bfd8;}*/





/* ---2009.02.11---Using message.html -------------------------------------*/
.msgbox {
	width: 600px;
	margin: 0 auto;
	padding: 0;
}

.msgbox h3 {
	height:38px;
	text-align: center;
	font-size: 16px;
	line-height:1.8;
	margin:15px 0 30px 0;
	padding: 0;
	background-image: url(../images/bero.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.msgbox a:link    { color:#003300; text-decoration: underline;} /* before #000000 #4b005f #003300 none*/
.msgbox a:visited { color:#003300; text-decoration: underline;} /* before #000000 #4b005f #003300 none*/
.msgbox a:hover   { color:#ffcc00; text-decoration: underline;} /* before #ff3300*/
.msgbox a:active  { color:#ffcc00; text-decoration: underline;} /* before #ff3300*/

p.right1 { text-align: right; }

/* */
/* */

/* ------------------------------------------------------------------------*/
#topicboxl {
	width:960px;
/*	height:1050px; */
	float:left;
	margin: 10px 0 0 10px;
	padding:0;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	background-color: #ffffff;
/*	border: 1px solid #16060b; */
/*	background-color:#16060b; */
	color:#000000;

}

#topicboxr {
	width:50px;
/*	height:1050px; */
	float:right;
	margin: 10px 70px 0 0;
	padding:0;
/*	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3"; */
/*	font-size:12px; */
	background-color: #ffffff;
/*	border: 1px solid #16060b; */
/*	background-color:#16060b; */
/*	color:#000000; */
}

#topicboxl ul {
	width:650px;
/*	width:500px; */
	overflow:hidden;
	margin:5px 0 0 80px;
	padding:0 0 0 0;
}

#topicboxl li {
	margin:0 0 5px 10px;
	padding:0;
}

#topicboxl a {
	display:block;
	width:100%;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	font-weight: bold; */
	margin:0;
	padding: 0;
	text-align:left;
	text-decoration:none;
	color:#000000;
}


/* #topicboxl a:link { color:#000000;} */
/* #topicboxl a:hover { color:#d8bfd8;} */
/* #topicboxl a:active { color:#d8bfd8;} */
/* #ffdd00 */

#topicboxl a:link { color:#000000;}
#topicboxl a:visited { color:#000000;}
#topicboxl a:hover { color:#cc0099;}
#topicboxl a:active { color:#cc0099;} /*#ff3300*/



#topicboxl img {
	margin: 5px auto 0 5px;
}


#topicboxl h2 {
	font-size:14px;
	line-height:2.1;
/*	line-height:1.4;*/
	font-family: "Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:left;
	margin:15px 0 15px 10px;
/*	padding:0 0 0 105px; */
	color:#000000;
/*	background-image: url(../images/elegant.gif); */
/*	background-repeat: no-repeat; */
}

#topicboxl p {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:1.6;
	text-align:left;
	color:#000000;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

#topicboxr h1 {
	font-size:18px;
	line-height:1.4;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	margin:30px 0 0 0;
	padding:0 25px 0 25px;
	color:#000000;
}

#topicboxr h2 {
	font-size:14px;
	line-height:1.4;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:18px;
	text-align:center;
	margin:15px 0 15px 0;
	padding:0 25px 0 25px;
	color:#000000;
}

#topicboxr h3 {
	font-size:16px;
	line-height:1.4;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:14px;
	text-align:center;
	margin:0;
	padding:0 25px 0 25px;
	color:#000000;
}

#topicboxr p {
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

#topicboxr img {
	margin: 80px auto 0 25px;
}

/* */
/* */

