@charset "shift_jis";


/*first
=================================================================*/
* {
	margin: 0;
}

body{
	background:  url(../img/bacground.gif) repeat;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#weapper {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

body,p,td,th,li,ul{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:150%;
	color: #333333;
}

body,div,span,h1,h2,h3,h4,h5,h6,p,ul,li,img{
	padding: 0;
	margin: 0px;
}
ul,li{
	list-style:none;
}
a img{
	border:none;
}



/*(X)HTML Tag/class Define
=================================================================*/
/*Tag*/

a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	font-size: 12px;
	text-decoration: none;
}
a.blue:link {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 8px;
}
a.blue:visited {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 8px;
}
a.blue:hover {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 8px;
}
#main {
}
#header {
	background-color: #FDF3E3;
	background-image: url(file:///C|/Documents%20and%20Settings/mori/My%20Documents/web_works/tyuurin/img/bg_header.gif);
	background-repeat: repeat;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#global_navi {
	background-color: #888888;
	height: 32px;
}

#pankuzu {
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	padding-left:10px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#pankuzu a:link {
	color: #000099;
	text-decoration: underline;
}
#pankuzu a:visited {
	color: #000099;
	text-decoration: underline;
}
#pankuzu a:hover {
	color: #FF3300;
	text-decoration: none;
}
#step-tbl {
	padding: 4px;
	border: 2px dashed #CCCCCC;
	margin-bottom: 4px;
	margin-top: 4px;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 5px;
	line-height: 15px;
}
.line_left {
	background-image: url(file:///C|/Documents%20and%20Settings/mori/My%20Documents/web_works/tyuurin/sample/image/title_bar_1.gif);
	background-repeat: repeat-y;
	width: 9px;
	background-position: top;
}
.header_menu {
	background-image: url(file:///C|/Documents%20and%20Settings/mori/My%20Documents/web_works/tyuurin/img/back_img.gif);
	background-repeat: repeat;
	text-align: right;
	padding-right: 20px;
}
.menu {
	background-image: url(file:///C|/Documents%20and%20Settings/mori/My%20Documents/web_works/tyuurin/img/title_bar.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}

#whats_new_table {
	width: 100%;
	margin-bottom: 10px;
	height: 140px;
}

#global_navi {
	border-collapse: collapse;
	background-color: #999999;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#global_navi td {
	border: 1px solid #999999;
	padding: 0px;
	margin: 0px;
}
h1.logo {
	background-image: url(../img/top_title.jpg);


no-repeat;
	height: 78px;
	width: 750px;
	font-size: xx-small;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	display: block;
}
h1.logo a {
	display: block;
	width:100%;
	height: 100%;
	text-decoration: none;
}
em {
	border: none;
	visibility: hidden;
	font-size: 8px;
	font-style: normal;
}
h3 {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
}
.unnamed1 {
}
#faq-q-box {
	padding: 6px;
	width: 310px;
	border: 2px dashed #ffccff;
}
.txt-14px-bold {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.txt-12px-red {
	font-size: 12px;
	line-height: normal;
	color: #CC0000;
}

