/*
Theme Name: Tulip Room Original Theme
Theme URI: http://www.tuliprroom.com/
Description: This is the original theme for <a href='http://www.tuliproom.com/'>Tulip Room</a>
Author: Chihiro Igarashi
Author URI: http://chihirodesign.com/
Version: 1.0
*/

/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body{
	background-color:#ffffcc;
	background-image:url(http://www.tuliproom.com/image/body_bg.gif);
	background-repeat:repeat-y;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",Sans-Serif;
}

#wrapper{
	width:800px;
}

#container{
	width:585px;
	float:right;
	background-color:#fff;
	padding:0 30px 0 30px;
}

#content{
	margin:0 0 30px 0;
}

#content-inner{
	width:410px;
	float:left;
}

#nav_sub{
	width:150px;
	float:right;
	margin:0 0 100px 0;
}

#nav_sub ul{
margin:0 0 0 12px;
}

#nav_sub li{
background-image:url(http://www.tuliproom.com/image/list_bg_nav_sub.gif);
background-repeat:no-repeat;
background-position:0 8px;
list-style:none;
padding:0 0 0 12px;
}

#sidebar{
	width:154px;
	height:inherit;
	float:left;
	background-color:#ffefbf;
	border-right:1px solid #ffcc33;
}


#sidebar ul{
	margin:0;
}

#sidebar ul li a{
	height:30px;
	width:154px;
	display:block;
	background-image:url(http://www.tuliproom.com/image/sidebar_bg.gif);
	text-indent:-9999px;
}

#sidebarlink01{
}

#sidebarlink01 a:hover{
	background-position:155px 0px;
}

#sidebarlink02 a{
	background-position:0 -30px;
}

#sidebarlink02 a:hover{
	background-position:155px -30px;
}

#sidebarlink03 a{
	background-position:0 -60px;
}

#sidebarlink03 a:hover{
	background-position:155px -60px;
}

#sidebarlink04 a{
	background-position:0 -90px;
}

#sidebarlink04 a:hover{
	background-position:155px -90px;
}

#sidebarlink05 a{
	background-position:0 -120px;
}

#sidebarlink05 a:hover{
	background-position:155px -120px;
}

#sidebarlink06 a{
	background-position:0 -150px;
}

#sidebarlink06 a:hover{
	background-position:155px -150px;
}

#sidebarlink07 a{
	background-position:0 -180px;
}

#sidebarlink07 a:hover{
	background-position:155px -180px;
}

#sidebarlink08 a{
	background-position:0 -210px;
}

#sidebarlink08 a:hover{
	background-position:155px -210px;
}

#sidebarlink09 a{
	background-position:0 -240px;
}

#sidebarlink09 a:hover{
	background-position:155px -240px;
}

#sidebarlink10 a{
	background-position:0 -270px;
}

#sidebarlink10 a:hover{
	background-position:155px -270px;
}

#sidebarlink11 a{
	background-position:0 -300px;
}

#sidebarlink11 a:hover{
	background-position:155px -300px;
}
p,ul,ol{
	font-size:0.8em;
}

h1,h2,h3,h4{
	font-weight:bold;
}


h1{
	margin:0 0 20px 0;
}

h2{
	margin:12px 0 5px 0;
	font-size:0.95em;
}

.h2_orange{
	color:#ff9900;
	margin:24px 0 5px 0;
}

.h2_tulip{
	background-image:url(http://www.tuliproom.com/image/list_bg_tulip.gif);
	background-repeat:no-repeat;
	height:38px;
	padding:7px 0 0 30px;
	margin:0;
}

.h2_archives{
	display:inline;
}

p{
	margin:0 0 0.8em 0;
}

.ac{
	text-align:center;
}

.ar{
	text-align:right;
}

.al{
	text-align:left;
}

a:link{
	color:#F60;
}

a:hover{
	color:#F30;
}
a:visited{
	color:#F90;
}
.small{
	font-size:0.75em;
}

.strong{
	font-weight:bold;
}

.red{
	color:#F00;
}

img.fr{
	float:right;
	margin:0 0 0 10px;
}

img.fl{
	float:left;
	margin:0 10px 0 0;
}


ul{
	margin:0 0 1em 1em;
	list-style:none;
}

table{
	border-collapse:collapse;
	font-size:0.8em;
}

table p{
	margin:0;
}

#table_application{
	width:100%;
}

#table_application td{
	text-align:center;
	border:1px solid #ff9a26;
	padding:7px;
}












#kids_photo{
	font-size:1em;
}

#kids_photo td{
	width:200px;
	text-align:center;
	padding:0 40px 10px 0;
}

#kids_photo td h3{
	font-size:0.8em;
	line-height:2em;
	margin:0;
}

#kids_photo td p{
	font-size:0.8em;
}

.box_green{
	background-color:#ebffd7;
	margin:10px 0 20px 0;
	padding:12px 5px 5px 12px;
}


.box_yellow_red_border{
	clear:both;
	background-color:#FFC;
	border:1px solid #F33;
	margin:12px 0 12px 0;
	padding:5px 12px 0 12px ;
}

.box_yellow_red_border h3{
	font-size:0.8em;
}

.box_pink_border_red{
	background-color:#ffeeff;
	border:1px solid #ff868e;
	padding:12px 12px 0 12px;
	margin:0 0 24px 0;
}

ul.square_orange{
	list-style-image:url(http://www.tuliproom.com/image/square_orange.gif);
	margin:0 0 0 30px;
}

.square_orange li{
	margin:0 0 0.8em 0;
}

.table_yellow_width_half{
	width:50%;
}

.table_yellow_width_half td, .table_yellow_width_half th{
	border:1px solid #ff9a26;
	padding:7px;
}

.table_yellow_width_half th{
	background-color:#ffffcc;
}

.table_orange_width_half{
	width:50%;
}

.table_orange_width_half td, .table_orange_width_half th{
	border:1px solid #ff6600;
	padding:7px;
}

.table_orange_width_half th{
	background-color:#ffe0c1;
}

.navigation{
	font-size:0.8em;
	margin:24px 0 30px 0;
}

#links li{
	line-height:1.5em;
	margin:0 0 1em 0;
}

#links li a{
	font-weight:bold;
	font-size:120%;
}

.date{
	color:#666;
	font-size:0.75em;
}

.entry{
	margin:16px 0 50px 0;
}

.Ul_toppage{
	margin:0 0 15px 30px;
}

.Ul_toppage li{
	margin:0 0 3px 0;
}

.Ul_toppage li .date{
	font-size:1em;
}

#footer{
	clear:both;
	border-top:#ff9900 1px solid;
	padding:10px 0 20px 0;
	margin:30px 0 0 0;
}

#footer h3{
	font-size:0.8em;
}