@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0;
	word-wrap: break-word;
}

body,div,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre,fieldset,blockquote,table,thead,tbody,tfoot,caption,th,td,
section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { margin: 0; padding: 0; }
ul, li, dl, dt, dd { list-style-type: none; line-height: 1.4em; }
a { color: #00c; text-decoration: underline; outline: 0; }
a:visited { color: #551a8b; text-decoration: underline; outline: 0; }
a:hover { color: #f00; text-decoration: underline; outline: 0; }
a:active { color: #f00; text-decoration: underline; outline: 0; }
hr { display: none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.img_fL { float: left; margin: 0 10px 10px 0; }
.img_fR { float: right; margin: 0 0 10px 10px; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
p { margin: 0 0 10px 0; line-height: 1.4em; }
img { border: 0; }
section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { display: block; }
mark { background: rgba(255,255,255,0.2); }

::-moz-selection{
	color: #fff;
	background: #900;
}

::selection {
	color: #fff;
	background: #900;
}

ruby {
	display: inline-table;
	margin: 0;
	padding: 0;
	border: none;
	white-space: nowrap;
	text-indent: 0;
	vertical-align: text-bottom !important;
	text-decoration: none;
	text-align: center;
	line-height: 100%;
}

ruby rt, a:link ruby rt, a:visited ruby rt {
	display: table-header-group;
	margin: 0;
	padding: 0;
	border: none;
	font: inherit;
	font-size: 70%;
	line-height: 100%;
	text-decoration: none;
}

ruby rp { display: none; }

form input {
	margin: 0;
	padding: 2px 3px;
}

*[target="_blank"]:after {
	margin: 0 2px;
	content: url(../images/new-icon.png);
}


/*------------clearfix-------------*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*---------------------------------*/


body {
	margin: 0px;
	background-repeat: repeat;
}

a {
	outline: 0;
}

table {
	border: none;
}

td {
	font-size: 12px;
	line-height: 135%;
}

.dotline {
	background: url(../img/dot.gif) repeat-x left center;
	height: 15px;
}
.smallgray {
	font-size: 10px;
	color: #999999;
}
.kategoryname {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background:url(../img/menu_page.gif) no-repeat;
}
.url {
	font-size: 10px;
	color: #FF6600;
}
.rss_news {
	font-size: 12px;
	color: #0000CC;
	line-height: 160%;
	margin: 0px;
	padding-top: 5px;
	padding-left: 70px;
}
.rss_news p {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
}


/*----------------090908------------------*/
.ad_pr {
	margin: 0;
	padding: 0;
}

	.ad_pr dt {
		margin: 0;
		padding: 0;
	}
	
		.ad_pr dd {
			margin: 0 0 1em 0;
			padding: 0;
		}
		
/*-----------------------090910-------------------------*/
img {
	border: none;
	outline: 0;
}

/*-----------------------090914-------------------------*/
h1{
	font-size:18px;
	margin-top:20px;
	text-align:left
	
}

/*-----------------------091013-------------------------*/
h2{
	font-size:18px;
	margin-top:20px;
	text-align:left
	
}

.back{
	background:url(../img/backborder.gif) repeat-y;}


	
