@charset "utf-8";
@import "layout.css";
/*

Theme Name: NdKdWP
Theme URI: http://
Description: 
Version: 1.0
Author:  nandemokandemo
Author URI: http://

*/
/* -----------------------------------
	 ver2.00 2010.1.10
	 ver1.10 2008.7.2
	 ver1.02 2007.7.24
	 ver1.01 2007.6.1
	 ver1.00 2007.5.16
-----------------------------------*/

/* -----------------------------------
     RESET
-----------------------------------*/
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote { margin:0; padding:0; }
fieldset,img { border:0; }
ol,ul { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
h1,h2{ font-weight:normal;}

table,th,td{ text-align:left; font-weight:normal; border:none; border-collapse:collapse; border-spacing:0;   }


/* -----------------------------------
     BASE
-----------------------------------*/
body {
    /*font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;*/
	font:13px "ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Verdana,"ＭＳ Ｐゴシック",sans-serif;
    *font-size:small;
    *font:x-small;
}
table {
    font-size:inherit;
    font:100%;
}


a:link {
color:#0044CC;
}
a:visited {
color:#0044CC;
}
a:active {
color:#0044CC;
}
a:hover {
color:#0044CC;
}


/* -----------------------------------
     LAYOUT
-----------------------------------*/
/* TEXT */
.acenter { text-align:center; }
.aleft { text-align:left; }
.aright { text-align:right; }
.tdlt{ text-decoration:line-through; }

/* IMG */
.imleft { float:left; padding:0 10px 10px 0; }
.imright { float:right; padding:0 0 10px 10px; }
.imvb { vertical-align:bottom; }
.imvt { vertical-align:top; }

/* FORM WIDTH*/
.fw1 { width:100px; }
.fw2 { width:150px; }
.fw3 { width:200px; }
.fw4 { width:250px; }
.fw5 { width:300px; }
.fw6 { width:350px; }
.fw7 { width:400px; }

/* ICON */
.ic1 { padding:0 0 0 20px; background:url() no-repeat left center; }

/* -----------------------------------
     FONT
-----------------------------------*/
.fb { font-weight:bold; }
.flS { line-height:130%; }
.flM { line-height:150%; }
.flL { line-height:180%; }

.f10 { font-size:77%; }
.f11 { font-size:85%; }
.f12 { font-size:93%; }
.f13 { font-size:100%; }
.f14 { font-size:108%; }
.f15 { font-size:116%; }
.f16 { font-size:123.1%; }
.f17 { font-size:131%; }
.f18 { font-size:138.5%; }
.f19 { font-size:146.5%; }
.f20 { font-size:153.9%; }
.f21 { font-size:161.6%; }
.f22 { font-size:167%; }
.f23 { font-size:174%; }
.f24 { font-size:182%; }
.f25 { font-size:189%; }
.f26 { font-size:197%; }

.f10fx { font-size:10px; }
.f11fx { font-size:11px; }
.f12fx { font-size:12px; }
.f13fx { font-size:13px; }
.f14fx { font-size:14px; }
.f15fx { font-size:15px; }
.f16fx { font-size:16px; }
.f17fx { font-size:17px; }
.f18fx { font-size:18px; }
.f19fx { font-size:19px; }
.f20fx { font-size:20px; }
.f22fx { font-size:22px; }
.f24fx { font-size:24px; }
.f26fx { font-size:26px; }
.f28fx { font-size:28px; }
.f30fx { font-size:30px; }
.f32fx { font-size:32px; }


