@charset "utf-8";
/*===================================================
	フォームヒント
=====================================================*/
/* The hint to Hide and Show */
.hint {
	display: none;
	position: absolute;
	margin-top: -5px;
	margin-left: 5px;
	border: 1px solid #c93;
	/* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(../../../real2/rogin/gif/pointer.gif) no-repeat -10px 5px;
	font-size: 14px;
	color: #999999;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;

}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background-image: url(../../gif/pointer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
html/* CSS Document */

/*===================================================
	初期ページ全体
=====================================================*/
 {
  margin:0;
  padding:0;
}

body {
	background-repeat:repeat-x;
	margin-top: 0px;
	font-size: 12%;
	line-height: 1.3;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	background-image: url(../../jpeg/haikei-1.jpg);
	margin-right: 0px;
	margin-left: 0px;
}


h2{
	font-size : 14px;
	color: #CC9966;
	float: none;
	font-weight : bold;
	margin: 0px;
	display: inline;
}
h3 {
	font-size : 14px;
	color: #CC9966;
	float: none;
	font-weight : bold;
	margin: 0px;
	display: inline;
}
h4 {
	font-size : 14px;
	color: #CC9966;
	float: none;
	font-weight : bold;
	margin: 0px;
	display: inline;
}



h5{
	font-size : 14px;
	color: #666666;
	font-weight : normal;
	float: none;
	margin: 0px;
	display: inline;
}
img{
	border: 0;

}
a:link  {
	color: #666666;
} 
a:visited  {
	color: #666666;
} 
a:hover  {
	color: #0066FF;
} 
a:active  {
	color: #FFCC00;
} 

font{
font-size : 12px; color: #666666; 
font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
text-align : center;
}



/*-----共通-----*/
ul,ol,li,p{
	list-style-position : outside;
	margin: 0px;
	padding:0px;
	left:563px;
	top: 0px;
}

ul,ol,li{
list-style-position : outside;
list-style: none;
}

/*===================================================
	header:ヘッダ
=====================================================*/
#head{
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	background-image: url(../../jpeg/headhaikei.jpg);
	background-repeat: repeat-x;
}
#head  h1{
	font-size : 12px;
	color: #666666;
	font-weight : normal;
	left: 0px;
	background-image: url(../../gif/h1-back.gif);
	background-repeat: repeat-x;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	letter-spacing: 1px;
	height: 20px;
	padding-top: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#head-table   {
	font-size : 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#head-table  img   {
	font-size : 10px;
	text-align: right;
	margin-top: 5px;
	vertical-align: bottom;
}
.table-right   {
	top: 5px;
	text-align: right;
}
#head   .menub {
	height: 20px;
	left: 0px;
	top: 80px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
	background-color: #FFFFFF;
	border-left-style: none;
	border-bottom-color: #996633;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/*===================================================
	各ページイメージ
=====================================================*/
#image {
	width: 800px;
	background-color: #FFFFFF;
	top: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*===================================================
　約束(TOPページのみ)
=====================================================*/
#yakusoku {
	width: 800px;
	height: 110px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#yakusoku  .gazou1 {
	height: 80px;
	width: 400px;
	left: 5px;
}
#yakusoku .gazou2 {
	height: 30px;
	width: 800px;
	left: 3px;
	margin-left: 0px;
}

/*===================================================
	pan:パンくず
=====================================================*/
#pan{
	position: relative;
	top: 0px;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	margin-top: 5px;
	width: 790px;
}

/*===================================================
	フッター
=====================================================*/

#copy {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
	background-image: url(../../jpeg/copyhaikei.jpg);
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 190%;
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 13px;
	color: #666666;
	float: right;

}
#copytext    {
	font-size: 13px;
	color: #666666;
    font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	text-align: center;
}


