/*---------------------------------------------------------------------------------
MEDIUM FONT CSS
---------------------------------------------------------------------------------*/

*{font-size:medium;}

body{
font-size:medium;
line-height:1.5em;}

				.box_story p,.box_story p strong,.box_story p em,.box_story p q{
				font-size:medium;
				line-height:1.8em;}

			.box_desc_info{
			font-size:small;
			line-height:1.4em;}

	p.exmap a{
	font-size:small;
	line-height:1.4em;}


				.box_reserve form #sel_ym,
				.box_reserve form #sel_dd,
				.box_reserve form #sel_pkey_1,
				.box_reserve form #sel_pkey_2,
				.box_reserve form label{
				font-size:small;
				}