@charset "utf-8";

/*
Theme Name: Temp15 ordermade template
Theme URI: http://demo.allinone-hp.com/
Description: オーダーメードテンプレート
Author: All In One HP
Author URI: http://demo.allinone-hp.com/
Version: 1.0
*/


@import url("css/main.css");
@import url("css/color.css");
@import url("css/layout.css");
@import url("css/smartphone.css") screen and (max-width: 640px);


/* contents Style
----------------------------------------------------------- */

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    clear: both;
    padding: 0px;
    margin: 0 0 10px 10px;
    display: inline;
}

img.alignleft {
    clear: both;
    padding: 0px;
    margin: 0 15px 15px 0;
    display: inline;
}

img.alignnone {
    padding: 0px;
    margin: 0 0 0px 0;
}

.alignright {
    clear: both;
    float: right;
}

.alignleft {
    clear: both;
    float: left;
}

