@charset "euc-jp";


/* =================================================
	-Index-
	
	Default
	Headline
	Table
	Design detail page
	Design change, Design edit
	Security
	Pager
	FC2menu
	Footermenu
	
================================================= */




/* Default
------------------------------------------------- */

body {
	font-family: "¥á¥¤¥ê¥ª", Meiryo, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Verdana, Helvetica, sans-serif;
	font-size: 82%;
}

/* Modern browser */
html>/**/body {
	font-size: 12px;
}




/* Headline
------------------------------------------------- */

h1 {
	font-size: 185%;
}

/* Modern browser */
html>/**/h1 {
	font-size: 24px;
}

h2 {
	font-size: 154%;
}

/* Modern browser */
html>/**/h2 {
	font-size: 20px;
}
	
h3 {
	font-size: 116%;
}

/* Modern browser */
html>/**/h3 {
	font-size: 15px;
}

h4 {
	font-size: 108%;
}

/* Modern browser */
html>/**/h4 {
	font-size: 14px;
}

h5,h6 {
	font-size: 100%;
}


/* Table
------------------------------------------------- */

* html table {
	font-size: 88%;
}



/* Design detail page
------------------------------------------------- */

#design_add_detail .design .thumb p {
	font-size: 85%;
}

/* Modern browser */
html>/**/#design_add_detail .design .thumb p {
	font-size: 11px;
}

#design_add_detail .design .details .update {
	font-size: 85%;
}

/* Modern browser */
html>/**/#design_add_detail .design .details .update {
	font-size: 11px;
}

#design_add_detail .layout ul li p {
	font-size: 85%;
}

/* Modern browser */
html>/**/#design_add_detail .layout ul li p {
	font-size: 11px;
}



/* Design change, Design edit
------------------------------------------------- */

#design_change #layout_select #column_type li,
#design_edit #layout_select #column_type li {
	font-size: 85%;
}

/* Modern browser */
html>/**/#design_change #layout_select #column_type li
html>/**/#design_edit #layout_select #column_type li {
	font-size: 11px;
}

/* Entrance */
#design_edit #design_edit_entrance .select_edit li {
	font-size: 116%;
}

/* Modern browser */
html>/**/#design_edit #design_edit_entrance .select_edit li {
	font-size: 15px;
}



/* Security
------------------------------------------------- */

#security .security_setting dt {
	font-size: 116%;
}

/* Modern browser */
html>/**/#security .security_setting dt {
	font-size: 15px;
}

#security .security_setting span {
	font-size: 87%;
}

/* Modern browser */
html>/**/#security .security_setting span {
	font-size: 13px;
}



/* Pager
------------------------------------------------- */

.pager {
	font-size: 85%;
}

/* Modern browser */
html>/**/.pager {
	font-size: 11px;
}



/* FC2menu
------------------------------------------------- */

#fc2menu ul {
	font-size: 78%;
}

/* Modern browser */
html>/**/#fc2menu ul {
	font-size: 10px;
}



/* Footermenu
------------------------------------------------- */

#footermenu p {
	font-size: 85%;
}

/* Modern browser */
html>/**/#fc2menu ul {
	font-size: 11px;
}
