/*  
Theme Name: original
Description: This theme was designed by ITCommon Suzuki.
Version: 1.0
Author: ITCommon Suzuki
Author URI: http://www.it-common.jp/

Valid XHTML 1.0 Strict & CSS2

*/

@import '/css/common.css';
@import '/css/page.css';

caption{
 margin:20px auto;
}

a{
 color:#E25700;
 text-decoration:underline;
}

#wp-calendar{
 width:75%;
 text-align:center;
 padding-left:15px;
}

#content_box p{
 margin-bottom:2em;
 line-height:200%;
}