#kugiri .text {
	position: relative;
	font-size : 12px;
	width: 110px;
	top: 2px;
	left: 670px;
	height: 12px;
	color: #666666;
}
#box/*---------- コンテンツ ----------*/

 {
	width: 800px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*===================================================
	コンテンツ外枠
=====================================================*/
#main {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 800px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#main2 {
	width: 240px;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 18px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contents {
	font-size: 12px;
	line-height: 190%;
	letter-spacing: 1px;
	width: 540px;
	margin-bottom: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 10px;
	margin-right: 0px;
	float: right;
}
#contents .koumoku {
	width: 525px;
	background-image: url(../../jpeg/hinmoku.jpg);
	background-repeat: repeat-x;
	border: 2px solid #EEDDCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #666666;
}
#contents .koumokuline       {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-size: 14px;
	color: #CC9966;
	background-repeat: no-repeat;
	letter-spacing: 3px;
	position: relative;
	padding-left: 30px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 3px;
	background-image: url(../../gif/line-back.gif);
	line-height: 160%;
}
#koumokuline2       {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-size: 14px;
	color: #CC9966;
	background-repeat: no-repeat;
	letter-spacing: 3px;
	position: relative;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 5px;
}
#koumoku    td   {
	font-size : 10px;
	line-height: 150%;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
}
#koumoku     td img   {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#koumoku      td  li   {
	line-height: 200%;
}
#koumoku  .cam1g {
	width: 100%;
	top: 20px;
	padding: 0px;
	font-weight: normal;
	font-size: 13px;
}
#koumoku    img  {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contents .koukoku {
	font-size: 11px;
	color: #999999;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main2  .koukoku {
	font-size: 11px;
	color: #999999;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#error {
	font-size: 14px;
	color: #666666;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
}
#banner {
	font-size: 11px;
	color: #999999;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.login    {
	width: 220px;
	border: 2px solid #CCCCCC;
	background-image: url(http://www.y-takumi.com/jpeg/haikei-glay.jpg);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	font-size: 14px;
	color: #666666;
	padding: 5px;
}
.login-g1   {
	width: 235px;
	height: 20px;
	margin-bottom: 3px;
	background-image: url(../../gif/login.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #CCCCCC;
}
.login-satei    {
	width: 230px;
	height: 50px;
	left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.menuwaku   {
	width: 220px;
	left: 5px;
	border: 1px solid #EEDDCC;
	background-image: url(../../jpeg/hinmoku.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
	margin-top: 3px;
	margin-left: 3px;
}
.menuwaku  a   {
	color: #333333;
	display: block;
	width: 190px;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../../gif/a-back.gif);
}
.menuwaku   a:hover   {
	color: #333333;
	display: block;
	width: 190px;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFCC;
	background-image: url(../../gif/a-back.gif);
}
.menuline  {
	width: 230px;
	height: 25px;
	margin-top: 15px;
	background-image: url(../../gif/menuline.gif);
	margin-bottom: 3px;
	font-size: 14px;
	color: #CC9966;
	padding-left: 25px;
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 3px;
	padding-top: 2px;
}
.sukewaku {
	width: 230px;
	border: 1px solid #EEDDCC;
	background-image: url(../../jpeg/hinmoku.jpg);
	background-repeat: repeat-x;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.suke-t1  {
	width: 167px;
	height: 170px;
	left: 40px;
	margin: 0px auto 0px auto;
	top: 10px;
	font-size: 14px;
	color: #999999;
	line-height: 1.5em;
}
.suke-t2 {
	width: 220px;
	left: 15px;
	top: 180px;
	font-size: 13px;
	color: #666666;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.linkfont {
	font-size : 10px;
	color: #666666;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-weight: normal;
}

/*===================================================
	フォント
=====================================================*/

.aka {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.5px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
}

.aka2 {
	color: #FF0000;
	font-size: 11px;
	letter-spacing: 1.5px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-weight: normal;
}
.aka3 {
	color: #CC0000;
	font-size: 13px;
	letter-spacing: 1.5px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-weight: bold;
}
.aka4 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
}
.aka5 {
	color: #CC0000;
	font-size: 18px;
	letter-spacing: 1.5px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-weight: bold;
}



.kuro {
	color: #666666;
	font-size: 13px;
	letter-spacing: 1.5px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
}
.kuro12 {
	color: #666666;
	font-size: 12px;
	letter-spacing: 1.5px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-weight: normal;
}
.kuro2 {
	color: #666666;
	font-size: 13px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}
.kuro3 {
	color: #666666;
	font-size: 10px;
	letter-spacing: 1.5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}
.kuro13 {
	color: #666666;
	font-size: 13px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-weight: normal;
	line-height: 170%;
}
.kuro14 {
	color: #666666;
	font-size: 14px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-weight: bold;
	line-height: 170%;
}
.pink1 {
	color: #FF6699;
	font-size: 12px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
}
.pink2 {
	color: #FF6699;
	font-size: 13px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-weight: bold;
}


.ore {
	color: #FF9900;
	font-size: 11px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
}
.ore2 {
	color: #FF9900;
	font-size: 14px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-weight: bold;
	line-height: 170%;
}
.ore3 {
	color: #FF9900;
	font-size: 13px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	font-weight: bold;
	line-height: 170%;
}
.tya {
	color: #CC9966;
	font-size: 13px;
	letter-spacing: 1.5px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	line-height: 170%;
}
.suke1 {
	color: #D3E3FE;
	font-size: 14px;
	letter-spacing: 1.5px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
}
.center {
	text-align: center;


}
.right {
	text-align: right;


}
