@charset "utf-8";
/* CSS Document */@import "tabsphoto.css";
@import "example.css";
@import "header.css";
@import "body.css";
@import "block.css";
@import "cms.css";
@import "dic.css";
@import "parts.css";

@charset "euc-jp";

.appealpoints_search{
	text-align:center;
	margin: 0 auto 0 auto;
	}
.appealpoints_search input{
	font-size: 13px;
	text-align:center;
	width: 230px;
	margin: 0 5px 0 5px;
	background-color: #FF9900;
	color: #FFFFFF;
	border: 0px solid #CC9900;
	font-weight: bold;
	cursor: pointer;
	background-image: url(../img/ap_all.gif);
	background-position: 0px 0px;
	height: 38px;
	background-repeat: no-repeat;

}
dl {
	margin: 0px;
	padding: 0px;
}
dt {
	float: left;
	padding-right: 5px;
}
dd {
}
/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
width: 270px; 
height: 120px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 5px;
top: 8px;
width: 260px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 0px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 5;
padding: 0;
background: #fff;
height: 110px;
width: 270px;
}

ul.newsticker a {
padding: 0;
color: #ff0000;
margin: 0 5px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

/* General
--------------------------------------------------*/
body {
	font-family: ;
	font-size: 87%;
	line-height: 130%;
	height: 100%;
	color: #333333;
	font-family: "Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Meiryo,'メイリオ','ＭＳ Ｐゴシック',sans-serif";
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup, sub {
	line-height: -1px;
/*
	vertical-align: text-top;
*/
}

sub {
	vertical-align: text-bottom;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

hr {
	display: none;
}

p {
	margin-bottom: 1em;
}

th, td {
	padding: 0.5em;
}

th {
	white-space: nowrap;
	font-weight: normal;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.clear {
	height:5px;
	clear: both;
}

/* Text
--------------------------------------------------*/
.txtsmall {
	font-size: 90%;
}

.txtlarge {
	font-size: 120%;
}

.txtbold {
	font-weight: bold;
}

.txtred {
	color: #c33;
}

.txtorange {
	color: #f63;
}

.txtblue {
	color: #36c;
}

.txtgreen {
	color: #690;
}

.txtgray {
	color: #666;
}

.txtwhite {
	color: #fff;
}

/* Margin
--------------------------------------------------*/
.mt0 {
	margin-top: 0px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mb0 {
	margin-bottom: 0px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mb50 {
	margin-bottom: 50px;
}

.mtb5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mtb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mtb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.mtb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.mtb25 {
	margin-top: 25px;
	margin-bottom: 25px;
}

.mtb30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.mtb35 {
	margin-top: 35px;
	margin-bottom: 35px;
}

.mtb40 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.mtb45 {
	margin-top: 45px;
	margin-bottom: 45px;
}

.mtb50 {
	margin-top: 50px;
	margin-bottom: 50px;
}

.ml0 {
	margin-left: 0px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.ml35 {
	margin-left: 35px;
}

.ml40 {
	margin-left: 40px;
}

.ml45 {
	margin-left: 45px;
}

.ml50 {
	margin-left: 50px;
}

.mr0 {
	margin-right: 0px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.mr35 {
	margin-right: 35px;
}

.mr40 {
	margin-right: 40px;
}

.mr45 {
	margin-right: 45px;
}

.mr50 {
	margin-right: 50px;
}

/* Link
--------------------------------------------------*/
a:link {
	color: #0099CC;
	text-decoration: none;
}

a:visited {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}


